@charset "utf-8";
html {
	overflow:inherit;	
}
body {
	text-align: center;
	margin: auto;
	*margin:0px;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	padding: 0;
	
        font-family:"Microsoft Yahei";
	background-color: #F1F1F1;
	line-height: 28px;
	overflow-x: hidden;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}

li {
	list-style-type:none;
}
div {
	margin:0px;
	text-align:left;
	word-break:break-all;
	}
form {
	margin:0px;
	padding:0px;
}
select {
	font-size:12px;
}
ul {
	padding:0px;
	margin:0;
}
li {
	list-style-type:none;
}
a {
	color: #000;
	text-decoration: none;
}
img {
	border:none;
}
a:hover {
	text-decoration: underline;
	color:#666;
	
}
input {
	font-size: 12px;
	border-top: #999999 solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	border-left:#999999 solid 1px;
}
textarea {
	font-size: 12px;
	border-top: #999999 solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	border-left:#999999 solid 1px;
}
a:hover {
	color:#F30;
	text-decoration: underline;
}

h2 {
	margin:0;
	padding:0;
	width:60px;
	padding:0 0 0 30px;
	font-size:14px;
	font-weight:bold;
	color: #003299;
	text-align:left;
	float:left;
	}
.riqi {
	color: #FF0;
	width:300px;
	float:left;
	height:25px;
	line-height:25px;
	overflow:hidden;
	text-align:center;
}
.search {
	width:240px;
	height:20px;
	text-align:center;
	float:right;
	padding-top:10px;
	line-height:20px;
	color:#ff0;
}
.search #keyword {
	width:100px;
	border:#0a248e solid 1px;
	background:#FFF;
	font-size:12px;
}
.search #button {
	width:50px;
	background:#0a248e;
	color:#FFF;
	font-size:12px;
	border:#848484 solid 1px;
}


	
.top {
	margin: auto;
	*margin:0;
	width:1240px;
	height:25px;
	overflow:hidden;
	background:url(../images/top_bg.gif);
	
}
.top ul {
	float:right;
	height:25px;
	overflow:hidden;
}
.top ul li {
	background:url(../images/point.gif) no-repeat left center;
	width:85px;
	padding-left:15px;
	text-align:left;
	float:left;
	overflow:hidden;
	line-height:25px;
}

.top ul li a {
	color:#FFF;
}
.top ul li a:hover {
	color:#FF0;
}
	
.top_flash {*margin:0;
	margin: auto;
	width:1240px;
	height:200px;
	overflow:hidden;
	border-bottom:#FFF solid 1px;
	
}

.menutop {
	margin: auto;
	*margin:0;
	width: 1240px;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	background-color: #06C;
	background-image: url(../images/menu.gif);	
}

.heng {
	width:1230px;
	padding:10px 0 0 10px;
	margin:auto;
	*margin:0;
	overflow:hidden;
	text-align:center;
}



.copyright {
	width: 100%;
	margin: auto;
	*margin:0px;
	padding:10px 0 20px 0;
	overflow: hidden;
	text-align:center;
	color: #333;
}



.rss  {
	color: #cc0000;
	font-family: "ºÚÌå";
	font-weight:bold;
	text-decoration: none;
}

#nav {
	width:990px;
	height:36px;
	overflow:hidden;
	float:left;
	margin:2px;
}

#nav a {
 display: block;
 text-align:center;
 color: #FFF;
}


#nav li {
	float: left;
	width: 110px;
	height:36px;
	line-height:36px;
	font-size:14px;
}

#nav li a:hover{
	background-color:#04a4f4;
	color: #FFF;
	text-decoration: none;
}
#nav li ul {
	list-style-type: none;text-align:left;
 left: -999em; width:108px; position: absolute; border: #ccc solid 1px;
 display:table;z-index:1000;
}
#nav li ul li{
 float: left; width: 108px;
 background: #F6F6F6; 
 height:24px;
 line-height:24px;
 font-size:12px;
 font-weight:normal;
 padding:0;
}
#nav li ul a{
 display: block; width: 108px;text-align:center;
}
#nav li ul a:link  {
 color:#666; text-decoration:none;
}
#nav li ul a:visited  {
 color:#666;text-decoration:none;
}
#nav li ul a:hover  {
 color:#FFF;text-decoration:none;font-weight:normal;
 background:#04a4f4;
 width:auto;
 margin:0;
}
#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
#content {
 clear: left; 
}

#nav .shouye  {
	background-image:none;
}
