@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg/new_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family:Arial,Helvetica, Verdana, Geneva;
	/*font-family: HelveticaNeue Thin,Helvetica,Verdana, Geneva,Arial narrow;*/
}

.main {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width:1100px;
	height: auto;
	overflow:hidden;
	background-color: #FFFFFF;
}

#top_bar {	
	font-size: 0.8em;
	color: #FFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: auto;
	position: relative;
}

.top{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width:1100px;
	height:30px;
	font-size:11px;
}
.reg_login {
	height:30px;
	width:625px;
	float:left;
	margin:0 0 0 120px;
	padding:0px;
	line-height: 30px;
}
.reg_login a, .reg_login a:visited { color:#fff; text-decoration:none;}
.reg_login a:hover { color:#fff; text-decoration:underline;}

.reg_login ul { padding:0; margin:0; list-style:none;}
.reg_login li { float:left; width:100px;}

.reg_login li ul { display:none; position:absolute; z-index:30;}
.reg_login li:hover ul,.over ul { display:block;}
.reg_login #nav image{ margin:5px 0 0 0;}
.showlog { width:435px; height:180px; border-bottom:1px solid #cccccc; border-left:1px solid #cccccc; border-right:1px solid #cccccc; background:#fff;font-size:10px;line-height:15px; color:#b4b4b4; z-index:30;}
.showlog .login {
	float:left;
	width:213px;
	height:198px;
	margin:0;
	padding:0
	z-index:30;
}
.showlog .login form{
	float:left;
	margin:10px 22px 0 21px;
	z-index:30;
}
.showlog .login a, .showlog .login a:visited {color:#6699FF; text-decoration:none;}
.showlog .login a:hover{ color:#6699FF; text-decoration:underline;}


.showlog .notvip {
	float:left;
	width:210px;
	height:146px;
	padding:0;
	margin:10px 0 0 0;
	border-left:1px solid #b4b4b4;
	z-index:30;
}

.showlog .notvip table {
	float:left;
	margin:0 0 0 20px;
	font-size:11px;
	z-index:30;
}	
	
	
.SearchBox {
	height:30px;
	width:230px;
	float:left;
	margin:0 124px 0 0;
	padding:0px;
	line-height: 30px;
}

.Searchinput {
	width:124px;	
	font-size: 14px;
	line-height: 16px;
	color: #333;
	text-align: left;
	height: 17px;
	border:1px solid #000;
	margin:0 0 0 5px;
	padding:0 0 0 2px;
}
#sButton {
	display: block;
	float:right;
	padding:0;
	margin:5px 2px 0 0;
}

#eButton {
	display: block;
	float:right;
	padding:0;
	margin:5px 2px 0 0;
}
/*---------------banner start------------------------*/

.logo {
	background-image: url(../images/logo_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:1100px;
	height:119px;
	padding:0;
	margin:0;
}
.logo .twitter {
	width:21px; height:21px; display:block;
	float:right;
	margin:35px 125px 0 0;
	}
	
.logo .facebook {
	position:relative;
	width:21px; height:21px; display:block;
	float:right;
	margin:60px -21px 0 0;
	}
.logo .backhome {
	position:relative;
	width:310px; height:45px; display:block;
	float:right;
	margin:35px 5px 0 0;
	}

/* pull-down mainmenu css */
.mainmenu{
	float:left;
	width:1100px;
	height:22px;
	margin:0;
	padding:0 110px 0 110px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	z-index:10;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	background-color: #FFFFFF;
}
.mainmenu ul {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 1;
	color:#FFFF00;
	padding: 0;
	margin: 0;
}

.mainmenu ul a, .mainmenu ul a:visited {
	display: block;
	color:#999999;
	text-decoration:none;

}

.mainmenu ul a:hover {
	display: block;
	color:#333333;
	text-decoration:none;

}
.mainmenu ul ul a{
	width:100%;
	height:100%;

}
.mainmenu ul a{
	width:1%;

}


.mainmenu li  {
	float: left;
	margin:0;
	padding:0;
}

.mainmenu ul li {float:left; position:relative; margin:0 0 0 10px; line-height:20px;  padding:1px 10px 1px 10px;}
.mainmenu ul li:hover {border: solid 1px #999999; padding:0 9px;}
.mainmenu ul li:hover a,.mainmenu ul li:hover a:visited, .mainmenu ul li:hover a:hover {color:#333333;}
.mainmenu ul li a {white-space:nowrap;}
	
.mainmenu li ul {
	display:block;
	position: absolute;
	left: -999em;
	height: auto;
	width: 142px;
	background: url(../images/nav/bg.png) repeat;
	font-weight: normal;
	margin: 0;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	top:22px;
}

.mainmenu li li {
	clear:both;
	margin:0;
	width:auto ;
	z-index:10;
}

.mainmenu ul li:hover ul a,.mainmenu ul li:hover ul a:visited {color:#999999;}
.mainmenu ul li:hover ul a:hover { color:#333333 }

.mainmenu li:hover ul,
.mainmenu li li:hover ul,
.mainmenu li li li:hover ul,
.mainmenu li li li li:hover ul,
.mainmenu li li li li li:hover ul
{
	
	left: -1px;
}


.mainmenu li li:hover, .mainmenu li li li:hover, 
.mainmenu li li li li:hover , .mainmenu li li li li li:hover , .mainmenu li li li li li li:hover 
{
	border: none;
	color:#333333;
	z-index:10;
}



/* end of mainmenu css */


/***************** banner end *************************************/

.main_content {
	float:left;
	width:880px;
	height:509px;
	margin:0 110px 0 110px;
	padding:0;
	position:relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3E3E3;
	border-left-color: #E3E3E3;
	z-index:100px;
	background-color: #FFFFFF;
}
.main_ads {
	float:left;
	width:1100px;
	height:auto;
	margin:0;
	padding:0;
	position:relative;
}

.rollBox {
	float:left;
	/*background-image: url(../images/bg/main_maq_bg.jpg);
	background-repeat:repeat-x;*/
	width:1100px;
	height:150px;
	margin:0;
	padding:0 63px 0 45px;
	border-top-width: 1px;
	
	border-top-style: solid;
	
	border-top-color: #E3E3E3;
	
	position:relative;
	overflow:hidden;
}
.rollBox .LeftBotton,.rollBox .RightBotton{overflow:hidden;float:left;}
.rollBox .Cont{width:880px;overflow:hidden;float:left;height:102px;margin:25px 0 0 0;padding:0;}
.rollBox .ScrCont{width:1000000px;}
.rollBox .Cont .pic{width:211px; height:102px;float:left; padding:0; margin:0 11px 0 0;}
.rollBox #List1,.rollBox #List2{float:left;}

.footer {
	float:left;
	background-image: url(../images/bg/foot_bg.png);
	background-repeat:repeat-x;
	width:1100px;
	height:40px;
	margin:0;
	padding:0 110px 0 110px;
	position:relative;	
	font-size: 10px;
	line-height:20px;
	color:#999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
}
.footer_menu {
	display:block;
	float:left;
	margin:10px 0 10px 15px;
}
.footer_menu a, .footer_menu a:visited {text-decoration:none;color:#999999;}
.footer_menu a:hover {text-decoration:underline;color:#999999;}
.footer_signup {
	display:block;
	float:left;
	margin:10px 0 10px 245px;
}

.footer_signup #eButton {
	display: block;
	float:right;
	padding:0;
	margin:0 2px 0 0;
}
.signupinput {
	width:150px;	
	font-size: 11px;
	line-height: 16px;
	color: #999999;
	text-align: left;
	height: 13px;
	border: 1px solid #E3E3E3;
	margin:0 0 0 5px;
	padding:0 0 0 2px;
}

.legalterm {float:left;	width:690px;height:420px;color: #999999;margin:25px 0 0 95px;padding:0;font-size:11px;line-height:14px;}
.legalterm a, .legalterm a:visited{ color:#FF66CC; text-decoration:underline;}
.legalterm a:hover{ color:#FF66CC; text-decoration:none;}

.faq {float:left;width:710px;height:460px;color: #999999;margin:25px 0 0 95px;padding:0;font-size:11px;line-height:14px; overflow:auto;}
.faq a, .faq a:visited {color:#FF66CC;  text-decoration:none;}
.faq a:hover{ color:#FF66CC; text-decoration:underline;}
.spec_text{color:#FF66CC;}

.contactus {
	float:left;
	width:690px;
	height:460px;
	color: #999999;
	margin:25px 0 0 95px;
	padding:0;
	font-size:11px;
	line-height:15px;
}
.contactus a, .contactus a:visited { color:#FF66CC; text-decoration:none;}
.contactus a:hover {color:#FF66CC; text-decoration:underline;}
.contactus .input{color:#999999; width:170px; height:16px; border:solid 1px #999999;}

.reg{
	float:left;
	width:880px;
	height:410px;
	color: #999999;
	margin:0 0 87px 0;
	padding:30px 90px 0 50px;
	font-size:10px;
	line-height:15px;
}

.promotion {
	float:left;
	width:870px;
	height:510px;
}

.reg_text {
	float:left;
	width:400px;
	margin:0;
	padding:0 40px 0 40px;
	border-right:1px solid #cccccc;
}
.reg_text .text_color {
	color:#FF66CC;
}
	
.reg_form {
	float:left;
	width:213px;
	height:473px;
	margin:0 0 0 20px;
	padding:0;
	background-image:url(../images/bg/reg_bg.png);
	background-repeat: no-repeat;
	background-position: top;
}

.reg_form form {
	float:left;
	margin:40px 32px 0 31px;
}
.reg_form .input_border{ color:#999999; width:150; height:15px;}
.reg_form form select {
	color: #999999;
}
.reg_logins {
	float:left;
	width:213px;
	height:473px;
	margin:0;
	padding:0;
	line-height:15px;
	}
	
.reg_logins .login {
	float:left;
	width:213px;
	height:198px;
	background:url(../images/bg/login_bg.png) no-repeat top;
	margin:0;
	padding:0
}

.reg_logins .forgotpassword {
	float:left;
	width:213px;
	height:198px;
	background:url(../images/bg/forgot_bg.png) no-repeat top;
	margin:0;
	padding:0
}
.reg_logins .login form{
	float:left;
	margin:40px 22px 0 21px;
}
.reg_logins .login a, .showlog .login a:visited {color:#6699FF; text-decoration:none;}
.reg_logins .login a:hover{ color:#6699FF; text-decoration:underline;}
.reg_logins .forgotpassword form{
	float:left;
	margin:50px 22px 0 21px;
}
.reg_logins .forgotpassword a, .reg_logins .forgotpassword a:visited {color:#6699FF; text-decoration:none;}
.reg_logins .forgotpassword a:hover{ color:#6699FF; text-decoration:underline;}


.reg_logins .notvip {
	float:left;
	width:213px;
	height:146px;
	background: url(../images/bg/vip.png) no-repeat top;
	padding:0;
	margin:40px 0 0 0;
}

.reg_logins .notvip table {
	float:left;
	margin:40px 22px 0 21px;
	font-size:11px;
}

.product_detail {
	float:left;
	width:880px;
	height:530px;
	margin:0;
	padding:0;
}
.product_category_list {
	float:left;
	width:300px;
	height:auto;
	margin:0;
	padding:0;
}
	
    /*reset*/
    .product_category_list dl,.product_category_list ul,.product_category_list li,.product_category_list dt,.product_category_list dd{ margin:0; padding:0; list-style:none; }
    /*silding*/
    .product_category_list{ width:256px; height:490px; margin:40px 0 0 12px; padding:0;line-height:20px; overflow:hidden;color: #999999;}
    .product_category_list dt{cursor:pointer; line-height:30px;font-size:12px;}
    .product_category_list dd{ display:none; overflow:hidden; font-size:11px; }
	.product_category_list ul{ height:200px;}
    .product_category_list .active{ font-weight:bold;}
	.product_category_list ul li a,.product_category_list ul li a:visited{ color:#999999; text-decoration:none;}
	.product_category_list ul li a:hover {text-decoration:underline; color:#6699FF;}
	
	.product_border {
		float:left;
	width:260px;
	height:509px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e3e3e3;
	border-left-color: #e3e3e3;
}
	.product_shade {float:left;width:260px; height:490px; margin:40px 0 0 0; padding:0;line-height:20px; color: #999999;}
	.product_shade .pName {width:220px; height:40px; margin:0 20px 0 20px; padding:0; font-weight:bold;font-size:12px;}
	.product_shade .pDesc {width:220px; height:250px; margin:5px 20px 0 20px; padding:0; font-size:11px; line-height:15px;}
	.product_shade .pShade {width:220px; height:130px; margin:5px 20px 0 20px; padding:0;}
	.product_shade .shadename {width:220px; height:40px; margin:5px 20px 0 20px; padding:0; font-size:11px; line-height:15px;}
	.product_img { float:left;width:350px; height:440px; margin:90px 0px 0 0px; padding:0;}
	
	
.productlanding {
	float:left;
	width:880px;
	height:430px;
	color: #999999;
	margin:0 0 95px 0;
	padding:0;
	
}

.buzz {
	float:left;
	width:880px;
	height:510px;
	color: #999999;
	margin:0;
	padding:0;
}

.buzz ul, .buzz ul li {list-style:none; margin:0; padding:0}
.buzz ul {float:left; width:880px;}
.buzz ul li { float: left; width:257px; padding:0; margin:20px 0 0 25px;}
.buzz_win {
	float:left;
	width:880px;
	height:509px;
	color: #999999;
	margin:0;
	padding:0;
	background:url(../images/buzz/win_fergie.jpg) no-repeat top left;
	font-size:11px;
	line-height:15px;
}

.buzz_win form{ float:left; margin:65px 0 0 670px; padding:0; width:175px; height:420px;}
.buzz_win .input_border{ color:#999999; width:175px; height:15px;}
.buzz_win form select {
	color: #999999;
}

.golden_sign {
	float:left;
	width:880px;
	height:509px;
	color: #1e1e1e;
	margin:0;
	padding:0;
	background:url(../images/buzz/Get_Golden.jpg) no-repeat top left;
	font-size:11px;
	line-height:15px;
}

.golden_sign form{ float:left; margin:65px 0 0 670px; padding:0; width:175px; height:420px;}
.golden_sign .input_border{ color:#1e1e1e; width:175px; height:15px;}
.golden_sign form select {
	color: #1e1e1e;
}


.lash_right{ float:left; height:auto; width:390px; padding:0; margin:5px 0 0 0;}
.lash_right a, .lash_right a:visited { color:#6899ff; text-decoration:underline;}
.lash_right a:hover { color:#6899ff; text-decoration:none;}

.lash_right form{ float:left; margin:0 0 0 115px;; padding:0; width:175px; height:auto;font-size:11px;
	line-height:15px;}
.lash_right .input_border{ color:#999999; width:175px; height:15px;}
.lash_right form select {
	color: #999999;
}
.dress {
	float:left;
	width:880px;
	height:510px;
	color: #999999;
	margin:0 0 20px 0;
	padding:0;
}


.dress .details {
	float:left;
	width:400px;
	height:200px;
	margin:165px 0 0 0;
	padding:0;
}
.dress .getinvolved {
	float:left;
	width:400px;
	height:200px;
	margin:70px 0 0 0;
	padding:0;
}
.dress .detailsContent {
	float:left;
	width:395px;
	height:510px;
	margin:25px 0 0 0;
	padding:0;
	font-size:11px;
	line-height:15px;
}

.care_info {
	float:left;
	width:690px;
	height:409px;
	color: #999999;
	margin:28px 0 0 95px;
	padding:0;
	font-size:11px;
	line-height:15px;
}
.care_info a, .care_info a:visited{ color:#6699ff ; text-decoration:none;}
.care_info a:hover { color:#6699ff ; text-decoration:underline;}


.search {float:left;width:690px;height:509px;color: #999999;margin:28px 0 0 95px;padding:0;font-size:10px;line-height:14px;}
.search .storelocator{float:left;width:220px;height:150px;margin:0;padding:0;}
.search_result{float:left;width:690px;height:300px;color: #999999;margin:0;padding:0;}
.search_result ul,search_result ul li{ margin:0; padding:0; list-style:none;}
.search_result ul li {float:left; width:690px; height:20px;}
.search_result ul li a, .search_result ul li a:visited{color:#FF66CC; text-decoration:none;font-size:12px;}
.search_result ul li a:hover{color:#FF66CC; text-decoration:underline; font-size:12px;}
.search_result a,.search_result a:visited{color:#FF66CC; text-decoration:underline;}
.search_result a:hover{color:#FF66CC; text-decoration:none;}

.wheretobuy {
	float:left;
	width:880px;
	height:510px;
	color: #999999;
	margin:0 0 20px 0;
	padding:0;
}

.wheretobuy .menu{float:left; width:220px; height:480px; margin:28px 100px 0 80px; padding:0}
.wheretobuy .lists
{
	float:left;
	width:220px;
	height:330px;
	margin:0;
	padding:0;
	font-size:10px;
	line-height:14px;
}
.wheretobuy .lists a,.wheretobuy .lists a:visited {color:#999999; text-decoration:none;}
.wheretobuy .lists a:hover {color:#999999; text-decoration:underline;}
.wheretobuy .icons {
	float:left;
	width:340px;
	height:180px;
	margin:85px 20px 210px 40px;;
	padding:0;
	border: solid 1px #999999;
}
.wheretobuy ul,.wheretobuy li{ margin:0; padding:0; list-style:none;}
.wheretobuy ul li {float:left; width:105px;}
.wheretobuy .storelocator
{
	float:left;
	width:220px;
	height:120px;
	margin:0;
	padding:0;
	font-size:10px;
	line-height:14px;
}


.detailsContent a,.detailsContent a:visited { color:#FF66CC; text-decoration:underline;}
.detailsContent a:hover { color:#FF66CC; text-decoration:none;}


.winners{float:left; width:880px; height:509px;color: #999999;margin:0 0 20px 0;padding:0;font-size:11px;line-height:17px;}
.winners_text {float:left;width:185px;margin:28px 0 0 95px;	padding:0;}
.winners_text ul,.winners_text li{ margin:0; padding:0; list-style:none;}
.winners_text ul li {float:left; width:150px; height:30px;}	
.winners_img {float:left;width:580px;height:509px;margin:0;padding:0;}
.winners_text a,.winners_text a:visited {color: #999999;text-decoration:none;}
.winners_text a:hover { color:#FF66CC; text-decoration:underline;}

.spec_main_content {
	float:left;
	width:880px;
	height:509px;
	margin:0 110px 0 110px;
	padding:0;
	position:relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3E3E3;
	border-left-color: #E3E3E3;
	background:url(../images/bg/profile_bg.jpg) top no-repeat;
}
.program{float:left; width:880px; height:509px;color: #999999;margin:0;padding:0;font-size:11px;line-height:16px;}
.program_text {float:left;width:360px;margin:20px 0 0 88px;	padding:0;}
.program_text .spec_text{color:#FF66CC;}
.program_text ul,.program_text li{ margin:0; padding:0; list-style:none;}
.program_text ul li {float:left; width:360px; height:20px;}	
.program_img {float:left;width:432px;height:509px;margin:0;padding:0;}

.program .signup {float:left; width:360px;margin:0;padding:0; color:#999999;}
.program .signup table{ float:left; width:200px; margin:0 0 0 50px; padding:0;}
.program .signup table .inputborder{ width:150px; height:12px;}

.profile {
	float:left;
	width:345px;
	height:500px;
	color: #999999;
	margin:10px 0 0 80px;
	padding:0;
}

.vipform {
	float:left;
	width:345px;
	height:445px;
	margin:0;
	padding:0;
	background:url(../images/profile/vip_bg.jpg) top no-repeat;
	}

.vipform table{
	float:left;
	margin:30px 0 0 20px;
	padding:0;
	color: #fff;
	font-size:12px;
	}
.vipform table .input_border{
	float:left;
	margin:0;
	padding:0;
	color: #999999;
	font-size:12px;
	width:170px;
	height:18px;
	border:1px ridge #fff;
	}

.editprofileform {
	float:left;
	width:345px;
	height:445px;
	margin:0;
	padding:0;
	background:url(../images/profile/edit_bg.jpg) top no-repeat;
	}
	
	.editprofileform table{
	float:left;
	margin:30px 0 0 20px;
	padding:0;
	color: #fff;
	font-size:12px;
	}
.editprofileform table .input_border{
	float:left;
	margin:0;
	padding:0;
	color: #999999;
	font-size:12px;
	width:170px;
	height:18px;
	border:1px ridge #fff;
	}
.editprofileform table select{ color:#999999;}

.StoreBox {
	height:30px;
	width:200px;
	float:left;
	margin:0;
	padding:0px;
	line-height: 30px;
}

.Storeinput {
	float:left;
	width:124px;	
	font-size: 14px;
	line-height: 16px;
	color: #999999;
	text-align: left;
	height: 17px;
	border:1px solid #cccccc;
	margin:5px 0 0 0;
	padding:0 0 0 2px;
}
.storeButton {
	width:20px;
	height:19px;
	display: block;
	float:left;
	padding:0;
	margin:5px 0 0 0;
}

.wheretobuy .google_maps {
	float:left;
	width:450px;
	height:430px;
	margin:50px 40px 0 0;
	padding:0;
	
}


.event_main_content {
	float:left;
	width:880px;
	height:509px;
	margin:0;
	padding:0;
	position:relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3E3E3;
	border-left-color: #E3E3E3;

}
.event_title{ float:left; width:780px; height:30px; padding:0; margin:15px 0 10px 50px;}
.event_lg_img{ float:left; width:350px; height:430px; padding:0; margin:0 0 0 50px;}
.event_sm_img{ float:left; width:420px; height:250px; padding:0; margin:0 0 0 20px;}
.event_sm_img ul { float:left; margin:0; padding:0; width:430px;}
.event_sm_img ul li { float:left; list-style-type: none; margin:0 10px 10px 0; padding:0; width:75px; height:75px;}
.event_content { float:left; width:420px; height:170px; padding:0; margin:0 0 0 20px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#999999;}
.sub_nav{	
	float:left;
	width:110px;
	height:509px;
	margin:0 5px 0 0;
	padding:0;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
.sub_nav ul { margin:0; padding:0;}
.sub_nav ul li { margin:0; padding:0;  LIST-STYLE-TYPE: none;}
.sub_nav ul { float:right; text-align:right; margin:20px 0 0 0;}
.sub_nav ul li { float:right;width:105px; margin: 10px 0 10px 0;}
.sub_nav a, .sub_nav a:visited { color:#cccccc; text-decoration:none;}
.sub_nav a:hover { color:#000; text-decoration:underline;}

.press_main_content {
	float:left;
	width:880px;
	height:509px;
	margin:0;
	padding:0;
	position:relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3E3E3;
	border-left-color: #E3E3E3;
}
.press_sub_nav { float:left; height:509px; width:115px;}
.press_sub_nav .sub_nav {	float:left;
	width:100px;
	height:400px;
	margin:0 15px 0 0;
	padding:0;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	}
.press_sub_nav .sub_nav ul { margin:0; padding:0;}
.press_sub_nav .sub_nav ul li { margin:0; padding:0;  LIST-STYLE-TYPE: none;}
.press_sub_nav .sub_nav ul { float:right; text-align:right; margin:20px 0 0 0;}
.press_sub_nav .sub_nav ul li { float:right;width:105px; margin:0; height:15px;}
.press_sub_nav .sub_nav ul li:hover{ background-color:#999999;}
.press_sub_nav .sub_nav a, .sub_nav a:visited { color:#cccccc; text-decoration:none;}
.press_sub_nav .sub_nav a:hover { color:#000; text-decoration:underline;}	
.press_sub_nav .menu {	float:left;
	width:100px;
	height:50px;
	margin:0 15px 0 0;
	padding:0;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	}
.press_sub_nav .menu ul { margin:0; padding:0;}
.press_sub_nav .menu ul li { margin:0; padding:0;  LIST-STYLE-TYPE: none;}
.press_sub_nav .menu ul { float:right; text-align:right; margin:20px 0 0 0;}
.press_sub_nav .menu ul li { float:right;width:105px; margin: 0; height:15px;}
.press_sub_nav .menu a, .sub_nav a:visited { color:#cccccc; text-decoration:none;}
.press_sub_nav .menu a:hover { color:#000; text-decoration:underline;}

.press {float:left;width:820px;height:409px;color: #999999;	margin:40px 0 0 15px;padding:0;}
.press ul,.press li{ margin:0; padding:0; list-style:none;}
.press ul { float:left; width:820px; height:156px; margin:0 0 40px 0;}
.press ul li {float:left; width:117px; height:156px; margin:0 0 0 17px;}

.TipsInfo{ float:left; width:210px; height:20px; padding:0; margin:10px 0 0 430px; font-size:10px; color:#6899ff;}

.press_tv {float:left;width:840px;height:409px;color: #999999;	margin:40px 0 0 15px;padding:0;}
.press_tv img{ padding:0; margin:0}
.press_tv img {margin:0 0 0 15px;}


.product_main_content {
	float:left;
	width:880px;
	height:509px;
	margin:0;
	padding:0;
	position:relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3E3E3;
	border-left-color: #E3E3E3;
	position:relative;
	z-index:1;
}
.product_sub_nav { float:left; height:509px; width:115px;}
.product_sub_nav .sub_nav {	
	float:left;
	width:110px;
	height:300px;
	margin:0 5px 0 0;
	padding:0;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	
	}

.product_sub_nav .menu {	float:left;
	width:110px;
	height:150px;
	margin:0 5px 0 0;
	padding:0;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	}
.product_sub_nav .menu ul { margin:0; padding:0;}
.product_sub_nav .menu ul li { margin:0; padding:0;  LIST-STYLE-TYPE: none;}
.product_sub_nav .menu ul { float:right; text-align:right; margin:20px 0 0 0;}
.product_sub_nav .menu ul li { float:right;width:110px; margin: 0; height:auto;}
.product_sub_nav .menu a, .sub_nav a:visited { color:#cccccc; text-decoration:none;}
.product_sub_nav .menu a:hover { color:#000; text-decoration:underline;}

.product_main_content .product_detail .product_img { float:left;width:350px; height:510px; margin:0; padding:0;}
.product_main_content .product_detail .product_img img{ z-index:-1;}
.product_main_content .product_detail .product_shade {float:left;width:480px; height:490px; margin:30px 0 0 0; padding:0;line-height:20px; color: #999999;}
.product_main_content .product_detail .product_shade .pName {width:460px; height:40px; margin:0 0 0 20px; padding:0; font-weight:bold;font-size:12px;color: #000;}
.product_main_content .product_detail .product_shade .pDesc {width:460px; height:100px; margin:5px 0 0 20px; padding:0; font-size:11px; line-height:15px;}
.product_main_content .product_detail .product_shade .shade_info{ float:left; width:220px; height:200px; padding:0; margin:0}
.product_main_content .product_detail .product_shade .shade_info .pShade {width:200px; height:200px; margin:0 10px 0 20px; padding:0;}
.product_main_content .product_detail .product_shade .shadename { float:left;width:480px; height:20px; margin:5px 0 5px 20px; padding:0; font-size:11px; line-height:15px;}
.product_main_content .product_detail .product_shade .shade_img {
	float:left;
	width:254px;
	height:185px;
	padding:0;
	margin:0; 
	border: solid 1px #cecece;
	overflow:hidden;
}
.product_main_content .product_detail .product_shade .cart img{ padding:0; margin:0;}
.product_main_content .product_detail .product_shade .cart { float:left;width:460px; height:30px; margin:5px 0 0 20px; padding:0; font-size:11px; line-height:15px;}


.pro_main_content {
	float:left;
	width:880px;
	height:509px;
	margin:0;
	padding:0;
	position:relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3E3E3;
	border-left-color: #E3E3E3;
}


.amb_main_content {
	float:left;
	width:880px;
	height:509px;
	margin:0;
	padding:0;
	position:relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3E3E3;
	border-left-color: #E3E3E3;
	background:url(../images/amb/logo.png) no-repeat bottom right;
}

.amb_sub_nav { float:left; height:509px; width:115px;}
.amb_sub_nav .sub_nav {	float:left;
	width:110px;
	height:400px;
	margin:0 5px 0 0;
	padding:0;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	}
.amb_sub_nav .sub_nav ul { margin:0; padding:0;}
.amb_sub_nav .sub_nav ul li { margin:0; padding:0;  LIST-STYLE-TYPE: none;}
.amd_sub_nav .sub_nav ul { float:right; text-align:right; margin:20px 0 0 0;}
.amb_sub_nav .sub_nav ul li { float:right;width:105px; margin:0 0 10px 0;}
.amb_sub_nav .sub_nav a, .amb_sub_nav .sub_nav a:visited { color:#cccccc; text-decoration:none;}
.amb_sub_nav .sub_nav a:hover { color:#000; text-decoration:underline;}
.amb_sub_nav .menu {
	float:left;
	width:110px;
	height:120px;
	margin:0 5px 0 0;
	padding:0;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	}
.amb_sub_nav .menu ul { margin:0; padding:0;}
.amb_sub_nav .menu ul li { margin:0; padding:0;  LIST-STYLE-TYPE: none;}
.amb_sub_nav .menu ul { float:right; text-align:right; margin:20px 0 0 0;}
.amb_sub_nav .menu ul li { float:right;width:105px; margin: 0 0 5px 0;}
.amb_sub_nav .menu a, .amb_sub_nav .menu a:visited { color:#cccccc; text-decoration:none;}
.amb_sub_nav .menu a:hover { color:#000; text-decoration:underline;}

.amb_title { float:left; width:780px; height:30px; padding:0; margin:15px 0 10px 50px;}
.amb_lg_img { float:left; width:350px; height:430px; padding:0; margin:0 0 0 50px;}
.amb_texture { float:left; width:420px; height:350px; padding:0; margin:0 0 0 20px; color:#999999; font-size:10px; line-height:16px;}
.amb_texture .title { font-size:12px; font-weight:bold}
.amb_texture .spec{ color:#ff66cc}

.amb_texture a, .amb_texture a:visited { color:#999999;text-decoration:none}
.amb_texture a:hover { color:#ff66cc;text-decoration:underline}
	