/* CSS Document */
BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 12px; 
	BACKGROUND: url(../../css/images/webbg.jpg) fixed no-repeat; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px auto; 
	LINE-HEIGHT: 18px; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: Helvetica,Arial, sans-serif
}
.graytext{
	COLOR: #666; 
}
.graytext_b{
	COLOR: #666;
	font-weight:bold; 
}
.greentext{
	color:#050;
}
.greentext_b{
	color:#050;
	font-weight:bold; 
}
.redtext{
	color:#F00;
}
.redtext_b{
	color:#F00;
	font-weight:bold;
}
.redtext2{
	color:#900;
}
.redtext2_b{
	color:#900;
	font-weight:bold;
}
.artlistdate{
	font-family:Arial, Helvetica, sans-serif; font-style:italic; color:#aaa
}
tr,td{
	font-size:12px;
}
form{
	margin:0px;
	padding:0px;
}
input{
	margin:0px;
	padding:0px;
}
ul, li, dl, dt, dd, img, div{ margin:0; padding:0; }
ul{ list-style:none; }


.clear {
	CLEAR: both
}
A {
	COLOR:#003; 
	TEXT-DECORATION: none
}
A:hover {
	COLOR:#ff0000;
	text-decoration:underline;
}
IMG {
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	TEXT-ALIGN: center; 
	BORDER-RIGHT-WIDTH: 0px
}
/****************************************/
/****************************************/
#top{
	width:1004px;
	margin:0 auto;
	margin-top:10px;
	height:65px;
}
#top_logo{
	height:65px;
	width:160px;
	float:left;
	
}
#top_intro{
	height:65px;
	width:500px;
	float:left;
	margin-left:100px;
	
}
#top_intro_pri_title{
	height:35px;
	display:block;
	font-size:25px;
	font-weight:bold;
	font-family:"宋体";
	padding-top:10px;
}
#top_intro_sec_title{
	height:30px;
	display:block;
	margin-left:60px;
}
#top_banner{
	width:auto;
	background:#900000;
	height:30px;
	margin-top:10px;
	margin-bottom:10px;
	
}
#top_banner_content{
	height:30px;
	width:1004px;
	margin:0 auto;
}
.banner_content{
	margin-left:17px;
	margin-top:7px;
	display:block;
}
.banner_content_1{
	margin-left:12px;
	margin-top:7px;
	display:block;
}



#top_banner li{
	float:left;
	width:auto;
	list-style:none;
}
#top_banner li a{
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	DISPLAY: block;
	width:90px;
	PADDING-BOTTOM: 5px;  
	PADDING-TOP: 1px;
	margin-left:3px;
	margin-right:3px;
}
#top_banner .banner_bg{
	background:url(../images/banner_j_bg.jpg);
	width:20px;
	height:30px;
	margin-left:2px;
	margin-right:2px;
}

#top_banner li a:hover{
	background:url(../images/banner_z_bg.jpg) no-repeat;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}










.inputtext{
	border:dashed 1px #aaa;
	width:220px;
	height:20px;
}
.inputbutton{
	border:dashed 1px #aaa;
	padding:4px 3px 0px 3px;
	background:#f3f3f3;
}
#bottom{
	width:1004px;
	height:80px;
	margin:0 auto;
	background:#f3f3f3;
}
#bottom_logo{
	width:120px;
	height:50px;
	text-align:center;
	margin-top:28px;
	margin-left:10px;
	float:left;
}
#bottom_line{
	width:10px;
	height:55px;
	margin-left:10px;
	border-left:#900 solid 1px;
	margin-top:15px;
	float:left;
}
#bottom_content{
	width:800px;
	height:60px;
	margin-top:15px;
	float:left;
	
}
#bottom_content li{
	list-style:none;
}