@charset "gb2312";
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333;
	background-image: url(../images/bg.gif);
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-size: 12px;
	color: #666;
}



ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
dl {
	margin: 0px;
	padding: 0px;
}
dt {
	margin: 0px;
	padding: 0px;
}
dd {
	margin: 0px;
	padding: 0px;
}

a:link {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #F60;
	text-decoration: none;
}
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

#header {
	width: 959px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	height: 157px;
	background-image: url(../images/head_bg.gif);
}
#logo {
	height: 56px;
	width: 354px;
	float: left;
	margin-top: 20px;
	background-image: url(../images/logo.gif);
}
#login {
	float: right;
	height: 56px;
	width: 588px;
	background-image: url(../images/login_bg.gif);
	margin-top: 20px;
}
.login_inout {
	height: 14px;
	width: 60px;
}

#login_l {
	float: left;
	margin-top: 16px;
	width: 310px;
	padding-left: 16px;
}
#login_r {
	float: right;
	width: 226px;
	margin-top: 16px;
}


#menu {
	width: 939px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 16px;
	height: 64px;
	background-image: url(../images/menu_bg.gif);
}
#menu_bigclass {
	height: 34px;
	color: #FFF;
}
#menu_bigclass ul {
	margin-left: 46px;
}

#menu_bigclass li {
	float: left;
	line-height: 32px;
	text-align: center;
	width: 94px;
}

#menu_smallclass {
	height: 30px;
	color: #FFF;
	line-height: 30px;
		padding-left: 245px;
}





#bodyer {
	background-color: #FFF;
	width: 939px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	/*height: 1245px;*/
}
#bodyer_939 {

}
#footer {
	width: 959px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 132px;
	background-image: url(../images/foot_bg.gif);
	background-repeat: no-repeat;
}
#foot_menu {
	width: 937px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 30px;
	color: #FFF;
}
#foot_copy {
	width: 939px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 20px;
	padding-top: 18px;
}
a.copy:link {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
a.copy:visited {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
a.copy:hover {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
a.active:link {
	font-size: 14px;
	color: #FF0;
	text-decoration: none;
	font-weight: bold;
}
a.active:visited {
	font-size: 14px;
	color: #FF0;
	text-decoration: none;
	font-weight: bold;
}
a.active:hover {
	font-size: 14px;
	color: #FF0;
	text-decoration: none;
	font-weight: bold;
}
a.normal:link {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
a.normal:visited {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}
a.normal:hover {
	color: #FF0;
	font-size: 14px;
	text-decoration: none;
}
a.sc:link {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
a.sc:visited {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
a.sc:hover {
	color: #F9F900;
	font-size: 12px;
	text-decoration: none;
}
.head_input {
	width: 40px;
}
.foot_m {
	background-color: #39a525;
	border: 1px solid #26711a;
}

