/* CSS Document */
html {
	overflow:inherit;	
	SCROLLBAR-FACE-COLOR:#FFFFFF; SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF; 
	SCROLLBAR-SHADOW-COLOR:#FFFFFF; SCROLLBAR-DARKSHADOW-COLOR:#e8e8e8; 
	SCROLLBAR-3DLIGHT-COLOR:#e8e8e8; SCROLLBAR-ARROW-COLOR: #750000;
	SCROLLBAR-TRACK-COLOR:#E6DDB7;
}
body {
	text-align:center;
	margin:auto;
	*margin:0px;
	font-size:12px;
	color:#444444;
	line-height:16px;
	padding:0px;
	font-family: "?????¡°";
		background-color: #ccc;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	
	}

img {
	border:none;
}
li {
	list-style-type:none;
}
div {
	margin:auto;
	*margin:0px;
	text-align:left;
	}
form {
	margin:0px;
	padding:0px;
}
select {
	font-size:12px;
}
ul {
	padding:0px;
	margin:auto;
	*margin:0px;
}
li {
	list-style-type:none;
}
a {
	font-size: 13px;
    color: #666;
   
	text-decoration: none;
}
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: #a20204;
    text-decoration: none;
}

.top {
	width:1000px;
	margin:auto;
	*margin:0px;
	overflow:hidden;
	height:150px;
	background:url(../images/top.jpg) no-repeat;
}
.top1 {
	width:990px;
	margin:auto;
	*margin:0px;
	text-align:right;
	line-height:22px;
	height:22px;
	background:url(../images/top.gif) repeat-x;
	overflow:hidden;
	color:#FFF;
	border-bottom:#fff solid 1px;
	padding-right:10px;

}
.riqi {
	width:300px;
	height:22px;
	float:left;
	text-align:center;
	color:#FF0;
	font-size:12px;
	font-weight:bold;
	
}	
.top1 a {
	color:#FFF;
}
.menu {
	width:1000px;
	margin:auto;
	*margin:0px;
	overflow:hidden;
	height:31px;
	line-height:31px;
	color:#FFF;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	border-top:#FFF solid 1px;
	background-color: #039;
	background-image: url(../images/menu.gif);
	background-repeat: repeat-x;
	overflow:hidden;
}
.menu a {
	color:#FFF;
	text-decoration: none;
}

.menu a:hover {
	color:#FF0;
	text-decoration: underline;background:none;
}

.heng {
	width:1286px;
	margin:auto;
	*margin:0;
	padding:10px 10px 0 10px;
	overflow:hidden;
	background-color: #FFF;
	
}
.heng1 {
	width:241px;
	float:left;
	margin:0;
	background:#FFF;
}


.copyright {
	
	width:1000px;
	padding:50px 0 50px 0;
	margin:auto;
	*margin:0px;
	margin-top:10px;
	overflow:hidden;
	background-color:#FFF;
	text-align:center;
	color:#3a5c86;
	background-image:url(../images/cy.gif);
	background-repeat: repeat-x;
	background-position: center top;
	line-height:30px;
}

h2 {
	margin:0;
	padding:0;
	width:60px;
	padding:0 0 0 30px;
	font-size:14px;
	font-weight:bold;
	color: #FFF;
	text-align:left;
	float:left;
	}
.more {
	width:60px;
	float:right;
	text-align:center;
}	


.rss  {
	color: #cc0000;
	font-family: "¨¦?¡®??¡°";
	font-weight:bold;
	text-decoration: none;
}

#nav {
   list-style-type: none; 
}
#nav a {
 display: block; width: 125px; text-align:center;
 color:#FFF;
}

#nav a:hover  {
 color:#FF0;text-decoration:none;
}
#nav li {
 float: left; width: 109px; 
  font-size:14px;
}
#nav li a:hover{
 background: #39F;
}
#nav li ul {
 line-height: 27px;  list-style-type: none;text-align:center;
 left: -999em; width: 125px; position: absolute; border:#337CA8 solid 1px;z-index: 999;
}
#nav li ul li{
 float: left; width: 125px;
 background: #F6F6F6; 
 font-size:12px;
 font-weight:normal;
 height:27px;
 overflow:hidden;
}
#nav li ul a{
 display: block; width: 125px;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:#F3F3F3;text-decoration:none;font-weight:normal;
 background: #039;
}
#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {

 left: auto;
}

.search {
	width:530px;
	text-align:right;
	float:left;
	color:#FFF;
	height:30px;
	}	

.search #keyword {
	width:200px;
	border:#063e73 solid 1px;
	background:#d4e7f8;
}
.search input {
	width:48px;
	background: #F60;
	border:#6b9bc4 solid 1px;
	color:#FFF;
}