@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	color:#000000;
	font:"Times New Roman", Times, serif;
	font-size:12px;
}
div,span,p,h1,h2,h3,h4,a,ul,ol,li,img,a{
	padding:0px;
	margin:0px;
	word-wrap:break-word;
}
ul,ol,li{
	list-style:none;
}
table{
	border-collapse:collapse;
}
body,input,select,textarea,button,img{
	font:Arial, Helvetica, sans-serif;
	color:#000000;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#069;
}
a img{
	border:none;
}
#header{
	background:url(images/head_top.gif) repeat-x;
	height:148px;
}
#header_wraper{
	width:780px;
	height:141px;
	margin:3px auto;
	position:relative;
	background:url(images/header_bg.gif) repeat-x;
}
#head_bgr{background:url(images/header_bgr.gif) no-repeat top right;height:141px;margin:0 auto 6px auto}
#logo{
	position:absolute;
	left:10px;
}
#logo a{
	display:block;
	background:url(images/logo.gif) no-repeat top;
	width:106px;
	height:100px;
	font-size:0px;
	color:#666666;
}
.top_link{margin-top:70px;float:right;color:#000;}
.top_link a{background:url(images/top_link.gif) no-repeat 2px 7px;padding:10px;line-height:35px;}
.top_link a:hover{color:#666666; text-decoration:underline;}
.top_link_cn{margin-top:70px;float:right;color:#000;}
.top_link_cn a{background:url(images/top_link.gif) no-repeat top;line-height:30px;padding:5px 23px 5px 23px;}
.top_link_cn a:hover{color:#666666; text-decoration:underline;}
#menu{
position:absolute;
left:30px;
}
#menu li{
	float:left;
	margin-top:103px;
	margin-right:20px;
}
#menu li a{
	display:block;
	text-align:center;
	color:#fff;
	padding-top:10px;
	font-size:14px;	height:40px;
	width:100px;
}

#menu li a:hover,#menu li a.cur{
	background:url(images/menu_cur.gif) no-repeat top;
	color:#d98016;
	}
#main_r_t{background:url(images/main_r_t.jpg) no-repeat  left 2px;padding-left:5px;padding-right:5px;}

#main_r_t h3{padding-left:25px;padding-top:10px;color:#fff;font-size:16px;border-bottom:1px solid #006666;margin-bottom:5px;}
#main_text{width:98%;margin:0 auto;height:100px;background:#fff;padding:5px;}
#main_r_t h4{ font-size:12px; font-weight:bold; float:right;padding-right:10px;}
#main_r_ban{background:url(images/ban.gif) no-repeat 20px top ;width:97%;margin:0 auto}
#main_r_ban_2{background:url(images/ban2.gif) no-repeat 20px top ;width:97%;margin:0 auto;padding-bottom:30px;}
#main_r_ban h3,#main_r_ban_2 h3{padding-left:80px;padding-top:7px;font-size:14px;font-weight:bold;line-height:24px;}
#main_ban{background:url(main_newpro_02.gif) }
#main_ban .main_ban_m{background:url(images/main_newpro_02.gif) repeat-x;width:100%;height:124px;}
#main_ban .main_ban_m_m{background:url(images/main_newpro_02_02.gif) repeat-x;width:100%;height:124px;}
#main_ban table{ padding:0px;margin:0px; }
#main_ban .main_ban_l{background:url(images/main_newpro_01.gif) no-repeat top left;padding-left:15px;}
#main_ban .main_ban_l_l{background:url(images/main_newpro_01_01.gif) no-repeat top left;padding-left:15px;}
#main_ban .main_ban_r{background:url(images/main_newpro_03.gif) no-repeat top right;padding-left:15px;}
#main_ban .main_ban_r_r{background:url(images/main_newpro_03_03.gif) no-repeat top right;padding-left:15px;}
#main_ban li{text-align:center;float:left;margin:5px 10px;width:95px;border:none}
#main_ban .img{display:block;width:95px;height:95px;overflow:hidden;border:none}
#main_ban .img img{width:95px;height:95px;}
#main_ban .product_name{margin:1px 0px;}
#main{	
background:url(images/main_bg.gif) repeat-x center top #17a7a8;
padding:10px;
	width:760px;
	margin:0px auto;
	border-top:none;
	border-bottom:none;
	
}
#main_1{
	background:url(images/main_bg.gif) repeat-x center 192px ;
	width:780px;
	margin:0px auto;
	border-top:none;
	border-bottom:none;
	zoom:1;
	overflow:auto;
}
#search{
	background:#e6fbfe;
	height:32px;
	margin-bottom:10px;
	position:relative;
}
#search form{
	margin:5px 0px 3px 50px;
}
#welcome{
	position:absolute;
	right:50px;
	top:8px;
}
#welcome a{
	text-decoration:underline;
	margin:0px 5px;
}
.input{
	border:1px solid #ccc;
	height:18px;
}
#search .input{
	width:200px;
	margin-right:5px;
}
#search select{
	border:1px solid #ccc;
	width:200px;
	margin-right:5px;
}
#search .button{
	background:url(images/button_search.gif) no-repeat;
	width:56px;
	height:20px;
	border:none;
	cursor:hand;
	cursor:pointer;
}
#search .button_cn{
	background:url(images/button_search_cn.gif) no-repeat;
	width:56px;
	height:20px;
	border:none;
	cursor:hand;
	cursor:pointer;
}
#main_wraper{
background:#fff;
	width:760px;
	margin:0px auto 10px auto;
}
#left_wraper{
	float:left;
	width:200px;
	margin-right:15px;
}
#right_wraper{
	float:left;
	width:500px;
}#prod_wraper{
	float:left;
	width:500px;
}
#cart_wraper{
	background:url(images/cart_bg.gif) #f6feff no-repeat right bottom;
	border:1px solid #cae4db;
	height:110px;
}
#cart_wraper h3{
	background:url(images/icon_cart.gif) no-repeat 3px 5px;
	border-bottom:1px solid #dee0d3;
	margin:5px 15px;
	font-size:12px;
	padding:3px 5px 5px 22px;
}
#cart_wraper li{
	background:url(images/icon_arrow.gif) no-repeat 5px;
	margin:3px 5px 3px 12px;
	padding-left:14px;
}
#cart_wraper li a{
	color:#000000;
	text-decoration:none;
}
#cart_wraper li.cur a{
	color:#f00;
}
#cart_wraper li a:hover{
	text-decoration:underline;
}
#index_login{
	margin-top:10px;
	background:url(images/index_login_title.gif) #f6feff no-repeat 50px 8px;
	border:1px solid #cae4db;
	height:115px;
}
#index_login_cn{
	margin-top:10px;
	background:url(images/index_login_title_cn.gif) #f6feff no-repeat 50px 8px;
	border:1px solid #cae4db;
	height:115px;
}
#index_login form{
	margin-top:30px;
}
#index_login_cn form{
	margin-top:30px;
}
#index_login label{
	display:inline-block;
	width:60px;
	margin:5px 0px 5px 10px;
}
#index_login_cn label{
	display:inline-block;
	width:60px;
	margin:5px 0px 5px 10px;
}
#index_login .input{
	display:inline-block;
	width:110px;
	height:18px;
	line-height:18px;
	margin-top:3px;
}
#index_login_cn .input{
	display:inline-block;
	width:110px;
	height:18px;
	line-height:18px;
	margin-top:3px;
}
.button_submit{
	margin:5px 10px 0px 10px;
	display:inline-block;
	background:url(images/button_submit.gif) no-repeat;
	width:44px;
	height:18px;
	border:none;
	padding-top:9px;
	color:#2bb4ff;
	font-size:0px;
}
.button_submit_cn{
	margin:5px 10px 0px 10px;
	display:inline-block;
	background:url(images/button_submit_cn.gif) no-repeat;
	width:57px;
	height:20px;
	border:none;
	padding-top:9px;
	color:#2bb4ff;
	font-size:0px;
}
#index_login a{
	color:#666666;
}
#register .register{
	color:#48dfff;
	text-decoration:underline;
}
.mart10{
	margin-top:10px;
}
.box{
	background:#f6feff;
	border:1px solid #cae4db;
	padding-bottom:10px;
	*padding-bottom:0px;
}
.box .title{
	display:block;
	margin:1px;
	background:url(images/title_bg.gif) repeat-x;
}
.box .title span{
	display:block;
	margin:1px;
	background:url(images/title_icon.gif) no-repeat right;
	height:18px;
	padding:8px 30px 5px 12px;
	color:#FFFFFF;
	font-size:13px;
}
#index_service li{
	margin:5px 10px;
}
#product_cate ul{
	margin:5px 0px;
}
#product_cate li{
	margin:0px 10px;
	background:url(images/libg.gif) no-repeat bottom;
}
#product_cate li a{
	background:url(images/icon_arrow02.gif) no-repeat 5px 10px;
	display:block;
	width:160px;
	padding:6px 0px 6px 18px;
}
#product_cate .sub_nav{
	margin-left:15px;
	display:block;
	background:url(images/icon_arrow.gif) no-repeat 5px;
	width:auto;
	padding:3px 0px 3px 15px;
	font-size:11px;
}
#index_email .input{
	width:170px;
	margin-left:10px;
	margin-top:20px;
	*margin-top:0px;
}
.button_cancel{
	margin-top:5px;
	display:inline-block;
	background:url(images/button_cancel.gif) no-repeat;
	width:50px;
	height:18px;
	border:none;
	padding-top:9px;
	color:#2bb4ff;
	font-size:0px;
}
.button_cancel_cn{
	margin-top:5px;
	display:inline-block;
	background:url(images/button_cancel_cn.gif) no-repeat;
	width:57px;
	height:20px;
	border:none;
	padding-top:9px;
	color:#2bb4ff;
	font-size:0px;
}
.box02{
	border:1px solid #cae4db;
	zoom:1;
	overflow:auto;
}
.box02 .title{
	background:url(images/title_bg02.gif) repeat-x;
	height:34px;
	border-bottom:1px solid #cae4db;
}
.box02 .title span{
	display:block;
	background:url(images/icon_arrow03.gif) no-repeat 12px 12px;
	padding:10px 0px 8px 30px;
	font-size:12px;
}
.box02 ul{
	margin:10px 0px;
}
.box02 li{
	text-align:center;
	float:left;
	margin:10px;
	width:130px;
}
.box02 .img{
	display:block;
	width:130px;
	height:130px;
	overflow:hidden;
}
.box02 .img img{
	width:130px;
}
.box02 .product_name{
	margin:5px 0px;
}
#footer{
	background:url(images/foot.gif) repeat-x;
	height:143px;
	width:780px;
	margin:3px auto 0px auto;
}
#copy{
	float:left;
	margin:5px 20px ;
	color:#fff;
}
#technical{
	float:right;
	margin:5px 20px ;
	color:#fff;
}#technical a{color:#fff}#technical a:hover{color:#fff; text-decoration:underline;color:#CCC;}
.position{
	text-align:right;
}
.pages{
	clear:both;
	margin:20px;
	text-align:right;
}
.red{
	color:#FF0000;
}
/**** 产品列表 start ***/
.product_list{
	clear:both;
}
.product_list li{
	width:120px;
	height:160px;
	float:left;
	margin:10px;
	text-align:center;
}
.product_list .img{
	display:block;
	width:120px;
	height:120px;
	overflow:hidden;
	border:1px solid #cfcfcf;
}
.product_list .img img{
	width:120px;
	height:120px;
}
.product_list .name{
	margin:5px auto;
}
.product_list .price{
	float:right;
	color:#FF0000;
	margin:5px 10px 0px 0px;
}
.product_list .cart{
	background:url(images/add_to_cart.gif) no-repeat;
	float:right;
}
.product_list .cart a{
	width:24px;
	height:21px;
	display:block;
	color:#028ace;
	font-size:0px;
}
/**** 产品列表 end ***/
/*** 产品详细页 ***/
#prodimg{
	width:400px;margin:0 auto;
}
#prodimg .mainimg{
	text-align:center;
	padding-top:20px;
}
#prodimg .mainimg img{
	width:400px;
	max-width:400px; 
	width:expression(this.width >400 ? 400: true);
}
#prodimg .viewbig a{
	display:block;
	background:url(images/view_pic.gif) no-repeat;
	margin:5px auto;
	width:105px;
	text-decoration:underline;
	color:#999999;
}
#prodimg .viewbig a:hover{
	color: #006699;
}
.tocart{
	background:url(images/to_cart.gif) no-repeat;
	width:98px;
	height:20px;
	border:none;
	color:#2eb6ff;
	font-size:0px;
	padding-top:9px;
}
.tocart_cn{
	background:url(images/to_cart_cn.gif) no-repeat;
	width:98px;
	height:20px;
	border:none;
	color:#2eb6ff;
	font-size:0px;
	padding-top:9px;
}
.basal .number{
	width:30px;
	border:1px solid #d7e1ea;
	height:15px;
	line-height:15px;
	text-align:center;
}
#mycarousel{
	margin-left:20px;
}
#mycarousel li{
	float:left;
	height:50px;
	width:45px;
	margin:3px;
}
#mycarousel img{
	width:45px;
	height:45px;
	border:1px solid #c9c9c9;
}
#prodattr{
	width:360px;
	margin:10px auto;
}
#prodattr .basal{
	background:url(images/dotted_line.gif) repeat-x bottom;
	padding:10px;
	
}
#prodattr .basal p{
	margin:5px 0px;
}
#prodattr label{
	width:150px;
	display:inline-block;
	font-weight:bold;
}
#prodattr .basal h3{
	color:#24adef;
	font-size:15px;
	margin-bottom:10px;
	text-align:center;
}
#prodattr .others{margin:0 auto;width:90%;border-top:1px dashed #ccc;
}
#prodattr .others p{
	padding-bottom:5px;
}
#prodattr .do_more{
	margin:5px 50px;
}
#prodattr .do_more a{
	text-decoration:underline;
}
#price_list,#shipping_type,#product_descri,#payment_details,#pro_att,#good_com{
	padding:0px 20px 20px;
}
#price_list{
	clear:both;
	padding-top:20px;
}
#product_descri table{
	width:95%;
}
#product_descri img{
	MAX-WIDTH: 600px; 
	WIDTH: expression(this.width > 600 ? 600: true); 
}
.table_style01{
	border:1px solid #d2d2d2;
	margin:10px auto;
}
.table_style01 th{
	background:#eeeeee;
	font-weight:bold;
}
.table_style01 th,.table_style01 td{
	padding:5px;
	border:1px solid #d2d2d2;
}
.table_style03{
	margin:20px auto;
}
.table_style03 th{
	text-align:right;
	font-weight:bold;
	padding:5px;
}
.table_style03 td{
	padding:5px;
}
.input{
	border:1px solid #d2d2d2;
	height:18px;
}
#product_descri .cont{
	margin:10px;
	line-height:150%;
}
#payment_details .cart_list{
	margin:30px auto;
	text-align:center;
}
#payment_details strong{
	font-size:12px;
}
#payment_details table{
	margin:5px 20px 0px 0px;
	border:1px solid #d2d2d2;
}
#payment_details table th{
	color:#770617;
	text-align:right;
	padding:10px;
	font-weight:bold;
	vertical-align:top;
}
#payment_details table td{
	padding:10px;
}
#payment_details table td img{
	margin-right:5px;
}
/*** 产品详细页 ***/
.table_style02{
	border:solid 1px #d9d9d9;
	background:#fff;
}
.table_style02 th{
	background-color:#eeeeee;
	height:25px;
	border-right:solid 1px #d9d9d9;
	border-bottom:solid 1px #d9d9d9;
}
.table_style02 th.noborder{
	border-right:none;
}
.table_style02 td{
	padding:5px;
}
.title02{
	background:url(images/icon_book.gif) no-repeat 5px 4px;
	color:#24adef;
	font-size:14px;
	padding-left:25px;
}
#main_title{
	background:url(images/icon_book.gif) no-repeat 10px 10px;
	border-bottom:1px solid #cae4db;
	padding:5px;
	padding-left:25px;
	color:#24adef;
	font-size:18px;
	margin:20px 0px;
}
#container{
	line-height:150%;
	margin-left:10px;
	margin-top:10px;
}
.login{
	margin:20px auto;
	width:550px;
}
.login h3{
	background:url(images/icon_book.gif) no-repeat 10px 10px;
	padding:5px;
	padding-left:25px;
	color:#24adef;
	font-size:18px;
	margin:20px 0px;
}
.login table{
	margin:20px auto;
}
.login .left{
	text-align:right;
	padding:5px;
	font-weight:bold;
}
.login .right{
	text-align:left;
	padding:5px 0px;
}
.login .right input{
	border:1px solid #d2d2d2;
	height:18px;
}
.login .red{
	margin-left:5px;
	color:#FF0000;
}
.button_login{
	background:url(images/button_login.gif) no-repeat;
	border:none;
	width:59px;
	height:20px;
	color:#2eb6ff;
	font-size:0px;
	padding-top:9px;
}
.button_login_cn{
	background:url(images/button_login_cn.gif) no-repeat;
	border:none;
	width:59px;
	height:20px;
	color:#2eb6ff;
	font-size:0px;
	padding-top:9px;
}
.button_register{
	background:url(images/button_register.gif) no-repeat;
	border:none;
	width:66px;
	height:20px;
	color:#2eb6ff;
	font-size:0px;
	padding-top:9px;
}
.button_register_cn{
	background:url(images/button_register_cn.gif) no-repeat;
	border:none;
	width:66px;
	height:20px;
	color:#2eb6ff;
	font-size:0px;
	padding-top:9px;
}
/***** user center start *****/
#user_menu{
	border:5px solid #e6fbfe;
}
#user_menu_wraper{
	border:1px solid #d9e3eb;
}
#user_menu h3{
	border-bottom:3px solid #e4f0fa;
	margin:5px 10px;
	padding:5px;
	color:#24adef;	
}
#sub_nav{
	margin:10px 0px;
}
#sub_nav li{
	background:url(images/icon_dot.gif) no-repeat 5px 8px;
	padding:3px 0px 5px 0px;
	padding-left:20px;
	margin:5px 10px;
	border-bottom:1px solid #e4f0fa;
}
#sub_nav li .cur a{
	color: #006699;
}
.note{
	background:#f1f1f1;
	padding:5px 10px;
}
.note p{
	margin:5px;
}
#message a{
	text-decoration:underline;
}
#cart td{
	text-align:center;
}
#cart .number{
	height:18px;
	border:1px solid #cfcfcf;
	width:25px;
	line-height:18px;
	text-align:center;
}
#cart .remark{
	height:18px;
	border:1px solid #cfcfcf;
}
.f6,.f6 a{
	color:#3399FF;
	text-decoration:underline;
}
a.f6:hover,.f6 a:hover{
	color:#FF3300;
}
.left{
	float:left;
}
.right{
	float:right;
}
.modify{
	margin-top:20px;
}
#s-pe{width:90%;margin:0 auto; text-align:center;color:#fff;margin-bottom:10px;}
#s-pe a{color:#fff}
.friendlink{ margin-left:20px;padding-bottom:5px;margin-bottom:5px;color:#fff}
.friendlink a{color:#fff;}
.friendlink a:hover{color:#CCCCCC; text-decoration:underline}
.friendlink ul{text-align:center;}
.friendlink li{margin-right:10px;border:none; float:left}
.leftfriendlink img{margin:5px 10px 10px 20px;}

#main_r_b{background:url(images/main_r_b.jpg) right bottom no-repeat;height:143px ;right:0px; bottom:0px}