/* CSS Document */

#leftbar{
	float: left;
	width: 310px;
	margin-left: 5px;
}
#leftbar p{
	display: block;
	background-image: url(../img/png9.png);
	background-repeat: no-repeat;
	height: 22px;
	line-height: 25px;
	overflow: hidden;
	color: #fff;
	padding-left: 15px;
	font-weight: bold;
}
.aboutus{
	display: block;
}
.aboutus li{
	display: block;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	margin-top: 1px;
	padding-left: 25px;
	background-image: url(../img/arr6.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
	background-color: #F7F7F7;
}
.aboutus li a{
}
.aboutus li span{
	padding-left: 8px;
}
.contactus{
	display: block;
}
.contactus li{
	display: block;
	padding-left: 15px;
	height: 25px;
	line-height: 27px;
	overflow: hidden;
}
.contactus li span{
	color: #9F0C1C;
}
#rightbar{
	float: right;
	width: 768px;
	margin-right: 5px;
}
.guide{
	display: block;
	background-image: url(../img/png11.png);
	background-repeat: no-repeat;
	height: 24px;
	line-height: 25px;
	padding-left: 30px;
	overflow: hidden;
}
#mainc{
	width: 748px;
	overflow: hidden;
	float: left;
	padding: 10px;
}
#mainc p{
	line-height: 18px;
} 
