@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
#con {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-y;
}
#con #main {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#main #top1 {
	height: 70px;
	width: 780px;
	background-image: url(/images/top1bg.jpg);
	background-repeat: repeat-x;
}
#main #top2 {
	height: 48px;
	width: 780px;
	background-image: url(/images/top2bg.jpg);
	background-repeat: repeat-x;
}
#main #topmain {
	height: 244px;
	width: 780px;
	background-image: url(/images/bg1.jpg);
	background-repeat: repeat-x;
}
#main #topmain #topimg {
	height: 244px;
	width: 287px;
	float: left;
}
#main #topmain #toptext {
	float: left;
	margin-left: 20px;
	height: 244px;
	width: 450px;
	font-family: Vrinda, Arial, "微软雅黑", "宋体", sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
#main #topmain #toptext #intr {
	background-image: url(/images/intro.jpg);
	background-repeat: no-repeat;
	height: 36px;
	margin-top: 10px;
	font-family: Vrinda, Arial, "微软雅黑", "宋体", sans-serif;
	font-size: 13px;
	line-height: 40px;
	font-weight: bold;
	color: #0066CC;
	padding-left: 40px;
}
.Ptext {
	text-indent: 26px;
	text-align: justify;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	margin-top: 5px;
}
P {
	margin: 0px;
	padding: 0px;
}
#main #menu {
	height: 47px;
}
.menu {
	width: 130px;
	float: left;
	height: 47px;
	font-family: Vrinda, Arial, "微软雅黑", "宋体", sans-serif;
	font-size: 13px;
	line-height: 52px;
	text-align: center;
	background-image: url(/images/menubg.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #333333;
	background-position: -8px;
}
#main #maintext {
	background-color: #e6e6e6;
	height: auto;
	width: 780px;
}
#toshow {
	height: 160px;
	width: 700px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
#toshow #toshowTitle {
	font-family: Vrinda, Arial, "微软雅黑", "宋体", sans-serif;
	font-size: 13px;
	line-height: 25px;
	background-image: url(/images/pointer.jpg);
	background-repeat: no-repeat;
	height: 20px;
	margin-top: 5px;
	padding-left: 30px;
	font-weight: bold;
	color: #0066CC;
}
#toshow #toshowMain #toshowimg {
	height: 100px;
	width: 135px;
	float: left;
	margin-top: 10px;
}
#toshow #toshowMain #toshowtext {
	font-family: Vrinda, Arial, "微软雅黑", "宋体", sans-serif;
	font-size: 13px;
	line-height: 16px;
	height: 100px;
	margin-top: 10px;
	float: left;
	width: 540px;
	margin-left: 10px;
}
#con #footer {
	height: auto;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#con   #footer #footer1 {
	height: 26px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/bot_1.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
	text-align: center;
	line-height: 23px;
	vertical-align: bottom;
}
#con #footer #footer2 {
	font-family: Vrinda, Arial, "微软雅黑", "宋体", sans-serif;
	font-size: 13px;
	line-height: 20px;
	height: 50px;
	width: 740px;
	background-image: url(/images/bot_2.jpg);
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
}
#con #footer #footer2 A {
	color: #666666;
	text-decoration: none;
}
