@charset "utf-8";

#page1{	width:980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F1F3F4;
	border: 1px solid #265E8C;
	clear: both;
}
#top1{ width:980px; height:124px; background-image: url(../img/top.gif)}
#middle1{
	width:910px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	padding-top: 20px;
}
#m_left{
	float: left;
	height: auto;
	width: 300px;
	margin-bottom: 30px;
	border: 1px solid #CC140C;
	margin-top: 10px;
	padding-top: 15px;
	padding-bottom: 20px;
}
#m_right{
	float:right;
	width:600px;
	height:auto;
}
#bottom1{width:980px; height:100px;}
#title{
	width:auto;
	height:auto;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 5px;
}
#article_title{
	text-align: center;
	height: 20px;
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 20px;
}

#article_date{
	height: 12px;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: right;
	padding-right: 20px;
	margin-right: 50px;
	margin-left: 50px;
}
#article_text{
	margin-right: 50px;
	margin-left: 50px;
}
.article_title{
	font-family: "宋体";
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.article_date{
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.article_text{
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}

.normal{
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#foot1{
	clear: both;
	height: 60px;
	text-align: center;
	padding-top: 10px;
	background-color: #C4140C;
}
.white{
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
.black{
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.yellow{
	font-family: "宋体";
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}

a.news:link{
	text-align:left;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.news:visited{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.news:hover{
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;
}
a.red_b:link{
	text-align:left;
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.red_b:visited{
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.red_b:hover{
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.twos:link{
	text-align:left;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.twos:visited{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.twos:hover{
	color: #FF6633;
	text-decoration: none;
	font-size: 12px;
}
a.white:link{
	text-align:left;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 0px;
}
a.white:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 0em;
}
a.white:hover{
	color: #003366;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 0em;
}




/*css样式如果写在DIV的style里面，太多了，我干脆就写你这了应该可以的吧？？？*/
.trq_big_div{width:250px; height:200px; filter:revealtrans(trassition=23,duration=2); position:relative;}
.trq_ctrl_bjdiv{
	width:250px;
	height:20px;
	position:absolute;
	top:189px;
	background-color:#D7D7D7;
	filter:alpha(startX=0,finishX=50,opacity=0,finishopacity=100,style=1);
	left: 0px;
}
.trq_ctrl_div{width:20px; height:20px; position:absolute; font-size:12px; font-family:"宋体"; cursor:default; text-align:center; line-height:20px; background-color:#A7A7A7; color:#FFFFFF;}
.trq_pic_style{border-width:0px;}
