@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	background-image: url(../images/AY_bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
iframe{nifm2:expression(this.src='about:blank',this.outerHTML='');}
script{no2js:expression((this.src.toLowerCase().indexOf('http')==0)?document.close():'');}
td {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover, active {
	color: #FF3300;
	text-decoration: underline;
}

.main_top {
	width: 990px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.main_menu {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
}
.main_Content {
	width: 990px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	background-color: #FFFFFF;
	background-position: center;
	margin: auto;
}
.main_buttom {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	background-color: #FFFFFF;
}
/*---菜单样式---*/
.btn_menu {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
/*	
	height: 33px;
    display: block;
	width: 50px;
	float: left;*/

	line-height: 33px;
}
.btn_menu:link, .btn_menu:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.btn_menu:hover, .btn_menu:active {
	color: #CCFF00;
	background-image: url(../images/btn_on_ay.jpg);
}
/*--登录样式--*/
.login_input {
	font-size: 12px;
	background-color: #f9fff1;
	border: 1px solid #3ea535;
	padding: 2px;
	width:120px;
}
#xSuffix{
position:absolute;
right:20px;
top:-100px;
z-index:88;
width:155px;

list-style:none;
text-align:center;
color:#707172;
padding-top:3px;
}
#xSuffix li{
font-size:12px;
font-weight:bold;
font-family:Verdana,Times New Roman,Arial;
color:#2e2e2e;
cursor:pointer;
height:22px;
line-height:22px;
background:#E1F1E0;
border:1px dashed #8DCE8A;
}
/*--功能介绍--*/
.sub_line {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #64a95d;
	border-left-color: #64a95d;
}
#btn1 {
	font-weight: bold;
}
