body { font-family:Verdana; font-size:12px; text-align:center; color:#000; margin:0;}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#06c;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
li {
	list-style-type: none;
}
img{border:0px;}

#cont {margin:0 auto;width:980px;}
#top {width:100%;}
#footer {width:100%;}
#col {width:100%;height:10px;display:block; line-height:10px; background:#fff;}
#line1 {height:2px; display:block; width:100%; background-color: #DDDDDD;}

/*默认标题*/
#t_1{
	text-indent: 30px;
	font-size: 16px;
	height: 28px;
	line-height: 34px;
	text-align: left;
	font-weight: bold;
	color: #9A0000;
	border-bottom: 2px solid #900;
	margin-left:10px;
	margin-right:10px;
}
#t_1 a{
	color:#9A0000;
	display:inline;
}
#t_1 a:hover{
	color:#FF0000;
	display:inline;
}
#t_r{
	height: 28px;
	text-align: right;
	border-bottom: 2px solid #900;
	margin-right:10px;
}

/*标题4字*/
.t_more4 {
	background-image: url(../image/more.gif);
	background-repeat: no-repeat;
	background-position: 110px 15px;
}
/*标题5字*/
.t_more5 {
	background-image: url(../image/more.gif);
	background-repeat: no-repeat;
	background-position: 130px center;
}
/*更多*/
.t_more {text-align:right;}

/*默认日期*/
.date {float:right;text-align:right;}

p{
	text-align:left;
	text-indent: 30px;
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}

#h30{
	height:30px;
}
.f130{
	display:block;
	line-height: 130%;
}


#m_footer {width:100%;float:left;display:black; height:110px; padding-top:5px; font:12px/16px arial; border-top: 3px solid #9A0000;}
.fot1 {width:100px; height:110px;float:left;border:0px solid #FF000F;}
.fot2 {width:770px; height:100px;float:left;padding-top:10px;border:0px solid #FF000F;}
.fot3 {width:100px; height:110px;float:right;border:0px solid #FF000F;}

.fot1 img{margin:10px;}
.fot3 img{margin:10px;}
.fot2 li{text-align:left;line-height:180%;}
.fot2 .pn{width:200px;display:inline;}
.fot2 input{ padding:0 1px;}
.fot2 .one{ border:#aaa 1px solid;border-radius: 2px 0 0 2px;}
.fot2 .one1{border:#aaa 1px solid;background-color:#DDD;border-radius: 0px 2px 2px 0px;text-align:center;padding:0px 5px;}
