body {
	font-family: "MicroSoft Yahei", Arial;
	font-size: 12px;
	line-height: 22px;
}
* {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
}
.clear {
	clear: both;
}
.newslist li a{
	line-height: 28px;
	padding-left: 20px;
	background-image: url(../images/icons1.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	display: block;
}
.newslist li a:hover {
	background-color: #fafafa;
}

.newslist2 li{
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	background-image: url(../images/icons1.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 25px;
}
.infopost {
	line-height: 30px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ededed;
	border-bottom-color: #ededed;
	color: #666;
	margin-bottom: 10px;
}
.infopic {
	text-align: center;
	margin-bottom: 10px;
}
.infopic img {
	padding: 4px;
	border: 1px solid #ededed;
}


.infopage {
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ededed;
}
.infoshare {
	float: right;
}




.page {
	line-height: 28px;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: center;
}
.addtime {
	float: right;
	color: #666;
	padding-right: 10px;
}
a {
	color: #333;
	text-decoration: none;
}
.ctntitle {
	font-size: 14px;
	text-align: center;
	line-height: 40px;

}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* CSS Page */
.page a {padding-right: 5px;padding-left: 5px;padding-bottom: 2px;	margin: 2px;color: #333333;	padding-top: 2px;text-decoration: none;border: 1px solid #999999; }
.page a:hover {	color: #000;border: 1px solid #333333; }
.page a:active {color: #000;border: 1px solid #000000; }
.page span.current {padding-right: 5px;	padding-left: 5px;	font-weight: bold;	padding-bottom: 2px; margin: 2px;color: #fff;	padding-top: 2px;background-color: #333333;	border: 1px solid #000000; }
.page span.nolink {	padding-right: 5px;	padding-left: 5px; padding-bottom: 2px;	margin: 2px; color: #999;padding-top: 2px;border: 1px solid #999999; }
/* CSS Gbook */
#gbooklist {
	text-align: center;
}
#gbooklist .faq  ,
#gbooklist .reply {
	text-align: left;
	word-wrap: break-word;
	word-break: break-all;
}
#gbooklist .faq{margin-bottom:15px;}
#gbooklist .faqtit,#gbooklist .faqcon{padding-left:5px;}
#gbooklist .faqtit{
	color: #FFFFFF;
	font-size: 14px;
	background-color: #3487C9;
	line-height: 30px;
}
#gbooklist .reply{ border: 1px dashed #FF0000; width:95%; margin-bottom:10px; margin-left:5px; padding:3px;}
#faqbox {}
#faqbox .faqline{ line-height:2em; height:35px; text-align:left}
#faqbox .faqline .faqtit{  width:70px; display:block; float:left; clear:both; text-align:right}
#faqbox .Content{ line-height:2em; height:120px; text-align:left}
#faqbox .Content  .faqtit{  width:70px; display:block; float:left; clear:both; text-align:right}
#faqbox .Content textarea { height:100px;}
.Top {
	margin-bottom: 10px;
}
.TopTxt {
	background-color: #fafafa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
}
.TopTxtCtn {
	line-height: 25px;
	height: 25px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #999;
}
.TopTxtCtn span {
	float: right;
}
.TopLogo {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
}
.TopNav {
	background-color: #3889C7;
}
.TopNavCtn {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
}
.TopNavCtn ul {
	padding-left: 4px;
}

.TopNavCtn ul li {
	float: left;
	line-height: 40px;
	color: #FFF;
}

.TopNavCtn ul li a {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	display: block;
	float: left;
	width: 109px;
	margin-right: 15px;
	margin-left: 15px;
}
.TopNavCtn ul li a:hover {
	font-weight: bold;
	color: #FFF;
	background-color: #f84652;
}
.TopBanner {
	height: 400px;
}
.TopNotice {
	background-color: #f3f3f3;
}
.TopNoticeCtn {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	line-height: 35px;
}
.TopNoticeCtnTitle {
	background-image: url(../images/marquee.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	width: 75px;
	padding-left: 35px;
	font-size: 14px;
	font-weight: bold;
}
.TopNoticeCtnCtn {
	float: left;
	width: 890px;
	white-space: nowrap;
}
.Main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.MainOne {
	margin-bottom: 10px;
}

.MainOneLeft {
	float: left;
	width: 238px;
}
.MainOneLeftOne {
	margin-bottom: 10px;
}
.MainOneLeftOneTitle {
	background-image: url(../images/lefttitle.jpg);
	background-repeat: no-repeat;
	background-position: 15px;
	padding-left: 45px;
	line-height: 40px;
	background-color: #3487C9;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.MainOneLeftOneCtn {
	padding: 12px;
	background-color: #E6E6E6;
}
.MainOneLeftOneCtn ul li {
	height: 44px;
}
.MainOneLeftOneCtn ul li a {
	background-image: url(../images/leftli1.jpg);
	background-repeat: no-repeat;
	background-position: left -44px;
	display: block;
	line-height: 37px;
	font-size: 14px;
	padding-left: 35px;
	height: 37px;
	margin-bottom: 7px;
}
.MainOneLeftOneCtn ul li a:hover {
	background-position: left top;
	color: #FFF;
}
.MainOneLeftTwo {
	background-color: #3989c8;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 12px;
	color: #FFF;
}
.MainOneLeftTwoTitle  {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.MainOneLeftTwoCtn {
}









.MainOneRight {
	float: left;
	width: 750px;
	margin-left: 12px;
}
.Title {
	font-size: 16px;
	line-height: 37px;
	font-weight: bold;
	color: #3487C9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	height: 39px;
	margin-bottom: 10px;
}
.Title h2 {
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3487C9;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
.location {
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #999;
}

.english   {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #999;
	padding-left: 10px;
}
.Ctn {
}
.lh30px {
	line-height: 30px;
}
.prolist li {
	float: left;
}
.prolist li a {
	text-align: center;
	display: block;
	float: left;
	margin-left: 10px;
	line-height: 30px;
	margin-bottom: 10px;
}
.prolist li a img {
	padding: 1px;
	border: 1px solid #ededed;
}
.prolist li a img:hover {
	border: 1px solid #F84652;
}
.MainTwo {

}
.MainTwoLeft {
	float: left;
	width: 550px;
}
.pd10 {
	padding-right: 10px;
	padding-left: 10px;
}

.MainTwoRight {
	float: left;
	width: 440px;
	margin-left: 10px;
}
.piclist li {
	float: left;
}
.piclist li a {
	line-height: 30px;
	text-align: center;
	display: block;
	margin-left: 13px;
	float: left;
	margin-bottom: 10px;
}
.piclist li a img {
	padding: 4px;
	border: 1px solid #ededed;
}



.Foot {
}
.FootOne {
	background-image: url(../images/links.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ededed;
	line-height: 50px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 40px;
}
.FootOne span {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	padding-right: 10px;
}
.FootTwo {
	background-color: #3989C8;
}
.FootTwoCtn {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.FootTwoCtnNav {
	line-height: 40px;
	color: #FFF;
	text-align: center;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66A3D5;
	margin-bottom: 10px;
}
.FootTwoCtnNav a {
	color: #FFF;
}
.FootTwoCtnCopy {
	color: #FFF;
	text-align: center;
	padding-bottom: 20px;
}
.FootTwoCtnCopy a {
	color: #FFF;
}
