@charset 'utf-8'
/*com*/
*{ margin:0px; padding:0px;}
div{ margin:0px auto; overflow:hidden;}
body{ 
	margin: 0px auto;
	font-size:12px; 
	font-family: Tahoma, Geneva, sans-serif; 
	
	color:#5B5C5C;
	}
img{ border:0px;}
ol,ul,li{ list-style:none; margin:0px; padding:0px;}
a{ text-decoration:none; cursor:pointer;}
a:link,a:visited{ color:#333;}
a:hover{ color:#f00;}
a:active{ color:#0066FF;}
#top {
position: absolute;
top: 420px;
left: 50%;
margin: 0 0 0 502px;
}
#body_bg{width:100%; background:url(images/body_bg.png) no-repeat fixed center top;}
/*header*/
/*#header{width:100%; height:235px; background:url(images/header_img_04.png);  }*/
#header .header_main{width:1000px; height:300px; background:url(images/header_img_03.png) no-repeat;  position: relative; }
.embed{width:150px; height:150px; position: absolute; top:30px; right: 262px; z-index: 9999;}
/*nav*/
#nav{width:100%; height:49px; }
#nav .nav_main{width:1000px; height:49px;  background:url(images/nav_bg_05.png);}
/*.nav_main .date{width:auto; height:49px; line-height:49px; float:left; color:#fff; font-size:13px; padding-left: 15px;}
.nav_main .nav_ul{width:auto; height:45px; float:left; }
.nav_main li{float:left; padding:0px 11px; font-size:14px;}
.nav_main li a{display:block; float:left; color:#fff; line-height:45px; }*/
.menu_nav{ width:1000px; height:49px; overflow:hidden;  left:0; bottom:0; line-height:49px; z-index:99; background:url(../img/menu.jpg) ; }
.menu_nav ul{ overflow:hidden; padding-left:46px; padding-right:0; margin:0; width:999px;}
.menu_nav li{ overflow:hidden; float:left;}
.menu_nav li a{ width:60px; text-align:center; overflow:hidden; display:inline-block; padding:0 15px; color:#fff; font-size:14px; font-family:"黑体" !important;}
/*banner*/
#banner{width:1000px; height:280px; background-color:#fff; padding-top: 15px; }
#banner ul{width:960px; height:280px; padding:0px 20px;}
#banner li{width:45%; line-height: 30px; float: left; padding-left: 15px;}
#banner li h1 a{display:block; height:70px; line-height:70px; padding-left:10px; color:#f00; font-size: 25px;}
#banner li p{padding:0px 10px;  text-indent:2em; font-weight:500; color:#666;  }
#banner .image_roll{
	width:480px; height:263px; 
	background-color: #E8E9EB; 
	border:1px solid #CACFD3; 
	float:left;
	position:relative;
	padding:2px;
	}

/*pageone_left_imgroll*/
#banner .image_roll ul{ display:none;  }  
#banner .loading{ 
	width:480px;
	border:#666666 2px solid;
	background-color:#000000;
	color:#FFCC00;
	font-size:12px;
	height:230px;
	text-align:center;
	padding-top:30px;
	font-weight:bold;
	}

#banner .d2{width:100%;height:373px;overflow:hidden;}  
#banner .num_list{
	position:absolute;
	width:99%;
	left:2px;
	top:238px;
	background-color:#5c5c5c;
	color:#FFFFFF;
	font-size:12px;
	padding:4px 0px;
	height:20px;
	overflow:hidden;
	}  
#banner .num_list span{display:inline-block;padding-left:6px;}
#banner .button{
	position:absolute;
	z-index:1000;
	left:380px;
	top:245px;
	font-size:13px;
	font-weight:bold;
	}  
#banner .button a{
	background:url(images/btn_list_02.jpg) no-repeat;
	display:block;
	line-height:12px;
	float:left;
	padding:2px 5px;
	margin-right:4px;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	}  
#banner .button .b2{color:#fff; background:url(images/btn_list_01.jpg) no-repeat;}  
/*page*/
#page_one{width:960px; height:auto; padding:20px;background-color:#fff;}
#page_one .one_left{width:68%; height:auto; float:left;}
.one_left .one_title{width:100%; height:30px; line-height:30px; font-weight:bold; font-size:20px; padding-left: 30px;}
.one_main ul{width:26%; float:left;  font-weight: bold; line-height:22px; padding-left:20px;}
.one_main div{width:90%; float:left; padding-left: 30px;}
.one_main p{width:100%; text-indent:2em; line-height:25px; color:#888;}
.one_main ol{width:100%; padding-left:0px; }
.one_main ol li{float:left; padding-left:5px;}

#page_two{width:1000px; height:258px;}
#page_two .two_left{width:75%;  height:258px; background: url(images/page_bg.png) repeat-x; float: left;}
#page_two .two_right{width:25%;  height:258px; background: url(images/login_bg.png) repeat-x; float: left;}
.two_left ul{width:100%; height:100%; padding-left: 15px; padding-top:10px;}
.two_left ul li{float:left; padding:8px 5px;}
.two_right ol{width:80%; padding-top:10px; color:#fff; padding-left:35px;}
.two_right ol li{line-height:25px; }
.two_right ol li input{border:1px solid #707070; background-color:#fff; padding:2px;}
.two_right ol li img{padding-top:15px;}



#page_three{width:1000px; height:130px; background-color:#0d274a; margin-top:10px; padding:10px 0px;}
#page_three .three_main{ color:#fff; text-align:center; }
#page_three .three_main ul{ width:670px;}
.three_main li{float:left; text-align: center; }
.three_main li a{display:block; float:right;  color:#fff; }


