﻿@charset "utf-8";
/* CSS Document */
body,div{
margin:0px auto; }
ul{

margin:0px;
padding:0px;
}

li{
	list-style-type: none;
}


body{
background:url(../img/bg.jpg) repeat-x;}
#content{
	  width:1000px;
	 	 height:auto !important; height:1530px;  max-height:2930px; min-height:2730px;
}
#top{
	height:147px;
}
#top_left{
float:left;
width:315px;
height:137px;
background:url(../img/logo.jpg);}
#top_right{
	float:left;
	width:650px;
	height:137px;
	background:url(../img/aas_top_right_bg.jpg) repeat-x;
}
#link_top{
	float:right;
	width:508px;
	height:30px;
}
#link_top_left{
	float:left;
	width:308px;
	height:30px;
}
.biaodan{
border:1px #ccc solid;
margin-top:6px;
color:#900;}
li.kewen{
margin:0px;}
#menu{
	height:20px;
}
#menu li{
	float:left;
	display:block;
	line-height:20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#nav_1{
	clear:both;
	height:30px;
	margin-top:10px;
	font-size:13px;
	color:#fff;
	font-weight:bold;
}
li.kewen{
line-height:30px;
padding:0px;
margin:0px;}
#title{
	width:955px;
	height:30px;
	border-bottom:5px solid #FDC938;
}
#title_1{
float:left;
width:195px;
height:30px;
background:url(../img_source/source.jpg)}
#gspy{
	float:right;
	height:30px;
	width:100px;
	line-height:30px;
	font-size:13px;
	margin-left:5px;
}
#left{
	width:215px;
	height:1200px;
	float:left;
	border-right:1px #F8D442 solid;
}
#right{
	float:left;
	margin-left:25px;
	width:710px;
		height:auto;
}
#main{
	width:955px;
      	height:auto;
}
.nav_left{
	height:30px;
	font-size:12px;
	line-height:30px;
	padding-left:30px;
	border-bottom:1px #F8D442 solid;
}










#top_bg{
width:709px;
height:20px;
background:url(../img_source/top_bg.jpg);
margin-top:20px;
display:block;}
#rili_2{
	width:709px;
	height:1290px;
	background-color:#fff;
}
#title_top{
width:203px;
height:24px;
padding-top:20px;}



#rili{
	width:695px;
	height:1170px;
	margin-top:20px;
}
.biao_1{
float:left;
width:98px;
height:40px;
border-left:#F9BB22 1px solid;
border-top:#F9BB22 1px solid;
border-bottom:#F9BB22 1px solid;
line-height:40px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#F9BB22;}
.biao_2{
float:left;
width:98px;
height:40px;
border:#F9BB22 1px solid;
line-height:40px;
line-height:40px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#F9BB22;}
.biao_2_1{
float:left;
width:98px;
height:220px;
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;}
.title_1{
font-size:12px;
line-height:20px;
font-family:Arial, Helvetica, sans-serif;
color:#990000;
padding-left:5px;}
.title_2{
height:20px;
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;
			 }
