@charset "utf-8";
/* CSS Document */

/*-----左边-----*/
#leftbox{
	width:274px; height:auto; float:left;
}
#left{
	width:274px; height:auto; float:left;
}
#left-title{
	width:274px; height:30px; background:url(../images/index_19.jpg) top repeat-x;
}
#left-title li{
	float:left; line-height:30px; display:block; overflow:hidden;
}
#left-content{
	width:272px; height:204px; border:solid #d2d2d2 1px; border-top:none;
}
#left-content ul{
	width:267px; margin:2px 0 2px 5px; line-height:25px;
}
#left-content ul li{
	width:100%; overflow:hidden;
}

/*-----联系我们-----*/
#contact{
	width:274px; height:auto; float:left; margin-top:10px;
}
#contact-title{
	width:274px; height:30px; background:url(../images/index_19.jpg) top repeat-x;
}
#contact-title ul li{
	float:left; line-height:30px; display:block;
}
#contact-content{
	width:272px; height:auto; background:url(../images/index_30.jpg) top right no-repeat; border:solid #d2d2d2 1px; border-top:none;
}
#contact-content ul{
	padding:7px 5px 3px 10px; line-height:25px;
}

/*-----右边内容-----*/
#right{
	width:676px; height:auto; float:left; margin-left:10px;
}
#right-title{
	xwidth:676p; height:30px; background:url(../images/index_19.jpg) top repeat-x;
}
#right-title ul li{
	float:left; line-height:30px; display:block;
}
#right-content{
	width:674px; min-height:434px; border:solid #d2d2d2 1px; border-top:none; overflow:hidden
}
#right-content ul{
	padding:10px 15px 3px 18px; line-height:28px;
}
#right-content ol{
	padding:10px 5px 3px 15px; line-height:28px;
}