/*  reset  */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th {
	margin:0;
	padding:0;
}
/*table {
	border-collapse:collapse;
	border-spacing:0;
}*/
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
/*ol, ul {
	list-style:none;
}*/
caption, th {
	text-align:left;
}
/*h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}*/
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
a{
	text-decoration:none;
	}
a:hover{
	color:#00659f;
	}
a.a_link,a:hover.a_link{
	color:#00659f;
	}
/*================================reset================================*/
.clear{
	clear:both;
	}
.clearfix{
	zoom:1;
	}
.clearfix:after { /* FF, IE8, O, S, etc. */
	    content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	    }
.fleft{
	float:left;
	}
.fright{
	float:right;
	}
h2,h3,h4,h5{
	color:#333;
	}
h2{
	font-size:21px;
	line-height:30px;
	}
h5{
	font-size:15px;
	line-height:30px;
	}
h4{
	font-size:13px;
	}
.h4{
	font-size:18px;
	}
h4 a{
	color:#00659f;
	font-size:13px;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	text-decoration:none;
	}
h4 a:hover{
	color:#00659f;
	text-decoration:underline;
	}
.wrapper{
	overflow:hidden;
	width:100%;
	position:relative;
	z-index:1;
	}
.main{
	width:950px;
	margin:0px auto;
	}
.grid_1,.grid_2,.grid_3,.grid_4,.grid_5{
	float:left;
	}
.grid_1{
	width:150px;
	padding:0px 15px 0px 0px;
	}
.grid_2{
	width:572px;
	padding:0px 15px 0px 0px;
	}
.grid_3{
	width:195px;
	padding:0px 0px 0px 0px;
	}
.grid_4{
	width:324px;
	}
.grid_5{
	width:205px;
	}
.grid_6{
	width:785px;
	float:left;
	}
.grid_7{
	width:392px;
	float:left;
	}
.grid_8{
	width:275px;
	float:left;
	}
.grid_9{
	width:215px;
	float:left;
	}
.grid_10{
	width:525px;
	float:left;
	}
.grid_11{
	width:190px;
	float:right;
	}
.grid_12{
	width:715px;
	float:right;
	}
.grid_13{
	width:360px;
	float:left;
	}
.grid_14{
	text-align:right;
	width:580px;
	float:right;
	}
.grid_15{
	width:305px;
	float:left;
	}
.page_right{
	overflow: hidden;
	margin-left: 235px;
}
a{
	color:#555555;
	}
.padding_1{
	padding:15px;
	}
.padding_2{
	padding:6px;
	}
.padding_3{
	padding:0px 0px 10px 0px;
	}
.padding_4{
	padding:0px 0px 15px 0px;
	}
.padding_5{
	padding:0px 0px 30px 0px;
	}
.padding_6{
	padding:30px;
	}
.padding_right{
	padding:0px 5px 0px 0px;
	}
.padding_7{
	padding:20px;
	}
.padding_8{
	padding:0px 48px;
	}
.padding_9{
	padding:20px 0px;
	}
.margin_bottom{
	margin:0px 0px 30px 0px;
	}
.margin_bottom_1{
	margin:0px 0px 20px 0px;
	}
.margin_bottom_2{
	margin:0px 0px 10px 0px;
	}
.margin_left{
	margin:0px 15px 0px 0px;
	}
.border{
	border:1px solid #ccc;
	padding:10px;
	}
.border_right{
	margin:0px 10px 0px 0px;
	border-right:1px dotted #cccccc;
	}
.border_bottom{
	border-bottom:1px solid #cccccc;
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	}
.border_bottom_1{
	border-bottom:2px solid #cccccc;
	}
.border_top{
	border-top:1px solid #cccccc;
	padding:20px 0px 0px 0px;
	margin:20px 0px 0px 0px;
	}
.border_top_1{
	border-top:2px solid #cccccc;
	}
p.lineheight_1{
	line-height:24px;
	}
body p,body a,body h4,body h5,body ul,body h2{
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	}
body{
	color:#555;
	font-size:14px;
	line-height:18px;
	}
.col_orange{
	color:#ff6505;
	}
a.col_gray,a:hover.col_gray,.col_gray{
	color:#c6c6c6;
	}
.table_style td a.col_gray{
	text-decoration:none;
	color:#c6c6c6;
	margin:0px 0px 0px 3px;
	}
.ul{
	list-style:none;
	}
.lileft li{
	float:left;
	}
.main_n{
	width: 1210px;
	margin: 0px auto;
}

/*top*/
.top_n{
	padding-top: 10px;
}
.top_n li{
	margin-left:20px;
	border-right: 1px solid #ddd;
	padding-right: 20px;
}
.top_n li:last-child{
	border-right: none;
	padding-right: 0px;
}
.top_n li a,.top_n li span{
	line-height: 30px;
	height: 30px;
	display: block;
}
.top_n .icon_login{
	padding-left: 40px;
	background:url(image/order_03.png) 0px 50% no-repeat;
}
.top_n .icon_login a,.top_n .icon_login span{
	display:block;
	float:left;
	}
.top_n .icon_login span{
	margin-right:5px;
	}
.top_n .icon_mail a{
	background:url(image/order_05.png) 0px 50% no-repeat;
	width:30px;
}
.top_n .icon_fb a{
	background:url(image/order_07.png) 0px 50% no-repeat;
	width:30px;
}
.top_n .icon_cart a{
	padding-left: 36px;
	background:url(image/order_09.png) 0px 50% no-repeat;
}
/*header_n*/
.header_n{
	padding: 30px 0px;
}
.header_n .logo {
	white-space:nowrap;
	text-indent:100%;
	overflow:hidden;
	font:0/0 serif \9;
	text-shadow:none \9;
	color:transparent \9;
	display:block;
	width:177px;
	height:60px;
	cursor:pointer;
	background:url(image/logo_n.png) top center no-repeat;
	}
.header_n .logo h1{
	background:none;
	}
.header_n .member_tool a{
	font-size: 15px;
	width: 125px;
	color: #fff;
	display: block;
	background:url(image/index_11.png) top left no-repeat;
}
.header_n .member_tool a .right_part{
	width: 8px;
	height: 40px;
	background:url(image/index_15.png) top center no-repeat;
}
.header_n .member_tool a .middle{
	margin:0px 8px;
	text-align: center;
	background:url(image/index_13.png) top center repeat-x;
}
.header_n .member_tool p{
	line-height: 40px;
	display: inline-block;
	*display: inline;
	*zoom:1;
	padding-left: 30px;
}
.header_n a.ad p{
	background:url(image/index_4.png) 0px 50% no-repeat;
}
.header_n a.sell p{
	background:url(image/index_06.png) 0px 50% no-repeat;
}
.header_n a.buy p{
	background:url(image/index_3.png) 0px 50% no-repeat;
}
.header_n a.sell, .header_n a.buy{
	margin-right: 20px;
}
.header_n .search_tool{
	margin: 0px 0px 0px 207px;
}
.header_n .search_box{
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}
.header_n .search_tool select{
	height: 40px;
	width:176px;
	border:1px solid #ddd;
}
.header_n .search_tool .input_box{
	position: relative;
	margin:0px 20px 0px 196px;
}
.header_n .search_tool .input_box input{
	width: 100%;
	height: 40px;
	border:1px solid #ddd;
	box-sizing:border-box;
	padding:7px 80px 8px 10px;
	line-height: 25px;
	outline: none;
}
.header_n .search_tool .input_box button{
	height: 40px;
	border:none;
	outline: none;
	cursor: pointer;
	position: absolute;
	right: 20px;
	top:0px;
	padding-left: 30px;
	background:url(image/index_20.png) 0px 50% no-repeat;
}
.header_n .search_tool .hot_key ul li{
	height: 20px;
	margin-right:10px;
}
.header_n .search_tool .hot_key ul li:first-child{
	width: 40px;
	color: #fff;
	text-align: center;
	background:url(image/index_26.png) 0px 50% no-repeat;
}
/*top_ad*/
.top_ad{
	line-height: 50px;
	padding: 10px 0px;
	border:1px solid #ddd;
}
.top_ad a{
	color: #888;
	text-decoration: underline;
}
.top_ad a:hover{
	color:#3564ab;	
}
.top_ad ul.ad-link{
	height: 50px;
	line-height: 50px;
	margin-right: 505px;
	overflow: hidden;
}
.top_ad li{
	/*width: 115px;*/
	overflow: hidden;
	margin-right: 10px;
}
.top_ad .img_show{
	text-align: right;
	display: block;
	width:485px;
	height: 50px;
}
.top_ad .img_show img{
	max-width:485px;
	max-height: 50px;
}
.nav_box{
	padding: 2px 0px;
	font-size: 15px;
	background:url(image/index_31.png) 0px 0% repeat-x;
}
.nav_box .nav_ul li a{
	height:46px;
	line-height: 46px;
	padding: 0px 10px;
	display: block;
	text-decoration: none;
}
.nav_box .nav_ul li:hover{
	background: #fff;
}
.nav_box .nav_ul li:hover a{
	background:url(image/index_13.jpg) 0px 0% repeat-x;
}
/*top
.top{
	padding:3px 10px 0px 10px;
	margin:0px 0px 10px 0px;
	background:url(image/top.gif) top center no-repeat;
	height:26px;
	}
.pro_top{
	line-height:35px;
	height:41px;
	padding:0px 10px 0px 10px;
	margin:0px 0px 20px 0px;
	background:url(image/pro_top.jpg) top center no-repeat;
	}
.top a,.pro_top .login a{
	margin:0px 8px 0px 7px;
	}
.pro_top ul.clearfix{
	list-style:none;
	height:35px;
	float:left;
	background:url(image/pro_detail_1_02.png) right top repeat-y;
	}
.pro_top ul.clearfix li{
	height:35px;
	margin:0px 10px 0px 0px;
	float:left;
	}
.pro_top ul.clearfix li.search_bar{
	padding:7px 0px 0px 0px;
	width:auto;
	}
.pro_top ul.clearfix li.line_bg{
	font-weight:bold;
	background:url(image/pro_detail_1_02.png)left top repeat-y;
	margin:0px;
	}
.pro_top ul.clearfix li.line_bg img{
	margin:0px 5px 0px 0px;
	}
.pro_top ul.clearfix li.line_bg a,.pro_top ul.clearfix li.line_bg a:hover{
	color:#333;
	text-decoration:none;
	}
.pro_top ul.clearfix li.line_bg a:hover{
	background:url(image/hover.jpg) top left repeat-x;
	}
.pro_top ul.clearfix li.line_bg a{
	display:block;
	padding:0px 10px;
	}
.pro_top ul.clearfix li.search_bar .input{
	width:173px;
	}
.pro_top ul.clearfix li img{
	vertical-align:-2px;
	}*/
.icon_about_1{
	padding:0px 0px 0px 20px;
	background:url(image/btn_1.png) 0px 2px no-repeat;
	}	
.icon_about{
	padding:0px 15px 0px 0px;
	background:url(image/btn_1.png) right top no-repeat;
	}	
.font_weight{
	font-weight:bold;
	color:#000;
	}
.font_weight_1{
	font-weight:bold;
	}
.pro_top .login{
	width:300px;
	}
/*.login{
	float:right;
	width:700px;
	text-align:right;
	}
.pro_top .login .ID{
	background:url(image/icon_1.gif) 0px 13px no-repeat;
	margin:0px 7px 0px 0px;
	}
.ID{
	padding:0px 0px 0px 15px;
	background:url(image/icon_1.gif) 0px 2px no-repeat;
	}
h1,.pro_top h1{
	white-space:nowrap;
	text-indent:100%;
	overflow:hidden;
	font:0/0 serif \9;
	text-shadow:none \9;
	color:transparent \9;
	}
.pro_top h1{
	width:73px;
	height:26px;
	background:url(image/logo_small.png) top center no-repeat;
	}
h1{	float:left;
	width:199px;
	height:74px;
	background:url(image/logo.gif) top center no-repeat;
	}*/
.ad_banner{
	padding:10px 0px 0px 0px;
	text-align:right;
	width:600px;
	float:right;
	}
.banner_item{
	overflow:hidden;
	width:431px;
	height:44px;
	margin:0px 0px 10px 0px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	}
.news_note{
	text-align:right;
	}
.news_note a{
	margin:0px 0px 0px 10px;
	text-decoration:underline;
	}
.news_note a,.news_note a:hover{
	color:#888;
	line-height:22px;
	}
/*選單*/
.nav{
	margin:10px 0px 1px 0px;
	}
.menu_1{
	list-style:none;
	float:left;
	width:594px;
	height:20px;
	padding:10px 0px 0px 0px;
	background:url(image/tab_bg_1_o.jpg) top right no-repeat;
	}
.menu_1 li:last-child{
	background:none;
	}
.menu_1 li{
	width:55px;
	height:15px;
	position:relative;
	float:left;
	font-size:13px;
	padding:0px 4px 0px 7px;
	background:url(image/li_bg.png) top right no-repeat;
	}
.menu_1 li a{
	position:absolute;
	top:0px;
	left:0px;
	display:inline-block;
	width:100%;
	text-align:center;
	}
.menu_1 li:hover{
	background:none;
	}
.menu_1 li:hover a{
	color:#2a99d8;
	font-weight:bold;
	text-decoration:none;
	top:-15px;
	height:21px;
	padding:15px 0px 0px 0px;
	background:url(image/tab_1_s.jpg) top center no-repeat;
	}
.menu_1 li:hover a .nav_bg{
	position:absolute;
	top:0px;
	right:-1px;
	width:6px;
	height:37px;
	background:url(image/tab_s_right.png) top center no-repeat;
	}
.user{
	float:right;
	display:inline-block;
	padding:10px 0px 0px 0px;
	}
.user a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	line-height:16px;
	margin:0px 2px 0px 3px;
	}
.icon_bg_1{
	padding:0px 0px 0px 20px;
	background:url(image/icon_2.gif) top left no-repeat;
	}
.icon_bg_2{
	padding:0px 0px 0px 20px;
	background:url(image/icon_3.gif) top left no-repeat;
	}
.icon_bg_3{
	padding:0px 0px 0px 20px;
	background:url(image/icon_4.gif) top left no-repeat;
	}
.icon_bg_4{
	padding:0px 0px 0px 20px;
	background:url(image/icon_5.gif) top left no-repeat;
	}
/*search
.search{
	padding:16px 0px 0px 200px;
	height:36px;
	background:url(image/1857_33.gif) top center no-repeat;
	}
.search a{
	height:20px;
	display:inline-block;
	color:#fff;
	padding:3px 0px 0px 0px;
	}
.search a:hover{
	color:#fff;
	text-decoration:underline;
	}
.search_bar{
	width:465px;
	margin:0px 10px;
	float:left;
	}
.search_bar .input{
	margin:0px 5px 0px 0px;
	float:left;
	width:285px;
	height:19px;
	border:1px solid #cccccc;
	outline:none;
	padding:0px 0px 0px 10px;
	}
.search_bar select{
	margin:0px 5px 0px 0px;
	float:left;
	width:93px;
	height:21px;
	}
.search_bar	.button{
	float:left;
	width:58px;
	height:22px;
	background:url(image/btn_search.gif) top center no-repeat;
	border:none;
	outline:none;
	cursor:pointer;
	}*/
/*hot*/
.hot{
	padding:3px 0px 0px 10px;
	margin:0px 0px 15px 0px;
	height:23px;
	background:url(image/bg_hot.gif) top center no-repeat;
	}
.hot img{
	vertical-align:middle;
	}
.hot a{
	display:inline-block;
	padding:0px 5px;
	}
/*左側欄*/
.ad_top_bg{
	background:url(image/1857_55.gif) top center no-repeat;
	padding:36px 0px 0px 0px;
	}
.ad_top_bg_4{
	background:url(image/category_pro_20130926_08.gif) top center no-repeat;
	padding:36px 0px 0px 0px;
	}
.ad_box a{
	display:block;
	}
.ad_top_bg a,.ad_top_bg_4 a{
	padding:0px 0px 0px 25px;
	}
a.icon_bg_5{
	color:#ff4800;
	background:url(image/icon_6.gif) top left no-repeat;
	}
a.icon_bg_6{
	color:#ff4800;
	border-bottom:1px solid #fbac64;
	padding:0px 0px 10px 25px;
	background:url(image/icon_24.gif) top left no-repeat;
	}
a.icon_bg_7{
	background:url(image/icon_7.gif) top left no-repeat;
	}
a.icon_bg_8{
	background:url(image/icon_8.gif) top left no-repeat;
	}
a.icon_bg_9{
	background:url(image/icon_25.gif) top left no-repeat;
	}
a.icon_bg_10{
	background:url(image/icon_9.gif) top left no-repeat;
	}
a.icon_bg_11{
	background:url(image/icon_10.gif) top left no-repeat;
	}
a.icon_bg_12{
	background:url(image/icon_11.gif) top left no-repeat;
	}
a.icon_bg_13{
	background:url(image/icon_12.gif) top left no-repeat;
	}
a.icon_bg_14{
	background:url(image/icon_13.gif) top left no-repeat;
	}
a.icon_bg_15{
	background:url(image/icon_14.gif) top left no-repeat;
	}
a.icon_bg_16{
	background:url(image/icon_15.gif) top left no-repeat;
	}
a.icon_bg_17{
	background:url(image/icon_16.gif) top left no-repeat;
	}
a.icon_bg_18{
	background:url(image/icon_17.gif) top left no-repeat;
	}
a.icon_bg_19{
	background:url(image/icon_18.gif) top left no-repeat;
	}
a.icon_bg_20{
	background:url(image/icon_19.gif) top left no-repeat;
	}
a.icon_bg_21{
	background:url(image/icon_20.gif) top left no-repeat;
	}
a.icon_bg_22{
	background:url(image/icon_21.gif) top left no-repeat;
	}
a.icon_bg_23{
	background:url(image/icon_22.gif) top left no-repeat;
	}
a.icon_bg_24{
	background:url(image/icon_23.gif) top left no-repeat;
	}	
.hot_icon img{
	margin:0px 0px 10px 0px;
	}
.ad_top_bg_1{
	background:url(image/1857_131.gif) top center no-repeat;
	padding:36px 0px 0px 0px;
	}
.easy_info{
	width:48px;
	float:left;
	font-size:12px;
	margin:0px 0px 0px 8px;
	line-height:15px;
	}
a.easy_info_1,a:hover.easy_info_1{
	color:#00659f;
	}
.easy_info_1{
	width:50px;
	height:25px;
	float:left;
	font-size:12px;
	margin:0px 0px 0px 8px;
	line-height:30px;
	}
/*中間區域 tab_1*/
.group{
	margin:0px 0px 15px 0px;
	}
.group .tab_box{
	word-wrap:break-word;
	word-break:normal;
	border:1px solid #a8dbff;
	}
.scrol_tab{
	width:570px;
	height:290px;
	overflow:hidden;
	position:relative;
	}
.scrol_tab .tab_box_itme{
	position:absolute;
	top:0px;
	left:0px;
	width:9999px;
	height:290px;
	}
.scrol_tab .tab_box_itme .ad_img{
	float:left;
	width:573px;
	height:291px;
	}
.group .tab_box	.ad_img{
	width:570px;
	height:290px;
	display:none;
	overflow:hidden;
	}
.group .tab_box .on,.group_1 .tab_box .on{
	display:block;
	}
.tab{
	height:27px;
	}
.tab a:hover.tab_item{
	text-decoration:none;
	}
.tab_item{
	cursor:pointer;
	display:block;
	float:left;
	margin:0px 2px 0px 3px;
	}
.tab .tab_item:first-child{
	margin:0px 2px 0px 0px;
	}
.group .tab .on,.group .tab .tab_item:hover,.group_1 .tab .tab_item:hover,.group_2 .tab .tab_item:hover,
.group_1 .tab .on,.group_2 .tab .on{
	font-weight:bold;
	color:#fff;
	}
.group .tab .on .item_left_1,.group .tab .tab_item:hover .item_left_1{
	background:url(image/tab_left_s.gif) top left no-repeat;
	}
.group .tab .on .item_middle_1,.group .tab .tab_item:hover .item_middle_1{
	background:url(image/tab_middle_s.gif) top right repeat-x;
	}
.group .tab .on .item_right_1,.group .tab .tab_item:hover .item_right_1{
	background:url(image/tab_right_s.gif) top right no-repeat;
	}
.tab_item div{
	float:left;
	}
.item_left_1{
	width:12px;
	height:26px;
	background:url(image/tab_left_o.gif) top left no-repeat;
	}
.item_middle_1{
	overflow:hidden;
	width:86px;
	text-align:center;
	height:20px;
	background:url(image/tab_middle_o.gif) top right repeat-x;
	padding:6px 0px 0px 0px;
	}
.item_right_1{
	width:12px;
	height:26px;
	background:url(image/tab_right_o.gif) top right no-repeat;
	}
/*tab_2*/
.ad_img_1,.img_info{
	margin:0px 10px 0px 0px;
	float:left;
	}
.ad_img_1{
	overflow:hidden;
	display:block;
	width:135px;
	height:240px;
	border:1px solid #cccccc;
	}
.img_info{
	width:167px;
	}
.ad_link{
	list-style:none;
	margin:10px 0px 0px 0px;
	}
.ad_link li{
	width:142px;
	overflow:hidden;
	height:18px;
	margin:0px 0px 9px 0px;
	padding:0px 0px 0px 25px;
	}
.ad_link li:last-child{
	margin:0px;
	}
.ad_link li a{
	color:#00659f;
	}
.ad_link li a:hover{
	color:#00659f;
	text-decoration:underline;
	}
.list_1{
	background:url(image/number_1.gif) 0px 3px no-repeat;
	}
.list_2{
	background:url(image/number_2.gif) 0px 3px no-repeat;
	}
.list_3{
	background:url(image/number_3.gif) 0px 3px no-repeat;
	}
.list_4{
	background:url(image/number_4.gif) 0px 3px no-repeat;
	}
.list_5{
	background:url(image/number_5.gif) 0px 3px no-repeat;
	}
	
.ad_img_2{
	overflow:hidden;
	display:block;
	width:85px;
	height:65px;
	border:1px solid #cccccc;
	float:left;
	margin:0px 10px 0px 0px;
	}	
.ad_img_3{
	overflow:hidden;
	display:block;
	margin:0px 0px 5px 0px;
	width:125px;
	height:75px;
	}
.ad_itemlist .ad_item:last-child{
	margin:0px;
	}
.ad_item{
	margin:0px 0px 20px 0px;
	}
.img_info_1{
	float:right;
	width:108px;
	}	
.img_info_1 h4{
	width:108px;
	height:18px;
	overflow:hidden;
	}
.img_info_1 p{
	width:108px;
	height:36px;
	overflow:hidden;
	}
.img_info h4{
	width:167px;
	height:18px;
	}
.img_info p{
	
	height:90px;
	overflow:hidden;
	}
.last{
	margin:0px;
	}
/*tab_3*/
.group_2 .tab .tab_item{
	cursor:pointer;
	display:block;
	float:left;
	margin:0px 1px 0px 2px;
	}
.group_2 .tab .tab_item:first-child{
	margin:0px 1px 0px 0px;
	}
.group_1{
	width:292px;
	float:left;
	}
.group_2{
	width:275px;
	float:left;
	}
.group_1 .tab_box,.group_2 .tab_box{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:2px solid #4fb6ff;
	}
.group_1 .tab .tab_item .item_left_2,.group_2 .tab .tab_item .item_left_2{
	height:27px;
	width:7px;
	background:url(image/btn_left1_o.gif) top left no-repeat;
	}
.group_2 .tab .tab_item .item_middle_2{
	overflow:hidden;
	width:52px;
	}
.group_1 .tab .tab_item .item_middle_2{
	overflow:hidden;
	width:54px;
	}
.group_1 .tab .tab_item:first-child .item_middle_2{
	overflow:hidden;
	width:57px;
	}
.group_1 .tab .tab_item .item_middle_2,.group_2 .tab .tab_item .item_middle_2{
	height:21px;
	overflow:hidden;
	padding:6px 0px 0px 0px;
	background:url(image/btn_middle1_o.gif) top right repeat-x;
	}
.group_1 .tab .tab_item .item_right_2,.group_2 .tab .tab_item .item_right_2{
	height:27px;
	width:7px;
	background:url(image/btn_right1_o.gif) top right no-repeat;
	}
.group_1 .tab .tab_item:hover .item_left_2,.group_2 .tab .tab_item:hover .item_left_2,
.group_1 .tab .on .item_left_2,.group_2 .tab .on .item_left_2{
	background:url(image/btn_left1_s.gif) top left no-repeat;
	}
.group_1 .tab .tab_item:hover .item_middle_2,.group_2 .tab .tab_item:hover .item_middle_2,
.group_1 .tab .on .item_middle_2,.group_2 .tab .on .item_middle_2{
	background:url(image/btn_middle1_s.gif) top right repeat-x;
	}
.group_1 .tab .tab_item:hover .item_right_2,.group_2 .tab .tab_item:hover .item_right_2,
.group_1 .tab .on .item_right_2,.group_2 .tab .on .item_right_2{
	background:url(image/btn_right1_s.gif) top right no-repeat;
	}
.group_1 .ad_img_3{
	overflow:hidden;
	width:280px;
	height:175px;
	display:none;
	margin:0px;
	}
.ad_img_4{
	overflow:hidden;
	display:block;
	width:115px;
	height:175px;
	float:left;
	}
.img_info_2{
	font-size:13px;
	width:126px;
	float:left;
	margin:0px 0px 0px 20px;
	}
.img_info_2 a{
	display:block;
	color:#00659f;
	}
.img_info_2 a:hover{
	color:#00659f;
	text-decoration:underline;
	}
.font_red{
	color:#ff3600;
	font-weight:bold;
	}
/*右側欄*/
.qa{
	background:url(image/1857_40.gif) top center no-repeat;
	height:48px;
	padding:50px 0px 0px 10px;
	}
.ad_top_bg_2{
	background:url(image/1857_75.gif) top center no-repeat;
	padding:30px 0px 0px 0px;
	}
.ad_box .middle{
	padding:10px 0px 0px 0px;
	border-left:1px solid #1880bc;
	border-right:1px solid #1880bc;
	}
.bottom{
	height:10px;
	margin:0px 0px 15px 0px;
	background:url(image/1857_139.gif) bottom center;
	}
.ad_top_bg_3 .bottom{
	margin:0px;
	}
.ad_link_1 {
	list-style:none;
	width:165px;
	padding:0px 0px 0px 0px;
	margin:0px auto;
	}
.ad_link_1 li{
	margin:7px 0px 0px 0px;
	}
.ad_link_1 li a,.banner_roll ul li a{
	display:block;
	text-align:center;
	margin:5px 0px 0px 0px;
	color:#00659f;
	}
.ad_link_1 li a:hover,.banner_roll ul li a:hover,.ad_link_2 a:hover{
	color:#00659f;
	text-decoration:underline;
	}
.ad_top_bg_3{
	background:url(image/1857_115.gif) top center no-repeat;
	padding:30px 0px 0px 0px;
	}
.dot{
	margin:0px 0px 0px 145px;
	height:18px;
	}
.dot span{
	cursor:pointer;
	display:inline-block;
	margin:0px 3px;
	float:left;
	width:8px;
	height:8px;
	background:url(image/dot_o.gif) top center no-repeat;
	}
.dot span.now{
	background:url(image/dot_s.gif) top center no-repeat;
	}
.banner_roll{
	width:170px;
	overflow:hidden;
	margin:0px auto;
	position:relative;
	}
.banner_roll ul{
	width:170px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
.banner_roll ul li{
	float:left;
	}
.banner_roll ul li a{
	margin:0px;
	}
.ad_link_2{
	width:769px;
	height:18px;
	background:#ebf7ff;
	border:1px solid #bee7ff;
	margin:15px 0px;
	padding:4px 5px 3px 5px; 
	}
.ad_link_2 a{
	margin:0px 20px 0px 0px;
	color:#00659f;
	}
.ad_link_2 img{
	vertical-align:middle;
	margin:0px 10px 0px 0px; 
	}
.ad_img_5{
	display:block;
	margin:0px 0px 10px 0px;
	}
.footer_style{
	margin-top: 20px;
	height: 86px;
	background:url(image/index_145.png) center top repeat-x; 	
}
.footer_style .footer_logo{
	display: block;
	width: 136px;
	height: 86px;
	background:url(image/footer_logo.jpg) 0px 50% no-repeat; 	
}
.footer_style .item:nth-child(2){
	overflow: hidden;
	padding-bottom: 2px;
}
.footer_style .item:nth-child(2) li{
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.footer_style .item:nth-child(2) li p{
	width: 85px;
	height: 37px;
	padding-top: 47px;
	display: block;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.footer_style .item:nth-child(2) li:nth-child(1){
	background:url(image/contact_icon.png) 50% 18px no-repeat;
}
.footer_style .item:nth-child(2) li:nth-child(2){
	color: #3b5998;
	background:url(image/fb_icon.png) 50% 18px no-repeat;
}
.footer_style .item:nth-child(3){
	overflow: hidden;
	margin:0px 228px 0px 206px;	
	line-height: 86px;
}
.footer_style .item:nth-child(3) a{
	text-decoration: none;
	font-size: 15px;
}
.footer_style .item:nth-child(3) li{
	margin-right: 30px;
}
.copyright{
	font-size: 14px;
	background: #1a82be;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.copyright,.copyright a{
	color: #c2e9ff;
	text-decoration: none;
}
/*footer
.footer{
	padding:20px 20px 20px 165px;
	background:url(image/footer.jpg) top center no-repeat;
	}
.footer h6{
	font-weight:normal;
	}*/
.grid_bg{
	padding:0px 18px 0px 0px;
	margin:0px 20px 0px 0px;
	background:url(image/1857_41.gif) top right no-repeat;
	}
.grid_bg a img{
	margin:0px 5px 0px 0px;
	}
.contact{
	float:left;
	margin:0px 10px 25px 0px;
	}
.contact h2{
	font-weight:bold;
	font-size:21px;
	color:#d41403;
	margin:0px 0px 10px 0px;
	}
h2 span.font_orange{
	color:#f87928;
	font-size:16px;
	font-weight:bold;
	}
h2 span.font_green{
	color:#07973a;
	font-size:16px;
	font-weight:bold;
	}
.footer a{
	color:#555555;
	margin:0px 0px 10px 0px;
	}
.footer a:hover{
	color:#555555;
	text-decoration:underline;
	}
.contact a{
	display:block;
	font-size:13px;
	}
.contact a:hover{
	color:#555555;
	text-decoration:underline;
	}
.font_red_2{
	color:#b23b00;
	font-weight:bold;
	font-size:13px;
	}
.border_bg{
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	background:url(image/1857_05.gif) bottom left no-repeat;
	}
.ad_top_bg_4 .hot_item{
	background:url(image/category_pro_20130926_29.gif) bottom center no-repeat;
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	}
.hot_item h5{
	margin:0px 0px 10px 0px;
	}
.ad_top_bg_4 .hot_item a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0px 5px 0px 0px;
	padding:0px;
	line-height:22px;
	color:#00659f;
	}
.theme_area{
	padding:11px 8px 30px 23px;
	margin:0px 0px 10px 0px;
	width:919px;
	height:230px;
	background:url(image/category_pro_bg.jpg) top center no-repeat;
	}
.left_area{
	overflow:hidden;
	width:315px;
	float:left;
	}
.right_area{
	width:573px;
	float:right;
	position:relative;
	}
.left_area .area_banner,.right_area .area_banner{
	display:block;
	}
.left_area .area_banner{
	width:315px;
	height:160px;
	margin:0px 0px 10px 0px;
	}
.left_area ul{
	list-style:none;
	padding:0px;
	margin:0px;
	width:335px;
	}
.left_area ul li{
	float:left;
	line-height:25px;
	width:137.5px;
	padding:0px 0px 0px 10px;
	margin:0px 20px 0px 0px; 
	background:url(image/category_pro_20130926_03.jpg) 0px 8px no-repeat;
	}
.left_area ul li a,.left_area ul li a:hover{
	text-decoration:none;
	}
.left_area ul li a{
	color:#555;
	}
.left_area ul li a:hover{
	color:#00659f;
	}
.ad_nav{
	width:139px;
	position:absolute;
	top:0px;
	right:0px;
	}
.ad_nav .ad_nav_item_1,.ad_nav .ad_nav_item_2,.ad_nav .ad_nav_item_3,.ad_nav .ad_nav_item_4{
	width:69px;
	height:37px;
	line-height:20px;
	padding:8px 15px 15px 55px;
	cursor:pointer;
	margin:0px 0px 2px 0px;
	}
.ad_nav .ad_nav_item_1{
	background:url(image/tab_1_o.png) top center no-repeat;
	}
.ad_nav .ad_nav_item_1:hover{
	background:url(image/tab_1_s.png) top center no-repeat;
	}
.ad_nav .ad_nav_item_2{
	background:url(image/tab_2_o.png) top center no-repeat;
	}
.ad_nav .ad_nav_item_2:hover{
	background:url(image/tab_2_s.png) top center no-repeat;
	}
.ad_nav .ad_nav_item_3{
	background:url(image/tab_3_o.png) top center no-repeat;
	}
.ad_nav .ad_nav_item_3:hover{
	background:url(image/tab_3_s.png) top center no-repeat;
	}
.ad_nav .ad_nav_item_4{
	background:url(image/tab_4_o.png) top center no-repeat;
	}
.ad_nav .ad_nav_item_4:hover{
	background:url(image/tab_4_s.png) top center no-repeat;
	}
.pro_item{
	text-align:center;
	width:156.25px;
	float:left;
	padding: 0px 20px 45px 20px;
	}
.pro_item .img_area{
	width:156.25px;
	height:146px;
	padding:0px 0px 10px 0px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	}
.pro_item .img_area a{
	display:block;
	}
.pro_item .img_area span{
	height:100%;
	display:inline-block;
	}
.pro_item .img_area*{
	vertical-align:middle;
	}
.pro_item p.info_area{
	color:#878787;
	}
.pro_item p span.font_red{
	font-size:16px;
	font-weight:bold;
	margin:0px 3px;
	}
.pro_item p a,.pro_item p a:hover{
	text-decoration:underline;
	}
.pro_item p a{
	color:#cc0000;
	margin:0px 0px 0px 5px;
	}
.pro_item p a:hover{
	color:#ff9900;
	}
.google_ad{
	text-align:center;
	margin:0px 0px 20px 0px;
	}
.path{
	height:45px;
	margin:10px 0px 5px 0px;
	line-height:22px;
	background:url(image/path_bg.png) bottom center no-repeat;
	}
.path a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0px 5px;
	}
.path a,.path a:hover{
	color:#00659f;
	}
.path a.home{
	background:url(image/pro_detail_1_03.jpg) top left no-repeat;
	padding:0px 0px 0px 25px;
	}
/*.grid_9 .wrapper:hover .pro_show .pro_detail_img{
	border:1px solid #fff;
	}*/
.pro_detail_img{
	display:table-cell;
	vertical-align:middle;
	height:213px;
	width:213px;
	overflow:hidden;
	text-align:center;
	border:1px solid #cccccc;
	*position:relative;
	}
.area_title{
	height:31px;
	line-height:31px;
	font-size:15px;
	color:#666;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	}
.title_bg_orange .area_title{
	color:#fff;
	padding:0px 10px;
	margin:0px;
	}
.title_bg_gray{
	background:url(image/pro_detail_1_07.jpg) top center no-repeat;
	}
.title_bg_orange{
	background:url(image/prolist.jpg) top center no-repeat;
	}
.box_item{
	color:#666;
	line-height:22px;
	padding:0px 10px 5px 10px;
	margin:0px 0px 10px 0px;
	}
.box_item.seller{
	padding:0px 0px 5px 0px;
	}
.seller .area_title{
	margin-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	}
.seller .seller_info,.seller .list_border{
	border:1px solid #ddd;
	padding-left:10px;
	padding-right:10px;
	}
.seller .list_border .show_more{
	text-align:left;
	margin-left:0px;
	width:76px;
	padding-left:0px; 
	}
.area_title .fright img{
	margin:0px 0px 0px 5px;
	vertical-align:middle;
	padding:7px 0px 0px 0px;
	}
.area_title .fright a{
	text-decoration:none;	
	}
a.icon_style,a:hover.icon_style,.area_title .fright a,.area_title .fright a:hover{
	color:#00659f;
	font-size:13px;
	font-weight:normal;
	}
.icon_style{
	padding:0px 0px 0px 20px;
	background:url(image/pro_detail_1_56.png) 0px 8px no-repeat;
	}
.grid_10 ul,.goods_number{
	font-size:15px;
	list-style:none;
	line-height:30px;
	}
.maney_info{
	font-weight:bold;
	color:#000;
	}
.info_box{
	height:326px;
	}
.grid_10 ul li{
	padding:0px 0px 0px 20px;
	}
.maney_info li span{
	width:95px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	}
.maney_info li.buy{
	background:url(image/bg.jpg) top right no-repeat;
	}
.grid_10 ul.maney_info  li.fright{
	width:125px;
	text-align:right;
	}
.grid_10 ul li.font_weight img{
	vertical-align:middle;
	margin:0px 0px 0px 5px;
	}
ul.pro_info{
	width:380px;
	float:left;
	}
ul.pro_info li a,ul.pro_info li a:hover{
	color:#00659f;
	}
.goods_number{
	width:125px;
	float:right;
	text-align:right;
	}
.goods_number .left{
	width:75px;
	float:left;
	}
.goods_number .right{
	min-width:20px;
	float:left;
	text-align:left;
	}
.goods_number .number_area{
	display:inline-block;
	*display:inline;
	*zoom:1;
	}
.grid_10 .box_item{
	overflow:hidden;
	margin:0px 0px 0px 20px;
	background:url(image/pro_detail_1_13.jpg) top center no-repeat;
	padding:0px 10px 0px 10px;
	}
.grid_10 .box_item .area_title{
	color:#555;
	}
ul.seller_info{
	list-style:none;
	}
.grid_10 .box_item ul{
	width:550px;
	}
.grid_10 .box_item ul li{
	padding:0px;
	width:230px;
	float:left;
	margin:0px 25px 0px 0px;
	}
.grid_10 .box_item ul li a,ul.seller_info li a{
	margin:0px 10px 0px 0px;
	}
.grid_10 .box_item ul li a,.grid_10 .box_item ul li a:hover,ul.seller_info li a,ul.seller_info li a:hover,
.evaluate_item .saler_name a,.evaluate_item .saler_name a:hover,.evaluate_item .info h5 a,.evaluate_item .info h5 a:hover{
	color:#00659f;
	}
.grid_10 .box_item ul li a.font_weight_1,.evaluate_item .saler_name a,.evaluate_item .saler_name a:hover,.evaluate_item .info h5 a,.evaluate_item .info h5 a:hover{
	text-decoration:underline;
	}
.grid_10 .box_item ul li a.font_weight,.grid_10 .box_item ul li a.font_weight_1,ul.seller_info li a{
	font-family:Arial, Helvetica, sans-serif;
	}
.grid_11 .box_item{
	margin:0px;
	padding:0px;
	background:url(image/pro_detail_title_bg.jpg) top center no-repeat;
	margin:0px 0px 10px 0px;
	}
.grid_11 .box_item .area_title{
	color:#fff;
	font-weight:bold;
	font-size:15px;
	text-align:center;
	line-height:31px;
	margin:0px;
	}
.grid_11 .box_item .middle{
	line-height:30px;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	padding:10px 20px 0px 20px;
	}
.grid_11 .box_item .bottom{
	background:url(image/pro_detail_1_14.jpg) bottom center no-repeat;
	height:14px;
	margin:0px;
	}
.grid_11 .box_item .middle input{
	width:57px;
	height:18px;
	line-height:18px;
	outline:none;
	border:1px solid #abadb3;
	padding:0px 0px 0px 5px;
	margin:0px 5px 0px 0px;
	}
.grid_11 .box_item .middle input.radio{
	vertical-align:middle;
	width:auto;
	height:auto;
	outline:none;
	border:none;
	}
.grid_11 .box_item .middle a:hover,.search_result li a,.search_result li a:hover{
	text-decoration:underline;
	}
.grid_11 .box_item .middle a,.grid_11 .box_item .middle a:hover{
	color:#00659f;
	}
.grid_11 .box_item .middle a{
	text-decoration:none;
	}
.grid_11 .box_item .middle .btn_area{
	border-top:1px solid #ddd;
	margin:5px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	text-align:center;
	}
.grid_11 .box_item .middle .btn_area_n{
	margin:5px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	text-align:center;
	}
.grid_11 .box_item .middle a.btn_style,.grid_11 .box_item .middle a:hover.btn_style,
.grid_11 .box_item .middle a.btn_style_2, .grid_11 .box_item .middle a:hover.btn_style_2,
.left_picarea .list_style li .btn_style_2,
.left_picarea .list_style li a:hover.btn_style_2{
	color:#fff;
	text-decoration:none;
	}
.btn_style,.btn_style_2{
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-weight:bold;
	text-align:center;
	font-size:13px;
	line-height:30px;
	}
.btn_style{
	width:99px;
	height:33px;
	background:url(image/btn_o.jpg) top center no-repeat;	
	}
.btn_style:hover{
	background:url(image/btn_s.jpg) top center no-repeat;
	}
.btn_style_2{
	width:138px;
	height:32px;
	background:url(image/btn_2_o.jpg) top center no-repeat;
	}
.btn_style_2:hover{
	background:url(image/btn_2_s.jpg) top center no-repeat;
	}
a.icon_style_1,a:hover.icon_style_1{
	text-decoration:none;
	}
a:hover.icon_style_1{
	color:#00659f;
	}
.icon_style_1{
	display:block;
	float:right;
	line-height:22px;
	background:url(image/pro_detail_1_49.jpg) 0px 2px no-repeat;
	padding:0px 0px 0px 20px;
	}
.pro_tab{
	height:36px;
	border-bottom:2px solid #ff7e00;
	margin:0px 0px 30px 0px;
	}
.pro_tab .tab_item{
	height:36px;
	background:url(image/pro_detail_tab_left_o.jpg) top left no-repeat;
	padding:0px 0px 0px 5px;
	}
.pro_tab .tab_item .middle{
	line-height:36px;
	font-weight:bold;
	color:#333;
	text-align:center;
	padding:0px 10px;
	font-size:15px;
	border:none;
	height:36px;
	background:url(image/pro_detail_tab_middle_o.jpg) top left repeat-x;
	}
.pro_tab .tab_item .right{
	background:url(image/pro_detail_tab_right_o.jpg) top center no-repeat;
	width:5px;
	height:36px;
	}
.pro_tab .tab_item:hover,.pro_tab .on{
	background:url(image/pro_detail_tab_left_s.jpg) top left no-repeat;
	}
.pro_tab .tab_item:hover .middle,.pro_tab .on .middle{
	color:#fff;
	background:url(image/pro_detail_tab_middle_s.jpg) top left repeat-x;
	}
.pro_tab .tab_item:hover .right,.pro_tab .on .right{
	background:url(image/pro_detail_tab_right_s.jpg) top center no-repeat;
	}
.qa_item,.ans_item{
	line-height:25px;
	background:#f7f7f7;
	padding:15px;
	border-bottom:1px solid #ddd;
	}
.qa_item .left_1,.qa_item .left,.ans_item .left_1{
	float:left;
	font-weight:bold;
	color:#000;
	}
.qa_item .left_1{
	width:70px;
	}
.qa_item .left{
	width:90px;
	}
.qa_item .right_1,.qa_item .right{
	float:right;
	}
.seller .qa_item .left_1{
	width:90px;
	}
.seller .qa_item .left_1 input{
	vertical-align:middle;
	margin:0px 20px 0px 0px;
	}
.seller .qa_item .right_1{
	float:left;
	}
.seller .qa_item .right_1{
	width:760px;
	}
.ans_item .left_1{
	padding:0px 0px 0px 33px;
	width:57px;
	float:left;
	}
.ans_item .right_1{
	width:830px;
	float:left;
	}
.seller .qa_item .right_1 textarea{
	padding:10px;
	width:738px;
	border:1px solid #ccc;
	height:60px;
	resize:none;
	}
.qa_item .right_1{
	width:830px;
	}
.qa_item .right{
	width:810px;
	}
.qa_item .right	.seller_q{
	float:left;
	width:750px;
	}
.qa_item .right a,.qa_item .right a:hover,
.qa_item .right_1 a,.qa_item .right_1 a:hover{
	color:#00659f;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif,'微軟正黑體';
	}
.qa_item .left input.checkbox{
	margin:0px 10px 0px 0px;
	vertical-align:-3px;
	outline:none;
	border:none;
	}
.qa_item .left span.checkbox{
	padding:0px 0px 0px 23px;
	}
.center_spacing{
	text-align:center;
	}
.blue_title_bg_1,.blue_title_bg{
	line-height:45px;
	height:45px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	}
.blue_title_bg{
	background:url(image/title_bg_02.jpg) top center repeat-x;
	}
.blue_title_bg_1{
	background:url(image/title_bg_02.jpg) top center repeat-x;
	}
.blue_title_bg a,.blue_title_bg a:hover{
	color:#fff;
	}
.blue_title_bg a:hover{
	text-decoration:underline;
	}
.blue_title_bg a{
	text-decoration:none;
	}
.blue_title_bg img{
	vertical-align:middle;
	margin:0px 5px 0px 0px;
	}
.qa_textarea{
	box-sizing:border-box;
	margin:20px 0px;
	width:100%;
	height:100px;
	resize:none;
	padding:10px;
	outline:none;
	}
.note_list{
	line-height:25px;
	list-style:none;
	}
.note_list li{
	padding:0px 0px 0px 30px;
	background:url(image/list_start.jpg) top left no-repeat;
	}
.btn_style_1{
	cursor:pointer;
	height:32px;
	line-height:32px;
	color:#fff;
	text-align:center;
	background:url(image/btn_left_o.jpg) top left no-repeat;
	padding:0px 0px 0px 10px;
	margin:0px 10px;
	}
.btn_style_1 .center{
	padding:0px 10px;
	float:left;
	background:url(image/btn_middle_o.jpg) top left repeat-x;
	}
.btn_style_1 .right{
	background:url(image/btn_right_o.jpg) top center no-repeat;
	width:10px;
	height:32px;
	float:left;
	}
.btn_style_1:hover{
	background:url(image/btn_left_s.jpg) top left no-repeat;
	}
a:hover.btn_style_1{
	color:#fff;
	}
.btn_style_1:hover .center{
	background:url(image/btn_middle_s.jpg) top left repeat-x;
	}
.btn_style_1:hover .right{
	background:url(image/btn_right_s.jpg) top center no-repeat;
	}
.upload_box  ul.upload_ul li.finish .btn_style_3:hover,.btn_style_3{
	background:url(image/btn_gray_left_o.jpg) top left no-repeat;
	}
.btn_style_3{
	font-size:13px;
	color:#333;
	display:block;
	cursor:pointer;
	text-align:center;
	padding:0px 0px 0px 4px;
	line-height:24px;
	height:24px;
	}
.btn_style_3 .center,.upload_box  ul.upload_ul li.finish .btn_style_3:hover .center{
	background:url(image/btn_gray_middle_o.jpg) top center repeat-x;
	}
.btn_style_3 .center{
	height:24px;
	float:left;
	padding:0px 5px;
	}
.btn_style_3 .right,.upload_box  ul.upload_ul li.finish .btn_style_3:hover .right{
	background:url(image/btn_gray_right_o.jpg) top center no-repeat;
	}
.btn_style_3 .right{
	width:4px;
	height:24px;
	float:left;
	}
.btn_style_3:hover{
	background:url(image/btn_gray_left_s.jpg) top left no-repeat;
	}
.btn_style_3:hover .center{
	background:url(image/btn_gray_middle_s.jpg) top center repeat-x;
	}
.btn_style_3:hover .right{
	background:url(image/btn_gray_right_s.jpg) top center no-repeat;
	}
.center_spacing .btn_area{
	display:inline-block;
	*display:inline;
	*zoom:1;
	}
.table_style td a.btn_style_4,.table_style td a:hover.btn_style_4{
	color:#333;
	text-decoration:none;
	}
.btn_style_4{
	background:url(image/btn_yellor_left_o.jpg) top left no-repeat;
	font-size:13px;
	color:#333;
	display:inline-block;
	*display:inline;
	*zoom:1;
	cursor:pointer;
	text-align:center;
	padding:0px 0px 0px 4px;
	line-height:28px;
	height:28px;
	}
.btn_style_4 .center{
	background:url(image/btn_yellor_middle_o.jpg) top center repeat-x;
	height:28px;
	float:left;
	padding:0px 16px;
	}
.btn_style_4 .right{
	width:4px;
	height:28px;
	float:left;
	background:url(image/btn_yellor_right_o.jpg) top center no-repeat;
	}
a:hover.btn_style_4{
	background:url(image/btn_yellor_left_s.jpg) top left no-repeat;
	}
a:hover.btn_style_4 .center{
	background:url(image/btn_yellor_middle_s.jpg) top center repeat-x;
	}
a:hover.btn_style_4 .right{
	background:url(image/btn_yellor_right_s.jpg) top center no-repeat;
	}
.list_style,.list_style_1,ul.page_show,ul.sort{
	list-style:none;
	}
.list_style_1 li,.list_style li{
	line-height:25px;
	}
.list_style li{
	text-align:center;
	}
.list_style li .btn_style_2{
	margin:5px 0px;
	}
.btn_box .btn_style_3{
	margin:0px 20px 0px 0px;
	}
.btn_box p{
	line-height:24px;
	}
.orange_title{
	background:url(image/pro_list_1_03.jpg) top center no-repeat;
	line-height:30px;
	font-size:15px;
	padding:0px 20px;
	font-weight:bold;
	color:#fff;
	margin:0px 0px 10px 0px;
	}
ul.page_show,ul.sort {
	margin:0px 0px 10px 0px;
	}
ul.border_top{
	margin:20px 0px 0px 0px;
	}
ul.page_show li.fleft{
	line-height:30px;
	font-weight:bold;
	}
ul.sort li.fleft a,ul.sort li.fleft a:hover{
	color:#00659f;
	text-decoration:underline;
	margin:0px 3px;
	}
ul.sort li.fright a,ul.sort li.fright a:hover{
	text-decoration:none;
	margin:0px 3px;
	}
ul.sort li.fright a.now img{
	display:inline-block;
	*display:inline;
	*zoom:1;
	}
ul.sort li.fright a img{
	display:none;
	vertical-align:middle;
	margin:0px 0px 0px 5px;
	}
.pro_list_item{
	margin:0px 0px 10px 0px;
	}
.pro_list_item .left{
	border:1px solid #ccc;
	width:145px;
	height:145px;
	float:left;
	position:relative;
	}
.pro_list_item .right{
	margin-left:147px;
	}
.pro_list_item .left a.link_box{
	display:block;
	width:145px;
	height:145px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	}
.pro_list_item .left .img_box{
	overflow:hidden;
	width:145px;
	height:145px;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
	*position:relative;
	}
.pro_list_item .left .img_box img{
	max-height:145px;
	max-width:145px;
	}
.pro_list_item .left .img_box a.img_link{
	max-width:145px;
	height:auto;
	z-index:1;
	display:inline-block;
	*display:inline;
	*zoom:1;
	}
.pro_list_item .left .img_box a.img_link,.pro_detail_img div,.add_pic  .right .add_pic_area div{
	*position:absolute;
	*top:50%;
	}
.pro_list_item .left .img_box a.img_link .align_middle,.pro_detail_img div .align_middle,.add_pic  .right .add_pic_area div .align_middle,.shelves .pic_box .align_middle{
	*position:relative;
	*top:-50%;
	*left:-50%;
	}
.pro_list_item .right .title a,.pro_list_item li a.link_title{color:#145483;}
.pro_list_item .right .title a:hover,.pro_list_item li a.link_title:hover{color:#00659f;}
.pro_list_item .right .title a,.pro_list_item .right .title a:hover{
	text-decoration:none;
	}
.pro_list_item .right .title{
	padding:7px 20px 7px 30px;
	margin:0px 0px 20px 0px;
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	/*background:url(image/pro_list_1_09.jpg) top right no-repeat;*/
	}
.pro_list_item .right ul{
	width:370px;
	list-style:none;
	padding:0px 0px 0px 30px;	
	}
.track_btn{
	display:block;
	width:91px;
	height:31px;
	background:url(image/btn_1_o.png) top center no-repeat;
	}
.track_btn:hover{
	background:url(image/btn_1_s.png) top center no-repeat;
	}
.table_style .track_btn.del_list{
	margin: 5px auto 0px auto;
}
.track_btn.del_list{
	background:url(image/btn_1_s2.png) top center no-repeat;
	}
.pro_list_item .right ul li {
	line-height:25px;
	}
.pro_list_item .right ul li .col_orange{
	font-size:18px;
	font-weight:bold;
	}
ul.pro_list{
	list-style:none;
	}
ul.pro_list li{
	line-height:35px;
	padding:0px 0px 0px 20px;
	background:url(image/list_style.jpg) 0px 12px no-repeat;
	}
ul.pro_list li span{
	color:#a1a1a1;
	}
.title_bg_orange .middle{
	border-left:1px solid #f87426;
	border-right:1px solid #f87426;
	padding:0px 10px;
	}
.title_bg_orange .bottom{
	height:20px;
	background:url(image/list_bottom.jpg) top center no-repeat;
	}
ul.member_list{
	margin:20px 0px 0px 0px;
	list-style:none;
	}
ul.member_list li{
	background:url(image/member_tab_list.jpg) 0px 5px no-repeat;
	padding:0px 0px 0px 20px;
	}
.member_item{
	margin:0px 0px 20px 0px;
	}
.member_item .blue_title_bg{
	cursor:pointer;
	}
.member_tab_layer1{
	background:url(image/member_tab_bg.jpg) bottom left repeat-x;
	height:55px;
	width:100%;
	line-height:38px;
	color:#333;
	font-size:15px;
	font-weight:bold;
	}
.member_tab_layer2 .tab_layer1_item,.member_tab_layer1 .tab_layer1_item{
	cursor:pointer;
	display:block;
	float:left;
	}
.member_tab_layer2 a.tab_layer1_item ,
.member_tab_layer1 a.tab_layer1_item ,
.member_tab_layer2 a:hover.tab_layer1_item ,
.member_tab_layer1 a:hover.tab_layer1_item {
	text-decoration:none;
	}
.member_tab_layer2 a.tab_layer1_item ,.member_tab_layer1 a.tab_layer1_item {
	color:#000;
	}
.member_tab_layer1 .tab_layer1_item{
	height:55px;
	position:relative;
	padding:0px 0px 0px 0px;
	background:url(image/member_tab_line.png) bottom right no-repeat;
	}
.member_tab_layer1 .tab_layer1_item .left,.member_tab_layer1 .tab_layer1_item .right{
	height:55px;
	float:left;
	width:2px;
	}
.member_tab_layer1 .tab_layer1_item .center{
	padding:15px 20px 0px 20px;
	text-align:center;
	float:left;
	}
.member_tab_layer1 .tab_layer1_item:nth-child(1),.member_tab_layer1 .tab_layer1_item:nth-child(2){
	line-height:normal;
	}
.member_tab_layer1 .tab_layer1_item .center p{
	color:#ad7600;
	font-size:12px;
	letter-spacing:normal;
	}
.member_tab_layer1 .tab_layer1_item:hover .center,.member_tab_layer1 .now .center{
	background:url(image/member_tab_middle.png) bottom left repeat-x;
	}
.member_tab_layer1 .tab_layer1_item:hover .left,.member_tab_layer1 .now .left{
	background:url(image/member_tab_left.png) bottom left no-repeat;
	}
.member_tab_layer1 .tab_layer1_item:hover .right,.member_tab_layer1 .now .right{
	background:url(image/member_tab_left.png) bottom left no-repeat;
	}
.member_tab_layer1 .tab_layer1_item:hover span,.member_tab_layer1 .now span{
	width:7px;
	height:50px;
	background:url(image/member_tab_shadow.png) top center no-repeat;
	position:absolute;
	right:-7px;
	bottom:0px;
	}
.member_tab_layer2{
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background:url(image/toptab_bg.jpg) top left repeat-x;
	height:46px;
	line-height:46px;
	font-size:13px;
	font-weight:bold;
	color:#333;
	padding:1px 0px 0px 0px;
	margin:0px 0px 20px 0px;
	}
.member_tab_layer2 .tab_layer1_item{
	width:110px;
	text-align:center;
	background:url(image/member_tab_layer_line.jpg) top right no-repeat;
	}
.member_tab_layer2 .tab_layer1_item:hover,.member_tab_layer2 a.now{
	color:#00659f;
	width:108px;
	background:url(image/member_tab_layer_hover.jpg) top left repeat-x;
	border-left:1px solid #cacaca;
	border-right:1px solid #cacaca;
	}
.table_style,.table_style_1 td,.right_infoarea .grid_15 table{
	border-collapse:collapse;
	border-spacing:0;
	}
.table_style,.table_style_1 td,.right_infoarea .user_edit{
	padding:0px 0px 0px 20px;
	}
.table_style td{
	line-height:18px;
	}
.table_style_1 td{
	line-height:30px;
	}
.table_style td,.table_style_1 td{
	padding:10px 5px;
	border-bottom:1px solid #eee;
	}
.table_style .end td{
	background: #f7f7f7;
}
.content_tab .table_style_1 tr:first-child td{
	background:url(image/title_bg.jpg) top center no-repeat;
	}
.content_tab .table_style_1 td{
	padding:0px 5px;
	}
.table_style td.align_left{
	text-align:left;
	}
.table_style_1 td,.table_style td{
	text-align:center;
	}
.table_style_1 .first_tr{
	height:45px;
	background:url(image/title_bg.jpg) top center no-repeat;
	}
.table_style_1 .first_tr td{
	color:#fff;
	font-weight:bold;
	}
.table_style td a{
	color:#00659f;
	text-decoration:underline;
	}
.table_style .first_tr td{
	color:#000;
	font-weight:bold;
	padding:10px 5px;
	background:#f7f7f7;
	line-height:18px;
	border-bottom:2px solid #cccccc;
	}
.table_style .last_tr td{
	background:#f7f7f7;
	text-align:center;
	border-bottom:2px solid #cccccc;
	border-top:2px solid #cccccc;
	}
.login_area{
	width:300px;
	float:right;
	}
.login_area .login_area_item{
	padding:20px;
	background:#f7f7f7;
	}
.login_area .login_area_item input{
	margin:0px 0px 20px 0px;
	border:1px solid #ccc;
	outline:none;
	height:30px;
	width:220px;
	padding:2px 5px 2px 35px;
	line-height:30px;
	}
.login_area input.account_icon,.login_area input.password_icon{
	background-position:5px 5px;
	background-repeat:no-repeat;
	background-color:#fff;	
	}
.login_area input.account_icon{
	background-image:url(image/login_1.jpg);
	}
.login_area input.password_icon{
	background-image:url(image/login_2.jpg);
	}
.login_area a.forget_icon,.login_area a.add_icon{
	float:left;
	padding:0px 0px 0px 25px;
	line-height:32px;
	}
.login_area a.forget_icon{
	margin:0px 20px 0px 0px;
	background:url(image/login_3.jpg) 0px 7px no-repeat;
	}
.login_area a.add_icon{
	background:url(image/login_4.jpg) 0px 7px no-repeat;
	}
.login_area .btn_style_1{
	margin:0px;
	}
.login_ad{
	width:630px;
	float:left;
	}
.login_ad a{
	display:block;
	margin:0px 0px 20px 0px;
	}
.add_select_box{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:197px;
	position:relative;
	margin:0px 24px 30px 24px;
	}
.add_select_box .select_area{
	width:183px;
	height:183px;
	padding:7px;
	background:url(image/step1_bg.png) top center no-repeat;
	}
.add_select_box select{
	border:none;
	outline:none;
	background:none;
	width:181px;
	height:181px;
	padding:5px;
	}
.add_select_box select option{
	height:30px;
	}
.add_select_box  h5{
	text-align:center;
	margin:0px 0px 10px 0px;
	}
.add_select_box  h5 span{
	font-size:24px;
	color:#00659f;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 5px;
	}
.make_sure_icon{
	margin:0px 0px 30px 0px;
	background:url(image/step3_1.jpg) top left no-repeat;
	padding:0px 0px 0px 42px;
	line-height:30px;
	font-size:15px;
	font-weight:bold;
	color:#00659f;
	}
.step_icon_o{
	background:url(image/step1_bg_1_o.jpg) 50% 50% no-repeat;
	}
.step_icon_s{
	background:url(image/step1_bg_1_s.jpg) 50% 50% no-repeat;
	}
.step_icon_o,.step_icon_s{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:50px;
	height:197px;
	}
.select_result{
	line-height:30px;
	background:#f7f7f7;
	border-bottom:2px solid #cccccc;
	padding:0px 10px;
	}
.select_result span{
	margin:0px 5px;
	}
.select_result .btn_style_3{
	margin:2px 0px 0px 10px;
	}
.inline_style{
	display:inline-block;
	*display:inline;
	*zoom:1;
	}
.h5_icon{
	background:url(image/step2_3.jpg) top center no-repeat;
	height:28px;
	width:28px;
	text-align:center;
	line-height:28px;
	font-weight:bold;
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0px 10px 0px 0px;
	}
.add_pic{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:177px;
	height:155px;
	border:1px solid #ccc;
	margin:0px 0px 0px 10px;
	}
#pd_show_img .add_pic:first-child,#pd_show_img_1 .add_pic:first-child{
	margin:0px;
	}
.add_pic .left{
	width:14px;
	height:135px;
	background:#ffed65;
	text-align:center;
	float:left;
	padding:10px 4px;
	}
.add_pic .left input{
	margin:0px 0px 10px 0px;
	}
.add_pic  .right{
	width:135px;
	height:135px;
	padding:10px;
	float:left;
	}
.add_pic  .right .add_pic_area{
	width:135px;
	height:135px;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
	*position:relative;
	overflow:hidden;
	}
.add_pic  .right .add_pic_area img{
	max-width:135px;
	max-height:135px;
	height:auto;
	}
.gray_bg{
	background:#f7f7f7;
	padding:10px;
	}
.video_input,.gray_bg input,.white_bg .left_input input,.white_bg .right_input input,.input_list li input,.join_input li input,.table_style input,.join_input_1 li input,.input_style,.input_style_1{
	padding:2px 5px;
	line-height:25px;
	height:25px;
	border:1px solid #ccc;
	outline:none;
	}
.video_input{
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	width: 100%;
}
.input_style{
	width:183px;
	margin:5px 0px 0px 0px;
	}
.input_style_1{
	width:70px;
	}
.gray_bg input{
	width:447.5px;
	}
.gray_bg input.locat{
	width: 305px;
}
.white_bg .left_input input{
	width:150px;
	margin:0px 10px 0px 0px;
	}
.white_bg .right_input input{
	width:210px;
	}
.input_list li input{
	width:70px;
	margin:0px 10px 0px 0px;
	}
.join_input li input{
	width:206px;
	}
.join_input li div.input input{
	width:435px;
	}
.join_input li input.no1{
	width:28px;
	margin:0px 1px 0px 0px;
	}
.join_input li input.no2{
	width:156px;
	margin:0px 0px 0px 1px;
	}
.join_input_1 li input{
	width:200px;
	}
.gray_bg input.radio,.join_input li input.radio,.join_input_1 li input.radio,.radio_list input.radio,.table_style input.radio{
	border:none;
	outline:none;
	width:auto;
	height:auto;
	margin:0px 5px 0px 0px;
	vertical-align:-2px;
	}
.gray_bg h4{
	line-height:30px;
	}
.gray_bg h4 span{
	color:#ff6505;
	font-weight:normal;
	}
.gray_bg .left{
	float:left;
	}
.gray_bg .right{
	float:right;
	}
.gray_bg .left,.gray_bg .right{
	width:457.5px;
	}
.white_bg{
	background:#fff;
	border:1px solid #ccc;
	padding:10px;
	}
.white_bg .left_input{
	width:200px;
	float:left;
	}
.white_bg .right_input{
	width:220px;
	float:right;
	}
.white_bg .right_input p,.white_bg .left_input p{
	line-height:30px;
	}
.gray_bg .radio_list,.join_input li .radio_list,.radio_list{
	margin:0px 20px 0px 0px;
	line-height:31px;
	}
.input_list{
	width:447px;
	list-style:none;
	}
.input_list li{
	line-height:30px;
	float:left;
	margin:0px 10px 0px 0px;
	width:115px;
	}
.input_list li.number{
	width:61px;
	border:none;
	background:none;
	padding:11px 0px 0px 0px;
	}
.input_list li.number span{
	display:block;
	background:#eee;
	height:50px;
	width:61px;
	text-align:center;
	line-height:50px;
	}
.gray_bg input.checkbox,.gray_bg  p input.checkbox,p input.checkbox,p input,.join_input_1 li p input.checkbox,h5 input.checkbox_1,.message_detail .qa_item input.checkbox_1{
	margin:0px 10px 0px 10px;
	vertical-align:middle;
	}
p input.checkbox_1{
	margin:0px 10px 0px 0px;
	}
.gray_bg input.checkbox,.gray_bg  p input.checkbox,p input.checkbox,p input.checkbox_1,.join_input_1 li p input.checkbox{
	vertical-align:-2px;
	width:auto;
	height:auto;
	border:none;
	outline:none;
	}
.gray_bg textarea{
	padding:10px;
	width:910px;
	height:90px;
	resize:none;
	outline:none;
	margin:0px 0px 30px 0px;
	}
.left_location{
	line-height:31px;
	*line-height:25px;
	width:240px;
	float:left;
	}
.right_location{
	line-height:31px;
	width:330px;
	float:right;
	padding: 0px 20px;
	}
.join_input.member_1 li:last-child{
	width:100%;
	}
.join_input li .select,.left_location select,.join_input_1 li .select,.join_input_1 li .evaluate_select,.select_way,#prepaid .select{
	height:31px;
	line-height:31px;
	}
.join_input_1 li .evaluate_select{
	width:600px;
	}
.select_way{
	width:200px;
	}
#prepaid .select{
	width:200px;
	margin:10px 0px 0px 0px;
	}
.left_location select{
	width:175px;
	margin:0px 0px 0px 10px;
	*margin:5px 0px 0px 10px;
	}
.join_input li .select{
	width:216.25px;
	margin:0px 10px 0px 0px;
	}
.join_input_1 li .select{
	width:212px;
	}
.right_location input{
	width:120px;
	margin:0px 0px 0px 10px;
	}
.logistics{
	list-style:none;
	}
.logistics li{
	line-height:30px;
	margin:0px 0px 5px 0px;
	}
.logistics li span{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:120px;
	}
.logistics li input{
	width:100px;
	margin:0px 10px 0px 0px;
	}
.logistics li input.checkbox{
	margin:0px 10px 0px 0px;
	}
.member_terms_area{
	margin:0px 0px 30px 0px;
	padding:20px 0px;
	border-bottom:2px solid #cccccc;
	}
.member_terms_scroll{
	height:300px;
	overflow-y:auto;
	line-height:25px;
	padding:0px 20px;
	}
.member_terms_scroll ul,.member_terms_scroll ol{
	padding:0px 0px 0px 20px;
	}
.join_input_1{
	padding:20px 0px 0px 0px;
	list-style:none;
	}
.join_input{
	padding:20px 0px;
	list-style:none;
	}
.join_form .join_input{
	margin-right: 164px;
	overflow: hidden;
	}
.join_form .storepic{
	text-align:center;
	margin:20px 0px 0px 0px;
	padding:2px;
	border:1px solid #ccc;
	}
.join_form .storepic p{
	text-align:left;
	font-size:12px;
	position:absolute;
	bottom:-20px;
	}
.join_form .storepic .show{
	width:138px;
	height:86px;
	}
.join_form .storepic a,.join_form .storepic:hover a{
	display:block;
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
	}
.join_form .mainpic{
	margin:20px 0px 0px 0px;
	border:1px solid #ccc;
	padding:2px;
	}
.join_form .mainpic a,.join_form .mainpic:hover a{
	display:block;
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
	}
.join_input_1 li{
	line-height:30px;
	margin:0px 0px 20px 0px;
	}
.join_input_1 li.margin_bottom_2{
	margin:0px;
	}
.join_input li{
	float:left;
	line-height:30px;
	width:216.25px;
	margin:0px 15px 20px 0px;
	}
.join_input li.code{
	width:600px;
	}
.code button{
	height:30px;
	width:30px;
	border:none;
	outline:none;
	margin:0px 0px 0px 20px;
	background:url(image/forum_post_09.png) 50% 50% no-repeat;
	}
.join_input_1 li textarea{
	border:1px solid #ccc;
	height:100px;
	padding:10px;
	outline:none;
	resize:none;
	width:693px;
	}
.join_input li.address{
	width:950px;
	margin:0px 0px 20px 0px;
	}
.join_input input.input{
	width:469px;
	}
.center_align td{
	text-align:center;
	}
.mail_area td{
	padding:20px 5px;
	}
#div_nav_page{
	text-align:center;
	}
.table_style .first_tr .factor{
	color:#00659f;
	font-weight:bold;
	cursor:pointer;
	}
.table_style .factor img{
	display:none;
	vertical-align:middle;
	margin:0px 0px 0px 2px;
	}
.table_style .now img{
	display:inline-block;
	*display:inline;
	*zoom:1;
	}
ul.order_show{
	list-style:none;
	}
ul.order_show li{
	line-height:25px;
	float:left;
	margin:0px 10px 0px 0px;
	}
ul.order_show li a.track_btn{
	background:none;
	width:auto;
	height:auto;
	display:inline;
	line-height:23px;
	}
ul.order_show li a.track_btn img{
	vertical-align:-3px;
	margin:0px 10px 0px 0px;
	}
ul.order_show li select{
	width:150px;
	height:24px;
	}
.evaluate_ok{
	background:url(image/star_o.jpg) top center no-repeat;
	}
.evaluate_none{
	background:url(image/star_s.jpg) top center no-repeat;
	}
.evaluate_none,.evaluate_ok{
	display:block;
	width:19px;
	height:19px;
	}
.checkout_info {
	background:#fafafa;
	line-height:30px;
	}
.checkout_info dl{
	font-weight:bold;
	float:right;
	text-align:right;
	width:190px;
	padding-right: 20px;
	}
.checkout_info dl dt{
	width:100px;
	float:left;
	text-align: right;
	}
#system_message{
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 58px 30px 58px 33px;
	width: 291px;
	height: 38px;
	background: url(image/colorbox_all_bg.png) top center  no-repeat;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -77px 0px 0px -177px;
	z-index: 99999999;
	display: none;
	}
#system_message img{
	vertical-align:middle;
	margin:0px 10px 0px 0px;
	}
.message_btn{
	display:inline-block;
	*display:inline;
	*zoom:1;
	background:url(image/track_3_o.jpg) top center no-repeat;
	width:41px;
	height:25px;
	margin:5px 0px 0px 0px;
	}
.message_btn:hover{
	background:url(image/track_3_s.jpg) top center no-repeat;
	}
ul.order_detail{
	list-style:none;
	border-right:1px solid #eee;
	margin:0px 0px 30px 0px;
	}
ul.order_detail li{
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	color:#000;
	font-weight:bold;
	float:left;
	border-bottom:1px solid #eee;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	width:33.33%;
	padding:0px 10px;
	line-height:40px;
	}
ul.order_detail li div.fleft{
	width:160px;
	}
ul.order_detail li .btn_style_3{
	margin:10px 0px 0px 0px;
	}
ul.order_detail li span{
	color:#555;
	font-weight:normal;
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0px 0px 0px 10px;
	}
dl.order_box_left,.prepaid_detail_left{
	padding:0px 10px 0px 0px;
	}
dl.order_box_right,.prepaid_detail_right{
	padding:0px 0px 0px 10px;
	}
dl.order_box_left,dl.order_box_right,.prepaid_detail_left,.prepaid_detail_right{
	width:347px;
	line-height:30px;
	float:left;
	}
dl.order_box_left dt,dl.order_box_right dt{
	width:100px;
	float:left;
	font-weight:bold;
	color:#000;
	}
.prepaid_detail_left p.left_p,.prepaid_detail_right p.left_p{
	width:100px;
	}
.prepaid_detail_left p.right_p,.prepaid_detail_right p.right_p{
	width:247px;
	}
.order_box_title{
	background:#f7f7f7;
	border-bottom:2px solid #ccc;
	line-height:30px;
	float:left;
	font-weight:bold;
	text-align:center;
	color:#000;
	width:357px;
	}
.message_box{
	height:100px;
	border-bottom:2px solid #ccc;
	}
.search_type_list{
	list-style:none;
	}
.search_type_list li{
	width:86.5px;
	float:left;
	line-height:25px;
	}
.search_type_list li input{
	vertical-align:middle;
	margin:0px 5px 0px 0px;
	}
.search_type_list li:nth-child(odd){
	margin:0px 20px 0px 0px;
	}
.input_spacing{
	margin:0px 5px;
	}
.left_type{
	line-height:30px;
	width:150px;
	float:left;
	}
.left_type input{
	vertical-align:middle;
	margin:0px 5px 0px 0px;
	}
.right_type{
	line-height:30px;
	width:565px;
	float:left;
	}
.prepaid_item{
	line-height:25px;
	}
.prepaid_item ul,.prepaid_item ol{
	padding:0px 0px 0px 20px;
	margin:0px 0px 20px 0px;
	}
.prepaid_item .left_type{
	width:80px;
	font-weight:bold;
	}
.prepaid_item .right_type{
	width:635px;
	}
.pay_type {
	margin:0px 0px 30px 0px;
	list-style:none;
	}
.pay_type li{
	line-height:31px;
	margin:0px 20px 0px 0px;
	float:left;
	}
.pay_type li input{
	width:100px;
	}
.small_item img{
	max-width:67px;
	height:auto;
	}
.grid_9 .wrapper{
	width:215px;
	height:215px;
	overflow:visible;
	margin:0px 0px 10px 0px;
	}
/*.grid_9 .wrapper:hover .pro_show{
	width:215px;
	height:294px;
	background:url(image/pro_bg.png) top left no-repeat;
	}*/
.pro_show{
	position:absolute;
	top:-5px;
	left:-5px;
	width:215px;
	height:215px;
	padding:7px 8px 7px 6px;
	overflow:hidden;
	}
.small_item{
	cursor:pointer;
	border:1px solid #ccc;
	width:67px;
	height:67px;
	overflow:hidden;
	float:left;
	margin:0px 4px 0px 0px;
	}
.small_pic{
	width:215px;
	margin:9px 0px 0px 0px;
	}
.small_pic .small_item:last-child{
	margin:0px;
	}
.button_style{
	border:none;
	outline:none;
	background:none;
	}
.member_edit input.input{
	width:435px;
	}
h5 span.header,h4 span.header{
	width:45px;
	}
h5 span.title,h4 span.title{
	width:630px;
	}
.message_detail{
	background:#f7f7f7;
	padding:20px;
	}
.message_detail ul.order_detail{
	border:none;
	}
.message_detail ul.order_detail li{
	width:203px;
	border:none;
	background:#ddd;
	border-right:1px solid #fff;
	}
.forgot_input{
	background:url(image/forget_input.jpg) top center no-repeat;
	}
.forgot_input_1{
	background:url(image/forget_input_1.jpg) top center no-repeat;
	}
.forgot_input,.forgot_input_1{
	padding:4px 10px 3px 45px;
	margin:0px 20px 30px 0px;
	width:400px;
	border:none;
	outline:none;
	height:25px;
	line-height:25px;
	}
.member_edit .upload_box.store_logo{
	width:333px;
	height: 610px;
	padding:20px 33px 0px 34px;
	background:url(image/colorbox_bg1.png) top center no-repeat;
}
.member_edit .upload_box{
	width:333px;
	height:465px;
	padding:20px 33px 0px 34px;
	background:url(image/colorbox_bg.png) top center no-repeat;
	}
.upload_box{
	z-index:100;
	line-height:22px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-200px 0px 0px -147px;
	width:715px;
	height:510px;
	padding:20px 33px 0px 34px;
	background:url(image/1857_04.png) top center no-repeat;
	}
.upload_box.contact{
	width:333px;
	height:570px;
	position: fixed;
	margin-top: -350px;
	background:url(image/colorbox_boxbg.png) top center no-repeat;
	}
.upload_box.contact.replay{
	display: none;
	width: 850px;
    height: 650px;
    background:url(image/colorbox.png) top center no-repeat;
    margin: -350px 0px 0px -458px;
}
.upload_box.contact.replay a{
	display: inline;
}
.upload_box.contact.replay input{
	width: 200px;
}
.upload_box.contact.apply{
	width:333px;
	height:420px;
	background:url(image/colorbox_boxbg2.png) top center no-repeat;
	}
.upload_box .left_part{
	width:333px;
	}
.upload_box .right_part{
	width:297px;
	height:374px;
	margin:10px 10px 0px 0px;
	}
.upload_box	.box_title{
	margin:0px 0px 30px 0px;
	}
.upload_box .title h5{
	color:#3a9ed7;
	font-size:13px;
	line-height:22px;
	margin:0px 10px 0px 0px;
	}
.upload_box .title p{
	background:url(image/step2_colorbox_03.jpg) 0px 8px  no-repeat;
	padding:0px 0px 0px 10px;
	}
.upload_box h5,.remittance_edit_colorbox h5,.report_box h5{
	color:#fff;
	line-height:18px;
	}
.upload_box .close_btn,.remittance_edit_colorbox .close_btn,.report_box .close_btn{
	float:right;
	cursor:pointer;
	width:20px;
	height:20px;
	}
.upload_box ul,.upload_ul_1{
	list-style:none;
	}
.upload_box  ul.upload_ul,.upload_box  .upload_ul_1{
	padding:0px 0px 15px 0px;
	}
.upload_box  ul.upload_ul li,.upload_box  .upload_ul_1 li{
	width:111px;
	float:left;
	padding:10px 0px;
	text-align:center;
	color:#fff;
	margin:0px 0px 1px 0px;
	}
.upload_box  ul.upload_ul li{
	background:#3a9ed7;
	}
.upload_box  .upload_ul_1 li{
	background:#25649f;
	}
.upload_box  .upload_ul_1 li:nth-child(1),.upload_box  .upload_ul_1 li:nth-child(2),.upload_box  .upload_ul_1 li:nth-child(3){
	margin:0px 0px 1px 0px;
	}
.upload_box  ul.upload_ul li.finish,.upload_box  .upload_ul_1 li.finish{
	color:#c8c8c8;
	background:#f7f7f7;
	}
.upload_box  ul.upload_ul li.finish .btn_style_3,.upload_box  .upload_ul_1 li.finish  .btn_style_3{
	color:#c8c8c8;
	}
.upload_box  ul.upload_ul li .btn_style_3,.upload_box  ul.upload_ul_1 li .btn_style_3{
	margin:5px 0px 0px 0px;
	}
.upload_box .btn_style_1,.upload_box  ul.upload_ul li .btn_style_3,.upload_box  ul.upload_ul_1 li .btn_style_3,
.report_box .btn_style_1{
	display:inline-block;
	*display:inline;
	*zoom:1;
	}
.upload_box .btn_area,.report_box .btn_area{
	padding:15px 0px 0px 0px;
	text-align:center;
	}
.evaluate_item{
	margin:0px 0px 20px 0px;
	}
.left_picarea{
	width:140px;
	float:left;
	}
.right_infoarea{
	width:810px;
	float:left;
	line-height:22px;
	}
.right_infoarea .orange_title{
	background:url(image/pro_list_1_03.jpg) top right no-repeat;
	}
.right_infoarea .border{
	padding:10px 20px;
	border-left:none;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	}
.right_infoarea .grid_15:first-child{
	padding:0px 0px 0px 20px;
	width:285px;
	}
.right_infoarea  .area_title{
	background:url(image/bg_gray.jpg) top left no-repeat;
	height:31px;
	line-height:31px;
	color:#333;
	font-weight:bold;
	margin:0px 0px 20px 0px;
	font-size:15px;
	padding:0px 10px;
	}
.right_infoarea  .area_title span{
	color:#ff6505;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	}
.right_infoarea .grid_15:last-child{
	margin:0px 0px 0px 20px;
	width:485px;
	}
.right_infoarea .grid_15 table td{
	padding:5px 10px;
	text-align:center;
	}
.right_infoarea .grid_15 table td img{
	vertical-align:middle;
	margin:0px 10px 0px 0px;
	}
.right_infoarea .grid_15 table tr:first-child{
	background:#fff0b5;
	}
.right_infoarea .grid_15 table tr:nth-child(n+2):nth-child(odd) td{
	background:#fff7d5;
	}
.right_infoarea .grid_15 table tr:nth-child(n+2):nth-child(even) td{
	background:#fdf9e9;
	}
.evaluate_item .evaluate_icon{
	width:19px;
	height:19px;
	float:left;
	padding:5px 0px 0px 0px;
	}
.evaluate_item  .info{
	width:923px;
	float:right;
	}
.evaluate_item .info .price_show{
	width:80px;
	float:right;
	text-align:right;
	}
.evaluate_item  .info .saler_name{
	width:903px;
	height:32px;
	background:url(image/bg_21.jpg) top center no-repeat;
	line-height:32px;
	font-size:15px;
	padding:0px 0px 0px 20px;
	margin:0px 0px 10px 0px;
	}
.evaluate_item .info h5{
	line-height:25px;
	margin:0px 0px 10px 0px;
	float:left;
	}
.evaluate_item .info h5,.evaluate_item  .info p{
	width:813px;
	padding:0px 0px 0px 10px;
	}
.search_result{
	margin:0px 0px 20px 0px;
	list-style:none;
	}
.search_result li{
	float:left;
	}
.evaluate .pro_tab{
	margin:0px 0px 10px 0px;
	}
.search_result li a,.search_result li a:hover{
	color:#ff6505;
	}
.prepaid_total{
	height:43px;
	line-height:43px;
	padding:0px 20px 5px 20px;
	background:url(image/toptab_bg.jpg) top center repeat-x;
	font-size:15px;
	font-weight:bold;
	color:#333;
	}
.prepaid_total .fleft{
	margin:0px 20px 0px 0px;
	}
.prepaid_total .fleft span{
	color:#ff6505;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:0px 3px;
	}
.prepaid_total .fleft:first-child{
	padding:0px 20px 0px 0px;
	background:url(image/pro_detail_1_02.png) top right repeat-y;
	}
.user_edit{
	line-height:22px;
	}
.user_edit ol,.user_edit ul{
	padding:0px 0px 0px 20px;
	}
.remittance_edit form ,.remittance_edit .form{
	background:#f7f7f7;
	padding:0px 20px;
	}
.remittance_edit .order_box_left{
	width:600px;
	padding:20px 0px;
	}
.remittance .center_spacing{
	margin:20px 0px 0px 0px;
	}
.message_detail .qa_item{
	padding:15px 0px;
	}
.message_detail .qa_item .left_1{
	width:30px;
	padding:6px 0px 0px 0px;
	}
.message_detail .qa_item .right_1{
	width:640px;
	}
.message_bg{
	background:#fff;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	}
button.clear_btn{
	border:none;
	outline:none;
	cursor:pointer;
	width:17px;
	height:17px;
	background:url(image/pro_detail_clear.jpg) top center no-repeat;
	}
button.clear_btn:hover{
	background:url(image/pro_detail_clear_s.jpg) top center no-repeat;
	}
.layer_1_box a{
	display:block;
	line-height:27px;
	}
.layer_1_box{
	position:relative;
	height:25px;
	margin:0px 0px 10px 0px;
	padding:1px 0px 1px 1px;
	}
.layer_1_box:hover{
	padding:0px 0px 0px 0px;
	border-top:1px dotted #44abf4;
	border-bottom:1px dotted #44abf4;
	border-left	:1px dotted #44abf4;
	}
.layer_1_box:hover a{
	color:#2a99d8;
	text-decoration:none;
	}
.layer_1_box:hover .layer_2_box{
	display:block;
	}
.layer_2_box{
	display:none;
	width:348px;
	position:absolute;
	top:-1px;
	left:134px;
	z-index:10;
	}
.layer_2_box ul{
	list-style:none;
	}
.layer_2_box .arrow_right{
	width:13px;
	height:27px;
	float:left;
	background:url(image/nav_arrow.jpg) top center no-repeat;
	}
.layer_2_box .layer_box{
	background:#fff;
	float:left;
	border:3px solid #44abf4;
	width:300px;
	padding:20px 0px 20px 20px;
	}
.layer_2_box .layer_box ul li{
	float:left;
	width:130px;
	margin:0px 20px 0px 0px;
	}
.layer_2_box .layer_box ul li a{
	padding:0px;
	color:#00659f;
	text-decoration:none;
	}
.layer_2_box .layer_box ul li a:hover{
	text-decoration:underline;
	}
.remittance_edit_colorbox{
	padding:20px 35px 34px 33px;
	width:439px;
	height:323px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-163px 0px 0px -253px;
	background:url(image/colorbox_bg_1.png) top center no-repeat;
	}
.remittance_edit .form .btn_style_3{
	margin:20px 0px 0px 0px;
	display:none;
	}
.remittance_edit .form:hover .btn_style_3{
	display:block;
	}
.question_item{
	line-height:28px;
	}
.question_item .question_title{
	cursor:pointer;
	}
.qa_icon{
	width:44px;
	margin:0px 20px 0px 0px;
	background:url(image/qa_left.jpg) top left no-repeat;
	padding:0px 0px 0px 2px;
	}
.qa_icon .center{
	text-align:center;
	background:url(image/qa_middle.jpg) top center repeat-x;
	padding:0px 10px;
	line-height:28px;
	font-weight:bold;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	}
.qa_icon .right{
	background:url(image/qa_right.jpg) top center no-repeat;
	width:2px;
	}
.qa_box .ans_item{
	display:none;
	margin:0px 0px 20px 0px;
	}
.identity{
	border-bottom:1px solid #ccc;
	margin:0px auto 30px auto;
	line-height:25px;
	padding:50px 225px;
	}
.identity div.clearfix{
	margin:10px 0px;
	}
.identity div.clearfix .fleft{
	background:url(image/registration.jpg) top center no-repeat;
	width:125px;
	height:25px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	padding:8px 0px;
	margin:0px 20px 0px 0px;
	color:#fff;
	}
.identity div.clearfix .fleft input{
	vertical-align:middle;
	margin:0px 10px 0px 0px;
	}
.search_slide select{
	width:193px;
	height:31px;
	border:1px solid #ccc;
	outline:none;
	}
.main .content_tab.margin_bottom .content_pic {
	display: block;
	margin-right: auto;
	margin-left: auto;
	}
.forgot{
	text-align:center;
	}
.forgot_1 p{
	margin:0px 0px 5px 0px;
	}
.forgot,.forgot_1{
	padding:50px 247px 50px 248px;
	}
.forgot .btn_style_1,.forgot_1 .btn_style_1 {
	display:inline-block;
	*display:inline;
	*zoom:1;
	}
.forgot_1 a.a_link{
	text-decoration:underline;
	}
.storepic{
	width:138px;
	height:120px;
	position:relative;
	}
.storepic img{
	max-width:138px;
	max-height:86px;
	}
.mainpic{
	width:138px;
	height:138px;
	position:relative;
	}
.mainpic img{
	max-width:138px;
	max-height:138px;
	}
.mainpic:hover a{
	display:block;
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
	}
.mainpic:hover a:hover{
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	}
.storepic a{
	display:none;
	position:absolute;
	background:url(image/pic_edit_o1.png) top center no-repeat;
	width:111px;
	height:27px;
	bottom:5px;
	left:50%;
	margin:0px 0px 0px -55px;
	}
.mainpic a{
	display:none;
	position:absolute;
	background:url(image/pic_edit_o.png) top center no-repeat;
	width:111px;
	height:27px;
	bottom:10px;
	left:50%;
	margin:0px 0px 0px -55px;
	}
#img_form .main_pic{
	text-align:center;
	}
#product_detail_pic_form .main_pic{
	margin: 0 auto 10px;
	text-align:center;
}
.logo_border{
	border:1px #ccc solid;
}
.hit_number{
	padding:0px 0px 0px 25px;
	background:url(image/pro_detail_1_56.png) top left no-repeat;
	}
.contact_form .input_item{
	margin:0px 0px 15px 0px;
	}
.contact_form .input_item p{
	line-height:29px;
	margin:0px 20px 0px 0px;
	}
.contact_form .input_item input{
	padding:2px 10px;
	width:100%;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	height:25px;
	line-height:25px;
	border:1px solid #ccc;
	outline:none;
	}
.contact_form .input_item .left_input input{
	width:80px;
	}
.contact_form .input_item .right_input{
	line-height:29px;
	}
.contact_form .input_item .right_input input.radio{
	width:13px;
	height:13px;
	vertical-align:middle;
	margin:0px 5px 0px 0px;
	}
.contact_form .input_item textarea{
	border:1px solid #ccc;
	outline:none;
	resize:none;
	padding:10px;
	height:80px;
	width:100%;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	}
.pay_type_1{
	cursor:pointer;
	border:none;
	outline:none;
	text-align:center;
	line-height:30px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:0px 33px 0px 10px;
	width:130px;
	height:30px;
	background:url(image/paybg_1_o.jpg) top center no-repeat;
	}
.pay_type_1:hover{
	background:url(image/paybg_1_s.jpg) top center no-repeat;
	}
/*.pro_picarea:hover .icon_show{
	top:-15px;
	}*/
.icon_show{
	z-index:10;
	position:absolute;
	top:-9px;
	left:10px;
	width:69px;
	height:37px;
	background:url(image/prodetail_new_icon.png) top center no-repeat;
	}
.old{
	background:url(image/prodetail_old_icon.png) top center no-repeat;
	}
.give_1,.give_2,.give_3{
	padding:0px 12px 0px 0px;
	}
.give_1{
	background:url(image/member_icon_1_s.png) top right no-repeat;
	}
.give_2{	
	background:url(image/member_icon_2_s.png) top right no-repeat;
	}
.give_3{
	background:url(image/member_icon_3_s.png) top right no-repeat;
	}
.evaluate_list .table_style td{
	text-align:left;
	border-bottom:none;
	line-height:25px;
	}
.evaluate_list .table_style td .btn_style_3{
	display:none;
	}
.evaluate_list .table_style tr:hover td .btn_style_3{
	display:block;
	}
.evaluate_list .table_style tr:nth-child(even) td{
	background:#f7f7f7;
	}
.evaluate_list .table_style tr td:first-child{
	padding:0px 0px 0px 10px;
	}
.evaluate_list .blue_title_bg{
	text-align:left;
	padding:16px 0px 16px 10px;
	height:13px;
	}
.evaluate_list .remittance_edit_colorbox .add_box{
	padding:40px 0px 30px 0px;
	}
.evaluate_list .remittance_edit_colorbox .add_box textarea{
	width:419px;
	height:150px;
	resize:none;
	padding:10px;
	}
#pd_qa p{
	line-height:30px;
	margin:0px 20px 0px 0px;
	}
#pd_qa input{
	outline:none;
	width:200px;
	padding:2px 10px;
	line-height:26px;
	height:26px;
	}
.suspended_search h5{
	line-height:24px;
	}
.suspended_search input{
	border:1px solid #ccc;
	outline:none;
	padding:2px 10px;
	width:150px;
	height:20px;
	line-height:20px;
	margin:0px 10px;
	}
.shelves .pic_box{
	width:50px;
	height:50px;
	}
.shelves .pic_box .img_box{
	border:1px solid #ccc;
	width:50px;
	height:50px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
	*position:relative;
	}
.shelves .pic_box .img_link{
	max-width:50px;
	height:auto;
	z-index:1;
	display:inline-block;
	*display:inline;
	*zoom:1;
	}
.shelves .pic_box .img_box img{
	max-width:50px;
	max-height:50px;
	}
.shelves .shelves_pro .right_part{
	margin-left:70px;
	padding-top:10px;
	}
.shelves input.input{
	width:100%;
	box-sizing:border-box;
	height:31px;
	}
.shelves select{
	width:100%;
	height:31px;
	border:1px solid #ccc;
	}
.pro_search .input_box{
	margin-right:64px;
	}
.pro_search .input_box input{
	width:100%;
	box-sizing:border-box;
	height:25px;
	}
.marr_20{
	margin-right:20px;
	}
.show_more{
	border:none;
	outline:none;
	color:#ff6505;
	cursor:pointer;
	background:none;
	padding-left:20px;
	margin-top:10px;
	}
.add_black{
	cursor:pointer;
	text-align:left;
	padding-left:30px;
	background:url(image/black_o.jpg) 0px 50% no-repeat;
	}
.add_black:hover,.black_note .add_black{
	background:url(image/black_s.jpg) 0px 50% no-repeat;
	}
.content_tab .table_style_1 .black_note td.area{
	border-bottom:1px solid #ccc;
	padding:10px;
	}
.black_note td{
	border-bottom:none;
	}
.black_area{
	outline:none;
	width:100%;
	height:50px;
	padding:5px;
	border:1px solid #ddd;
	resize:vertical;
	margin-bottom:10px;
	}
.black_tr{
	display:none;
	}
.black_note.black_tr{
	display:block;
	}
.report_style{
	padding-top:20px;
	}
.report_style textarea{
	width:323px;
	height:190px;
	padding:5px;
	resize:vertical;
	outline:none;
	border:1px solid #ccc;
	}
.report_box{
	z-index:100;
	line-height:22px;
	/*position:absolute;
	top:50%;
	left:50%;
	margin:-180px 0px 0px -200px;*/
	width:333px;
	height:340px;
	padding:20px 33px 0px 34px;
	background:url(image/colorbox_boxbg1.png) top center no-repeat;
	}
.report_title .btn_style_3{
	margin-top:3px;
	} 
.ad_buy{
	margin-bottom: 30px;
	background: #f7f7f7;
}
.ad_buy .now td{
	background:#f7ebeb;
	}
.ad_buy  td.on{
	color:#f10000;
	}
.ad_buy td{
	border-bottom: 1px solid #fff;
}
.ad_buy .checkbox{
	vertical-align: middle;
	margin-right: 5px;
}
.ad_buy tr td:first-child{
	font-weight: bold;
	color: #333;
	text-align: left;
	padding-left: 20px;
}
.ad_buy tr:first-child td{
	font-weight: bold;
	color: #333;
}
.ad_buy .input{
	margin-left: 10px;
}
.ad_buy tr.bg_mark td{
	background: #f8ebeb;
}
.ad_buy tr:last-child td{
	background:#339fdf;
	padding: 20px 10px;
	color: #fff;
}

.ad_free_ing{
	color:#ffea00;
	font-size: 16px;
}
/*.ad_buy tr:last-child td span{
	font-size: 18px;
	font-weight: bold;
}*/
.ad_buy tr:last-child td:last-child{
	color: #d5efff;
}
.ad_total{
	border-right:1px solid #fff;
	margin-right:20px;
	padding-right:20px;
	}
.ad_total span{
	color:#ffea00;
	line-height:40px;
	margin-left:15px;
	font-size:18px;
	font-weight:bold;
	}
.ad_total span span{
	margin:0px;
	}
.ad_bonur p:first-child{
	color:#d5efff;
	}
.ad_buy tr:last-child td .ad_bonur p:last-child{
	font-weight:bold;
	line-height:25px;
	}
.ad_buy tr:last-child td .ad_bonur p:last-child span{
	font-size:13px;
	}
.add_bonus{
	border:none;
	outline:none;
	cursor:pointer;
	background:url(image/ad_buy_03.png) top center no-repeat;
	width:95px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
	}
.adshow_link{
	color:#1a82be;
	text-decoration:underline;
	margin-left:20px;
	line-height:30px;
	}
.title_hidden_li{
	overflow: hidden;
	height: 90px;
}

.title_overhidden{
	overflow: hidden;
	height: 18px;
}

.text_hidden{
	overflow: hidden;
	height: 25px;
}


.text_hidden_li_right{
	overflow: hidden;
	height: 124px;
}

.list_title_hidden{
	overflow: hidden;
	height: 18px;
}
.yellow_btn{
	background: url(image/yellow_btn.png) top center no-repeat;
	width: 69px;
	height: 28px;
	border: 0px;
	cursor: pointer;
	margin-top: 10px;
}
.ad_buy tr td:first-child{
	line-height: 25px;
}
.ad_buy tr td:first-child .checkbox{
	float: left;
}
.ad_buy .name{
	float: left;
}
.ad_buy .ad_see{
	float: left;
	position: relative;
}
.ad_buy .ad_see:hover .show{
	display: block;
}
.ad_buy .ad_see .show{
	display:none;
	top: 50%;
	left: 40px;
	margin-top: -190px;
	position: absolute;
	background: url(image/arrow.png) 0px 50% no-repeat;
	padding-left:15px;
}
.ad_buy .ad_see .show .img_show{
	border: 5px solid #00659f;
}
.ad_select p{
	color: #FFF;
	width: 87px;
	height: 23px;
	line-height: 23px;
	padding-left: 10px;
	margin-bottom: 10px;
	background: url("image/ad_list_05.jpg") 0px 0px no-repeat;
}
.ad_select select{
	border: 1px solid #ddd;
	width: 200px;
	height: 30px;
}
.ad_number{
	position: relative;
	font-weight: bold;
	font-size: 14px;
	margin-left: 20px;
}
.ad_number p{
	position: relative;
	z-index: 2;
}
.ad_number span{
	margin-left: 20px;
	color: #1A82BE;
}
.ad_number .bar{
	z-index: 1;
	width: 271px;
	height: 43px;
	background: url("image/ad_list_03.jpg") 0px 0px no-repeat;
	position: absolute;
	top: 15px;
	left: 0px;
}
.ad_number .show{
	height: 5px;
	width: 225px;
	margin: 19px 0px 0px 3px;
}
.ad_number .show p{
	height: 100%;
	width: 20%;
	background: url("image/ad_list_07.jpg") 0px 50% repeat-x;
}
.ad_number .now{
	width: 44px;
	height: 44px;
	color: #1A82BE;
	font-size: 15px;
	font-weight: bold;
	line-height: 44px;
	text-align: center;
}
.end_tab .item{
	cursor: pointer;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-right: 20px;
}
.end_tab .item:hover,.end_tab .item.now{
	border-bottom: 3px solid #00659f;
	color: #00659f;
}
.end_pro{
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
}
.marb_20{
	margin-bottom: 20px;
}
.marb_30{
	margin-bottom: 30px;
}
.ad_tag{
	position:relative;
}
.ad_tag span{
	position:absolute;
	top:50%;
	left:0px;
	margin-top:-11px;
	width: 21px;
	height: 23px;
	background: url("image/megaphone.png") 0px 0px no-repeat;
	}
	
.ad_note{
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -280px 0px 0px -350px;
	background: url("image/index_ad_note.png") 0px 0px no-repeat;
	width: 701px;
	height: 560px;
	padding: 50px 50px 40px 50px;
	z-index: 10;
}
.ad_note h2{
	color: #2189c4;
	margin-bottom: 30px;
}
.note_list{
	margin-bottom: 40px;
}
.note_list li{
	background: url("image/list_start.jpg") 0px 3px no-repeat;
	padding-left: 29px;
}
.ad_step{
	margin-bottom: 30px;
	background: url("image/step_bg.png") 0px 65px repeat-x;
}
.ad_step li{
	width: 138px;
	padding-top: 148px;
	text-align: center;
}
.ad_step .step1{
	margin-right: 16px;
	background: url("image/step1.jpg") 0px 0px no-repeat;
}
.ad_step .step2{
	margin-right: 16px;
	background: url("image/step2.jpg") 0px 0px no-repeat;
}
.ad_step .step3{
	margin-right: 16px;
	background: url("image/step3.jpg") 0px 0px no-repeat;
}
.ad_step .step4{
	background: url("image/step4.jpg") 0px 0px no-repeat;
}

.ad_note .btn_area,
.colorbox_ad .btn_area,
.alert_box .btn_area{
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.ad_note .btn_style_1 .center{
	width: 80px;
}
.ad_note .center,
.colorbox_ad .center,
.alert_box .center{
	text-align: center;
}
.upload_box .close_btn{
	background: none;
	top:20px;
}
.close_btn{
	cursor: pointer;
	background: url("image/close_btn_index.jpg") 0px 0px no-repeat;
	position: absolute;
	right: 30px;
	top:30px;
	width: 20px;
	height: 20px;
}
.colorbox_ad{
	position: fixed;
	top:50%;
	left:50%;
	background: url("image/ad_buy_bg_top.png") 0px 0px no-repeat;
	width: 521px;
	height: 356px;
	margin: -178px 0px 0px -260px;
	z-index: 10;
	padding: 17px 0px 0px 0px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.colorbox_ad .middle{
	padding: 13px 30px 13px 30px;
	background: url("image/ad_buy_bg_middle.png") top center repeat-y;
}
.colorbox_ad .bottom{
	height: 17px;
	background: url("image/ad_buy_bg_bottom.png") top center repeat-y;
}
.colorbox_ad h2{
	color: #2189c4;
}
.col_red{
	color: #FF502E;
}
.colorbox_ad .tool button{
	width: 95px;
	height: 30px;
	color: #fff;
	border: none;
	outline: none;
	background: url("image/ad_buy_03.png") 0px 0px no-repeat;
}
.colorbox_ad .ad_type_list,
.colorbox_ad .total_show{
	margin-bottom: 20px;
}
.colorbox_ad .ad_type_list li{
	width: 220px;
	height: 50px;
	line-height: 30px;
	background: #f7f7f7;
	padding: 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	margin-right: 20px;
}
.colorbox_ad .ad_type_list li:nth-child(2n+2){
	margin-right: 0px;
}
.colorbox_ad .ad_type_list li input{
	vertical-align: middle;
	margin-right: 5px;
}
.colorbox_ad .ad_type_list li span{
	color: #000;
	margin-right: 20px;
	font-weight: bold;
}
.colorbox_ad .total_show li{
	text-align: center;
	width: 50%;
	padding: 10px 20px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	border-right: 1px solid #fff;
	background: #339FDF;
}
.colorbox_ad .total_show li p{
	color: #b2e2ff;
}
.colorbox_ad .total_show li .txt{
	margin-bottom: 10px;
}
.colorbox_ad .total_show li .prepaid_show{
	color: #FFF;
}
.colorbox_ad .total_show li .prepaid_show span{
	margin-left: 10px;
}
.colorbox_ad .total_show li .price{
	font-weight: bold;
	font-size: 18px;
	color: #FFF;
}
.col_yellow{
	color: #FFEA00;
}
.alert_box{
	background: url("image/alert_bg.png") 0px 0px no-repeat;
	width: 521px;
	height: 234px;
	position: fixed;
	top:50%;
	left: 50%;
	padding: 50px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	margin: -117px 0px 0px -260px;
	z-index: 100;
}
.alert_box .txt{
	padding-top: 20px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	height: 120px;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	line-height: 25px;
}
.ad_txt{
	padding-left:18px;
	font-size:13px;
	font-weight: normal;
	clear:both;
	}
.center_form .input_item{
	width:261px;
	margin:0px auto;
	}
.center_form .input_item input.radio{
	width:14px;
	height:14px;
	vertical-align:middle;
	}
.order_tab{
	border-bottom: 3px solid #117bb8;
}
.order_tab .tool button{
	cursor:pointer;
	width: 30px;
	height: 30px;
	border: none;
	outline: none;
}
.order_tab .tool button:first-child{
	margin-left: 10px;
	background: url("image/order_23.png") 50% 50% no-repeat;
}
.order_tab .tool button:last-child{
	background: url("image/order_21.png") 50% 50% no-repeat;
}
.order_tab .tab_list{
	margin-right: 80px;
	overflow: hidden;
	height: 39px;
	position: relative;
}
.order_tab ul{
	position: absolute;
	top:0px;
	left: 0px;
	height: 39px;
}
.order_tab ul li{
	cursor: pointer;
	height: 39px;
	line-height: 39px;
	width: 173px;
	text-align: center;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 0px 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	background: url("image/order_18.png") 0px 0px repeat-x;
	
}
.order_tab ul li.now{
	color: #FFF;
	background: url("image/order_16.png") 0px 0px repeat-x;
}
.order_tab ul li div{
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.order_tab ul li p{
	float: left;
}
.order_tab ul li p:last-child{
	width: 35px;
}
.order_tab ul li p:first-child{
	max-width: 120px;
	overflow: hidden;
	height: 30px;
}
.order_list .pro_pic{
	padding-left: 20px;
}
.order_list .pro_pic img{
	max-width: 60px;
}
.order_list .number_tool{
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.order_list .number_tool button{
	width: 25px;
	height: 25px;
	border: 1px solid #ddd;
	outline: none;
}
.order_list .number_tool button.less{
	background-image: url("image/order_3.png");
	background-color: #f7f7f7;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.order_list .number_tool button.add{
	background: url("image/order_5.png");
	background-color: #f7f7f7;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.table_style.order_list .number_tool input{
	height: 23px;
	width: 25px;
	padding: 0px;
	line-height: 23px;
	text-align: center;
}
.order_list tr.lock td{
	background: #F5F9FC;
}
.order_list tr.lock td:first-child img,.order_list tr.lock td:nth-child(n+2){
	opacity:0.2;
	-moz-opacity:0.2;
	filter:alpha(opacity=20);
}
.order_list tr.lock .pro_pic{
	background: url("image/order_35.png") 0px 50% no-repeat;
}
.order_list tr.lock .del_pro,.order_list tr.lock .number_tool{
	display: none;
}
.del_pro{
	cursor: pointer;
	width: 20px;
	height: 20px;
	border: none;
	outline: none;
	background: url("image/order_30.png") 50% 50% no-repeat; 
}
.total_here,.delivery{
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.order_list tr:first-child td{
	padding: 15px 10px;
}
.total_here td:first-child{
	text-align: right;
}
.delivery td:first-child{
	text-align: left;
	padding-left: 20px;
}
.delivery td:first-child .note{
	padding-top: 10px;
	padding-left: 30px;
	background: url("image/order_35.png") 0px 10px no-repeat;
}
.delivery select{
	width: 120px;
	height: 30px;
}
.delivery button{
	cursor: pointer;
	border: none;
	outline: none;
	background: none;
	color: #00659F;
	border-bottom: #00659F 1px solid;
}
.delivery td:nth-child(3) input{
	width: 80px;
	height: 30px;
	display: none;
}
.delivery td:nth-child(3).now input{
	display: block;
}
.delivery td:nth-child(3).now span{
	display: none;
}
.order_list .checkout_info td:first-child{
	text-align: left;
	padding-left: 20px;
}
.member_tab_layer1 .tab_layer1_item .center p.un{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 22px;
	height: 22px;
	color: #FFF;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	margin-left: 5px;
	background: url("image/member_qa_03.png") 50% 50% no-repeat;
}
.report_list{
	padding: 20px 0px;
	border-bottom: 2px solid #ccc;
}
.report_list li{
	line-height: 25px;
}
.report_list li:first-child,.report_list li:nth-child(3){
	margin-right: 10px;
}
.report_list li:nth-child(2){
	margin-right: 20px;
}
.report_list li:last-child{
	margin-left: 20px;
}
.report_list li select,.report_list li input{
	width: 150px;
	height: 25px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.report_list li button{
	font-size: 14px;
	height: 25px;
}
.report_result{
	border: 1px solid #ddd;
	padding: 30px 20px;
}
.report_result h4{
	color: #000;
}
.report_result ul li{
	margin-left: 30px;
}
.report_result ul li span{
	margin-left: 10px;
	font-size: 24px;
	color: #00659F;
	vertical-align: -3px;
}
.report_result ul li:nth-child(1),.report_result ul li:nth-child(2){
	font-weight: bold;
}
.number_edit{
	margin-right: 10px;
}
.pay_type li .number_edit input{
	width: 50px;
	height: 28px;
	line-height: 28px;
	padding: 0px;
	text-align: center;
}
.number_edit .plus,.number_edit .less{
	position: relative;
	width: 30px;
	height: 30px;
	background: #fff;
	outline: thin;
	border: 1px solid #ddd;
	cursor: pointer;
}
.number_edit .plus:hover,.number_edit .less:hover,
.number_edit .plus.now,.number_edit .less.now{
	background: #f1f1f1;
}
.number_edit .plus p,.number_edit .less p{
	position: absolute;
	top:50%;
	left: 50%;
	background: #888;
}
.number_edit .plus p:nth-child(1),
.number_edit .less p:nth-child(1){
	height: 2px;
	width: 10px;
	margin: -1px 0px 0px -5px;
}
.number_edit .plus p:nth-child(2){
	height: 10px;
	width: 2px;
	margin: -5px 0px 0px -1px;
}
.new_add{
	width: auto;
	height: 30px;
	background: #fff;
	outline: none;
	border: 1px solid #ddd;
	margin-left: 5px;
}
.video_note{
	position: relative;
	cursor: pointer;
	color: #1a82be;
	line-height: 30px;
	margin-left: 10px;
}
.video_note:hover .note_layer{
	display: block;
}
.note_layer{
	display: none;
	background: #fff;
	position: absolute;
	width: 530px;
	height: 573px;
	top: 50%;
	right: -554px;
	margin-top: -288px;
	border: 2px solid #1a82be;
}
.note_layer .view{
	position: relative;
	padding: 10px;
}
.note_layer .view span{
	display: block;
	position: absolute;
	width: 15px;
	height: 20px;
	background: url("image/arrow.png") 0px 0px no-repeat;
	left: -15px;
	top: 50%;
	margin-top: -10px;
}
.evaluate .orange_title{
	font-size: 18px;
}
.evaluate .right_infoarea .border,.evaluate .user_edit{
	font-size: 16px;
	line-height: 22px;
}
.gotop{
	width: 40px;
	height: 46px;
	position: fixed;
	bottom:60px;
	right: 30px;
	cursor: pointer;
	background: url("image/gotop.png") 50% 50% no-repeat;
	opacity:0.7;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
	z-index: 100;
}
.gotop:hover{
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
}