﻿/* CSS Document */
a{
text-decoration:none;
}
.margintop10{
margin-top:10px;
}
.date{
float:right;
font-family:"宋体";
font-size:12px;
padding-right:20px;
}
.more{
margin-left:20px;
padding-left:70px;
}
.text_con{
margin:10px;
}
.left{
background:url(img/left_border.png) repeat-y 0 0;
}
.left_h1,.center_h1,.c3_h1,.main_h1{
font-size:14px;
background:url(img/left_h1.png) no-repeat 0 0;
height:54px;
line-height:54px;
padding-left:20px;
}
.left_bottom,.center_bottom,.c3_bottom{
background:url(img/top_bottom.png) no-repeat 0 0;
height:15px;
margin-top:-10px;
}
.text_list{
	list-style:none;
	line-height:200%;
	margin:5px;
	padding:5px;
}
.text_list li a{
	background:url(img/li.png) no-repeat 5px 3px;
	padding-left:20px;
}
.center_h1{
background:url(img/center_h1.png) no-repeat 0 0;
}
.right{
background:url(img/center_border.png) repeat-y 0 0;
}
.center_bottom{
background:url(img/center_bottom.png) no-repeat 0 0;
}
.c3_h1{
	background:url(img/c3_h1.png) no-repeat 0 0;
}
.c3_border{
	background:url(img/c3_border.png) repeat-y  0 0;
}
.c3_bottom{
	background:url(img/c3_bottom.png) no-repeat 0 0;
}
#menu{
position:absolute;
list-style:none;
bottom:0;
left:0;
margin-left:60px;
}
#menu li{
display:inline;
}
#menu a{
background:url(img/menu_bg1.png) no-repeat 0 0;
width:79px;
height:44px;
line-height:38px;
text-align:center;
margin-left:10px;
float:left;
color:white;
}
#menu a:hover{
background:url(img/menu_bg2.png) no-repeat 0 0;
color:black;
}
.bottom_h1{
background:url(img/bottom_h1.png) no-repeat 0 0;
height:101px;
}
.bottom_border{
background:url(img/bottom_border.png) repeat-y 0 0;
}
.bottom_bottom{
background:url(img/bottom_bottom.png) no-repeat 0 0;
margin-top:-14px;
height:14px;
}
.main_h1{
background:url(img/main_h1.png);
font-family:"方正粗倩简体","方正粗宋简体", "黑体";
font-size:16px;
}
.main_border{
	background:url(img/main_border.png) repeat-y 0 0;
}
.main_bottom{
	background:url(img/main_bottom.png) no-repeat 0 0;
	height:21px;
}
.text_content{
padding:15px;
text-align:left;
}
.page{
display:block;
text-align:center;
}
.text_content .page a{
	background:none;
	padding-left:10px;
}