@charset "utf-8";
html, body, h1, h2, h3, h4, h5, h6, div, span, blockquote, p, address, form, fieldset, img, ul, ol, dl, dt, dd, li, hr, table, td, th, strong, em, sup, sub, dfn, ins, del, q, cite, var, samp, code, kbd, tt, pre {
	border:medium none;
	margin:0;
	padding:0;
}
ul {
	list-style-type:none
}
body {
	background-color: #9d9d9d;
	font:12px/1.167 Helvetica,Arial,"Hiragino Sans GB","WenQuanYi Micro Hei",宋体,sans-serif;
}
a{
	color: #666666;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.hide {
	display: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#beian a {
	font-size: 1em;
	color: #FEFEFE;
	text-align: center;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	display: block;
	text-decoration: none;
	margin-top: 5px;
}

#main_warp {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	background-image: url(main_warp_middle_bg.gif);
	margin-top: 5px;
}
#main_warp .top_border {
	background-image: url(main_warp_top.gif);
	height: 40px;
	background-repeat: repeat-x;
	background-position: right top;
}
#main_warp .top_border .left_corner {
	height: 40px;
	width: 40px;
	display: block;
	background-image: url(main_warp_left_corner.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
#main_warp .top_border .right_corner {
	display: block;
	height: 40px;
	float: right;
	width: 40px;
	background-image: url(main_warp_right_corner.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#main_warp .bottom_border {
	background-image: url(main_warp_bottom.gif);
	height: 40px;
	background-repeat: repeat-x;
	background-position: right top;
}
#main_warp .bottom_border .left_corner {
	height: 40px;
	width: 40px;
	display: block;
	background-image: url(main_warp_left_corner.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	float: left;
}
#main_warp .bottom_border .right_corner {
	display: block;
	height: 40px;
	float: right;
	width: 40px;
	background-image: url(main_warp_right_corner.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}#main_warp .middle_border {
	width: 920px;
	margin-right: 40px;
	margin-left: 40px;
}
#body_header {
	height: 90px;
}
#body_header .logo {
	float: left;
	height: 90px;
	width: 200px;
}
#body_header .banner {
	float: left;
	height: 90px;
	width: 410px;
}

#body_header .quick_link {
	float: right;
	margin-top: 25px;
}
#hp_info_bar  {
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	text-align: right;
	width: 880px;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 1.1em;
	height: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#hp_info_bar a{
	color: #666666;
	text-decoration: none;
}
#hp_info_bar a:hover{
	text-decoration: underline;
}
#hp_slogan  {
	height: 20px;
	width: 920px;
}


#list_topright_navbar {
	list-style-type: none;
}
#list_topright_navbar li{
	display: inline;
}
#list_topright_navbar li a{
	float: left;
	height: 60px;
	width: 80px;
	display: block;
	margin-right: 1px;
	margin-left: 1px;
}
#list_topright_navbar li a:hover{
}
#list_topright_navbar li img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#inner_warp {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(inner_warp_bg.gif);
	background-repeat: repeat-y;
}
#inner_warp .header{
	height: 50px;
	background-image: url(inner_warp_top.gif);
	background-repeat: repeat-x;
}
#inner_warp .header .left_corner{
	display: block;
	height: 50px;
	width: 20px;
	background-image: url(inner_warp_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
#inner_warp .header .right_corner{
	float: right;
	display: block;
	height: 50px;
	width: 20px;
	background-image: url(inner_warp_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#inner_warp .footer{
	height: 20px;
	background-image: url(inner_warp_bottom.gif);
	background-repeat: repeat-x;
}
#inner_warp .footer .left_corner{
	display: block;
	height: 20px;
	width: 20px;
	background-image: url(inner_warp_left.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	float: left;
}
#inner_warp .footer .right_corner{
	float: right;
	display: block;
	height: 20px;
	width: 20px;
	background-image: url(inner_warp_right.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#inner_warp .search_bar {
	height: 30px;
	background-image: url(inner_warp_search_bar.gif);
	background-repeat: repeat-x;
	margin-right: 1px;
	margin-left: 1px;
}
#inner_warp .search_bar form{
}
#inner_warp .search_bar input.text{
}
#inner_warp .search_bar input.btn{
}
#inner_warp .main_container{
	background-image: url(inner_warp_foot_step_color.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	margin-right: 1px;
	margin-left: 1px;
	display: inline-block;
	width: 918px;
}
#main_navbar {
}
#main_navbar ul{
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}
#main_navbar ul li{
	display: inline;
}
#main_navbar ul li a{
	display: inline;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.15em;
	font-weight: bold;
}
#main_navbar  ul  li.divider a {
	background-image: url(main_navbar_btn_divider.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 4px;
	margin-top: 20px;
	margin-bottom: 15px;
	display: block;
	margin-right: 0px;
	margin-left: 0px;
}

#main_navbar ul li a:hover{
	background-position: 0px 100%;
}
#main_navbar  ul  li.selected  a{
	background-position: 0px 100%;
}
#main_navbar  ul  li.selected  a:hover{
}
#adpic {
	float: left;
	height: 270px;
	width: 640px;
	margin-top: 10px;
	margin-left: 5px;
	display: inline;
}
#adpic .hp_adpic_big {
	height: 180px;
	width: 640px;
	float: left;
	margin-bottom: 5px;
	display: inline;
}
#adpic .hp_adpic_s_1 {
	float: left;
	height: 85px;
	width: 210px;
	margin-right: 5px;
	display: inline;
}
#adpic .hp_adpic_s_2 {
	float: left;
	height: 85px;
	width: 210px;
	margin-right: 5px;
	display: inline;
}
#adpic .hp_adpic_s_3 {
	float: left;
	height: 85px;
	width: 210px;
	display: inline;
}

#hp_quick_list {
	float: right;
	background-image: url(hp_quick_list.gif);
	background-repeat: no-repeat;
	height: 270px;
	width: 265px;
	margin-top: 10px;
	margin-right: 4px;
	display: inline;
}
#hp_quick_list .title{
	height: 30px;

}
#hp_quick_list .btn_bar {
	height: 25px;
}
#hp_quick_list .link_container {
	height: 200px;
	overflow: hidden;
}
#hp_sort_btn {
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	width: 247px;
}
#hp_sort_btn li{
	display: inline;
}
#hp_sort_btn li span.left_b{
	display: block;
	height: 25px;
	width: 10px;
	background-image: url(hp_sort_btn_left.gif);
	background-repeat: no-repeat;
	float: left;
	margin-left: 1px;
}
#hp_sort_btn li a{
	height: 15px;
	display: block;
	float: left;
	background-image: url(hp_sort_btn_right.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 1px;
	width: 60px;
	text-align: center;
	outline:none;
}
#hp_sort_btn img{
}
#hp_sort_btn li.select{
}
#hp_sort_btn li.select span.left_b{
	background-image: url(hp_sort_btn_left_sl.gif);
}
#hp_sort_btn li.select a{
	background-image: url(hp_sort_btn_right_sl.gif);
}
#sort_list ul {
	list-style-type: none;
}
#sort_list  ul li{
	display: inline;
}
#sort_list  ul  li a{
	width: 112px;
	display: block;
	overflow: hidden;
	height: 14px;
	font-size: 1em;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 1px;
	background-image: url(hp_sort_list_left_delta.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 10px 0px;
	float: left;
}
#sort_list  ul  li a:hover{
}
#recomm_gift {
	height: 190px;
	width: 910px;
	background-image: url(hp_recommend_gift_bg.gif);
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#recomm_gift .title {
	height: 30px;
}
#recomm_gift .table_warp {
	height: 160px;
}
#recomm_gift .table_warp .left {
	height: 150px;
	width: 296px;
	margin-top: 4px;
	margin-left: 6px;
	display: inline;
	float: left;
}
#recomm_gift .table_warp .mid {
	margin-top: 4px;
	margin-left: 5px;
	display: inline;
	height: 150px;
	width: 296px;
	float: left;
}
#recomm_gift .table_warp .right {
	display: inline;
	height: 150px;
	width: 296px;
	margin-top: 4px;
	margin-right: 6px;
	float: left;
	margin-left: 5px;
}
#recomm_gift span.recomm_gift_title {
	font-size: 1em;
	color: #f39700;
	font-weight: bold;
	height: 28px;
	display: block;
	width: 100px;
	overflow: hidden;
	line-height: 14px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
}
#recomm_gift  span.recomm_gift_desc {
	font-size: 1em;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	width: 100px;
	display: block;
	height: 70px;
	line-height: 14px;
	overflow: hidden;
	vertical-align: top;
}
#recomm_gift span.recomm_gift_detail {
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: right;
	line-height: 15px;
	height: 14px;
	margin-top: 5px;
}
#recomm_gift span.recomm_gift_detail a{
	color: #999999;
	text-decoration: none;
}
#recomm_gift span.recomm_gift_detail a:hover{
	color: #666666;
	text-decoration: underline;
}
#inner_foot_bar {
	margin-top: 30px;
	height: 20px;
	text-align: center;
	margin-bottom: 0px;
}
#inner_foot_bar ul{
	list-style-type: none;
	font-size: 1em;
	font-weight: bold;
	color: #999999;

}
#inner_foot_bar ul li{
	color: #999999;
	display: inline;
	background-image: url(inner_footer_bar_dvider.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 7px;
	padding-left: 7px;

}

#inner_foot_bar ul li a{
	color: #999999;
	text-decoration: none;

}
#inner_foot_bar ul li a:hover{

}
#inner_foot_bar   ul   li.divider  {
	background-repeat: no-repeat;
	height: 10px;
	width: 2px;
	margin: 0px;
	padding: 0px;
}
#quick_searchbar {
	height: 16px;
	width: 140px;
	margin-top: 5px;
	background-image: url(searchbar_bg.gif);
	float: left;
	display: inline;
	padding-left: 120px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	line-height: 11px;
	margin-left: 5px;
	padding-right: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#quick_searchbar form {
	margin: 0px;
	padding: 0px;
	display: block;
}
#quick_searchbar input.global_search_kw {
	height: 14px;
	line-height: 1.1em;
	font-size: 1em;
	display: inline;
	float: left;
	width: 118px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	background-color: #FFFFFF;
	vertical-align: middle;
	margin: 1px;
}
#quick_searchbar input.search_btn_go {
	height: 14px;
	width: 14px;
	line-height: 1.1em;
	font-size: 1em;
	margin: 1px;
	display: inline;
	float: right;
	padding-right: 4px;
}
#user_info_bar {
	height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
	width: 400px;
	float: right;
	margin-right: 10px;
	text-align: right;
	font-size: 1em;
	color: #666666;
}
#user_info_bar a{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 1em;

}
#user_info_bar a:hover{
	text-decoration: underline;

}
#category_left_list_warp {
	width: 170px;
	float: left;
	overflow: hidden;
	display: inline;
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-image: url(catrgory_left_list_warp_bd.gif);
}
#category_left_list_warp    div.header {
	background-image: url(catrgory_left_list_warp_top.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 170px;
	display: block;
}
#category_left_list_warp  div.body {
	padding: 10px;
}

#category_left_list_warp   div.footer {
	background-image: url(catrgory_left_list_warp_bt.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 170px;
	background-color: #FFFFFF;
	line-height: 10px;
}
#ct_llist {
	width: 150px;
}


#ct_llist ul.d1{
	list-style-type: none;
}
#ct_llist ul.d1 li{
	display: inline;
}
#ct_llist ul.d1 li a{
	text-decoration: none;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url(pointer_plus.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 10px;
}
#ct_llist ul.d1 li a:hover{
	color: #FF6600;
	background-position: 0px -19px;
	background-image: url(pointer_plus.gif);
}
#ct_llist ul.d1 li em a{
	background-image: url(pointer_plus.gif);
	color: #333333;
	background-position: 0px -39px;
	font-weight: bold;
}
#ct_llist ul.d1 li em a:hover{

}
#ct_llist ul.d2{
	list-style-type: none;
}
#ct_llist ul.d2 li{
	display: inline;
}
#ct_llist ul.d2 li a{
	display: block;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(pointer_arrow.gif);
	background-position: 5px 0px;
	background-repeat: no-repeat;
}
#ct_llist ul.d2 li a:hover{
	background-position: 5px -20px;
	background-image: url(pointer_arrow.gif);
	background-repeat: no-repeat;
}
#ct_llist ul.d2 li em a{
	background-image: url(pointer_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px -40px;
	color: #333333;
	font-weight: bold;
}
#ct_llist ul.d2 li em a:hover{
	background-position: 5px -20px;
}

#product_right_list_warp {
	float: right;
	width: 710px;
	overflow: hidden;
	display: inline;
	background-image: url(product_list_warp_bd.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#product_right_list_warp   div.header {
	background-image: url(product_list_warp_top.gif);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	width: 710px;
	line-height: 1px;
	font-size: 1px;
}
#product_right_list_warp   div.body {
	width: 710px;
	display: block;
}
#product_right_list_warp  div.body  div.text_warp {
	font-size: 1em;
	padding: 10px;
}
#product_right_list_warp  div.category_banner   {
	margin-right: auto;
	margin-left: auto;
	width: 690px;
	height: 100px;
}
#product_right_list_warp  div.category_desc  {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
	color: #666666;
}


#product_right_list_warp div.body div.info_bar {
	font-size: 1em;
	color: #333333;
	display: block;
	height: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#product_right_list_warp div.body div.sort_bar {
	font-size: 1em;
	display: block;
	height: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #F6F6F6;
	color: #666666;
}
#product_right_list_warp  div.body  div.sort_bar span.sort_btn {
	display: inline;
	float: left;
}
#product_right_list_warp div.body div.sort_bar span.sort_btn a {
	color: #666666;
	text-decoration: none;
}
#product_right_list_warp div.body div.sort_bar span.sort_btn a:hover {
	color: #FF6600;
	text-decoration: none;
}
#product_right_list_warp    div.body    div.sort_bar    span.sort_btn    a.asc {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	background-image: url(order_asc.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 2px;
}
#product_right_list_warp    div.body    div.sort_bar    span.sort_btn    a.desc {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	background-image: url(order_desc.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 12px;
}


#product_right_list_warp  div.body  div.sort_bar span.page_list {
	float: right;
	display: inline;
}






#product_right_list_warp   div.footer {
	background-image: url(product_list_warp_bt.gif);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	width: 710px;
	font-size: 1px;
	line-height: 1px;
}
#pt_rlist {
	margin: 10px;
	width: 690px;
	display: block;
}
#pt_rlist ul{
	list-style-type: none;
}
#pt_rlist ul li{
	display: block;
	float: left;
	width: 160px;
	margin-left: 10px;
	margin-top: 10px;
	height: 250px;
}
#pt_rlist ul li a{
}
#pt_rlist ul li a:hover{
}
#pt_rlist ul li table{
}
#pt_rlist ul li table tr.label td{
	height: 10px;
}
#pt_rlist ul li table tr.pic td {
	font-size: 1em;
	color: #333333;
	height: 120px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width: 160px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#pt_rlist ul li table tr.pid td{
	padding: 3px;
	font-size: 1em;
	color: #666666;
	height: 14px;
	font-weight: bold;
}
#pt_rlist ul li table tr.pid td span.pid{
	padding: 3px;
	font-size: 1em;
	color: #FF0000;
	font-weight: bold;
}
#pt_rlist ul li table tr.name td{
	font-size: 1em;
	font-weight: bold;
	padding: 3px;
	height: 24px;
}
#pt_rlist ul li table tr.name td a{
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#pt_rlist ul li table tr.name td a:hover{
	font-size: 1em;
	font-weight: bold;
	color: #666666;
}
#pt_rlist ul li table tr.price td{
	font-size: 1em;
	color: #333333;
	padding: 3px;
	height: 14px;
}
#pt_rlist ul li table tr.price td span.num{
	font-size: 1em;
	color: #FF6600;
}
#pt_rlist ul li table tr.body td{
}
#page_num_list {
}
#page_num_list ul{
	list-style-type: none;
}
#page_num_list ul li{
	display: inline;
}
#page_num_list ul li a{
	float: left;
	display: block;
	height: 11px;
	margin-right: 1px;
	margin-left: 1px;
	text-decoration: none;
	color: #666666;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#page_num_list ul li a:hover{
	color: #FF6600;
}
#page_num_list ul li.selected a{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #666666;
}
#page_num_list ul li.selected a:hover{
}
#product_spic_warp {
	border: 1px solid #ffffff;
	height: 210px;
	width: 280px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#product_spic_list_warp {
	width: 280px;
	margin-right: 10px;
	margin-left: 10px;
}
#product_spic_list_warp {
}
#product_spic_list_warp ul{
	list-style-type: none;
}
#product_spic_list_warp ul li{
	display: inline;
}
#product_spic_list_warp ul li a{
	float: left;
	height: 45px;
	width: 60px;
	border: 1px solid #999999;
	margin: 2px;
	padding: 2px;
}
#product_spic_list_warp  ul  li  a:hover {
	margin: 1px;
	border: 2px solid #666666;
}
#product_spic_list_warp ul li a img{
}
#product_brief_warp {
	margin-right: 10px;
	margin-left: 10px;
}
#product_brief_warp  div.pid{
	font-size: 1.5em;
	line-height: 2em;
	font-weight: bold;
	color: #FF3300;
	height: 2em;
	margin-top: 3px;
	float: left;
	display: inline;
}
#product_brief_warp    div.pname{
	font-size: 16px;
	font-weight: bold;
	color: #222222;
	display: inline;
	padding: 0.1em;
	height: 25px;
	clear: left;
	float: left;
}
#product_brief_warp  div.pbrief{
	font-size: 12px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	color: #444;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	clear: left;
	float: left;
	display: inline;
	width: 100%;
}
#product_brief_warp div.picon {
	float: right;
	height: 50px;
	display: inline;
}
#product_brief_warp div.picon img{
	margin-left: 10px;
}
#product_view_large_img_warp {
	text-align: center;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	margin-bottom: 0px;
}
#product_pricing {
	margin-right: 10px;
	width: 400px;
}
#product_pricing span.title {
	font-size: 1.35em;
	display: block;
	padding: 2px;
	color: #666666;
	font-weight: bold;
}

#product_available_colors {
	margin-top: 10px;
}
#product_available_colors  div.title {
	font-size: 1.35em;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 2px;
}

#product_available_colors ul{
	list-style-type: none;
	margin: 10px;
}
#product_available_colors ul li{
	display: block;
	width: 30px;
	height: 30px;
	margin: 2px;
	border: 1px solid #CCCCCC;
	float: left;
}
#product_available_colors ul li div.color_block{
	font-size: 1px;
	text-align: center;
	line-height: 1px;
	display: block;
	height: 30px;
	width: 30px;
}


#product_infobar {
	margin-right: 10px;
	margin-left: 10px;
}
#tb_price_list {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#tb_price_list th{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #999999;
	padding: 0.3em;
}
#tb_price_list td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	font-size: 1em;
	line-height: 1.1em;
	padding: 0.3em;
}
#tb_price_list tr.s1 td{
}
#tb_price_list tr.s2 td{
}
#product_detail {
	font-size: 1em;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 10px;
}
#product_detail span.title {
	font-weight: bold;
	color: #666666;
	display: block;
	margin-top: 2px;
	margin-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	font-size: 1.35em;
	padding: 2px;
}

.product_info_item{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	width: 400px;
	color: #666666;
}
.product_info_item span.title {
	font-weight: bold;
	color: #333333;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 2px;
}
.product_info_item span.title span.tit_value {
	font-size: 12px;
	font-weight: normal;
	margin-left: 5px;
}


#production_cycle {
	font-size: 1em;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 400px;
}
#production_cycle span.title {
	font-weight: bold;
	color: #666666;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 5px;
	font-size: 1.35em;
	padding: 2px;
}

#product_material {
	font-size: 1em;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 400px;
}
#product_material span.title {
	font-weight: bold;
	color: #666666;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 5px;
	font-size: 1.35em;
	padding: 2px;
}
#product_dimension {
	margin-top: 5px;
	font-size: 1em;
	color: #333333;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 400px;
}
#product_dimension  span.title {
	font-size: 1.35em;
	color: #666666;
	display: block;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 5px;
	padding: 2px;
}
#product_supplier {
	font-size: 1em;
	color: #333333;
	margin-top: 5px;
	margin-right: 10px;
}
#product_supplier tr.th td {
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#product_supplier tr.tb td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#product_supplier  .title {
	font-weight: bold;
	color: #666666;
	display: block;
	height: 15px;
	margin-top: 2px;
	margin-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	padding-left: 2px;
}
#product_speciality {
}
#product_speciality  div.title {
	font-size: 1.35em;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 2px;
}
#product_speciality  ul{
	list-style-type: none;
}
#product_speciality  ul  li{
	font-size: 1em;
	color: #333333;
	height: 15px;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 10px;
	margin-left: 10px;
}
#product_speciality  ul  li a {
	color: #333333;
	text-decoration: none;

}
#product_speciality  ul  li a:hover {
	text-decoration: underline;

}
#cll_subtitle_list {
}
#cll_subtitle_list ul{
	list-style-type: none;
}

#cll_subtitle_list ul li{
	display: inline;
}
#cll_subtitle_list ul li a{
	display: block;
	height: 14px;
	font-size: 1em;
	color: #666666;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 6px;
	background-image: url(left_list_txt_btn_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 10px;
}
#cll_subtitle_list ul li a:hover{
	color: #ff6600;
	background-image: url(left_list_txt_btn_bg_hover.gif);
}
#cll_subtitle_list  ul  li em  a{
	background-image: url(left_list_txt_btn_bg_em.gif);
	font-weight: bold;
	font-style: normal;
}
#cll_subtitle_list  ul  li em  a:hover{
	background-image: url(left_list_txt_btn_bg_em_hover.gif);
}
#text_page_content {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#text_page_content div.network_flash_warp {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	height: 294px;
	width: 582px;
}

#txt_page_news_list{


}

#txt_page_news_list ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#txt_page_news_list ul li{
	display: inline;
	margin: 0px;
	padding: 0px;
}
#txt_page_news_list  ul  li div.news_item_warp {
	width: 680px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#txt_page_news_list   ul   li   div.title    {
	float: left;
}
#txt_page_news_list  ul  li  div.title a{
	font-size: 1em;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #666666;
	text-decoration: none;
	overflow: hidden;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	width: 600px;
	line-height: 1.1em;
}

#txt_page_news_list  ul  li  div.title a:hover{
	text-decoration: none;
	color: #FF6600;
}
#txt_page_news_list   ul   li   div.date {
	display: block;
	width: 70px;
	float: left;
	font-size: 1em;
	color: #999999;
	line-height: 1.1em;
	padding-top: 3px;
	padding-bottom: 3px;
}#page_inner_banner_warp {
	height: 100px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#page_inner_banner_warp img{
}
#case_study_warp {
}
#case_study_warp div.cs_img {
	margin: 5px;
}
#case_study_warp div.cs_desc {
	margin: 5px;
}
#pl_portal_category_list {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#pl_portal_category_list div.title{
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	margin-right: auto;
	margin-top: 20px;
	height: 40px;
	width: 200px;
	margin-left: auto;
}
#pl_portal_category_list div.title a{
	text-decoration: none;
	color: #333333;
}
#pl_portal_category_list div.title a:hover{
}
#pl_portal_category_list div.category_list{
	margin-right: auto;
	margin-left: auto;
	width: 200px;
}
#pl_portal_category_list div.category_list ul{
	width: 198px;
	padding-top: 2px;
	padding-bottom: 5px;
	border: 1px solid #CCCCCC;
	list-style-type: none;
}
#pl_portal_category_list div.category_list ul li{
	font-size: 1em;
	color: #666666;
	font-weight: normal;
}
#pl_portal_category_list div.category_list ul li a{
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #eee;
	display: block;
	width: 185px;
	margin-right: 4px;
	margin-left: 4px;
	padding-left: 5px;
	line-height:1.5em;
}
#pl_portal_category_list div.category_list ul li a:hover{
	color: #FFFFFF;
	background-color: #FF6600;
}
#group_content_warp {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#find_it_quick {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#find_it_quick  div.fiq_title {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#find_it_quick div.hp_fiq_clist {
}
#find_it_quick div.hp_fiq_clist ul{
	list-style-type: none;
}
#find_it_quick div.hp_fiq_clist ul li{
	font-size: 1em;
	line-height: 1.1em;
}
#find_it_quick div.hp_fiq_clist ul li a{
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 4px;
	line-height: 1.1em;
}
#find_it_quick div.hp_fiq_clist ul li a:hover{
	text-decoration: underline;
}
#text_page_content .contact_us_txt_warp {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	width: 500px;
	height: 450px;
}
#text_page_content div.register_warp {
	width: 560px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 20px;
}
#text_page_content div.register_warp table td{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#text_page_content  div.register_warp table tr.title td{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 1.35em;
	font-weight: bold;
	color: #666666;
}
#text_page_content div.register_warp table tr.foot td{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
#text_page_content div.register_warp table tr.b1 td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}
#text_page_content div.register_warp table tr.b2 td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-color: #F9F9F9;
}
#text_page_content div.register_warp table tr.bfoot td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#text_page_content div.register_warp table tr.btitle td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #F9F9F9;
}
#text_page_content div.register_warp input.text {
	font-size: 1em;
	border: 1px solid #999999;
	color: #333333;
}
#text_page_content div.register_warp textarea.text {
	font-size: 1em;
	border: 1px solid #999999;
	color: #333333;
}
.tech_info {
	font-size: 1em;
	color: #333333;
	text-align: center;
}
#cate_smalltitleimg_list {
	margin-right: 10px;
	margin-left: 10px;
}
#cate_smalltitleimg_list ul{
	list-style-type: none;
	margin-top: 10px;
}

#cate_smalltitleimg_list ul li{
	height: 50px;
	width: 150px;
	display: inline;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#cate_smalltitleimg_list div.cate_name {
	width: 80px;
	margin-right: 10px;
	margin-left: 10px;
}
#cate_smalltitleimg_list div.cate_name a{
	font-size: 1em;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#cate_smalltitleimg_list div.cate_name a:hover{
	color: #333333;
	text-decoration: underline;
}
#language_switch {
	height: 17px;
	width: 130px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
#language_switch ul{
	list-style-type: none;
}
#language_switch ul li{
	display: inline;
}
#language_switch ul li a{
	height: 17px;
	width: 53px;
	float: left;
	margin-right: 2px;
	overflow: hidden;
}
#language_switch ul li a:hover{
	background-position: 0 100%;
}
#language_switch ul li a.zhcn{
	background-image: url(lang_switch_zhcn.gif);
}
#language_switch ul li.em a{
	background-position: 0 100%;
}
#language_switch ul li a.enus{
	background-image: url(lang_switch_enus.gif);
}
#body_header .header_right_warp {
	background-image: url(header_kwsearch_bg.gif);
	height: 90px;
	width: 310px;
	float: right;
}
#body_header .newsletter_submit {
	height: 20px;
	width: 240px;
	float: right;
	margin-top: 43px;
	margin-right: 20px;
	display: inline;
}
#hp_newsletter_sub {
	font-size: 1em;
	line-height: 1.1em;
	height: 16px;
	width: 205px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	background-color: transparent;
	color: #333333;
	margin-top: 2px;
	margin-left: 5px;
}


span.icon_wrong {
	display: block;
	height: 14px;
	background-image: url(icon_fobidden.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 1em;
	color: #FF0000;
	padding-top: 2px;
}
span.icon_right {
}
div.promo_product_list_warp {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 690px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-bottom: 20px;
}
a.btn_link_grey {
	text-decoration: none;
	color: #666666;
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
a.btn_link_grey:hover {
	background-color: #EEEEEE;
}
#sub_nav_warp {
	float: left;
	margin-left: 20px;
	margin-top: 2px;
	display: inline;
}
#sub_nav_warp ul{
}
#sub_nav_warp ul li{
	display: inline;
}
#sub_nav_warp ul li a{
	margin: 5px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	display: inline;
	float: left;
}
#sub_nav_warp ul li a:hover{
	text-decoration: underline;
}
.logo_list {
}
.logo_list li {
	margin: 15px!important;
	float: left!important;
	display: inline!important;
	padding: 0px!important;
}
.logo_list  li  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#search_left {
	color: #666666;
}
#search_left .input_txt {
	width: 145px;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
}
#search_left .select {
	width: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}
#search_left .btn {
	height: 25px;
	width: 70px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	display: block;
}
#mask {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	z-index: 999;
	background-color: #FFFFFF;
	opacity:0;
	filter:alpha(opacity=0);
}
#dialog {
	position: absolute;
	display: none;
	z-index: 1000;
	background-color: #000000;
	border: 3px solid #888;
	height: 300px;
	width: 300px;
	left: 100px;
	top: 100px;
}
#dialog .tit{
	height: 30px;
	width: 100%;
	background-color: #888;
	position: absolute;
	left: -3px;
	top: -36px;
	border: 3px solid #888;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#dialog .tit a.close{
	background-image: url(popup.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
	position: absolute;
	top: 8px;
	right: 8px;
	overflow: hidden;
	background-position: -15px -360px;
}
#dialog .tit a.close:hover{
	background-position: -15px -375px;
}
