#block_left {
	width:725px;float:left;
}

#block_right {
	width:225px;float:left;
}

.top_top {
	width:725px;height:37px;
	background:url(../images_new/guide/top_top.gif) no-repeat;
}

.top_mid {
	width:725px;
	background:url(../images_new/guide/top_mid.gif) repeat-y;
}

.top_bot {
	width:725px;height:5px;
	background:url(../images_new/guide/top_bottom.gif) no-repeat;
}

#content_two {
	width:725px;margin-top:10px;
}

.left_two {
	width:358px;float:left;
}

.right_two {
	width:358px;float:right;
}

.box_top {
	width:358px;height:5px;
	background:url(../images_new/guide/box_top.gif) no-repeat;
}

.box_mid {
	width:358px;height:100px;
	background:url(../images_new/guide/box_mid.gif) repeat-y;
}

.box_bot {
	width:358px;height:5px;
	background:url(../images_new/guide/box_bottom.gif) no-repeat;
}

.title_block {
	width:348px;height:32px;color:#666; line-height:32px;
	background-color:#b3ab85;
}

.right_top {
	width:210px;height:5px;float:right;
	background:url(../images_new/guide/right_top.gif) no-repeat;
}

.right_mid {
	width:210px;float:right;
	background:url(../images_new/guide/right_mid.gif) repeat-y;
}

.right_bot {
	width:210px;height:5px;float:right;
	background:url(../images_new/guide/right_bottom.gif) no-repeat;
}

.right_title_block {
	width:200px;height:32px;color:#666; line-height:32px;
	background-color:#e9e9e8;
}

.green_block {
	width:200px;color:#fff; line-height:32px;
	background-color:#7bbd26;
}

.block_product_piclist {
	display: block;
	border-left:none;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #bbb;width:723px;
}

.block_product_piclist ul {
	width:700px;
	float:left;
	display:block;
	padding: 10px 2px 5px 2px;
}

.block_product_piclist li {
	display: block;
	float: left;
	width: 200px;
	padding:0 5px 0 25px;
		*padding:0 5px 0 25px;
			_padding:0 0 0 25px;
	text-align: center;
	margin-bottom:15px;
}

.block_product_piclist li .thumb{
	width:200px;
	height:200px;
	border:1px solid #ccc;
	overflow:hidden;
	position:relative;
	display:table-cell;
	text-align:center;
	vertical-align:middle
}

.block_product_piclist li .thumb span {
	position:static;
	+position:absolute;
	top:50%
}

.block_product_piclist li img {
	position:static;
	+position:relative;
	top:-50%;left:-50%;
}

.block_product_piclist .name {
	float: left;
	width: 202px;
	color: #333;
	margin-top:5px;
	text-decoration: none;
	line-height:18px;
	height:40px;
	margin-bottom:8px;
	background-color:#eee;
}

.price,.smart_price,.clearing_price  {
	margin:0; height:20px; line-height:20px;
	float:left;*float:none;_float:none; 
	padding-left:35px; display:block; margin-bottom:5px;
	text-align:left; width:200px; font-weight: 600;
}

.price { 
	color: #F60;
	background:url(../images_new/bg_three.gif) no-repeat 8px 0;
}

.smart_price { 
	color:#ff0000; display:none ;
	background:url(../images_new/bg_three.gif) no-repeat 8px -23px;
}

.clearing_price { 
	color:#3386C3; display:none;
	background:url(../images_new/bg_three.gif) no-repeat 8px -46px; 
}

#cate_title {
	margin-left:0px;
	text-align:center;
}

#list_top_ques {
	margin-left:26px;margin-right:15px;
	line-height:24px;
	margin-bottom:5px;
	margin-top:10px;
}

#list_top_ques li {
	list-style-type: circle;
}

#list_learning {
	margin-left:26px;margin-right:15px;
	line-height:24px;
	margin-bottom:5px;
	margin-top:10px;
	text-align:left;
}

#list_learning li {
	list-style-type: circle;
}
