/* CSS Document */

body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	font-size:12px;
}
* {
	margin:0;
	padding:0;
	border:0;
}
/*------------------------------------------------top--------------------*/
#topMain {
	width:100%;
	height:214px;
}
#top1 span {
	float:right;
	width:150px;
	padding-right:10px;
	color:#FFFFFF;
}
#top1 span a, #top1 span a:link {
	line-height:25px;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
#top1 span a:hover {
	line-height:25px;
	color:#FFFF99;
	text-decoration:underline;
}
#time {
	width:300px;
	line-height:25px;
	float:left;
	margin-left:20px;
	color:#FFFFFF;
}
#top1 {
	width:100%;
	height:25px;
	padding-bottom:1px;
	background:url(../images/top_bg.gif) repeat-x;
}
#top2 {
	width:100%;
	height:148px;
	background-image:url(../images/top.jpg);
}
#top3 {
	width:100%;
	height:40px;
	background: url(../images/top_bg1.gif) repeat-x;
	text-align: left;
	margin: 0px;
}
#nav {
	line-height: 40px;
	list-style-type: none;
}
#nav a {
	display: block;
	font-size:14px;
	font-weight:bold;
	width:100px;
	text-align:center;
}
#nav a:link {
	color:#ffffff;
	text-decoration:none;
}
#nav a:visited {
	color:#ffffff;
	text-decoration:none;
}
#nav a:hover {
	color:#0000FF;
	text-decoration:none;
}
#nav li {
	float:left;
	width:100px;
}
#nav li a:hover {
	background:url(../images/top_bg1_hover.gif);
	color: #FFFF99;
}
#nav li ul {
	line-height:30px;
	list-style-type: none;
	text-align:left;
	left: -999em;
	width: 100px;
	position: absolute;
}
#nav li ul li {
	float: left;
	font-size:12px;
	font-weight:normal;
	width: 100px;
	border-bottom:1px #CCCCCC dashed;
	background-color:#FFFFFF;
}
#nav li ul a {
	display: block;
	font-size:12px;
	font-weight:normal;
	width:100px;
	text-align:center;
}
#nav li ul a:link {
	color:#990000;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
#nav li ul a:visited {
	color:#990000;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
#nav li ul a:hover {
	color:#990000;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	font-weight:bold;
	background:url(../images/top_li1_hover.gif);
}
#nav li:hover ul {
	left: auto;
}
#nav li.sfhover ul {
	left: auto;
}
#content {
	clear: left;
}
/*--------------------search------------------------*/
#top4 {
	width:97%;
	height:30px;
	margin:1px auto;
	background-color:#e3edf7;
	padding:0px 10px 0px 20px;
	color:#0b408c;
	line-height:30px;
	font-weight:bold;
}
#top4 marquee {
	color:#FF0000;
	line-height:20px;
	font-weight:normal;
	margin-right:20px;
	width:600px;
}
.search_in {
	height:20px;
	width:180px;
	line-height:20px;
	font-size:12px;
	color:#000000;
	border:1px #1f52a5 solid;
	padding:0px 10px;
}
.search {
	width:52px;
	height:25px;
	font-size:12px;
	background:url(../images/search_bt.gif);
	line-height:25px;
	margin-left:10px;
}
