/* 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; }
#sortimg { padding-left:10px; }
#sortlogo { position:relative; left:-2px; }
/* Body Css */
#body { float:left; width:770px; background: url(/Skin/image/background_center.gif); padding:5px 15px; }
/* Sitemap.asp */
#porduct ul { list-style:none; padding:15px 0 15px 0; width:97%; }
#porduct li { float:left; width:23%; padding-bottom:5px; padding-left:12px; background:url(/Skin/image/arrow2.gif) no-repeat 0px 4px; }
/* About.asp */
#sidebar { float:left; width:180px; }
#sidebar h1 { font-size:14px; }

.suckerdiv li h2 { font-weight:normal; }
.suckerdiv ul { width:180px; }
.suckerdiv ul li { width:180px; }
.suckerdiv ul li ul { left:179px; }

#mainbody { float:right; width:583px; }
#mainbody h2.title span { padding-left:30px; font-weight:normal; }
#mainbody h2.title span span { color:#cc0000; padding-left:5px; }
#explain { background:#FFFAFA; border:1px #ccc solid; padding:10px; text-align:center; }
#explain a { margin:0 10px; }
#explain h1 { color:#CC0000; }


#porducts { float:left; border:1px #ccc solid; width:100%; }
#porducts ul { list-style:none; padding:10px 0 5px 0; }
#porducts li { float:left; width:144px; text-align:center; line-height:15px !important; line-height:25px; padding-bottom:10px!important; padding-bottom:0; }
#porducts li img { border:1px #ccc solid; }
#noproduct { padding:10px; }
.navbutton { text-align:center; padding:20px 0; font-weight:bold; color:#999; }
.navbutton img { position:relative; top:7px; display:inline; }

