@charset "utf-8";
*{
font-size:12px;
}
.newsbottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.buttom {
	font-family: "楷体";
	font-size: 14px;
	color: #FFF;
	font-style: normal;
}


img{border:0} 
.topbuttomline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.rightbanner {
	padding: 2px;
	border: 1px solid #CCC;
}
.articlecontent {
	margin: 15px;
}
.newsbg {
	background-attachment: scroll;
	background-image: url(images/newsbg.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.contactbg {
	background-attachment: scroll;
	background-image: url(images/contactbg2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
