@import url("/css/common.css");
/* border:1px #94D4EA solid; */
#lside { float:left; width:200px; }
#mainbody { float:right; width:769px; }
#main { float:left; border:1px #ccc solid; width:760px; }
#rside { float:right; width:210px; }



#product { padding-top:15px; width:100%; float:left; }
#topproduct .column_t { height:40px; border-bottom:1px #999 solid; margin-bottom:10px; }
#newproduct .column_t { height:40px; border-bottom:1px #AA66BB solid; margin-bottom:10px; }
#commendproduct .column_t { height:40px; border-bottom:1px #DEEAB8 solid; margin-bottom:10px; }
#topproduct .td1 { background:url(/images/column_l.jpg) no-repeat right center; }
#topproduct .td2 { background:url(/images/column_c.jpg) repeat-x; text-align:center; }
#topproduct .td3 { background:url(/images/column_r.jpg) no-repeat left center; }
#newproduct .td1 { background:url(/images/column_l2.jpg) no-repeat right center; }
#newproduct .td2 { background:url(/images/column_c2.jpg) repeat-x; text-align:center; }
#newproduct .td3 { background:url(/images/column_r2.jpg) no-repeat left center; }
#commendproduct .td1 { background:url(/images/column_l3.jpg) no-repeat right center; }
#commendproduct .td2 { background:url(/images/column_c3.jpg) repeat-x; text-align:center; }
#commendproduct .td3 { background:url(/images/column_r3.jpg) no-repeat left center; }

#product .column_c ul { list-style:none; }
#product .column_c li { float:left; width:25%; text-align:center; margin-bottom:15px; }
#product .column_c li img { width:150px; height:150px; border:1px #ccc solid; padding:3px; margin-bottom:6px; }
#product .column_c li div { overflow:hidden; height:20px; line-height:20px; width:150px; margin:0 auto; }
#product .column_c li div a { text-decoration:none; }
#product .column_c li div span { color:#ff0000; }

.news { width:100%; float:left; }
.news .column_t { background:url(/images/hot.jpg) no-repeat; width:100%; height:35px; }
.news .column_c { width:100%; }
.news .column_c ul { list-style:none; padding:10px 0; }
.news .column_c ul li { line-height:25px; border-bottom:1px #ccc dashed; height:25px; overflow:hidden; }
.news .column_c ul li a { margin-left:3px; }

.clear { clear:both; line-height:0px; }
#category1 { width:760px; border:1px #ccc solid; float:left; }
#category1 .column_t { padding-left:10px;  background:url(/images/column_c.jpg) }
#category1 .column_t h3 { font-size:16px; font-weight:bold; line-height:30px; }
#category1 .column_c { width:100%; }
#category1 .column_c ul { width:100%; list-style:none; margin-bottom:10px; float:left; }
#category1 .column_c li { width:33%; float:left; line-height:20px; color:#CCCCCC; text-align:left; }
#category1 .column_c li span { padding:0 10px; color:#0152BD; display:block; height:20px; }
#category1 .column_c li span a { font-size:14px; font-weight:bold; color:#0152BD; }
#category1 .column_c li div { padding:0 25px 0 10px; }
#category1 .column_c li div a { color:#666; }
#category1 .column_c a { text-decoration:none; }
#category1 .column_c a:hover { text-decoration:underline; color:#FF0000; }
#category1 .column_c li a.red { color:#ff0000; }
#category1 .column_c li a.blue { color:#0000ff; }
