/* Commond Css */
@import url("/skin/css/inc_commond.css");

/* Head Css */
@import url("/skin/css/inc_head.css");

/* Sort Css */
@import url("/skin/css/inc_sort.css");

/* Foot Css */
@import url("/skin/css/inc_foot.css");

#banner { float:left; width:800px; background: url(/Skin/image/background_center.gif); }
#banner1 { padding-left:10px; }
/* Body Css */
#body { float:left; width:770px; background: url(/Skin/image/background_center.gif); padding:5px 15px; }
#sidebar { float:left; width:165px; }
#mainbody { float:right; width:600px; }
#position { border-bottom:1px #ccc dashed; margin-bottom:10px; padding-bottom:5px; }
#position img { margin:0 10px; }
#mainbody h1 { padding:5px 0 15px 0; }
#mainbodymain { float:left; width:300px; }
#productimg { border:1px #ccc solid; }
#mainbodyside { float:right; width:293px; }
#productlist table td { border-bottom:1px #ccc dashed; line-height:30px; }
#paddingleft10 { padding-left:10px; }
#contactWay { padding:15px 0; }

#otherproduct { margin-top:20px; }
#otherproduct h2 { margin-bottom:7px; }
#otherproduct img { border:1px #ccc solid; }
#productinfo div { padding:10px 0; background:#f3f3f3; line-height:18px; }
#productinfo table { margin-left:0; }
#productinfo td { padding-left:10px; }
#tags { padding:10px 0 0 5px; }
#detail img{ padding:10px 0 0 10px; }

