body {
	text-align: center;
	margin:0; 
	padding:0; 
	background: #fff;
	background:url("../images/top_bg.jpg") repeat-x;
}

div,form,img,ul,ol,li,dl,dt,dd,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "宋体", arial;
	font-size: 12px;
	color:#000;
	text-align: left;
}

li{list-style-type:none;}
img{vertical-align:top;}
strong{font-weight:normal;}
.small{font-size: 8px;}
.big{font-size: 14px;}
.alert{color: #DA2229;}
.bold{font-weight: bold;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;font-size:12px; font-weight:normal;}
p{
	padding: 0px;
	margin: 0px;
	text-indent:-2em;
	margin-left:2em;
	font-size: 14px;
}
.fqa{
	text-indent:-2em;
	margin-left:2em;
}

/* Link */
a:link {color: #0A1127; text-decoration:none;}
a:visited {color: #0A1127;text-decoration:none;}
a:hover {color: #FF0000; text-decoration:none;}
a:active {color: #0A1127;}

#top_nav td{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
#top_nav a:link {color: #FFFFFF; text-decoration:none;}
#top_nav a:visited {color: #FFFFFF;text-decoration:none;}
#top_nav a:hover {color: #B5FFB5; text-decoration:none;}
#top_nav a:active {color: #FFFFFF;}


#copyright{
	background:url("../images/content_bg.jpg");
	border-top: 1px dotted #808080;
	text-align: center;
}
#copyright td{
	text-align: center;
	line-height: 22px;
	color: #277000;
}


#left_note{
	width: 168px;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px !important;
	margin-bottom: 20px;
	margin-left: 23px !important;
	margin-left: 23px;
	border: 2px solid #B3E54E;
	padding: 5px;
	background-color: #FFFFFF;
	
}

#main_title{
	font-family: "微软雅黑","黑体";
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #04635B;
	padding: 20px 0px 10px 0px;
	letter-spacing: 3px;
}

#main_content{
	font-size: 14px;
	color: #131313;
	text-align: left;
	padding: 0px;
	line-height: 25px;
}


table.footcollapse{
	width:98%;
}
table.footcollapse th{
	text-align:center;
	height: 22px;
}
table.footcollapse,table.footcollapse th,table.footcollapse th
{
	border:none;
	border-collapse:collapse;
}
table.footcollapse thead th
{
	border-style:solid;
	border-width:1px;
	border-color:#cff #69c #69c #cff;
	background:#11C86C;
	padding:4px;
}
table.footcollapse tfoot th,
table.footcollapse tfoot td
{
	border-style:solid;
	border-width:1px;
	border-color:#9cf #369 #369 #9cf;
	background:#69c;
	padding:4px;
	color: #FFF;
}
table.footcollapse tbody{
	background:#EEEEEE;
}
table.footcollapse tbody td{
	border:1px solid #999;
	padding:4px;
}
table.footcollapse tbody th{
	border:1px solid #999;
	border-left:none;
	padding:4px;
}
table.footcollapse tbody tr.odd{
	background:#FAFAFA;
}

table.footcollapse tfoot td img{
	border:none;
	vertical-align:bottom;
	padding-left:5px;
	float:right;
}

table.list{
	width: 718px;
}
table.list th{
	text-align:center;
	font-weight: bold;
	border-style:solid;
}
table.list,table.list th,table.list th
{
	border:none;
	border-collapse:collapse;
}
table.list thead th
{
	height: 35px;
	font-size: 14px;
	border-width:1px;
	border-color:#cff #69c #69c #cff;
	background:#C0CDDA;
	padding:4px;
	border:1px solid #fff;
}
table.list tfoot th,
table.list tfoot td
{
	height: 35px;
	font-size: 14px;
/*
	border-style:solid;
	border-width:1px;
	border-color:#9cf #369 #369 #9cf;
	background:#69c;
	padding:4px;
	color: #FFF;
	*/
}
table.list tbody{
	background:#FBFBFB;
}
table.list tbody td{
	height: 35px;
	border:1px solid #fff;
	padding:4px 0px 4px 8px;
	font-size: 14px;
}
table.list tbody th{
/*
	border:1px solid #999;
	border-left:none;
	padding:4px;
	*/
}
table.list tbody tr.odd{
	background:#F3F3F3;
}

table.list tfoot td img{
	border:none;
	vertical-align:bottom;
	padding-left:5px;
	float:right;
}
table.footcollapse td
{
	vertical-align:top;
}
