﻿@charset utf-8;

*
{
	margin:0;
	padding:0;
}

html,body
{
	height:100%;
}

body
{
	font:13px/180% Arial, Helvetica, sans-serif, 新宋体;
	color:#333;
}

a
{
	text-decoration:none;
	color:#1c1c1c;
}

.clear-float
{
	clear:both;
}

.align-left
{
	text-align:left;
}

.page
{
	text-align:center;
	color:#333;
	clear:both;
	line-height:30px;
	overflow:hidden;
	padding:15px 0;
}

.page a,.page span
{
	padding:0 5px;
}

.page a
{
	margin-right:3px;
	height:28px;
	display:inline-block;
	text-align:center;
	color:#333;
	border:1px solid #e7e7e7;
	padding:0 9px;
}

.page a:hover
{
	text-decoration:underline;
	color:red;
}

label.error
{
	color:#fff;
	width:auto;
	font-size:13px;
	white-space:nowrap;
	padding:3px;
}

.clear
{
	clear:both;
	height:0;
	line-height:0;
}

#header
{
	width:100%;
	text-align:center;
}

#header .toplink
{
	height:34px;
	line-height:34px;
	color:#4D4C4D;
	background-color:#F3F3F3;
	border-bottom:1px solid silver;
	text-align:center;
	width:100%;
	display:block;
}

#header .toplink .topcontent .topleft span a:hover
{
	color:#002061;
}

#header .toplink .topcontent .topmiddle
{
	float:left;
	margin-left:150px;
}

#header .toplink .topcontent .topmiddle .searchtext
{
	background:url(../images/search_bg.gif) no-repeat scroll 0 0;
	height:28px;
	margin-top:3px;
	width:169px;
	float:left;
}

#header .toplink .topcontent .topmiddle .searchtext input
{
	border:none;
	height:22px;
	line-height:22px;
	margin-left:8px;
	margin-top:3px;
	width:151px;
	outline:0 none;
	color:#999;
}

#header .toplink .topcontent .topmiddle .searchTo
{
	float:left;
	margin-top:8px;
	margin-left:6px;
}

#header .toplink .topcontent .topright a:hover
{
	color:#002061;
	text-decoration:underline;
}

#header .header_middle
{
	width:1200px;
	height:115px;
	margin:10px auto 0;
}

#header .header_middle .logo
{
	margin-left:3px;
	float:left;
}

#header .header_middle .middlecart .dhyouce
{
	margin-left:50px;
	margin-right:30px;
	margin-top:15px;
}

#header .header_nav
{
	height:44px;
	line-height:40px;
	background:url(../images/nav_bg.gif) repeat-x;
	width:1200px;
	margin:0 auto;
}

#header .header_nav ul
{
	list-style:none;
	width:1200px;
	overflow:hidden;
	margin:0 298px 0 auto;
}

#header .header_nav ul li
{
	float:left;
	font-size:18px;
	margin:0 24px;
}

#header .header_nav ul li a
{
	color:#FFF;
	position:relative;
}

#header .header_nav ul li i.hot
{
	background:url(../images/ico_hot.png) no-repeat;
	width:27px;
	height:19px;
	position:absolute;
	top:3px;
	left:70px;
}

#header .header_nav ul li i.youhui
{
	background:url(../images/ico_youhui.png) no-repeat;
	width:27px;
	height:19px;
	position:absolute;
	top:3px;
	left:35px;
}

#header .header_bottom
{
	height:30px;
	line-height:30px;
	background-color:#EDECEC;
	width:1200px;
	margin:0 auto;
}

#header .header_bottom .bottomconten .bottomleft
{
	color:#333;
	float:left;
}

#header .header_bottom .bottomconten .bottomleft a
{
	color:#333;
	margin:0 5px;
}

#header .header_bottom .bottomconten .bottomright
{
	float:right;
	margin-top:5px;
	margin-right:20px;
}

#header .header_bottom .bottomconten .bottomright .searchtext
{
	background:url(../images/search.gif) no-repeat scroll;
	height:21px;
	width:112px;
	float:left;
}

#header .header_bottom .bottomconten .bottomright .searchtext input
{
	border:none;
	outline:0 none;
	color:#999;
	height:14px;
	width:86px;
	margin-left:10px;
	margin-top:4px;
	font-size:12px;
	padding:0 5px;
}

#header .header_bottom .bottomconten .bottomright .searchTo
{
	float:left;
	margin-left:6px;
	margin-top:2px;
}

#footer
{
	width:100%;
	background-color:rgba(246,246,246,0);
}

#footer .footer_nav
{
	height:44px;
	line-height:40px;
	background:url(../images/nav_bg.gif) repeat-x;
}

#footer .footer_nav ul
{
	list-style:none;
	width:1200px;
	margin:0 auto;
}

#footer .footer_nav ul li
{
	float:right;
	font-size:15px;
	margin:0 25px;
}

#footer .footer_nav ul li a
{
	color:#FFF;
}

#footer .help
{
	width:1200px;
	margin:40px auto 0;
}

#footer .help dl
{
	width:200px;
	margin-left:30px;
	float:left;
	margin-bottom:50px;
}

#footer .help .about
{
	background:url(../images/footer_1.gif) no-repeat 0 0;
}

#footer .help .Sign
{
	background:url(../images/footer_2.gif) no-repeat 0 0;
}

#footer .help .Service
{
	background:url(../images/footer_3.gif) no-repeat 0 0;
}

#footer .help .Special
{
	background:url(../images/footer_4.gif) no-repeat 0 0;
}

#footer .help .Guide
{
	background:url(../images/footer_5.gif) no-repeat 0 0;
}

#footer .help dl dt
{
	font-size:14px;
	font-weight:700;
	text-align:center;
}

#footer .help dl dd
{
	text-align:center;
	margin:10px 0;
}

#footer .help dl dd a:hover
{
	text-decoration:underline;
}

#footer .footer_info
{
	border:1px solid #E4E4E4;
	padding-top:20px;
	margin:0 auto;
}

#footer .footer_info img
{
	background-color:#f6f6f6;
	text-align:center;
}

#footer .footer_info .info
{
	color:#747474;
}

.dhyouce
{
	position:relative;
}

.dhyouce .gooncare
{
	display:block;
	background:url(../images/cart.gif) no-repeat 0 0;
	width:176px;
	height:31px;
	border:1px solid #ccc;
	margin-left:31px;
	position:relative;
	margin-top:8px;
	z-index:9999;
}

.dhyouce .gooncare span
{
	background:url(../images/cartnum.png) no-repeat 0 0;
	position:absolute;
	width:21px;
	height:20px;
	left:146px;
	top:-7px;
	text-align:center;
	color:#FFF;
	font-weight:700;
}

.dhyouce .xian
{
	border:0;
}

.Dropdown_cart
{
	display:none;
	color:#585858;
	position:absolute;
	height:auto;
	max-height:420px;
	width:280px;
	background-color:#fff;
	margin-top:-1px;
	border:1px solid #052369;
	z-index:999;
	right:0;
	_height:expression(this.scrollHeight>420?"420px":"auto");
}

.Dropdown_cart_title
{
	color:#666;
	font-size:13px;
	font-weight:700;
	padding:3px 0 3px 5px;
}

.Dropdown_cart_title span
{
	color:#C6C6C5;
	font-size:12px;
	font-weight:100;
	margin-left:43px;
}

.Dropdown_cart_goods
{
	height:auto;
	max-height:316px;
	overflow:auto;
	_height:expression(this.scrollHeight>316?"316px":"auto");
}

.dcg_lower
{
	border-bottom:1px dashed;
	border-bottom-color:#E8E7E7;
	height:50px;
	padding:5px;
}

.dcg_lower_gimg
{
	width:46px;
	height:49px;
	float:left;
	border:1px solid #E1E0E0;
}

.dcg_lower_gimg img
{
	width:46px;
	height:49px;
}

.dcg_lower_gname
{
	float:left;
	margin-left:3px;
	width:115px;
	height:48px;
	word-wrap:break-word;
	overflow:hidden;
}

.dcg_lower_gname a
{
	color:#000;
}

.dcg_lower_gprice
{
	float:left;
	width:88px;
	color:#F65800;
	font-weight:700;
}

.Dropdown_cart_bottom
{
	padding:5px 0;
}

.dcb_info
{
	margin-left:89px;
}

.dcb_num
{
	color:#F65800;
}

.dcb_pri
{
	color:#F65800;
	font-size:14px;
	font-weight:700;
}

.Dropdown_cart_bottom a
{
	margin-left:100px;
}

.page span
{
	margin-right:3px;
	height:28px;
	display:inline-block;
	text-align:center;
	border:1px solid #e7e7e7;
	padding:0 9px;
}

.fixed-top
{
	left:0;
	position:fixed;
	top:0;
	width:100%;
}

.cart-drawer
{
	position:absolute;
	right:0;
	width:16px;
	overflow:hidden;
	height:500px;
}

.cart-drawer dl
{
	position:absolute;
	right:-302px;
}

.cart-drawer dl dt
{
	width:16px;
	text-align:center;
	background:#DD5501;
	float:left;
	color:#fff;
	line-height:18px;
	cursor:pointer;
	height:108px;
	padding:8px 0;
}

.cart-drawer dl dt span
{
	display:block;
	text-align:center;
}

.cart-drawer dl dd
{
	float:right;
	margin-top:-124px;
	background:#fff;
	margin-left:16px;
	border:1px solid #000;
	width:300px;
}

.cart-drawer dl dd .loading
{
	height:150px;
	background:url(../images/loading.gif) center center no-repeat;
}

.cart-drawer dl dd table
{
	table-layout:fixed;
	width:100%;
}

.cart-drawer dl dd table tbody td
{
	padding-bottom:2px;
	border-bottom:1px dashed silver;
}

.cart-drawer dl dd table img
{
	width:80px;
}

.cart-drawer dl dd table .goods-name a
{
	font-size:14px;
	font-family:微软雅黑, Arial, Helvetica, sans-serif;
}

.cart-drawer dl dd table a.del
{
	float:left;
	background:url(../images/cart_control.png) 0 -22px no-repeat;
	width:11px;
	height:11px;
	overflow:hidden;
}

.cart-drawer dl dd table tfoot td
{
	height:50px;
	text-align:center;
}

.cart-drawer dl dd table tfoot a
{
	display:block;
	background:url(../images/checkout.png) 0 0 no-repeat;
	width:100px;
	height:25px;
	margin:0 auto;
}

.cart-drawer dl dd .cart-drawer-info
{
	height:150px;
	line-height:150px;
	text-align:center;
}

#wgcss_dingwei
{
	background:url(../images/42111.png) no-repeat center;
	height:47px;
	z-index:10000;
	bottom:0;
	left:0;
	position:fixed;
	width:100%;
	margin:0 auto;
}

#wgcss_k
{
	height:58px;
	overflow:hidden;
	width:1000px;
	z-index:8999;
	margin:0 auto;
}

#wgcss_k li
{
	float:right;
	list-style:none;
	margin-right:179px;
	margin-top:12px;
}

.arc-like h3
{
	color:#0D399B;
	padding:5px 20px;
}

.arc-like p
{
	background:url(../images/cal.jpg) no-repeat 0 0;
	height:27px;
	line-height:27px;
	text-align:right;
	margin-left:15px;
}

.arc-bot li,.arc-like li
{
	width:340px;
	height:20px;
	float:left;
	background:url(../images/arc-ico.png) no-repeat;
	display:inline-block;
	padding:0 0 5px 18px;
}

.siderbar-hd
{
	background:#114DD1;
	position:relative;
}

.case ul
{
	background:url(../images/ico.png) no-repeat;
	overflow:hidden;
	padding:0 0 10px 25px;
}

#main8
{
	width:1200px;
	margin:10px auto 0;
}

#main8 .link
{
	background-color:#F6F6F6;
	margin-top:10px;
}

#main8 .link p
{
	color:rgba(0,60,136,0.64);
	font-size:14px;
	font-weight:700;
	border-bottom:2px solid rgba(0,60,136,0.72);
	padding-top:15px;
	padding-left:10px;
	padding-bottom:5px;
}

#main8 .link div
{
	padding:10px 0 20px;
}

#main8 .link div a
{
	color:#000;
	display:inline-block;
	margin:5px 10px;
}

#main
{
	width:1200px;
	overflow:hidden;
	margin:0 auto 20px;
}

.position
{
	font-size:12px;
	height:30px;
	line-height:30px;
}

.position a:hover
{
	color:#051E5E;
	text-decoration:underline;
}

.goodsmenu a
{
	font-weight:700;
	color:#C33;
	margin:0 5px;
}

.main1 .main1_left
{
	float:left;
	border:2px solid #ECE9EA;
	width:230px;
	overflow:hidden;
	padding-bottom:50px;
}

.main1 .main1_left dl
{
	margin:10px 0 0 10px;
}

.main1 .main1_left dl dt
{
	font-size:14px;
	font-weight:700;
}

.main1 .main1_left dl dd
{
	border:1px solid #C9C9C9;
	display:inline-block;
	margin-right:5px;
	margin-top:7px;
	background-color:#F1F3F1;
	padding:2px 5px;
}

.main1 .main1_left dl dd a
{
	color:#212121;
}

.main1 .main1_right
{
	float:right;
	width:960px;
	overflow:hidden;
}

.main1 .main1_right .xian
{
	color:#666;
	border-bottom:2px solid #032161;
	height:40px;
	line-height:40px;
}

.main1 .main1_right p b
{
	font-size:16px;
}

.main1 .main1_right p span
{
	color:#863131;
	font-size:16px;
	font-weight:700;
	margin-left:10px;
}

.main1 .main1_right p a
{
	color:#333;
	font-size:14px;
	margin:0 7px;
}

.main1 .main1_right p a:hover
{
	color:#863131;
	text-decoration:underline;
	cursor:pointer;
}

.main1 .main1_right .content ul li
{
	margin:25px 4px;
}

.main2 .main2_content
{
	margin:10px;
}

.main2 p
{
	background:url(../images/cgal.gif) no-repeat 0 0;
	height:27px;
	line-height:27px;
	text-align:right;
}

.main2 .main2_content .anli li
{
	float:left;
	margin-right:9px;
}

.main2 .main2_content .anli .desc
{
	width:285px;
	overflow:hidden;
	color:#898989;
	height:120px;
}

.main3
{
	margin-top:20px;
}

.main3 .content
{
	width:413px;
	height:200px;
	overflow:hidden;
	border:1px solid #e5e5e5;
	float:left;
	color:#000;
	padding:10px 20px;
}

.main3 .right
{
	margin-left:16px;
}

.main3 .content span
{
	font-size:14px;
	font-weight:700;
	border-bottom:2px solid #666;
	width:540px;
	display:inline-block;
}

.span-1
{
	width:30px;
}

.span-2
{
	width:70px;
}

.span-4
{
	width:150px;
}

.span-5
{
	width:190px;
}

.span-6
{
	width:230px;
}

.span-7
{
	width:270px;
}

.span-8
{
	width:310px;
}

.span-10
{
	width:390px;
}

.span-11
{
	width:430px;
}

.span-12
{
	width:470px;
}

.span-13
{
	width:510px;
}

.span-14
{
	width:550px;
}

.span-15
{
	width:590px;
}

.span-16
{
	width:630px;
}

.span-17
{
	width:670px;
}

.span-18
{
	width:710px;
}

.span-20
{
	width:790px;
}

.span-21
{
	width:830px;
}

.span-22
{
	width:870px;
}

.span-23
{
	width:910px;
}

.span-24
{
	width:950px;
	margin-right:0;
}

.w-244
{
	width:244px;
	_margin-right:6px;
}

.w-718
{
	width:718px;
}

.w-100
{
	width:100px;
}

.w-105
{
	width:105px;
}

.w-68
{
	width:68px;
}

.w-78
{
	width:78px;
}

.w-58
{
	width:58px;
}

.w-64
{
	width:64px;
}

.w-74
{
	width:74px;
}

.w-180
{
	width:180px;
}

.w-220
{
	width:220px;
}

.w-972
{
	width:960px;
}

.w-375
{
	width:375px;
}

.w-500
{
	width:500px;
}

.w-510
{
	width:510px;
	_width:508px;
	_overflow:hidden;
}

.w-210
{
	width:210px;
}

.mar-t-10
{
	margin-top:10px!important;
}

.mar-b-10
{
	margin-bottom:10px!important;
}

.mar-t-6
{
	margin-top:6px;
}

.mar-t-30
{
	margin-top:30px;
}

.mar-l-20
{
	margin-left:20px;
}

.mar-l-10
{
	margin-left:10px;
}

.w-481
{
	width:481px;
}

.w-282
{
	width:282px;
}

.w-198
{
	width:198px;
}

.w-252
{
	width:252px;
}

.w-331
{
	width:331px;
}

.pad-t-10
{
	padding-top:10px;
}

.clr
{
	clear:both;
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	overflow:hidden;
}

.full .lastnav
{
	display:block;
}

.redfont
{
	color:red;
	font-size:15px;
}

.font-bold
{
	font-weight:700;
}

.font-14
{
	font-size:14px;
}

.font-13
{
	font-size:13px;
}

.font-18
{
	font-size:18px!important;
}

.fl
{
	float:left;
	border:0;
}

.fr
{
	float:right;
	border:0;
}

a:link,a:visited
{
	color:#222;
	text-decoration:none;
}

a:hover
{
	color:#9f0000;
	text-decoration:underline;
}

a:focus
{
	outline:none;
	-moz-outline:none;
}

input[type=button],textarea,button,input[type=reset],input[type=submit]
{
	outline:none;
}

input[type=text],input[type=password]
{
	border:1px solid #c8c8c8;
	height:20px;
	line-height:20px;
	padding:2px 5px;
}

input[type=text]:focus,input[type=password]:focus
{
	border:1px solid #c90000;
}

label,input,select,textarea,button,.label
{
	font-size:12px;
}

select
{
	height:20px;
	padding:2px 0;
}

#topbar .w
{
	height:34px;
	line-height:34px;
	text-align:center;
}

#topbar .fl
{
	width:300px;
	text-align:left;
}

#topbar .fr
{
	width:300px;
	text-align:right;
}

#topbar .fr img
{
	float:right;
	display:inline;
}

#toppanel
{
	height:102px;
}

#toppanel .logo
{
	margin-top:8px;
	width:290px;
}

#toppanel .search-area
{
	width:400px;
	margin-top:25px;
	margin-left:50px;
	display:inline;
	_margin-left:10px;
}

#toppanel .search-area .search-input
{
	height:20px;
	line-height:20px;
	width:289px;
	border:1px solid #cfcfcf;
	background:#fff;
	font-family:Arial, ����;
	font-size:14px;
	color:#999;
	padding:7px 7px 7px 36px;
}

#toppanel .search-area .search-submit
{
	width:56px;
	height:35px;
	border:0;
	margin-left:10px;
	display:inline;
	cursor:pointer;
	vertical-align:top;
	padding:0;
}

#toppanel .search-area .hot-search
{
	margin-top:8px;
}

#nav-items li
{
	float:left;
	height:39px;
	line-height:39px;
	text-align:center;
}

#nav-items li.current
{
	background:#6b0000;
}

#nav-items li a:link,#nav-items li a:visited
{
	font-family:΢���ź�, Arial, ����;
	font-size:15px;
	font-weight:700;
	color:#fff;
	text-decoration:none;
}

#nav-items li.wd2
{
	width:96px;
}

#nav-items li.wd3
{
	width:113px;
}

#nav-items li.wd5
{
	width:130px;
}

.p-item
{
	float:left;
	border-right:0;
	width:230px;
	height:366px;
	position:relative;
	overflow:hidden;
	background:#fff;
	color:#fff;
	text-align:center;
	border-bottom:1px dashed #b2b2b2;
	margin:5px;
}

.p-item .p-item-inner
{
	text-align:center;
	margin:10px;
}

.p-item img
{
	width:220px;
	height:220px;
}

.p-item.nt-first-row
{
	border-top:0;
}

.p-item .p-info
{
	height:auto;
	_background:none;
}

.p-item .p-info a
{
	_position:relative!important;
	_z-index:100;
}

.p-item .p-name
{
	font-weight:400;
	color:#666;
	padding-left:0;
	padding-top:8px;
	text-align:left;
	height:24px;
	float:none;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	width:233px;
}

.p-item .p-name a:link,.p-item .p-name a:visited
{
	color:#333;
}

.p-item .p-price
{
	color:#222;
	float:none;
	margin-left:0;
	text-align:left;
	line-height:150%;
	_line-height:195%;
}

.p-item .p-price strong
{
	color:red;
	font-size:20px;
	font-weight:400;
	position:relative;
	top:6px;
	margin-right:3px;
}

.p-item .p-price span
{
	margin-left:15px;
}

.p-item .p-price span ins
{
	text-decoration:none;
	color:red;
}

.p-item .saled-qty
{
	text-align:left;
	color:#a7a7a7;
	padding:0;
}

.p-item .saled-qty .redfont
{
	color:#c49173;
}

.p-item .pitem-feedback,.p-item .pitem-feedback a .redfont,.p-item .pitem-feedback a:hover
{
	color:#568396;
}

.p-item .shipping-date
{
	padding:5px 5px 0;
}

.p-item .look-detail
{
	line-height:24px;
	cursor:pointer;
	text-align:left;
}

.p-item .look-detail a
{
	_position:relative;
	_z-index:100;
}

.p-item .look-detail span
{
	float:left;
	width:10px;
	height:10px;
	display:inline;
	margin:10px 3px 0;
}

.p-item .look-detail span.active
{
	background-position:1px -16px;
}

.p-item .look-detail .p-lookup
{
	float:right;
	margin-right:7px;
	display:inline;
}

.p-item .look-detail .look-detail-inner
{
	padding-left:0;
}

.p-item .look-detail .look-detail-inner b
{
	display:table-cell;
	border:1px solid #ccc;
	margin-top:9px;
	margin-right:3px;
	float:left;
	padding:1px;
}

.p-item .look-detail .look-detail-inner b.selected
{
	border:2px solid #030b62;
	position:relative;
	padding:0;
}

.p-item .look-detail .look-detail-inner b.selected i
{
	width:0;
	height:0;
	position:absolute;
	top:-10px;
	left:6px;
	line-height:0;
	font-size:1px;
	border-color:#FFF #FFf #9f0000;
	border-style:solid;
	border-width:4px;
}

.p-item .look-detail .look-detail-inner b img
{
	width:30px;
	height:30px;
	margin:0;
}

.p-item:hover
{
	overflow:visible;
}

.p-item .p-item-inner:hover
{
	border:4px solid#FFf;
	transition:border-color .2s ease-in 0;
	-webkit-transition:border-color .2s ease-in 0;
	margin:-1px;
}

a img,button::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=submit]::-moz-focus-inner,input[type=file]>input[type=button]::-moz-focus-inner
{
	border:none;
}

ul,li,.main2 .main2_content .anli
{
	list-style:none;
	margin-top:2px;
}

.align-right,.txt-right,.ar
{
	text-align:right;
}

.align-center,#footer .footer_info p,.ac
{
	text-align:center;
}

.pull-left,#header .toplink .topcontent .topleft,#header .header_middle .middlecart .middlehelp
{
	float:left;
}

.pull-right,#header .toplink .topcontent .topright
{
	float:right;
}

.page span.prev,.page span.next,.position a
{
	color:#666;
}

#header .toplink .topcontent,#header .header_bottom .bottomconten
{
	width:1200px;
	margin:0 auto;
}

#header .toplink .topcontent .topleft span,#footer .footer_info .info p span
{
	margin:0 10px;
}

#header .toplink .topcontent .topleft span a,#header .toplink .topcontent .topright a
{
	color:#4D4C4D;
}

#header .toplink .topcontent .topmiddle .searchTo input,#header .header_bottom .bottomconten .bottomright .searchTo input
{
	background:none;
	border:none;
	outline:none;
}

#header .header_nav ul li a:hover,#header .header_bottom .bottomconten .bottomleft a:hover,#footer .footer_nav ul li a:hover,.main1 .main1_left dl dd a:hover
{
	color:#999;
}

#footer .help dl dt a,#footer .help dl dd a
{
	color:#737373;
}

.page span strong,.page span.current
{
	color:red;
}

.main1,.main2,.main3 .content .desc
{
	margin-top:10px;
}

.main2 p a,#toppanel .search-area .hot-search a
{
	margin-right:10px;
}

.span-3,.w-110
{
	width:110px;
}

.span-9,.w-350
{
	width:350px;
}

.span-19,.w-750
{
	width:750px;
}

.lastnav,.hide
{
	display:none;
}

.font-red,.p-item .p-name a:hover
{
	color:#9f0000;
}

#nav,#nav-items
{
	height:39px;
}