select{
	font-size: 12px;
	border: 1px solid #d5d6e0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 250px;
}
option{
	line-height: 22px;
	background-color: #f3f3f3;
	color:#654465;
}
#lastnews{
	line-height: 24px;
	clear: both;
	height: 24px;
	padding: 5px 0px;
}
#lastnews span{
	color: white;
	background-color: #d40022;
	display: block;
	width: 60px;
	text-align: center;
	float: left;
}
#lastnews a{
	float: left;
	margin-left: 10px;
	color: #D40022;
}
#prview{
	width: 512px;
	float: left;
	padding-bottom: 20px;
}
#prview h3{
	font-size: 18px;
	line-height: 28px;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	margin-bottom: 10px;
}
#picview{
	float: left;
}
#pcontent{
	float:right;
	width: 320px;
}
#test {OVERFLOW: hidden; LINE-HEIGHT: 28px}
#test UL {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; OVERFLOW: hidden; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; HEIGHT: 28px; TEXT-ALIGN: left}
#test UL LI {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; LINE-HEIGHT: 28px; PADDING-TOP: 0px; HEIGHT: 28px}
.cert{
	text-align: center;
	padding: 10px 0px;
	background-color: #f3f3f3;
	border: 1px solid #d5d6e0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.inbox{
	float: left;
	width: 1024px;
	margin-top: 15px;
}
#box{
	width: 230px;
	float: left;
	overflow: hidden;
	margin: 10px;
}
#leftbox{
	left: 750px;
	background-image: url(../img/bg_box.png);
	background-repeat: no-repeat;
	height: 250px;
}
#rightbox{
	float: right;
	width: 220px;
	background-image: url(../img/bg_contact.png);
	background-repeat: no-repeat;
	height: 230px;
	padding: 20px;
}
#rightbox h3{
	line-height: 32px;
	font-size: 18px;
}
#box h3{
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
}
#box ul li{
	display: block;
	line-height: 32px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}
#box3{
	background-color: #f7f7f6;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	float: left;
	width: 1024px;
}
.thirds{
	width: 341px;
	float: left;
	padding-top: 10px;
}
.thirds h1{
	font-size: 18px;
	padding-left: 25px;
	line-height: 22px;
}
.thirds p{
	padding: 10px;

}
.bd1,.bd2,.bd3{
	background-repeat: no-repeat;
	background-position: right center;
	height: 144px;
}
.bd1{background-image: url(../img/bg-serv-01.gif);}
.bd2{background-image: url(../img/bg-serv-02.gif);}
.bd3{background-image: url(../img/bg-serv-03.gif);}
.bd1 h1{
	background-image: url(../img/numbers.gif);
	background-repeat: no-repeat;
}
.bd2 h1{
	background-image: url(../img/numbers.gif);
	background-repeat: no-repeat;
	background-position: 0px -27px;
}
.bd3 h1{
	background-image: url(../img/numbers.gif);
	background-repeat: no-repeat;
	background-position: 0px -54px;
}
.more{
	background-image: url(../img/arr01.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	padding-right: 15px;
	width: 300px;
}
.more a{
	color: #d40022;
}