@charset "gb2312";
/* CSS Document */
@import url("share.css");
@import url("slider.css");
@import url("colorbox.css");
.RecentShowcase {
	background-image: url(../images/recent_tit_bg.gif);
}
#homepage {
	background-image: url(../images/homepage_mainbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

ul.RecentPhoto {
	height: 150px;
	padding-left: 5px;
	position: relative;
}
ul.RecentPhoto li{
	float: left;
	height: 150px;
	width: 225px;
	padding-right: 5px;
	padding-left: 5px;
}
ul.RecentPhoto li a{
	display: block;
	position: relative;
	width: 225px;
	height:150px;
}
ul.RecentPhoto li a img{	width: 225px;
	height:150px;}
.RecentPhoto a dl{
	position: absolute;
	padding: 10px;
	background-color: #000000;
	left: 0px;
	bottom: 0px;
	width: 205px;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	filter: alpha(Opacity=40);
	color: #FFFFFF;
	line-height: 18px;
}
.RecentPhoto a:hover dl {
	color: #FF3399;
}
.FContentWrapper {
	padding-left: 5px;
}
.InnerContent {
	width: 225px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
.title2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center center;
}
.News {
	background-image: url(../images/news_tit.gif);
}
.bbs {
	background-image: url(../images/bbs.gif);
}
.contact {
	background-image: url(../images/contact.gif);
}
.faq {
	background-image: url(../images/faq.gif);
}
ul.list {
	line-height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	height: 140px;
}
ul.list li{
OVERFLOW: hidden; LINE-HEIGHT: 28px; BORDER-BOTTOM: #CCCCCC 1px dashed; HEIGHT: 28px;clear:right;background: url(../images/arrow.gif) no-repeat 0 12px;padding-left:8px;
}
#contact {
	line-height: 18px;
}
.InnerContent p {
	text-align: center;
}
