@charset "gb2312";
/* CSS Document */
*,html {
	margin:0; 
	padding:0;
}
body,td,th {
	font-family: Microsoft Yahei, Arial, Helvetica, sans-serif;
	font-size:14px;
}
ol,ul,li {
	list-style:none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../Images/topbg.jpg) top center repeat-x;
	background-color:#EEE;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.STYLE1 {
	font-size: 16px;
	font-weight: bold;
	color:#CC0000;
}
.STYLE2 {
	font-size: 14px;
	color: #CCCCCC;
}
.STYLE3 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.STYLE5 {color: #FFFFFF; font-size: 12px; font-weight: bold; }
.STYLE7 {
	color: #CC0000;
	font-weight: bold;
}
.STYLE8 {font-size: 14px}
.STYLETil {
	font-size: 20px;
	font-weight: bold;}
.3border{
	border-bottom:1px #CCCCCC solid;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	}
.con_sty{
	background:url(../Images/con_bg.jpg) bottom repeat-x;
	background-color:#FFF;
	border-left:1px #E7E7E7 solid;	
	border-right:1px #E7E7E7 solid;
	border-bottom:1px #E7E7E7 solid;
	padding:10px 0 10px 0;
}
.tab_sty{
	margin:0 auto;
	background-color:#FFF;
	border-left:1px #CCC solid;	
	border-right:1px #CCC solid;
	border-bottom:1px #CCC solid;
	padding:12px 0px 12px 0px;
	margin-bottom:30px;
}
.table_style{
	margin:0 auto;
}
.tit_sty{
	border-bottom:2px #0075C7 solid;
	margin-bottom:10px;
}
.tit_sty_d{
	border-bottom:1px #999 dotted;
}
.content_sty img { max-width:350px;}
.content_link img { max-width:49%; height:auto;}