body{
margin:0;
padding:0}

#wrapper {
	width: 950px; position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#leftbox_top {
	width:300px;height:37px;
	background: url(../images_new/index/leftbox_top.gif) no-repeat;
}

#leftbox_bottom {
	width:300px;height:5px;
	background: url(../images_new/index/leftbox_bottom.gif) no-repeat;
}

#leftbox_mid {
	width:300px;text-align:left;padding-top:15px;line-height:24px;
	word-spacing:2px;
	background: url(../images_new/index/leftbox_mid.gif) repeat-y;
}

#rightbox {
	width:640px;float:right;
	margin:0px;padding:0px;
}

#rightbox_top {
	width:640px;height:5px;float:right;overflow:hidden;
	background: url(../images_new/index/rightbox_top.gif) no-repeat;
}

#rightbox_bottom {
	width:640px;height:5px;float:right;overflow:hidden;
	background: url(../images_new/index/rightbox_bottom.gif) no-repeat;
}

#rightbox_mid {
	width:640px;text-align:left;float:right;
	background: url(../images_new/index/rightbox_mid.gif) repeat-y;
}

#rightbox_top1 {
	width:330px;height:5px;
	background: url(../images_new/index/leftbox_top1.gif) no-repeat;
}

#rightbox_bottom1 {
	width:330px;height:5px;
	background: url(../images_new/index/leftbox_bottom1.gif) no-repeat;
}

#rightbox_mid1 {
	width:330px;text-align:left;height:5px;
	background: url(../images_new/index/leftbox_mid1.gif) repeat-y;
}

#cate_title {
	font-size:16px;font-weight:bold;
	color:#666;line-height:36px;
	text-align:left;margin-left:15px;
}