﻿body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
	FONT-SIZE: 12px; 
	FONT-FAMILY: "微软雅黑";
}
form, legend, fieldset, input, button, select, textarea {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
	/*
    font-family: inherit;
	*/
}
ul,form,dl,dd,dt {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
li {
	list-style-type: none;
}
img {
   border:0px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.red {
	color:#DD2910;
}
.aline a:link,.aline a:visited,.aline a:active{
	text-decoration: underline;
}
.blur a:link,.blur a:visited,.blur a:active{
	color: #3165CA;
}
.blur a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.while a:link,.while a:visited,.while a:hover,.while a:active{
	color: #FFFFFF;
}
.huise a{
	color: #959595;
}
.clear {
	clear: both;
	float: none;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.l {
	float: left;	
}
.r {
	float: right;	
}
.body {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
}
#head #logo {
	height: 60px;
	overflow: hidden;
}
#head #logo .r {
	vertical-align: middle;
	padding-top: 30px;
}
#head #logo .r a {
	text-decoration: underline;
}
#head #logo .submit {
	background-image: url(../images/search_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 20px;
	width: 20px;
}
#head #logo .input {
	line-height: 18px;
	margin: 0px;
	height: 18px;
	width: 100px;
	border: 1px solid #AAADB4;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#head #menu {
	height: 45px;
	background-image: url(../images/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	overflow: hidden;
}
#menu ul {
	float: right;
	padding-right: 15px;
}

#menu li {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: auto;
	float: left;
	margin-left: 10px;
}
#menu a {
	color: #EA0000;
	display: block;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	height: 36px;
	width: 91px;
	line-height: 32px;
}
#menu .on a,#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-position: 0px 0px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
}
#flash {
	padding-top: 6px;
}

#foot {
	background-image: url(../images/foot_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px -100px;
	height: 44px;
	margin-top: 10px;
	line-height: 44px;
	margin-bottom: 5px;
}
#foot .l {
	background-image: url(../images/foot_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
}
#foot .r {
	padding-top: 10px;
	padding-right: 10px;
	height: 34px;
	background-image: url(../images/foot_bg.gif);
	background-repeat: no-repeat;
	background-position: right -50px;
}

