body, ul {
	padding: 0;
	margin: 0;
	outline: 0;
	font-size: 12px;
    color: #333;
	font-family: Verdana;
}
ul{
	list-style: none;
}
a{
	text-decoration: none;
}
#top_bar_outer {
	background: #f6f6f6;
	border-bottom: 1px solid #e8e8e8;
}
#top_bar {
    width: 1200px;
    min-width: 1200px;
	height: 34px;
    line-height: 35px;
}
.wide {
	margin: 0 auto;
}
#top_bar .logistics_bar {
	height: 34px;
    padding-left: 26px;
    background: url(../images/tidings.png) 0px 10px no-repeat;
    overflow: hidden;
}
#user_self_bar {
	margin-right: 5px;
}
#user_self_bar a {
	color: #64CEE0;
}
#user_self_bar a:hover {
	text-decoration: none;
}
#user_self_bar ul li {
	float: left;
}
#user_self_bar li span {
	color: #64CEE0;
}
#user_self_bar .split {
	padding: 0 10px 0 10px;
	color: #E3E1DE;
}
#user_self_bar .sign {
	background: url(../images/portrait.png) 0px 10px no-repeat;
	line-height: 13px;
}
#user_self_bar .sign dl {
	padding-left: 28px;
	position: relative;
    margin-top: 11px;
    font-weight: normal;
}
#user_self_bar .sign dl dt {
	line-height: 13px;
    font-weight: normal;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
#currSelIcon {
	margin-top: -20px;
	margin-left: 8px;
	position: absolute;
}
#header {
	width: 1200px;
	min-width: 1200px;
	height: 88px;
}
#header .logo {
	width: 326px;
	height: 88px;
    overflow: hidden;
}
#header .cart {
	position: absolute;
    width: 80px;
    height: 43px;
    top: 59px;
	right: 76px;
    border: 1px #fff solid;
    background: #fff;
    cursor: pointer;
    z-index: 1009;
}
#header .cart_active {
	border: 1px solid #999;
	border-bottom: none;
}
#header .cart .cart_inner {
	height: 56px;
    line-height: 56px;
}
#header .cart .cart_inner img {
	padding-left: 5px;
	vertical-align: baseline;
}
#header #cartDiv a:hover {
	text-decoration: none;
}
#header .cart .cartnum {
	color: #0077C5;
	font-size: 20px;
	margin-top: -6px;
	position: absolute;
}
#header .cart_note {
    position: absolute;
    right: 76px;
    top: 101px;
    width: 408px;
    border: 1px #999 solid;
    background: #fff;
    box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.1);
    display: none;
    z-index: 1001;
}
#header .cart_empty {
    padding: 35px 0;
    text-align: center;
    line-height: 24px;
}
#header .cart_list li {
    position: relative;
    padding: 15px 0;
    /* height: 60px; */
    margin: 0 15px;
    border-bottom: 1px #ccc solid;
}
#header .cart_list .cart_pro_img {
    position: absolute;
    left: 0;
    top: 15px;
    width: 60px;
    height: 60px;
    text-align: center;
}
#header .cart_list .cart_pro_img img {
    width: 60px;
    height: 60px;
}
#header .cart_list .cart_pro_name, #header .cart_list .cart_pro_property {
    margin-left: 73px;
    height: 18px;
    overflow: hidden;
    white-space: nowrap;
    color: #999;
    display: block;
}
#header .cart_list .cart_pro_piece {
    margin-left: 73px;
    padding-top: 5px;
    display: block;
}
#header .cart_list .cart_pro_price {
    position: absolute;
    right: 15px;
    bottom: 15px;
    font-size: 14px;
    font-weight: bold;
    color: #9ABE14;
}
#header .cart_pro_btn {
    padding: 10px 20px;
}
#header .cart_pro_btn .cart_view {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #333;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 2px 1px rgba(225,187,0,.85);
    border: 1px #fb0 solid;
    background: #f5ce50;
    color: #333;
}
#header a{
	color: #333;
}
#header .search{
	width: 322px;
	height: 42px;
	border: 1px solid #e0dfe4;
	margin: 20px 776px 0;
	position: absolute;
}
#header .search .text{
	width: 282px;
	height: 40px;
	line-height: 28px;
	font-size: 14px;
	padding: 5px 4px;
	padding-left: 8px;
	border: 1px solid transparent;
}
#header .search .btn {
	width: 38px;
	height: 40px;
	cursor: pointer;
	background-color: #A6A29D;
	border: 0px;
	background-image: url(../images/search.png);
	font-size: 14px;
	border-radius: 0px;
}
#top_nav_outer {
	background-color: #0078C5;
}
#top_nav {
	height: 50px;
	width: 1200px;
	min-width: 1200px;
}
#top_nav li {
	float: left;
	color: #fff;
	font-size: 15px;
	text-align: center;
	line-height: 50px;
	border-color: #357CBE;
}
#top_nav .menu {
	width: 135px;
	cursor: pointer;
}
#top_nav .menu:hover {
	color: #333;
	background: #02468D;
}
#top_nav li a {
	color: #fff;
}
#top_nav li a:hover {
	text-decoration: none;
}
#top_nav img {
	vertical-align: baseline;
}
#top_nav .port_sub_menu {
	display: none;
    border: 1px solid #999;
    border-top: none;
    width: 135px;
    height: 118px;
    position: absolute;
    margin-left: -1px;
    background: white;
    z-index: 1109;
}
#top_nav .port_sub_menu div {
	width: 80%;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #efefef;
	margin: auto;
	text-align: left;
}
#top_nav .port_sub_menu .start {
	height: 16px;
    background: url(../images/open01.png) no-repeat;
    background-position-x: 39px;
    background-position-y: 3px;
    background-position: center center;
}
#top_nav .port_sub_menu a {
	color: #333;
}
#top_nav .port_sub_menu a:hover {
	color: green;
	font-weight: bold;
}
#product_vip{
	height: 580px;
	width: 1200px;
	min-width: 1200px;
}
#product_cate{
	height: 572px;
	width: 239px;
	background-color: #F0EFED;
}
#product_cate .top_li {
	text-align: center;
	height: 20px;
	line-hight: 20px;
	background: url(../images/open01.png) no-repeat;
	background-position-x: 108px;
	background-position-y: 6px;
	background-position: center center;
}
#product_cate .left_split {
	border-top: 1px solid #D3D0CB;
	width: 208px;
	margin-left: 15px;
}
#product_cate .left_menu {
	height: 76px;
	font-size: 14px;
	font-weight: normal;
	line-height: 76px;
	z-index: 1012;
}
#product_cate .left_menu_hover {
	font-weight: bold;
	color: #0077C5;
	background: #fff;
	border: 1px solid #F0EFED;
	border-right: none;
}
#product_cate .left_menu .a1 {
	margin-left: 24px;
	text-decoration: none;
	color: #333;
}
#product_banner {
	width: 938px;
	height: 550px;
	border: 0px solid green;
	margin: -552px 0 0 258px;
}
#banner_lunbo {
	width: 100%;
	height: 367px;
}
#banner_lunbo .banner {
    width: 940px;
    height: 472px;
    margin-top: 0;
}
#banner_lunbo .banner dt {
    width: 940px;
    height: 360px;
    display: block;
    background-color: #fff;
    overflow: hidden;
}
.smallClass {
	display: none;
	width: 272px;
	height: 571px;
	position: absolute;
	top: 173px;
    margin-left: 239px;
	border: 1px solid #F0EFED;
	border-left: none;
	background-color: #fff;
	z-index: 1000;
}
.smallClass .smallClassInner {
	width: 75%;
	position: relative;
	margin: 30px auto;
}
.smallClassMenu {
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	font-size: 14px;
}
.smallClassMenu a {
	pasition: relative;
	margin: auto;
	color: #333;
}
.smallClassMenu a:hover {
	color: green;
    font-weight: bold;
    text-decoration: underline;
}
.recom_prod_box1 {
	width: 300px;
	height: 170px;
	margin-top: 12px;
}
.recom_prod_box2 {
	width: 300px;
	height: 170px;
	margin-top: 10px;
	margin: -170px 0 0 319px;
	position: relative;
}
.recom_prod_box3 {
	width: 300px;
	height: 170px;
	margin-top: 10px;
	float: right;
	margin: -170px 0 0 0;
	position: relative;
}
.recom_prod_img_div {
	width: 100%;
	height: 138px;
	border: 1px solid #D2CDD1;
}
.recom_prod_img_text {
	width: 100%;
	height: 30px;
	text-align: center;
	line-height: 28px;
	color: #5B5A55;
	font-size: 14px;
}
#recom_prod a {
	margin: 5px 0 0 5px;
	position: absolute;
}
#recomm_new {
	height: 825px;
	width: 1200px;
	min-width: 1200px;
	margin-top: 20px;
}
#recommending {
	width: 239px;
	height: 100%;
	border: 1px solid #e6e6e6;
}
#recommending h2 {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px #ccc dashed;
	margin: 0 10px;
	font-size: 15px;
}
#recommending .more {
	margin-left: 20px;
	line-height: 38px;
}
#recommending .more a:link,a:visited,a:hover {
	color: #333;
}
#recomm_list dl {
	height: 98px;
	margin-top: 25px;
}
#recomm_list dl dt {
	width: 95px;
	height: 95px;
	margin-left: 10px;
	border: 1px solid #eeeeee;
	float: left;
}
#recomm_list dl dd {
	margin-left: 12px;
	float: left;
}
#recomm_list .product_num {
	font-size: 12px;
	font-weight: bold;
}
.price {
	font-size: 15px;
	color: #0077C5;
}
.price_symbol {
	font-style: normal;
	font-size: 15px;
	color: #0077C5;
}
#recomm_list ul {
	line-height: 16px;
}
.marg_top_5 {
	margin-top: 5px;
}
#newarrival {
	width: 938px;
	height: 825px;
	margin: -827px 0 0 258px;
}
#newarrival .title {
	width: 100%;
	height: 28px;
	background-color: #EFEEEC;
	border-top: 1px solid #cccccc;
}
#newarrival .title .text {
	font-size: 18px;
	margin-left: 20px;
	line-height: 26px;
}
#newarrival .title .more {
	margin-left: 750px;
}
#newarrival .title .more a:link,a:visited,a:hover {
	color: #333;
}
.newarrival_list {
	height: 680px;
	width: 100%;
}
.newarrival_list .ul {
	position: absolute;
	width: 938px;
	height: 636px;
}
.newarrival_list .ul .li {
	width: 32%;
	height: 50%;
	margin-top: 20px;
	float: left;
	border: 0px solid #ffffff;
}
/* .newarrival_list .ul .li:hover {
	border: 3px solid #8f2f0a;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
} */
.newarrival_item {
	width: 240px;
	margin-left: 33px;
	border: 2px solid white;
}
.newarrival_item:hover {
	border: 2px solid #a1a1a1;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
}
.newarrival_item img {
	width: 240px;
	height: 240px;
	border: 1px solid #eeeeee;
	zoom: 98%;
	-moz-transform: scale(0.98);
	-moz-transform-origin: top left;
	vertical-align: baseline;
}
.newarrival_item .prod_nom {
	font-size: 14px;
	font-weight: bold;
}
.newarrival_item ul {
	line-height: 16px;
}
.newarrival_bottom {
	border-top: 1px solid #cccccc;
	height: 103px;
	width: 100%;
	margin-top: 10px;
}
.newarrival_bottom img {
	margin-top: 15px;
	width: 938px;
	height: 90px;
}
#comprehensive {
	width: 938px;
	height: 715px;
	margin: -667px 0 0 258px;
}
#comprehensive .title {
	width: 100%;
	height: 28px;
	background-color: #EFEEEC;
	border-top: 1px solid #cccccc;
}
#comprehensive .title .text {
	font-size: 18px;
	margin-left: 20px;
	line-height: 26px;
}
#comprehensive .title .more {
	margin-left: 715px;
}
#compr_outer {
	width: 1200px;
	min-width: 1200px;
	height: 666px;
	margin-top: 20px;
}
#compr_outer .left_banner {
	width: 239px;
	height: 100%;
}
#compr_outer .left_banner div {
	width: 100%;
	height: 338;
}
#comprehensive {
	border-bottom: 1px solid #cccccc;
}
#company_info_outer {
	background: #EFEEEC;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-top: 80px;
}
#company_info {
	width: 1186px;
	min-width: 922px;
	height: 162px;
}
#company_info ul {
	color: #94918C;
}
#company_info .split {
	border-left: 1px solid #cccccc;
	height: 115px;
	margin-left: 50px;
	margin-top: 20px;
}
#company_info ul p {
	line-height: 10px;
	font-size: 13px;
}
#company_info .input {
	width: 288px;
	height: 36px;
	border: 1px solid #cccccc;
}
#company_info .btn {
	width: 106px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	background: #8F8C87;
	-webkit-border-radius: 4px;
	border: 0;
	cursor: pointer;
	font-size: 14px;
}
.footer {
	background: #0077C4;
}
.footer div {
	width: 922px;
	min-width: 922px;
	height: 50px;
}
.footer .li1 {
	color: #424242;
	font-size: 12px;
	margin-top: 20px;
}
.footer .li2 {
	color: #f9f9f9;
	font-size: 12px;
	margin-left: 30px;
	margin-top: 20px;
}
.footer .li3 {
	border-left: 1px solid #333333;
	height: 35px;
	margin-left: 45px;
	margin-top: 10px;
}
.footer .li4 {
	color: #424242;
	font-size: 12px;
	margin-left: 30px;
	margin-top: 20px;
}
.currency_li {width: 110px;}
.currency_li dl {
	border: 0px solid #e9e9e9; 
	margin-left: 60px; 
	margin-top: -30px; 
	padding-left: 0px; 
	width: 66px; 
	position: absolute;
	border-radius: 4px; 
	cursor: pointer;
}
.currency_li dl dt {margin-top: -5px; margin-left: 10px; text-align: center; width: 60px; line-height: 35px;}
.currency_li dl dt strong {color: black;width: 40px; display: block;}
.currency_li dl dd {display: none;margin-top: -6px;margin-left: 50px; line-height: 35px;}
.currency_li dl dd a { margin-top: -6px;margin-left: -20px;}
.currency_li dl:hover {border: 1px solid #e9e9e9; background: #fff; z-index: 1102;}
.currency_li dl:hover dd {display: block;}
.currency_li .icon_flag {
    background-image: url(/neobeePortal/images/icon_flag.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 13px;
}
.currency_li .flag_us {
	background-position: -320px -200px;
    position: absolute;
    margin: 10px auto auto -37px;
}
.currency_li .flag_au {
	background-position: -340px 0px;
    position: absolute;
    margin: 10px auto auto -37px;
}

#tip {position: fixed; top: 300px; left: 50%; z-index: 10000; width: 1px; height: 52px; line-height: 52px; font-size: 20px; text-align: center; color: #fff; background: #360; display: none;}

.dialog_alert {
	display: none;
	height: 168px;
	width: 460px;
    position: absolute;
    top: 20%;
    left: 33%;
    border: 1px solid #c4c4c4;
    -webkit-border-radius: 6px;
    box-shadow: 0px 0px 30px black;
    background: #fff;
    z-index: 11000;
}
.dialog_alert .dialog_inner {
	display: block;
	width: 90%;
	height: 80%;
	margin: 18px auto auto auto;
}
.dialog_alert .dialog_inner .msg {
	display: block;
	width: 100%;
	color: red;
	font-size: 18px;
	position: relative;
	margin-top: 46px;
	text-align: center;
}
.dialog_alert .dialog_inner .btnOuter {
	display: block;
	width: 100%;
	height: 20px;
	text-align: center;
	position: relative;
}
.dialog_alert .dialog_inner .alert_btn {
	width: 100px;
    height: 34px;
    border: 0;
    font-size: 16px;
    color: #fdfdfd;
    background: #90C02A;
    border-radius: 4px;
    margin: 10px auto 10px auto;
    cursor: pointer;
}
.message-info {
	display: none;
	height: 268px;
	width: 660px;
    position: absolute;
    top: 20%;
    left: 25%;
    border: 1px solid #c4c4c4;
    -webkit-border-radius: 6px;
    box-shadow: 0px 0px 30px black;
    background: #fff;
    z-index: 11000;
}
.message-info .msg_inner {
	display: block;
	width: 90%;
	height: 80%;
	margin: 18px auto auto auto;
}
.message-info .msg_inner .btnOuter {
	display: block;
	width: 100%;
	height: 20px;
	text-align: center;
	position: relative;
}
.message-info .msg_inner .alert_btn {
	width: 100px;
    height: 34px;
    border: 0;
    font-size: 16px;
    color: #fdfdfd;
    background: #90C02A;
    border-radius: 4px;
    margin: 10px auto 10px auto;
    cursor: pointer;
}