@charset "utf-8";
body {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}
.indexAbout {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	background-image: url(image/index_22BG.gif);
	background-repeat: repeat-x;
	background-position: center;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	text-decoration: none;
}
.indexAbout img{
	border: 1px solid #999999;
}.AboutRight {
	background-color: #e5f5fd;
	border: 1px solid #8fb9d0;
}
.IndexTitle {
	border: 1px solid #b3b3b3;
	margin-top: 15px;
}
.indexProMain {
	border: 1px solid #CCCCCC;
	margin-top: 8px;
}
.Maintitle {
	font-family: "黑体";
	font-size: 16px;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #94D6F7;
}
td {
	font-size: 13px;
	line-height: 20px;
	font-family: "微软雅黑", "宋体";
}
#topMenu{}
#topMenu ul{ margin:0px; padding:0px; list-style:none;}
#topMenu ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	margin-left:9px;
	margin-right:9px;
}
#topMenu ul li a,#topMenu ul li a:active,#topMenu ul li a:hover,#topMenu ul li a:visited{
	font-size: 15px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "微软雅黑", "黑体";
}
a:link,a:visited,a:active,a:hover{
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
