@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;}
body{
	font-family: Tahoma,Microsoft YaHei,Verdana,Arial,Helvetica,sans-serif;
	color:#666;
	font-size:14px;
	line-height:1.5;
	background:url(../images/bg.jpg) repeat-x;}
img{
	border:0;}
a{
	color:#666;
	text-decoration:none;}
a:hover{
	color:#f00;}
p.dark span{
	color:#000;}
#banner_right h3,#content h3{
	border-left: 3px solid #bf2015;
	padding:0 8px;
	color:#F00;
	border-bottom:1px solid #999;}
#banner_right h3 span,#content h3 span{
	float:right;}
#banner_right h3 span a,#content h3 span a{
	color:#666;
	font-weight:400;
	font-size:15px;
	text-decoration:none;}
#banner_right h3 span a:hover:hover,#content h3 span a:hover{
	color:#C00;}
#banner_right ul,#content ul{
	display:block;
	padding-top:10px;
	padding-left:28px;}
#banner_right li,#content li{
	padding:11px 2px;}
#banner_right ul li span,#content ul li span{
	float:right;}
#banner_right li a,#content li a{
	color:#333;
	text-decoration:none;}
#banner_right li a:hover,#content li a:hover{
	color:#F00;}



#header_wrap{
	background-color:#bf2025;}
#header{
	width:1050px;
	margin:0 auto;
	padding:25px 0;}
#nav{
	padding:10px 0;
	border-top:thin solid #FC3;
	width:1050px;
	height:20px;
	margin:0 auto;}
#nav ul li{
	display:block;
	margin:0 30px;
	float:left;
	list-style:none;
	font-size:18px;}
#nav li a{
	display:block;
	padding:3px 5px;
	color: #FFF;
	/*font-weight:bold;*/
	text-decoration:none;}
#nav li a:hover{
	color:#FC0;
	background-color:#900;}
#nav p{
     padding-right:10px;
     padding-top:20px;
     
     float:right;
}

#container{
	width:1050px;
	margin:0 auto;}
#bannner_wrap{
	height:350px;
	margin:20px 0;}
#banner{
	width:680px;
	height:350px;
	background-color:#FF9;
	margin-right:10px;
	float:left;
	position:relative;}
#banner_right{
	width:350px;
	height:350px;
	float:left;
	border-bottom:1px solid #999;}

#content{
	width:1038px;
	height:770px;
	padding:20px 5px 0;
	margin:0 auto;
	border-top:1px solid #F90;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;}
#left_top{
	width:495px;
	height:350px;
	margin-right:48px;
	float:left;
	border-bottom:1px solid #CCC;}
#right_top{
	width:495px;
	height:350px;
	float:left;
	border-bottom:1px solid #CCC;}
#left_bottom{
	width:495px;
	height:375px;
	margin-right:48px;
	margin-top:30px;
	float:left;
	border-bottom:1px solid #CCC;}
#right_bottom{
	width:495px;
	height:375px;
	margin-top:30px;
	float:left;
	border-bottom:1px solid #CCC;}
#footer{
	border-bottom:1px solid #666;
	/*border-top:1px solid #666;*/
	text-align:center;
	padding:15px 0;
	clear:both;}
#footer a{
	margin:30px;
	color:#333;
	text-decoration:none;}

#footer a:hover{
	color:#000;
	text-decoration:underline;}
	
.copyright{
	text-align:center;
	padding:15px;}

#footer span{
	display:block;
	float:left;
	padding-left:20px;
	font-size:16px;
	color:#000;
	font-weight:bold;}

.list{
	width:100%;
	clear:both;}
.list_img{
	width:120px;
	height:160px;
	float:left;
	margin-top:10px;}
.list_p{
	width:353px;
	float:left;
	padding-left:20px;}

#content .list_p h3{
	color:#333;
	border:none;
	padding:0;
	line-height:1.8;
	height:38px;
	overflow:hidden;}

#content .list_p p{
	text-indent:2em;
	height:130px;
	overflow:hidden;}

#content .list_p a{
	text-decoration:none;
	color:#333;}
#content .list_p a:hover{
	color:#f00;}
.copyright p span{
	margin:0 10px;
	font-size:12px;}
#content.hstyle{
	margin-top:30px;
	padding-bottom:30px;}
#content.hstyle h1,#content.hstyle h5{
	color:#000;
	padding:2px 0;
	text-align:center;
	line-height:1;}
#content.hstyle h1{
	margin-top:30px;}
#content.hstyle h5{
	border-bottom:1px solid #000;
	padding-top:10px;
	padding-bottom:15px;}
#content.hstyle h3{
	border-bottom: 1px solid #CCC;}
#content.hstyle h5 span,#content.hstyle h5 span a{
	font-size:12px;
	margin:0 10px;
	line-height:1;}
.hstyle span,.hstyle span a{
	color:#666;
	font-size:13px;
	font-weight:100;}
.hstyle span a:hover{
	color:#F00;}

#content.hstyle p{
	margin-top:15px;
	text-indent:2em;
	color:#333;}
.hstyle img{
	display:block;
	/*width:800px;*/
	max-width:800px;
	margin:0 auto;}


#content.hstyle li{
	list-style:none;
	padding-left:50px;
	padding-right:100px;}
#content.hstyle p.pstyle{
	text-align:center;
	color:#000;
	font-size:12px;}
.discuss{
	margin-top:15px;}
.discuss_list{
	border:1px solid #999;
	margin:15px 40px;
	padding:5px 0;}
.discuss_list span{
	margin:0 30px; 
	font-size:12px;}
.discuss_list p{
	color:#000;}
.discuss form{
	padding:5px 40px;}
input#certification{
	width:100px;
	height:25px;
	margin-top:5px;}