@charset "utf-8";
/* CSS Document */
body,div{
margin:0px auto; }


body{
background:url(bg.jpg) repeat-x;}
#content{
	width:1000px;
	height:1980px;
}
#top{
	height:147px;
}
#top_left{
float:left;
width:315px;
height:137px;
background:url(logo.jpg);}
#top_right{
	float:left;
	width:650px;
	height:137px;
	background:url(aas_top_right_bg.jpg) repeat-x;
}







#rili{
	width:815px;
	height:1170px;
	float:right;
	margin-top:20px;
}
.biao_1{
	float:left;
	width:118px;
	height:40px;
	background-color:#F9BB22;
	border-right:#fff 1px solid;
	line-height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
.biao_2{
float:left;
width:98px;
height:40px;
background-color:#F9BB22;
line-height:40px;
line-height:40px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#FFFFFF;}
.biao_2_1{
	float:left;
	width:118px;
	height:320px;
	border-bottom:1px solid #F9BB22;
	border-left:1px solid #F9BB22;
}
#biao_3{
	height:50px;
	width:692px;
	background-color:#F9BB22;
	clear:both;
	margin-left:0px;
	padding-top:5px;
}
.date_biao{
margin-left:1px;
margin-top:1px;
width:18px;
height:18px;
background:#F9BB22;
font:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#fff;}
.tit_biao{
margin-left:1px;
margin-top:1px;
width:98px;
background:#F9BB22;
font:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#fff;}

.title_1{
font-size:12px;
line-height:20px;
font-family:Arial, Helvetica, sans-serif;
color:#990000;
padding-left:5px;}
.title_2{
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	padding-left:5px;
}
#biao_3_left{
float:left;
height:50px;
width:390px;
margin-left:10px;
font-size:12px;
line-height:25px;}
#biao_3_right{
float:left;
height:50px;
width:260px;
padding-left:20px;
font-size:12px;
line-height:25px;
color:#be0d4f;}








#footer{
width:940px;
height:50px;
border-top:1px #F8D442 solid;}
.dh { color:#782d65;
}

a.link_top{
color:#fff;}
a.link_top:hover{
color:#782d65;}
a.link_2{
color:#000;}
a.link_2:hover{
color:#782d65;}
a.link_3{
color:#000;}
a.link_3:hover{
color:#782d65;}

#ps{
	width:540px;
	height:50px;
	float: left;
	margin-left: 5px;
}
/*-- TALK Links --*/
a:link {
  color: #000000;
  text-decoration: none;
  font-size: 12px;
}/* æœªè®¿é—®çš„é“¾æŽ¥ */

a:hover {
	text-decoration:underline;
	color: #782d65;
}/* é¼ æ ‡ç§»åŠ¨åˆ°é“¾æŽ¥ä¸Š */

a:active,/* é€‰å®šçš„é“¾æŽ?*/
a:visited {
	color:#000000;
	text-decoration: none;
}/* å·²è®¿é—®çš„é“¾æŽ¥ */
a.login:link{
	color:#782d65;
	text-decoration: none;
			 }
a.login:hover{
	color:#000000;
	text-decoration: underline;
			 }
a.login:active,/* é€‰å®šçš„é“¾æŽ?*/
a.login:visited {
	color:#782d65;
			 }
