/*基本信息*/
body {
	font:12px Tahoma;	margin:0px; background-image: url(../image/1.jpg); background-repeat: repeat-x; background-color: #ADCE9B;
	SCROLLBAR-3DLIGHT-COLOR: #84bd8c; SCROLLBAR-ARROW-COLOR: #d8fc48; SCROLLBAR-DARKSHADOW-COLOR: #6cb4b4;
	SCROLLBAR-BASE-COLOR: #84bd8c;
}

html, body,form {
	margin: 0px;
	padding: 0px;
}
a:link, a:active, a:visited{
	text-decoration: none; color: #020202;
}
a:hover{
	color: #717171; text-decoration: underline;
}

.divmenu{
	position: relative; left: 0px; top: 0px; height: 36px; padding-top: 0px; float: left;
}
.submenu{
	position: absolute; top: 36px; border: #EFEFEF 1px solid; background: #E5F3FF; padding: 5px 5px 5px 20px; padding-right: 20px;
	font-size: 12px; text-align: left; filter:alpha(opacity=70); -moz-opacity:0.7; word-break: keep-all; word-wrap: normal;
}
.submenu A{
	font-weight: bold; COLOR: Red; padding: 5px 5px 5px 5px;
}
.submenu A:link,.submenu div A:visited,.submenu div A:active  {
	LINE-HEIGHT: normal; TEXT-DECORATION: none; position:relative;
}
.submenu A:hover {
	COLOR: Red; POSITION: relative; TEXT-DECORATION: none; font-weight: bold; background: #D9D9D9; 
}


/*页面头部*/
#main-nav {
	width: 1004px; height: 97px; margin: 0px auto 0px auto; font-size: 0px;
}
#main-nav .logo {
	FLOAT: left; WIDTH: 231px; font-size: 0px;  
}
#main-nav .top {
	margin:0px;	FLOAT: left; height: 97px;
}
#main-nav .bar {
	 WIDTH: 771px;	height: 36px; float:left ;font-size: 0px; position: relative;
}
#main-nav .di {
	FLOAT: left; WIDTH: 771px; font-size: 0px;
	height: 29px; background-image:url(../image/3_01_12.gif);
}
#main-nav .top_info_right {
	FLOAT: left; WIDTH: 771px; height: 18px; font-size: 12px;
}
#main-nav .top_info_right A:link,#main-nav .top_info_right A:visited{
	text-decoration: none; color: #FDFDFD;
}
#main-nav .top_info_right A:hover{
	position: relative; top: 0px; left: 0px; color: #FFD700; text-decoration: underline;
}
/*页面中*/
#header {
	height: 195px; width:1004px; margin: 0px auto 0px auto;
}
#header .headerleft {
	FLOAT: left; WIDTH: 197px; height:195px; font-size: 0px  
}
#header .headerzhong {
	float:left; WIDTH: 605px; height:195px; margin: 0px 0px 0px 0px;  
}
#header .headerright {
	FLOAT: right; WIDTH: 201px; height:195px;
}
#header .headerright .rights {
	FLOAT: right; WIDTH: 170px; height:135px; margin: 0px 8px 0px 10px; padding: 0px 0px 0px 0px; overflow-y: hidden; line-height: 180%;  
}
#header .headerright .righta {
	FLOAT: right; WIDTH: 201px; height:161px; background-image:url(../image/gonggaow.GIF)
}
ul.left_menu{
	list-style: none; margin: 0px 0px 0px 3px; list-style-position: outside; padding: 0px 0px 0px 0px;
}
ul.left_menu A:hover{
	position: relative; top: 1px; left: 1px; 
}


/*页面底部*/
#footer {
	clear: both; height: 30px; margin: 0px auto 0px auto; padding: 0px 0px 10px 0px;
}
#footer p{
	margin: 0px 0px 0px 0px;
}

