@charset "utf-8";
/* CSS Document */
.mainbody{
	background: url(../bg/homepage_bg.gif) no-repeat;
	clear: both;
	margin-bottom: 20px;
	padding: 0 0px 0 0px;
	width: 915px;
	background-color: #ffffff;
}
.mainbody .slider {
	float: left;
	height: 364px;
	width: 642px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.mainbody .rightsider {
	float: right;
	width: 230px;
	height: 362px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2.recentNews{
	background-image: url(../bg/recent_news.gif);
	height: 49px;
	width: 115px;
}
.rightsider ul{
	margin-top: 20px;
	background: url(../bg/right_ul_bg.gif) no-repeat center bottom;
	height: 200px;
	padding-left: 10px;
}
.rightsider ul li{
	margin-bottom: 4px;
	height: 25px;
} 
.rightsider ul li a{
	line-height: 25px;
	display: block;
	background: url(../bg/topLink_icon.gif) no-repeat;
	padding-left: 10px;
	height: 25px;
} 
.rightsider ul li a:hover{
	background-color: #F60;
	color: #FFF;
	background-image: none;
} 
dl.contactOnline {
	margin-left: 10px;
	margin-top: 10px;
	height: 40px;
}
dl.contactOnline dt{
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	width: 31px;
}
dl.contactOnline dt.qq{
	background-image: url(../bg/dt_qq.gif);
}
dl.contactOnline dt.msn{
	background-image: url(../bg/dt_msn.gif);
}
dl.contactOnline dd{
	width: 60px;
	float: left;
	padding-left: 10px;
}
p.phone {
	background: url(../bg/phone.gif) no-repeat;
	height: 26px;
	width: 198px;
	display: block;
	clear: both;
	margin:0 auto;
}
h2.workshow {
	background: url(../bg/h2_workshow.gif) no-repeat;
	height: 63px;
	clear: both;
	margin: 10px 0 0 10px;
	display: block;
}
h2.workshow a {
	background: url(../bg/more.gif) no-repeat;
	display: block;
	float: right;
	height: 63px;
	width: 10px;
}
h2.workshow a:hover{
	background-position: bottom;
}
ul.photolist {
	background: url(../bg/new_photo_ul_bg.gif) no-repeat;
	height: 166px;
	display: block;
	margin: 10px 0 0 10px;
}
ul.photolist li{
	float: left;
	background: url(../bg/line.gif) no-repeat right center;
	padding:0 15px 0 5px;
}
ul.bottonpanel {
	background: url(../bg/bottom_panel.gif) no-repeat;
	height: 268px;
	margin-left: 10px;
	width: 910px;
}
ul.bottonpanel h2 {
	height: 100px;
}
ul.bottonpanel li{
	float: left;
	line-height: 21px;
}
ul.bottonpanel li.first{
	width: 255px;
	padding-right: 10px;
	padding-left: 30px;
	line-height: 21px;
}
ul.bottonpanel li.secend{
	width: 280px;
	padding-right: 15px;
	padding-left: 80px;
}
ul.bottonpanel li.third{
	width: 260px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
}
.third dl{
}
.third dt {
	font-weight: bold;
}
ol.faq {
	background: url(../bg/flow_bg.gif) no-repeat;
	height: 146px;
	width: 262px;
}
ol.faq li{
	display: block;
	width: 212px;
	padding-left: 50px;
	line-height: 42px;
}ol.faq span {
	margin-left: 35px;
}
