
.h2{
    background:url(/templates/images/title_green_bg.gif) repeat-x;
	border:1px solid #7ccece;
}	
.h3{
    background:url(/templates/images/title_mid_bg.gif) repeat-x;
	border:1px solid #cae6ba;
}	
.h2,.h3{
	height:26px;
	border-bottom:none;
	text-align:right;
	padding-right:5px;
	line-height:26px;
}
    .h2 div,.h3 div{
	    line-height:26px;
		text-indent:10px;
		width:300px;
		font-weight:bold;
		float:left;
		text-align:left;
	}
	.h2 div{background:url(/templates/content/title_green.gif) no-repeat left;}
	.h3 div{background:url(/templates/images/title_mid.gif) no-repeat left;}
	.h3 span{
	    font-size:10px;
	}
/*-------------------*/
.left{
    width:310px;
	float:left;
}

.right{
    width:650px;
	float:right;
}
    .right ul{margin-bottom:5px;}
/*-------------------*/
.product{
	margin-bottom:5px;
	clear:both;
}
    .product ul,.left ul,.right ul{
        border:1px solid #cae6ba;
		border-top:none;
		padding-bottom:10px;
	}
	.left ul{
        border:1px solid #7ccece;
		margin-bottom:5px;
	}
	.product li,.left li,.right li{
	    width:310px;
		height:100px;
		overflow:hidden;
		float:left;
		margin-left:10px;
		display:inline;
		padding-top:10px;
	}
	.left li{
	    width:300px;
	    margin-left:5px;
	}
	.product li div,.left li div,.right li div{
	    width:auto;
		float:left;
		text-align:center;
		line-height:25px;
	}
	.product li div img,.left li div img,.right li div img{
	    padding:3px;
        border:1px solid #cae6ba;
		height:90px;
		width:130px;
	}
	.left li div img{border:1px solid #7ccece;}
	.product li p,.left li p,.right li p{
	    float:right;
		line-height:20px;
		width:165px;
		overflow:hidden;
	}
	.left li p{width:155px;}
	.product li p a,.left li p a,.right li p a{
	    color:red;
		text-decoration:underline;
	}
	.product li p br,.left li br,.right li p br{
	    font-size:0px;
		line-height:0px;
	}
	.product li span,.left li span,.right li span{
	    clear:both;
		line-height:20px;
		color:#666;
		border-bottom:1px dashed #ccc;
	}
/*-------------------*/
.height{
    height:220px;
	overflow:hidden;
}
/*-------------------*/	
#shop_info{
    width:968px;
	clear:both;
	height:93px;
	overflow:hidden;
	margin-bottom:5px;
	border:1px solid #ccc;
	background:#f8f8f8;
	padding:5px 0px;
}	
    #shop_info li{
	    float:left;
		width:310px;
		overflow:hidden;
		margin-bottom:5px;
	    height:44px;
	    overflow:hidden;
		margin-left:5px;
	}
	#shop_info img{
	    float:left;
	}
	#shop_info p{
	    float:right;
		width:180px;
		line-height:22px;
	}
/*-------------------*/	
.showpage{
    width:100%;
	height:20px;
	line-height:20px;
	background:#f8f8f8;
	text-align:center;
	overflow:hidden;
	padding:5px 0px;
	margin-bottom:5px;
}
#soso{
    width:100%;
	height:25px;
	line-height:25px;
	padding:5px 0px;
	overflow:hidden;
	font-size:12px;
}
    #soso p{
	    width:auto;
		float:left;
		padding-right:5px;
	}
	#soso span{
	    float:right;
		margin-top:-25px;
		background:#f9f9f9;
		border:1px solid #999;
		text-align:center;
		width:60px;
		text-indent:0px;
		height:20px;
		line-height:20px;
		overflow:hidden;
	}
	#soso input{
	    border:1px solid #999;
		height:19px;
		line-height:19px;
	}
