@charset "utf-8";
/**定义整个页面大小 默认为1002px*/
body {
	background:url(../images/bg.gif) repeat-x #fff;
	margin:0 auto;
	padding:0;
	font-size:12px;
	color:#595959;
	font-family:Arial, Helvetica, sans-serif;
	}

.uborder_line{ border-bottom:1px gray solid; }
.uborder_dot{ border-bottom:1px gray dotted; }

.float_l{ float:left}

.float_r{ float:right}


/**复制你自己的代码到这里*/

/**--------------------------------------LINK-----------------------------------*/
a:link, a:visited {color:#595959}
a:hover, a:active {color: #999999;}

.white a:link, .white a:visited{color:#fff;}
.white a:hover, .white a:active{color: #9ff}

.blacklink a:link, .blacklink a:visited{ color:#333;}
.blacklink a:hover, .blacklink a:active{ color:#666;}

.greenlink a:link, .greenlink a:visited{ color:#114c51;}
.greenlink a:hover, .greenlink a:active{ color:#339900;}

/**--------------------------------------/LINK/END-----------------------------------*/

.qq{
	width:97px;
	position:absolute;
	Z-INDEX:1;
	margin:30px 0 0;
	}
.qq dt{
	height:23px;
	line-height:23px;
	text-align:center;
	color:#fff;
	background:url(../images/qq_03.gif) no-repeat;
	}
.qq dd{
	height:29px;
	line-height:32px;
	text-align:left;
	background:url(../images/qq_11.gif) repeat-y;
	width:89px;
	overflow:hidden;
	padding-left:8px;
	}
.qq .qq_fix{
	height:10px;
	background:url(../images/qq_10.gif) no-repeat;
	line-height:0px;
	font-size:0;
	}

#indexbox{
	width:1002px;
	margin:0 auto;
	position:relative;
	}
	
#header {
	margin:0 auto;
	background: url(../images/index_01.gif) no-repeat;
	height:196px;
	overflow:hidden;
	}
#header .white{
	float:right;
	background:url(../images/cart.gif) left no-repeat;
	padding:20px 30px;
	display:inline;
	margin:101px 0 0;
	}
#menu {
	height:39px;
	text-align:center;
	clear:both;
	}
#menu li{
	display:inline;
	padding:0 10px;
	}
#menu a:link,#menu a:visited{
	font-size:13px;
	font-weight:bold;
	color:#036;
	line-height:26px;
	}
#menu a:hover,#menu a:active{
	color:#39f;
	}
#mainbox{
	background:#fff;
	}	
#mainbox h1{
	height:22px;
	width:196px;
	}
#mainleft{
	float:left;
	width:196px;
	padding:0 3px;
	}
.leftmenu{
	margin:5px auto;
	}
.leftmenu h4{
	width:186px;
	height:22px;
	background:url(../images/bg_03.gif) no-repeat;
	padding-left:10px;
	color:#fff;
	font-size:12px;
	}
#search div{
	border:1px solid #e4e4e4;
	border-top:none;
	background:url(../images/index2_10.gif) repeat-x;
	width:194px;
	text-align:center;
	}
#search h1{
	background:url(../images/index_04.gif) no-repeat;
	}
#search h2{
	padding:20px 8px 0;
	}
#search h2 input{
	width:172px;
	}
#search h3{
	padding:8px 8px 20px;
	text-align:right;
	}
#search h3 input{
	width:56px;
	height:28px;
	border:none;
	background:url(../images/index_12.gif) no-repeat;
	cursor:pointer;
	}
.leftmenu h1{
	background:url(../images/index_20.gif) no-repeat;
	}
.leftmenu ul{
	border:1px solid #e4e4e4;
	border-top:none;
	background:url(../images/index2_10.gif) repeat-x #fff;
	width:194px;
	padding:5px 0;
	text-align:center;
	}
#pro_main0 .hover ol{
	display:block;
	}
.leftmenu li{
	margin:2px auto;
	}
.leftmenu li a:link,.leftmenu li a:visited{
	background:url(../images/index_26.gif) no-repeat;
	width:166px;
	text-align:left;
	color:#036;
	display:block;
	height:23px;
	line-height:23px;
	font-weight:bold;
	padding-left:20px;
	overflow:hidden;
	}
.leftmenu li a:hover,.leftmenu li a:active{
	background:url(../images/index_26.gif) 0 -24px no-repeat;
	color:#fff;
	}
#pro_main0 .block{
	display:block;
	}
.leftmenu ol{
	width:164px;
	margin:0 auto;
	display:none;
	}
.leftmenu li ol li {
	background:url(../images/xx.jpg) bottom repeat-x;
	margin:0 auto;
	font-size:11px;
	}
.leftmenu li ol li a:link,.leftmenu li ol li a:visited{
	background:url(../images/index_31.gif) left no-repeat;
	width:154px;
	text-align:left;
	color:#036;
	display:block;
	height:23px;
	line-height:23px;
	font-weight:normal;
	padding-left:10px;
	overflow:hidden;
	}
.leftmenu li ol li a:hover,.leftmenu li ol li a:active{
	background:url(../images/index_31.gif) left no-repeat #f4f4f4;
	color:#333;
	}
.member_right{
	float:left;
	padding:0 0 10px 10px;
	width:760px;
	}
.member_right h3{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#09c;
	padding:10px 0;
	background:url(../images/xx.jpg) bottom repeat-x;
	font-weight:normal;
	}
.member_right h3 span{
	color:#f63;
	}
.member_right h4{
	font-size:12px;
	color:#09c;
	padding:10px 0;
	margin:0 10px;
	font-weight:normal;
	}
.member_right h4 span{
	color:#f63;
	}
.member_right h4 a{
	float:right;
	}
#maincenter{
	float:left;
	background:#fff;
	width:587px;
	overflow:hidden;
	padding:0 5px;
	}
#maincenter h2{
	background:url(../images/index_35.gif) repeat-x;
	height:29px;
	line-height:29px;
	color:#09c;
	padding:0 0 0 10px;
	border-bottom:1px solid #e3e3e3;
	}
.main_c_a{
	border:1px solid #dfdfdf;
	background:url(../images/index_38.gif) repeat-x;
	margin-bottom:5px;
	}
.main_c_b{
	border:1px solid #dfdfdf;
	background:url(../images/index_38.gif) repeat-x;
	margin-bottom:5px;
	clear:both;
	padding:0 0 10px;
	}
.main_c_c{
	border:1px solid #dfdfdf;
	background:url(../images/index_38.gif) repeat-x;
	margin-bottom:5px;
	clear:both;
	padding:0 0 10px;
	min-height:500px;
	_height:500px;
	_overflow:visible;
	}
.main_c_sub{
	border:1px solid #dfdfdf;
	background:url(../images/index_38.gif) repeat-x;
	margin-bottom:5px;
	}
.main_c_sub_c{
	padding:10px;
	}
.main_c_sub_c_t{
	padding:10px;
	}
.main_c_sub_c h3{
	padding:10px 0;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#09c;
	}
.main_c_sub_c h3 span{
	display:block;
	font-size:11px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	}
.main_c_c h3{
	font-size:11px;
	background:url(../images/index_35.gif) repeat-x;
	height:29px;
	line-height:29px;
	color:#09c;
	padding:0 0 0 10px;
	border-bottom:1px solid #e3e3e3;
	font-weight:normal;
	}
.main_c_c h3 a:link,.main_c_c h3 a:visited{
	color:#09c;
	}
.main_c_c h3 a:hover,.main_c_c h3 a:active{
	color:#666;
	}
.main_c_c h4{
	margin:10px 10px 0;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#09c;
	background:url(../images/xx.jpg) bottom repeat-x;
	padding-bottom:10px;
	}
.main_c_c h4 span{
	display:block;
	font-size:14px;
	color:#09c;
	font-family:Arial, Helvetica, sans-serif;
	}
.main_c_c h4 .price{
	float:right;
	padding:5px 10px;
	color:#F00;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.main_c_b h3{
	font-size:11px;
	background:url(../images/index_35.gif) repeat-x;
	height:29px;
	line-height:29px;
	color:#09c;
	padding:0 0 0 10px;
	border-bottom:1px solid #e3e3e3;
	font-weight:normal;
	}
.main_c_b h3 a:link,.main_c_b h3 a:visited{
	color:#09c;
	}
.main_c_bh3 a:hover,.main_c_b h3 a:active{
	color:#666;
	}
.main_c_b h4{
	margin:10px 10px 0;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#09c;
	background:url(../images/xx.jpg) bottom repeat-x;
	padding-bottom:10px;
	}
.main_c_b h4 span{
	display:block;
	font-size:14px;
	color:#09c;
	font-family:Arial, Helvetica, sans-serif;
	}
.pro_d_box{
	margin:10px 10px 0;
	border:1px solid #e3e3e3;
	}
.pro_d_box h5{
	padding-left:6px;
	background:url(../images/pro_d_03.gif) repeat-x;
	line-height:20px;
	height:20px;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #e3e3e3;
	}
.addtocart{
	padding:20px 0;
	margin:0 10px;
	}
.addtocart a{
	float:right;
	}
.main_c_b li{
	float:left;
	border:1px solid #e3e3e3;
	background:#fff;
	padding:1px;
	display:inline;
	margin:10px 0 0 11px;
	}
.main_c_b li ol li{
	float:none;
	border:none;
	background:none;
	padding:0;
	display:block;
	margin:0;
	}
.main_c_b ol{
	background:url(../images/index_54.gif) repeat-x;
	width:176px;
	height:245px;
	overflow:hidden;
	text-align:center;
	}
.main_c_b ol .pro_title{
	height:20px;
	overflow:hidden;
	}
.main_c_b ol .pro_title a:link,.main_c_b ol .pro_title a:visited{
	font-weight:bold;
	color:#09c;
	}
.main_c_b ol .pro_title a:hover,.main_c_b ol .pro_title a:active{
	color:#3cf;
	}
.main_c_b ol .pro_type{
	height:20px;
	overflow:hidden;
	line-height:20px;
	font-size:11px;
	color:#333;
	}
.main_c_b ol .pro_pic{
	padding:5px 0;
	}
.main_c_b ol .pro_price{
	background:url(../images/index_45.gif) repeat-x;
	border:1px solid #eaeaea;
	height:33px;
	line-height:33px;
	font-size:12px;
	color:#f63;
	width:160px;
	margin:0 auto;
	font-family:Tahoma;
	font-weight:bold;
	}
.main_c_b ol .pro_price span{
	font-weight:normal;
	}
.main_c_b ol .pro_buy a{
	background:url(../images/index_49.gif) no-repeat;
	height:28px;
	line-height:25px;
	font-size:12px;
	color:#fff;
	width:81px;
	margin:0 auto;
	font-weight:bold;
	float:left;
	display:inline;
	margin:5px 0 0 5px;
	}
#mainright{
	float:left;
	width:196px;
	padding:0 2px 0 3px;
	}
#member{
	margin:0 auto 5px;
	}
#member h1{
	background:url(../images/index_07.gif) no-repeat;
	}
#member input{
	width:172px;
	}
#member div{
	border:1px solid #e4e4e4;
	border-top:none;
	background:url(../images/index2_10.gif) repeat-x #fff;
	width:194px;
	}
#member h2{
	font-weight:normal;
	font-size:11px;
	text-align:right;
	padding:10px 5px 10px 0;
	}
#member h2 input{
	width:155px;
	}
#member h3 a{
	float:right;
	width:58px;
	height:27px;
	display:inline;
	margin:0 5px 10px;
	}
#member h3 .reg{
	background:url(../images/index_17.gif) no-repeat;
	}
#member h3 .login{
	background:url(../images/index_15.gif) no-repeat;
	border:none;
	cursor:pointer;
	float:right;
	width:58px;
	height:27px;
	display:inline;
	margin:0 5px 10px;
	}
#news{
	margin-bottom:5px;
	margin:0 auto;
	}
#news ul{
	height:100%;
	margin-bottom:10px;
	overflow:hidden;
	}
#news h1{
	background:url(../images/index_23.gif) no-repeat;
	}
#news #index_newsbox{
	border:1px solid #e4e4e4;
	border-top:none;
	background:url(../images/index2_10.gif) repeat-x #fff;
	width:194px;
	height:250px;
	overflow:hidden;
	}
#andyscroll{
	width:194px;
	height:222px;
	overflow:hidden;
	}
#news li{
	line-height:30px;
	height:30px;
	margin:0 10px;
	}
#news li a:link,#news li a:visited{
	background:url(../images/index_31.gif) left no-repeat;
	padding-left:10px;
	color:#039;
	font-size:11px;
	}
#news li a:hover,#news li a:active{
	background:url(../images/index_31.gif) left no-repeat;
	}
#news .news_more{
	background:none;
	margin:5px 10px;
	text-align:right;
	color:#333;
	}
#news .news_more a:link,#news .news_more a:visited{
	background:url(../images/index_31.gif) right no-repeat;
	padding-right:10px;
	}
#news .news_more a:hover,#news .news_more a:active{
	background:url(../images/index_31.gif) right no-repeat;
	}
#reg_box{
	border:1px solid #dfdfdf;
	background:url(../images/index_38.gif) repeat-x #fff;
	clear:both;
	height:100%;
	padding:0 0 10px;
	}
#reg_box h1{
	font-size:11px;
	background:url(../images/index_35.gif) repeat-x;
	height:29px;
	line-height:29px;
	color:#09c;
	padding:0 0 0 10px;
	border-bottom:1px solid #e3e3e3;
	font-weight:normal;
	width:990px;
	margin-bottom:20px;
	}
#reg_box h1 a:link,#reg_box h1 a:visited{
	color:#09c;
	}
#reg_box h1 a:hover,#reg_box h1 a:active{
	color:#666;
	}
#reg_box h2{
	background:url(../images/xx.jpg) bottom repeat-x;
	text-align:center;
	font-size:18px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:60px;
	color:#09c;
	}
.reg_table{
	padding:20px 0 10px;
	width:555px;
	}
.reg_form{
	margin:10px auto;
	}
.reg_form input{
	width:250px;
	}
#footer{
	background:url(../images/index_33.jpg) no-repeat;
	margin:0 auto;
	clear:both;
	}
#footer ul{
	background:url(../images/index_45.gif) repeat-x;
	height:28px;
	padding:5px 0 0;
	margin:0 auto;
	border:1px solid #e4e4e4;
	text-align:center;
	}
#footer li{
	display:inline;
	padding:0 10px;
	line-height:11px;
	border-right:1px solid #ccc;
	}
#foot_copy{
	text-align:center;
	}
#subleft{
	float:left;
	width:200px;
	text-align:center;
	margin:0 0 0 4px;
	}
.border_blue { border:solid 1px #7f9db9;}

.border_ccc { border:solid 1px #ccc;}

.page{
	text-align:right;
	padding:10px 20px;
	clear:both;
	}
.news_list{
	margin:10px;
	}
.news_list li{
	background:url(../images/xx.jpg) bottom repeat-x;
	clear:both;
	text-align:right;
	font-size:11px; 
	line-height:28px;
	}
.news_list li a:link,.news_list li a:visited{
	background:url(../images/news_03.gif) left no-repeat;
	padding-left:15px;
	line-height:28px;
	float:left;
	font-size:12px; 
	}
.news_list li a:hover,.news_list li a:active{
	color:#333;
	}
.manual_list{
	margin:10px;
	}
.manual_list li{
	background:url(../images/xx.jpg) bottom repeat-x;
	clear:both;
	text-align:left;
	font-size:11px; 
	line-height:28px;
	}
.manual_list li a:link,.manual_list li a:visited{
	background:url(../images/down_03.gif) no-repeat;
	width:71px;
	height:20px;
	float:right;
	display:inline;
	margin:5px 0 0;
	}
.manual_list li a:hover,.manual_list li a:active{
	color:#333;
	}
/**--------------------------------------from-----------------------------------*/

.form1{
	padding:2px 8px 0pt 3px;
	border:1px solid #ee9b00;
	background-color:#fdf5e5;
	color:#ee9b00;
	}

.form2{
	padding:6px 12px 6px 12px;
	border:1px solid #ccc;
	background-color:#fff;
	}

.formfont input,select{font-size:12px; color:#666666;}
.formfont textarea{
	font-size:14px;
	color:#666;
	width:545px;
}
.reg_button{
	background:url(../images/reg_03.gif) no-repeat;
	border:none;
	cursor:pointer;
	width:137px;
	height:33px;
}
/**--------------------------------------/from/END-----------------------------------*/

/**--------------------------------------/margin&padding-----------------------------------*/

.margin_0{ margin:0}
.margin_5{ margin:5px;}
.margin_top_5{ margin-top:5px;}
.margin_left_5{ margin-left:5px;}
.margin_right_5{ margin-right:5px;}
.margin_bottom_5{ margin-bottom:5px;}
.margin_t_b_5{ margin:5px auto 5px auto;}
.margin_l_r_5{ margin:auto 5px auto 5px;}

.padding_0{ padding:0}
.padding_top_5{ padding-top:5px;}
.padding_left_5{ padding-left:5px;}
.padding_right_5{ padding-right:5px;}
.padding_bottom_5{ padding-bottom:5px;}
.padding_5{ padding:5px;}
.pdtd td{ padding:5px;}
/**--------------------------------------/margin&padding/END-----------------------------------*/

