/* -------------------
  column: openshop_layout
  author: athens
  creat:2011/3/28  creat by:kristophor zhu
  updated: 2011/3/28
  updated by: athens
------------------- */
*{ margin:0; padding:0;}
html,body{
	overflow:hidden
}
.clr{ clear:both;}
body{background-color:#c7ddf4;} 
img{ border:none;}
#warp{ width:100%;}
	#content{ width:100%; height:auto;}
	.os_leftframe{  

              height:auto; overflow-y:auto; width:100%; overflow-x:hidden;}
	#right_side_content{ position:relative;width:auto; background:#FFF; overflow:hidden; margin-left:4px;}
	
	
	@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
.fl{ float:left; display:inline;}
.fr{ float:right; display:inline;}
.fb{ font-weight:bold;}
.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
.clearfix{zoom:1;}

.template { margin-top:15px; border:1px solid #cac8c9; font:14px  '宋体',Arial, Helvetica, sans-serif; }
	.template .tplTitle{ height:29px; line-height:28px; padding-left:5px; background:url(../images/templatetTitleBg.gif) repeat-x;}
	.template .tplBox{ padding:15px;}
		.template .tplBox img{ border:4px solid #cac8c9;}
		.template .tplBox a:hover img{ border-color:#ffad92;}
		.template .tplBox ul{ width:200px; margin-left:8px;}
			.template .tplBox li{ list-style:none; padding:3px 0;}
.tplAvailable .tplBox{ width:210px; text-align:center; line-height:180%;}
	