@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/common/tall.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, "微软雅黑", "宋体";
	background-color: #edf7ff;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
.clearboth {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	width: 100%;
}

#con {
	width: 100%;
	height: auto;
	background-repeat: repeat-x;
	background-position: top;
}
#con #conbg {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
}

#con #con2 {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	background-color: #FFC;
	padding-top: 25px;
	background-image: url(../images/common/tall_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#con2 #header {
	height: 70px;
}

#header #logo {
	height: 55px;
	width: 55px;
	float: left;
}
#header #sitename {
	float: left;
	width: 235px;
	padding-left: 10px;
	padding-top: 5px;
}
#header #sitename #sitenameT {
	font-family: "微软雅黑", "宋体";
	font-size: 26px;
	font-weight: bold;
	color: #75c124;
	line-height: 26px;
}
#header #sitename #sitenameT #sitenameS {
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-left: 5px;
	line-height: 26px;
	white-space: nowrap;
}

#header #sitename #sitenameD {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 20px;
	font-weight: bold;
}
#header #menu {
	height: 30px;
	padding-top: 35px;
	float: right;
	width: 610px;
}
#con2 #main {
	padding-top: 30px;
}
.pagetitle  {
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	padding-left: 50px;
	height: 40px;
}
.pagetitle .colorS  {
	background-color: #75c124;
	float: left;
	height: 20px;
	width: 5px;
	margin-right: 10px;
	margin-top: 5px;
}
.leftMain .Text .newsT {
	font-family: Arial, "微软雅黑", "黑体";
	font-size: 23px;
	line-height: 23px;
	font-weight: bold;
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: center;
	text-indent: 0px;
}
.leftMain .Text .newsTime {
	font-family: Arial, "微软雅黑", "黑体";
	font-size: 13px;
	line-height: 20px;
	color: #666;
	padding-top: 8px;
	padding-bottom: 20px;
	text-align: right;
	padding-right: 20px;
}


#main #right .blockbgTop {
	background-image: url(../images/common/blockbg_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	padding-left: 58px;
}
#main #right .blockbgBottom {
	background-image: url(../images/common/blockbg_b.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 11px;
}




#main #right {
	float: right;
	width: 200px;
	margin-top: 15px;
	height: auto;
	overflow: hidden;
}
#right .rightMain {
	padding: 6px;
	background-image: url(../images/common/blockbg_bg.jpg);
	background-repeat: repeat-y;
}
.rightMain .contactus {
	height: auto;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #F60;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rightMain .contactus a {
	color: #F60;
}

.contactus table tr td .contactusL {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	line-height: 1px;
}


#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#footer #footermain {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
	font-family: Arial, "微软雅黑", "黑体";
	font-size: 13px;
	color: #333;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer #footermain p .afooterD {
	padding-right: 8px;
	padding-left: 8px;
}
#footer #footermain a {
	color: #333;
}
#footer #footermain a:hover {
	color: #5B951C;
}

