﻿@charset "utf-8";
/* CSS Document */
html{
    overflow:-moz-scrollbars-vertical;
}
body{
	font-family:Arial, Tahoma, "宋体";
	font-size:12px;
	color:#333;
	line-height:162%;
	width:100%;
	background:#0F5475;
}
.container{
	margin:0 auto;
	width:920px;
	padding:15px 20px 5px;
	background:url(../images/bg.jpg) no-repeat left top #fff;
}
.banner{
	padding-bottom:5px;
}
.banner img{
	margin-left:10px;
}
.banner a{
	font-family:verdana,arial;
	font-size:14px;
	background:url(../images/english.gif) no-repeat left center;
	padding-left:10px;
	margin-left:410px;
	color:#069;
}
.nav{
	background:url(../images/nav.jpg) repeat-x #E4F4FC;
	border:1px solid #7293B1;
	border-top:none;
}
.search{
	background:url(../images/search_bg.jpg) 9px 6px no-repeat;
	height:28px;
	padding-right:5px;
}
.search_text{
	margin-left:35px;
	color:#666;
	background:url(../images/search_text.gif) no-repeat;
	width:150px;
	margin-top:4px;
	font-size:12px;
	padding:5px 0 5px 5px;
	border:0;
}
.search_button{
	color:#f60;
	font-weight:bold;
	cursor:pointer;
	margin-top:4px;
	margin-left:5px;
	width:40px;
	height:24px;
	background:url(../images/search_button.gif) transparent no-repeat;
}
.nav_list{
	margin-left:35px;
}
.nav_list li{
	float:left;
	display:inline;
	position:relative;
}
.navst{
	text-align:center;
	font-weight:bold;
	font-size:14px;
	float:left;
	color:#fff;
	display:block;
	height:26px;
	width:88px;
	padding-top:6px;
}
.navst:hover{
	background:url(../images/nav_hover.gif) no-repeat;
	border-bottom:none;
	text-decoration:none;
}
.subnav{
	padding:2px 10px;
	color:#888;
}
.subnav_list{
	display:none;
	position:absolute;
	padding-top:4px;
	z-index:1;
	top:30px;
	left:10px;
	width:510px;
	height:25px;
}
.subnav_list a:hover{
	color:#069;
}
#sublist3{
	width:200px;
}
#sublist4{
	width:320px;
}
#sublist5{
	left:-147px;
	width:420px;
}
#sublist6{
	left:-162px;
	width:330px;
}
#sublist7{
	left:-110px;
	width:190px;
}
.subnav_list a{
	margin-left:5px;
	margin-right:5px;
	color:#666;
}
.leftdiv{
	width:245px;
}
.link{
	margin-top:1px;
}
.link li{
	float:left;
	margin-right:4px;
	margin-top:4px;
}
.link a{
	display:block;
	width:118px;
	height:29px;
	text-align:center;
	line-height:29px;
	color:#444;
	background:url(../images/link_bg.gif) 0 0 no-repeat;
}
.link a:hover{
	text-decoration:none;
	background:url(../images/link_bg.gif) 0 -29px no-repeat;
	color:#069;
}
.mail{
	background:url(../images/mail_bg.gif) no-repeat left bottom #E6F5FD;
	width:228px;
	border:1px solid #b7b7b7;
	padding-left:10px;
	padding-bottom:7px;
	margin-top:5px;
	position:relative;
}
.id_text,.pw_text{
	border:1px solid #b7b7b7;
	width:170px;
	height:16px;
	padding:2px;
	margin-left:5px;
}
.pw_text{
	margin-right:3px;
}
.pw,.id{
	margin-top:7px;
}
.pw_text{
	width:100px;
}
.mail_login{
	background:url(../images/login.jpg) no-repeat;
	width:64px;
	height:22px;
	text-align:center;
	color:#fff;
	margin-left:3px;
	cursor:pointer;
}
.hotlink{
	margin-top:5px;
	border:1px solid #D6D6D8;
	background:#eee;
	width:228px;
	padding:10px 0 10px 10px;
	line-height:150%;
}
.dot{
	font-family:"宋体";
}
.hotlink span{
	background:url(../images/link_icon.gif) no-repeat right center;
	color:#036;
	font-size:14px;
	padding-right:10px;
	font-weight:bold;
}
.hotlink a{
	color:#0F5475;
}
.short{
	margin-top:5px;
}
.short li{
	float:left;
	width:114px;
	margin-top:3px;
}
.long{
	margin-top:3px;
}
.long li{
	margin-top:3px;
}
.rightdiv{
	_margin-left:-3px; /*解决ie6的3px问题*/
}
.photo{
	border:1px solid #666;
	margin-top:5px;
	position:relative;
}
.content{
	margin-top:15px;
	padding-left:10px;
	padding-right:0;
}
.news{
	width:330px;
}
.news li{
	line-height:1.71;
}
.notice{
	width:330px;
}
.zt{
	margin-top:15px;
	width:330px;
}
.title{
	font-size:14px;
	font-weight:bold;
}
.title2{
	position:relative;
	left:218px;
}
.notice .title2{
	left:200px;
}
.title2 a{
	color:#0F5475;
	background:url(../images/icon2.gif) no-repeat right center;
	padding-right:10px;
}
.content ul{
	margin-top:5px;
}
.zt ul{
	margin-left:20px;
}
.news li,.notice li{
	background:url(../images/list_icon.gif) no-repeat left center;
	padding-left:10px;
	margin-top:3px;
}
.news li{
	_margin-top:6px;
}
.zt li{
	margin-top:3px;
}
.content ul a{
	color:#333;
}
.zt ul a{
	color:#0F5475;
}
.content ul a:hover{
	color:#069;
}
.new{
	padding-right:25px;
	background:url(../images/new.gif) no-repeat right center;
}
.video{
	padding-right:20px;
	background:url(../images/video.gif) no-repeat right center;
}
.pic{
	padding-right:20px;
	background:url(../images/pic.gif) no-repeat right center;
}
.zt img{
	padding:1px;
	border:1px solid #9FBEF7;
	margin-top:10px;
}
.now{
	background:url(../images/icon2.gif) no-repeat left center;
	padding-left:10px;
	font-weight:bold;
}
.none{
	display:none;
}
.newsweb{
	background:url(../images/newsweb.gif) no-repeat;
	width:112px;
	height:17px;
	display:block;
	margin-top:10px;
}
#suggest{
	display:none;
	border:1px solid #b7b7b7;
	position:absolute;
	left:51px;
	top:28px;
	background:#fff;
}
#suggest li{
	padding-left:4px;
	padding-right:4px;
}
.on{
	color:#0072C1;
	background:#CDE8FC;
}
.off{
	color:#666;
}
.footer{
	border-top:#069 5px solid;
	padding-top:5px;
	margin-top:5px;
	padding-bottom:5px;
	position:relative;
}
.footer a{
	margin-right:10px;
	color:#069;
}
