

/* content */
.content { width:824px; min-height:190px; text-align:justify; float:right; padding:0px; background:url(../images/bck_white_1.png) repeat;}
.content .title{ width:100%; border-bottom:#C00 1px solid; text-align:right; }


.prd { width:214px; height:240px; float:left; margin:11px; }
.prd .img{ width:150px; height:205px; padding:2px; float:left; background:#F5B412}
.prd .name{ width:100px; height:-1px; color:#fff; font-weight:bold; padding:2px; background:#00335A; border-top:#333 1px solid; float:left;}
.prd .code{ width:42px; height:13px; font-size:11px; font-weight:normal !important; background:#00335A; color:#FFF; text-align:center !important; padding:2px; border-top:#333 1px solid; float:left;}

.pic { min-width:60px; height:80px; float:left; border:#FFF 1px solid; padding:3px; margin:0px 10px 0px 10px;}
.picmin { float:left; border:#FFF 1px solid; padding:3px; margin-right:5px; outline:none;}

.content ul, .content ol { 
	padding: 0 15px 15px 40px;}
.fltrt {float: right; margin-left: 8px;}
.fltlft {float: left; margin-right: 8px;}
.clearfloat {clear:both; height:0; font-size: 1px; line-height: 0px;}
