@charset "utf-8";
/* CSS Document */

body{
	margin-top:0px;
	padding:0;
	text-align:center;
	color:#666666;
	font-size:12px;
	background-color: #ffffff;
	}

ul{
	margin:0;
	padding:0;
	list-style:none;
	}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #666666;
}

img{
	border:none;
	}
	
.bg{
	background-image: url(bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.bg_2{
	background-image: url(top_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #e0e0e2;
}	
.link01,a.link01:link,a.link01:visited,a.link01:hover { color:#ffffff; vertical-align: middle; }
.link02,a.link02:link,a.link02:visited,a.link02:hover { color:#3e506a; vertical-align: middle;}
.link03,a.link03:link,a.link03:visited,a.link03:hover { color:#FF6600; vertical-align: middle; font-size:14px;}
.link04,a.link04:link,a.link04:visited,a.link04:hover { color:#990000; vertical-align: middle; font-size:14px;}


/*----------top-------------*/
#info li{
	padding:5px;
	width:81px;
	float:right;
	height: 35px;
}

#info_2 li{
	float:right;
	height: 28px;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

#info li .img{
padding:5px;
display:block;
}

#info li .img_01{
padding:5px;
display:block;
background:url(button_bg01.png);
color:#ffffff;
text-decoration: none; 
text-decoration: none;
}

#info li .img:hover{
background:url(button_bg.png);
color:#ffffff;
text-decoration: none; 
text-decoration: none;
}


#info span{
	display:block;
	width:100%;
	clear:both;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
}
		
.top_list{
	color:#3e506a;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	text-align: left;
	text-indent: 20px;
	}
		
		
/*----------top 结束-------------*/






/*----------内容-------------*/
.title{
	color:#3e506a;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	text-align: left;
	margin-right: 20px;
	text-indent: 10px;
}

.text{
	color:#666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	padding-left: 10px;
}

.text01{
	color:#666666;
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	text-align: left;
	padding-left: 10px;
}


.more{
	color:#607DA5;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	text-align: right;
	font-family: "微软雅黑";
	padding-right: 35px;
}


.text02{
	color:#666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 28px;
	text-align: left;
	text-indent: 10px;
	padding-left: 10px;
}

.text03{
	color:#666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	text-indent: 50px;
	padding-left: 10px;
}
/*----------内容 结束-------------*/


/*----------列表 -------------*/
.solid-bottom {
}

#mainTable{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #bacddf;
	border-bottom-color: #bacddf;
	border-left-color: #bacddf;
}

.sec1  {
	background-color:  #d1e4f5;
	cursor:  hand;
	color:  #000000;
	font-size: 14px;
	line-height: 36px;
	font-weight: normal;
	text-align: left;
	text-indent: 20px;
}
.sec2  {
	background-color:  #FFFFFF;
	cursor:  hand;
	color:  #000000;
	font-weight:  normal;
	font-size: 14px;
	line-height: 36px;
	text-align: left;
	text-indent: 20px;
}

.list_title{
	color:#59769e;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	text-align: left;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #bacdde;
	border-right-color: #bacdde;
	border-left-color: #bacdde;
	background-color: #f1f7fc;
}
/*----------列表 结束-------------*/
