﻿@charset "utf-8";
/* CSS Document */
/************************************************
Author: 朱启标 abelchu@Gmail.com
Development by: Chinasky.net
Last updated: 2008/4/23
************************************************/

/*嵌入整体样式*/
@import url("css.css");

#wrapper {}


#content{width:803px;}

	#content .side {width:216px;height:748px;background:url(../images/side_product.gif) no-repeat top;}

			#content .side h1{ width:190px;padding-top:8px; margin-left:20px;padding-left:6px; color:#fcfcfc; font-size:13px; font-weight:bold;background:url(../images/icon3.gif) no-repeat 0 15px;}

		    #content .side ul{ float:left;margin-top:8px;padding-left:5px;}
			#content .side ul li{float:left;width:166px;margin-bottom:2px;}
			#content .side ul li a{ display:block; width:147px;height:26px;padding-left:19px;padding-top:12px;color:#fcfcfc;font-weight:bold;text-decoration:none;background:url(../images/nav.gif) no-repeat; }
			#content .side ul li a.hover{ display:block;width:147px;height:26px;padding-left:19px;padding-top:12px;color:#fcfcfc;font-weight:bold; text-decoration:none;background:url(../images/icon01.gif) 4px 45% no-repeat;}
			#content .side ul li a:hover{ display:block;width:147px;height:26px;padding-left:19px;padding-top:12px;color:#fcfcfc;font-weight:bold; text-decoration:none;background:url(../images/icon01.gif) 4px 45% no-repeat;}

			#content .side ul.nav li{width:166px;}
			#content .side ul.nav li a{ display:block; width:142px;height:26px;padding-left:19px;padding-top:10px;color:#fcfcfc;font-weight:bold;text-decoration:none; }
			#content .side ul.nav li a:hover{ display:block;width:142px;height:26px;padding-left:19px;padding-top:10px;color:#fcfcfc;font-weight:bold; text-decoration:none;}

			.navlist { float:left;margin-top:8px;padding-left:5px; }
			.navlist .navtitle{margin-bottom:2px;width:151px;height:26px;padding-left:15px;padding-top:12px;color:#fcfcfc;font-weight:bold;text-decoration:none;background:url(../images/nav.gif) no-repeat;}
			.navlist .navtitle{padding-left:25px; cursor:pointer;}
			.header_highlight{color:#fff;}
			.navBox{padding:10px;}
			.navBox p {background:none; padding:3px 0; border:none;}
			.navBox p a {background:none; padding:0 0 0 20px; border:none;color:#fff;text-decoration:none;}

	#content .main{width:587px;overflow:hidden;}

	      #content .main .maintop {width:587px;}

		        #content .main .breadcrumb {float:left;padding-left:15px;padding-top:8px;color:#00a53a;text-align:left;}
			    #content .main .breadcrumb a, .breadcrumb strong {padding:0 .5em 0 0;color:#7f7f7f !important;text-decoration:none;}
				

		   #content .main .maintxt {width:587px;margin-top:35px;}

                  #content .main .maintxt .top {margin-top:10px;margin-left:15px;margin-right:15px;width:557px;background:#eaeaea;padding-bottom:10px;}
				    #content .main .maintxt .top p { float:left;width:512px;padding:7px 18px 2px 18px;margin-top:4px;margin-left:3px;margin-right:5px;color:#989898;font-weight:bold;background:#fcfcfc;}
					#content .main .maintxt .top .search{ float:right;margin-top:8px;width:245px;padding-bottom:9px;color:#bebebe;font-weight:bold;}	
					#content .main .maintxt .top .search .input_text {width:165px;margin-right:6px;padding-left:5px; height:18px; border:#bebebe 1px solid;background:#fff;color:#b3bbbb}
					#content .main .maintxt .top .search .btn{ border:0; width:59px; margin-right:0px;height:22px;background:url(../images/search.gif) no-repeat;}


                  #content .main .maintxt .toptitle {margin-top:38px;margin-left:15px;margin-right:15px;width:557px;height:29px;padding-bottom:5px;border-bottom:#cbcbcb solid 1px;}
				    #content .main .maintxt .toptitle h1{padding-left:12px;font-size:15px;font-weight:bold;color:#df861e;background:url(../images/icon10.gif) no-repeat 0 48%;}
			

			      #content .main .maintxt ul {float:left;margin-top:30px;margin-left:5px;margin-right:5px;width:577px;}
			      #content .main .maintxt ul li{ float:left;width:126px; margin-bottom:30px;margin-left:20px;margin-right:35px;}
			      #content .main .maintxt ul li a { width:126px;display:block; color:#8f8f8f;text-align:center;text-decoration:none;}
				  #content .main .maintxt ul li a img { width:118px;height:118px;padding:4px;margin-bottom:10px;text-align:center;background:url(../images/product_bg.gif) no-repeat;}
				  #content .main .maintxt ul li a:hover { display:block;color:#1d6b98;text-align:center;text-decoration:none;}

				/*翻页*/
				#content .main .maintxt .page{width:577px;border-top:#9ac6c8 dotted 1px;clear:both;height:23px;margin-top:8px;padding-top:15px;color:#626262;/*background:#f5f1f8;*/text-align:right;}
				#content .main .maintxt .page img {padding-top:3px;padding-left:3px;padding-right:3px;}
				#content .main .maintxt .page .input_txt{text-align:center;width:30px;height:15px;padding-bottom:0px;margin-right:3px;border:#636363 solid 1px;}
				#content .main .maintxt .page .btn{ margin-bottom:2px;border:0; width:25px; height:15px;background:url(../images/go.gif) no-repeat;text-indent:-999pt;}
				#content .main .maintxt .page a{color:#626262;margin-right:8px;text-decoration:none;}
				#content .main .maintxt .page a:hover{color:#D80401;text-decoration:underline;}

