@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "宋体",Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 24px;
	margin: 0;
	padding: 0;
	background-color: #000;
}

div {text-align: left;}
ul,li,dl,dt,dd {margin:0;padding:0;list-style: none;}
p{ margin:0; padding:0; }
img {
 margin: 0;
 padding: 0;
 border: 0;
}

.clear {clear: both;}

a { 
 text-decoration: none;
 color: #999;
}
a:hover { color: #fff; }
a.white { 
 color: #333;
}
a.white:hover { color: #fff; }

a.link_white { color: #fff; }
a.link_white:hover { color: #333; }

a.under { 
 text-decoration: underline;
 color: #999;
}
a.under:hover { color: #fff; }

.font_blue {color: #000080;}
.font18 {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 13px;
}
.font_blue { font-size: 18px; color: #000080; }
.font_white { color: #fff; }
.font_yellow {
	line-height: 36px;
	color: #ec9900;
	text-align: right;
	padding-right: 10px;
}
.font_white2 { 
    color: #fff; 
	margin-bottom: 10px;
}
.font_grey6 { 
	font-weight: bold;
	margin: 10px 0;
}
.font18_white {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
	margin-bottom: 20px;
}
.font18_white2 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
}
.font16_white {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
}
.font20_white3 {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
}
.font18_white_r {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 24px;
	text-align: right;
	margin: 10px 10px 0; 
}
.font18_grey_r {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 24px;
	text-align: right;
	margin: 10px 10px 0; 
}
.font28 { font-size: 28px; line-height: 50px; }
.font12 { margin: 10px; line-height: 16px; }
.font14 {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}
.font14_2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 10px;
}
.font14_white {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
}

.jianju { margin: 10px; }
.jianju22 { margin: 10px 300px 10px 20px; }
.jianju6,.jianju8,.jianju9 { margin-left: 10px; }
.jianju9 { line-height: 30px;}
.jianju11 {
	font-weight: normal;
}
.jianju33 {
	font-weight: bold;
	line-height: 20px;
}

/*--------------------------------------------------------------------------
Template
--------------------------------------------------------------------------*/
#container {
	width: 1004px;
	margin: 10px auto 20px;
	overflow: hidden;
}

#container_ind {
	width: 1004px;
	margin: 50px auto;
	overflow: hidden;
}
/*--------------------------------------------------------------------------
main
--------------------------------------------------------------------------*/
#main {
	width: 100%;
	height: 372px;
	margin: 0px;
	background: url(../images/b_index.jpg) no-repeat;
	overflow: hidden;
}

#main-left {
	width: 230px !important;
	width /**/:228px;
	margin: 0;
	padding: 20px 10px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	line-height: 26px;
	float: left;
	display: inline;
}

#main-right {
	width: 230px !important;
	width /**/:228px;
	height: 372px;
	margin: 0px;
	padding: 15px 10px 0;
	color: #FFF;
	text-align: right;
	float: right;
	display: inline;
}

/*-------------------------------------------------------------------------*/
.language {
	font-weight: bold;
}

.font_en {
	font-family: Helvetica, Arial, sans-serif;
}
/*--------------------------------------------------------------------------
footer
--------------------------------------------------------------------------*/
#footer {
	width: 100%;
	text-align: center;
	line-height: 36px;
	font-weight: bold;
	margin-bottom: 15px;
}
#footer a {
	margin: 0 30px;
}

#footer_n {
	width: 100%;
	text-align: center;
	line-height: 36px;
	font-weight: bold;
	margin-bottom: 15px;
}
#footer_n a {
	margin: 0 22px;
}
.nav {
	width: 100%;
	text-align: center;
	line-height: 36px;
	font-weight: bold;
}
.nav a {
	margin: 0 22px;
}


