*{
	margin:0px;
	padding:0px;
	border:none;
	font-family:"宋体",Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
}
body{
	width:760px;
	height:auto;
	overflow-x:hidden;
	margin:0px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
	/* background-image:url(/images/mainbg.png); */
	background-repeat:repeat-x;
}

b{
	font-weight:normal;
}

a{
	color:#3E5F8F;
	text-decoration:none;
}
a:hover{
	color:#BF2E23;
	text-decoration:underline;
}

form,input,select,button{
	margin:0px;
	padding:0px;
	color:#FFFFFF;
}

dl{
	margin:0px;
	padding:0px;
	border:none;
}

dl#topbar{
	height:28px;
	overflow:auto;
	background-color:black;
	color:#FFFFFF;
}
dl#topbar a{
	color:white;	
}
dl#topbar dt{
	float:left;
	font-weight:bolder;
	margin:2px;
}
dl#topbar dd{
	float:right;
	margin-left:2px;
	margin-top:4px;
	margin-right:4px;
}
dl#topbar select{
	color:white;
	border:none;
	background-color:black;
}
dl#topbar #keyword{
	background-color:black;
	border:none;
	border-bottom:1px solid #FFFFFF;
}


dl#area{
	height:50px;
	overflow:hidden;
	margin-top:6px;
	margin-bottom:6px;
	padding-top:2px;
	background-color:#F4F8FF;
	border-top: 1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	/* background-image:url(/images/index_banner_bg1.jpg); */
}
dl#area dt{
	float:left;
	width:40px;
	text-align:center;
	margin:2px;
}
dl#area dt a{
	font-size:12px;
}

dl#logo{
	height:78px;
	overflow:hidden;
	margin-top:0px;
	margin-bottom:4px;
}
dl#logo dt{
	float:left;
	width:auto;
	margin:0px;
	margin-bottom:6px;
	text-align:left;
}
dl#logo dd{
	float:right;
	width:auto;
	margin:0px;
	text-align:right;
}

div#mainmenu{
	background-image:url(/images/banner_bg.png);
	height:18px;
	padding:4px;
	margin-bottom:6px;
	text-align:center;
}
div#mainmenu a{
	color:white;
	font-weight:bold;
	margin-left:4px;
	margin-right:4px;
}



#aimg{
	position : static;
	overflow:hidden;
	height:auto;
	float:right;
}

dl#foot{
	margin:0px;
	margin-top:4px;
	padding:0px;
	height:106px;
	overflow:hidden;
	text-align:center;
	border:1px solid #E2E2E2;
	clear:both;
}
dl#foot dt{
	width:100px;
	padding-top:8px;
	float:left;
}

dl#foot dd{
	text-align:center;
	width:532px;
	margin-left:4px;
	margin-right:4px;
	float:left;
}