@charset "utf-8";
	/********************************************************************************
										Html Style
	********************************************************************************/
	body {
		background-color:#fff;
		margin-left:0px;
		margin-top:0px;
		margin-right:0px;
		margin-bottom:0px;
		text-align: left;
		font:400 12px Arial, sans-serif;
		line-height: 170%;
		color:#000000;/* dark black*/
		font-size: 12px;
	}
	html{-webkit-text-size-adjust:none;}
	a:link {
		text-decoration:none;
		color:#000000;
	}
	a:visited {
		text-decoration: none;
		color:#000000;
	}
	a:hover {
		text-decoration:none;
		color:#FF6600;
	}

	a:active {
		text-decoration: none;
	}
	
	u {
	color:#FF6600;
	}
	
	h1 {
		font: 600 15px Arial, sans-serif;
		color:#FF6600;
	}
	h2 {
		font:14px Arial, sans-serif;
		font-weight:bold;
		color:#FF6600;
	}
	h2 a {
		color:#FF6600;
	}
	h2 a:hover {
		color:#FF9900;
	}
	h3 {
		font: 600 12px italic Arial, Helvetica, sans-serif;
		color: #FF6600;
	}
	ul {
		margin:0;
		padding:0;
	}
	ul li {
		display:inline;
	}
	.imgBroder {
		margin:0px 15px;
		border:1px #CCCCCC;
	}
	a img {
		border: none;
	}
	img.left, img.center, img.right {
		padding:0;
		border:0;
	}
	img.left {
		float: left;
		margin:0;
		background:#fff;
	}
	img.right {
		float: right;
		margin:0;
	}
	.div_brand_01 {
		width:auto;
	 text-align:left;
	 margin-top: 10px;
		margin-right: 20px;
		margin-bottom: 0;
		margin-left: 20px;
	}
	.div_brand_02 {
		width:auto;
		text-align:left;
		border-bottom:#999999 dashed 1px;
		margin-top: 5px;
		margin-right: 20px;
		margin-bottom: 5px;
		margin-left: 20px;
	}
	.td_bline_01 {
		background-color: #F5F5F5;
		border-bottom-width: 1px;
		border-bottom-style: dashed;
		border-bottom-color: #FF6600;
	}
	.td_bline_02 {
		border-bottom-width: 2px;
		border-bottom-style:solid;
		border-bottom-color: #EFEFEF;
	}
	.td_bline_03 {
		background-color: #F6F6F6;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #CCCCCC;
	}
	.td_bline_04 {
		border-bottom-width: 1px;
		border-bottom-style: dashed;
		border-bottom-color: #999999;
	}
	.td_bline_05 {
		border-bottom-width: 1px;
		border-bottom-style: groove;
		border-bottom-color: #FF6600;
	}
	.td_tline_05 {
		border-top-width: 1px;
		border-top-style:dashed;
		border-top-color:#999999;
	}
	.STYLE_01_1 {
		color:#FFFFFF;
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
	}
	.STYLE_01_2 {
		color:#FFFFFF;
		font-size:10px;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
	}
	.STYLE_01_3 {
		color:#FFFFFF;
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
	}
	.STYLE_01_4 {
		color:#FFFFFF;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
	}
	.STYLE_01_5 {
		color:#FFFFFF;
		font-size:12px;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
	}
	.STYLE_011 {
		color:#999999;
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
	}
	.STYLE_02_11 {
		color:#000000;
		font-size:11px;
		line-height:10pt;
		font-family:Arial, Helvetica, sans-serif;
	}
	.STYLE_02_1 {
		color:#000000;
		font-size:11px;
		line-height:14pt;
		font-family:Arial, Helvetica, sans-serif;
	}
	.STYLE_02_2 {
		color:#000000;
		font-size:12px;
		line-height:20px;
		font-family:Arial, Helvetica, sans-serif;
	}
	.STYLE_02_3 {
		color:#000000;
		font-size:12px;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
	}
	.STYLE_02_4 {
		color:#666;
		font-size:15px;
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:line-through;
	}
	.STYLE_02_5 {
		color:#000000;
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
	}
	.STYLE_03_1 {
		color:#FF6600;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
	}
	.STYLE_03_3 {
		color:#FF6600;
		font-size:12px;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
	}
	.STYLE_03_4 {
		color:#FF6600;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
	}
	.STYLE_03_2 {
		color:#FF6600;
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
	}
	/****************************************************************************************
											lay out
	****************************************************************************************/
	
	#trailimageid {
		margin:0 auto;
		background-color:#FFFFFF;
	}
	#trailimageid div.top {
		margin:0;
		padding:0;
		height:9px;
		/*display:block;*/
		background-image:url(../../public/images/section_repic_t_02.gif);
	}
	#trailimageid div.bottom {
		clear:both;
		margin:0;
		padding:0;
		height:9px;
		display:block;
		background-image:url(../../public/images/section_repic_b_01.gif);
	}
	#trailimageid div.cont div {
		height:50px;
		margin:0;
		padding:0;
	}
	/***************************************************************/
	
	h5 {
		margin:0px 20px 0;
		padding-top:6px;
		width:70%;
		height:10px;
		font:600 12px Arial, sans-serif;
		color:#FFFFFF;
	}
	h6 {
		margin:0px;
		padding:3px 0 0 0px;
		width:70%;
		height:10px;
		font:600 12px Arial, sans-serif;
		color:#FFFFFF;
		text-align:left;
		display:block;
	}
	.titBar_01 {
		margin:0 1px;
		padding:0;
		height:17px;
		display:block;
		background-color:#FF6600;
		text-align:center;
	}
	.titBar_01 h1 {
		margin:0;
		padding:0;
		width:200px;
		height:12px;
		float:left;
		font:600 12px Arial, sans-serif;
		color:#FFFFFF;
		display:inherit;
	}
	.titBar_02 {
		clear:both;
		margin:0 5px;
		padding:0;
		height:18px;
		display:block;
		background-color:#FF6600;
		text-align:left;
	}
	.titBar_02 h1 {
		margin:0px 10px 0;
		padding-top:3px;
		width:200px;
		height:10px;
		font:600 12px Arial, sans-serif;
		color:#FFFFFF;
		text-align:left;
	}
	.titBar_022 {
		clear:both;
		margin:0 1px;
		padding:0;
		height:18px;
		display:block;
		background-color:#FF9900;
		text-align:center;
	}
	.titBar_022 h1 {
		margin:0px 20px 0;
		padding-top:3px;
		width:200px;
		height:10px;
		font:600 12px Arial, sans-serif;
		color:#FFFFFF;
	}
	.titBar_03 {
	clear:both;
	margin:0 10px;
	padding-left:16px;
	padding-bottom:1px;
	/*height:22px;*/
	display:block;
	border-bottom:1px solid #FF6600;
	font:800 15px Arial, sans-serif;
	text-shadow:#FFFF00;
	color:#FF6600;
	background: url(../../public/images/icon_12.jpg) no-repeat 10px 5px;
	background-color:#FFFFFF;
	}
	.titBar_03_no_circle {
		clear:both;
		margin:0 10px;
		padding-left:0px;
		height:20px;
		display:block;
		border-bottom:1px solid #FF6600;
		font:800 15px Arial, sans-serif;
		text-shadow:#FFFF00;
		color:#FF6600; 
		background-color:#FFFFFF;
	}
	.titBar_03 h1,.titBar_03_no_circle h1 {
	margin:0px 20px;
	padding-top:3px;
	width:94%;
	_width:570px;
	/*height:16px;*/
	display:block;
	font:600 14px Arial, sans-serif;
	color:#FF6600;
	
	}
	.titBar_03 h1{color:#248ef5;}
	.titBar_03 h1 span{
	font-size:11px;
	float:right;
	display:block;
	}
	.titBar_03 h1 span select{
	font-size:11px;
	}
	
	.titBar_04 {
	clear:both;
	margin:0 5px;
	padding-left:16px;
	height:22px;
	display:block;
	border-bottom:1px solid #FF6600;
	text-shadow:#FFFF00;
	color:#FF6600;
	background-color:#FFFFFF;
	}
	.titBar_04 h1 {
		margin:0px 20px 0;
		padding-top:3px;
		width:200px;
		height:17px;
		font:600 12px Arial, sans-serif;
		color:#FFFFFF;
		background-color:#FF6600;
	}
	/*******************************************
				  main lay out
	*******************************************/
	
	.main {
		margin:0px auto;
		padding:0px;
		width:988px;
		text-align:left;
		background-color:#FFFFFF;
	}
	.main div.mainLeft {
		margin:0 0 0 3px;
		padding:0px;
		float:left;
		width:132px;
	}
	.main div.mainCenter {
		margin:0px;
		padding:0 0 0 6px;
		float:left;
		width:670px;
	}
	.main div.mainRight {
		margin:0 3px 0 0;
		padding:0px;
		float:right;
		width:161px;
	}
	/*******************************************
					content
	*******************************************/
	.baner {
		margin:0 0 6px 0;
		padding:0;
		width:668px;
		border:1px #CCCCCC;
	}
	.titNav {
		margin:0;
		padding:0;
		height:26px;
		display:block;
		BACKGROUND-COLOR: #f60;
	}
	.titNav h1 {
	float:left;
	margin:0;
	padding-top:2px;
	display:block;
	height:10px;
	font:300 12px Arial, sans-serif;
	color:#FFFFFF;
	}
.titNav h1 span{
	font-size:12px;
	line-height:18px;
	color:#fff;
	font-family:Verdana, Helvetica, sans-serif
	}
	.titNav h1 a {
		clear:both;
		margin:0 2px;
		padding-top:2px;
		color:#FFFFFF;
	}
	.section_01 {
		margin:0 0 3px 0;
		padding:0;
		width:668px;
	}

	
	.section_01 div.top01 {
		clear:both;
		height:21px;
		background:no-repeat url(../images/section_top_01.gif);
	}
	.section_01 div.top02 {
	height:24px;
	padding-top:1px;
	background:no-repeat url(../images/section_top_02.gif);
	}
	.section_01 div.center {
		padding:0px;
		background:repeat-y url(../images/section_center_01.gif);
	}
	.section_01 div.bottom {
		clear:both;
		height:18px;
		background:no-repeat url(../images/section_bottom_01.gif);
	}
	.proholder_new {
	width:645px;
	padding:20px 10px 0 10px;
	background:url(../images/special_glsBG.jpg) 2px 0 repeat-y;
	position:relative;
	z-index:0;
	}
		.picholder {
		width:660px;
		margin:0 0 0 5px;
		padding:1px;
	}
	
	.proholder_new .bai_bg{
	position: absolute;
	bottom:0;
	left:2px;
	width:664px;
	height:20px;
	background:#fff;
	}

	/*******************************************
					item lay out
	*******************************************/
	
	
	.sectionItem_01 {
		margin:0px 5px 5px;
		padding:0;
	}
	.sectionItemTop {
		margin:0;
		padding:0;
		height:21px;
		background:no-repeat url(../images/item_top_01.gif) 1px;
	}
	.sectionItemTop h1 {
		float:left;
		margin:0;
		padding:3px 0 0 25px;
		width:90px;
		height:10px;
		font:600 12px Arial, sans-serif;
		color:#FFFFFF;
	}
	.sectionItemTop h2 {
		float:right;
		margin:0px;
		padding:3px 8px 0 0;
		width:30px;
		height:10px;
		font:300 10px Arial, sans-serif;
		color:#FFFFFF;
	}
	.sectionItemCent {
		background:repeat-y url(../../public/images/repic_rightMenu_01.gif);
	}
	.prog {
		margin:0 2px;
		padding:0;
		width:300px;
		float:left;
	}
	.prog h1 {
		margin:0;
		padding:2px 5px;
		display:block;
		font:300 14px Arial, sans-serif;
		color:#000000;
		background-color:#F3F3F3;
	}
	.prog h2 {
		margin:0;
		padding:0;
		display:block;
	}
	.prog h3 {
		margin:0;
		padding:0;
		display:block;
		font:300 12px Arial, sans-serif;
	}
	.prog h3 span {
		margin:0 15px;
		width:65%;
		float:right;
		display:block;
		font:12px Arial, sans-serif;
		color:#333333;
	}
	.prog h3 span a {
		display:block;
		text-align:right;
		color:#FF9900;
	}
	
	.shopwiki{
	text-align:center; 
	width:160px;
	}
	/****************************************************
				    product page lay out
	****************************************************/
	.pdtit {
		margin:0;
		padding:8px 0;
		;
	}
	.pdtit h1 {
		margin:0;
		padding:0 0 0 5px;
		float:left;
		font:600 14px Arial, sans-serif;
		color:#000000;
	}
	.pdtit select {
		margin:0 5px;
		float:right;
	}
	.pdtit div {
		margin:0 5px;
		float:right;
	}
	.lrbtn {
		margin:0 15px;
		padding:0;
	}
	.lrbtn h1 {
		margin:0;
		padding:0;
		float:left;
		display:block;
		font:500 14px Arial, sans-serif;
	}
	.lrbtn h2 {
		margin:0;
		padding:0;
		width:82%;
		float:left;
		text-align:center;
		display:block;
		font:12px Arial, sans-serif;
		color:#999999;
	}
	.lrbtn h3 {
		margin:0;
		padding:0;
		float:right;
		display:block;
		font:500 14px Arial, sans-serif;
	}
	.selcolor {
		margin:15px 15px;
		padding:0;
	}
	/*******************/
	.productItem {
		float:left;
		margin:0 0 10px 0;
		padding:0px;
		width:32%;
		text-align:center;
	}
	.productItem_new {
	float:left;
	margin:0;
	padding:0px;
	width:33%;
	text-align:center;
	height:178px;
	background:url(../images/special_sale.gif) 119px 94px no-repeat;
	}
	.productItem h1 {
		margin:2px;
		padding:0px;
		font:bold 12px Arial, sans-serif;
		color:#000000;
		display:block;
	}
	.productItem h2 {
		margin:2px;
		padding:0;
		font:bold 12px Arial, sans-serif;
		color:#FF6600;
		display:inline;
	}
	.productItem h2 span {
		text-decoration:line-through;
	}
	.productItem h3 {
		margin:2px;
		padding:0px;
		font:bold 12px Arial, sans-serif;
		color:#FF6600;
		display:block;
	}
	
	
	.productItem_new h1 {
		margin:2px;
		padding:0px;
		font:bold 12px Arial, sans-serif;
		color:#000000;
		display:block;
	}
	.productItem_new h2 {
		margin:2px;
		padding:0;
		font:bold 12px Arial, sans-serif;
		color:#FF6600;
		display:inline;
	}
	.productItem_new h2 span {
		text-decoration:line-through;
	}
	.productItem_new h3 {
		margin:2px;
		padding:0px;
		font:bold 12px Arial, sans-serif;
		color:#FF6600;
		display:block;
	}
	
	
	
	.productItem_02 {
		float:left;
		margin:0 0 10px 0;
		padding:0px;
		width:31%;
		text-align:center;
	}
	.productItem_02 h1 {
		margin:2px;
		padding:0px;
		font:bold 12px Arial, sans-serif;
		color:#000000;
		display:block;
	}
	.productItem_02 h2 {
		margin:2px;
		padding:0;
		font:500 12px Arial, sans-serif;
		color:#FF6600;
		display:inline;
	}
	.productItem_02 h3 {
		margin:2px;
		padding:0px;
		font:500 12px Arial, sans-serif;
		color:#FF6600;
		display:block;
	}
	
	.sp_viewmore{
	margin:0 2px;
	background:#fff;
	text-align:right;
	padding-right:30px;
	background: url(../images/special_more.gif) no-repeat 640px center;
	}
	.sp_viewmore a:link,.sp_viewmore a:visited{
	color:#000;
	text-decoration:underline;
	}
	.sp_viewmore a:hover{
	color:#000;
	text-decoration:none;
	}
	
	/*******************/
	.showbrandItem {
		float:left;
		margin:0 0 10px 0;
		padding:0px;
		width:24.5%;
		text-align:center;
	}
	.showbrandItem h1 {
		margin:2px;
		padding:0px;
		font:bold 12px Arial, sans-serif;
		color:#000000;
		display:block;
	}
	/******************/
	.price {
	}
	.price ul {
		margin:0 0 0 100px;
		height:25px;
	}
	.price ul li {
		margin:0 5px;
		padding:0;
		width:80px;
		display:inline;
		float:left;
	}
	.price ul b {
		margin:0;
		padding:0;
		width:60px;
		display:block;
	}
	.btnM {
		float:left;
		margin:0 0 0 15px;
		width:120px;
		height:17px;
		background:#FF6600;
	}
	.btnM h1 {
		margin:0px;
		padding:1px 0 0 0;
		text-align:center;
		width:80%;
		height:17px;
		font:600 12px Arial, sans-serif;
		color:#FFFFFF;
		display:block;
	}
	.btnM2 {
		float:left;
		margin:0 0 0 15px;
		width:190px;
		height:18px;
		background:#FF6600;
	}
	.btnM2 h1 {
		margin:0px;
		padding:1px 0 0 0;
		text-align:center;
		width:90%;
		height:17px;
		font:600 12px Arial, sans-serif;
		color:#FFFFFF;
		display:block;
	}
	
	
	.lensSize h1 {
		margin:0 0 0 30px;
		padding:0px;
		display:block;
		width:100px;
		background-color:#999999;
	}
	.selsize {
		float:right;
		margin:0;
		padding:0;
		width:78%;
	}
	.selsize {
		display:block;
		border-bottom:1px dashed #E0E0E0;
	}
	.selsize div {
		margin:0 8px;
		padding:0;
		width:50px;
		display:block;
		text-align:center;
		float:left;
	}
	#buynow {
		float:right;
		width:75%;
	}
	/****************************************************
				    	page lay out #
	****************************************************/
	#helpBtn01 span {
		background-color:#000099;
		background: url(../../public/images/btn_help_01off.jpg) no-repeat 0px 0px;
	}
	.sitmap {
		margin:0 1px;
		padding:0;
		float:left;
		width:210px;
	}
	.sitmap span {
		margin:0;
		padding:0 0 0 5px;
		font:bold 14px Arial, sans-serif;
		color:#FF6600;
	}
	.sitmap ul {
		margin:0 0 15px 0;
		padding:0 0 0 10px;
		width:88%;
		border-top:1px dashed #CCCCCC;
	}
	.sitmap ul li {
		display:inline;
	}
	.sitmap ul li a {
		display:block;
	}
	.helpTit {
		margin:2px;
		padding:0 0 0 10px;
		width:31%;
		float:left;
		background-color:#F6F6F6;
	}
	.helpQAQ {
		margin:0px;
		padding:0 25px;
		background:no-repeat url(../images/btn_q.jpg) 0px 3px;
	}
	.helpQAA {
		margin:0px;
		padding:0 25px;
		background:no-repeat url(../images/btn_a.jpg) 0px 3px;
	}
	.helpQAA a{
	color:#f60;
	text-decoration:underline;
	}
	.helpQAA a:hover{
	text-decoration:none;
	}
	.otherPage_content {
		margin:0 42px;
		padding:5px;
	
	}
	.otherPage_content li{ list-style:none; margin-bottom:10px;}
	div.tag_f60 {
	margin-right:2px;
	width:150px;
	color:#fff;
	font:800 12px Arial, Helvetica, sans-serif;
	background-color:#FF6600;
	}
	div.tag_f60 div.tag_f60_l{
	background: url(../../public/images/section_c_01.gif) 0 0 no-repeat;
	}
	div.tag_f60 div.tag_f60_r{
	height:18px;
	padding:3px 0 0 0;
	text-align:center;
	background: url(../../public/images/section_c_02.gif) 100% 0 no-repeat;
	}
	
	
	div.tag_f90 {
	margin-right:2px;
	width:150px;
	color:#fff;
	font:800 12px Arial, Helvetica, sans-serif;
	background-color:#FF9900;
	}
	div.tag_f90 div.tag_f90_l{
	background: url(../../public/images/btn_tit_03.gif) 0 0 no-repeat;
	}
	div.tag_f90 div.tag_f90_r{
	height:18px;
	padding:3px 0 0 0;
	text-align:center;
	background: url(../../public/images/btn_tit_04.gif) 100% 0 no-repeat;
	}
	
	/****************************************************
						header	
	****************************************************/
	
	#main_menu {
	text-align:center;
	height:20px;
	padding-bottom:0px;
	background-color:#FF6600;
	}
	
	ul.menu_btn{
	margin-left:110px;
	}
	ul.menu_btn li{
	margin:0;
	padding:3px 0;
	display:block;
	float:left;
	list-style:none;
	font:800 12px Arial, sans-serif;
	}
	ul.menu_btn li a {
	padding:0px 12px;
	color:#FFFFFF;
	}
	ul.menu_btn li a:hover {
	color:#000000;
	background-color:#FF9900;
	}
	ul.menu_btn li a:visited {
	text-decoration:none;
	}
	ul.menu_btn li a:active {
	text-decoration:none;
	}
	
	
	A.aheader:link {
		COLOR: #ff6600; TEXT-DECORATION: none
	}
	A.aheader:visited {
		COLOR: #ff6600; TEXT-DECORATION: none
	}
	A.aheader:hover {
		COLOR: #ff9900; TEXT-DECORATION: none
	}
	A.aheader:active {
		COLOR:#ff6600; TEXT-DECORATION: none
	}
	
	
	/****************************************************
						fooder	
	****************************************************/
	#fooder {
		margin:0 auto;
		padding:0;
		width:988px;
		background-color:#FFFFFF;
	}
	#fooder a {
		color:#666666;
	}
	#fooder a:hover {
		color:#FF6600;
	}
	
	
	ul.ul_topseller li {
	display:block;
	float:left;
	width:200px;
	padding-left:10px;
	list-style:outside decimal-leading-zero;
	background:no-repeat url(../images/showbrand/ico_arow01.jpg) 0px 1px;
	}
	
	
	
	/*new css for Brand Page*/
	.brand_info {
		min-height: 150px;
		width: 670px;
	}/*patrick 0409_09*/
	.brand_info_text {
	width: 397px;
	padding-top: 10px;
	float: left;
	padding-left: 15px;
	}
	.brand_info_textline {
		font-size: 11px;
		line-height: 18px;
		color: #000;
	}/*patrick 0409_09*/
	.brand_info_title {
		font-family: Arial, sans-serif;
	
		font-weight: bold;
		color: #FFFFFF;
	}
	.brand_photo {
		height: 129px;
		width: 200px;
		margin-top: 11px;
		float: right;
		padding-right: 20px;
	}/*patrick 0409_09*/
	.brand_filter {
		font-family: Arial, sans-serif;
		font-size: 11px;
		height: 11px;
		width: 500px;
	}
	#model {
		font-family: Arial, sans-serif;
		font-size: 10px;
		width: 150px;
		margin-left: 8px;
	}/*patrick 0409_09*/
	#pricelist {
		font-family: Arial, sans-serif;
		font-size: 10px;
		width: 100px;
		margin-left: 8px;
	}/*patrick 0409_09*/
	#gender {
		font-family: Arial, sans-serif;
		font-size: 10px;
		width: 60px;
		margin-left: 8px;
	}/*patrick 0409_09*/
	#year {
		font-family: Arial, sans-serif;
		font-size: 10px;
		width: 60px;
		margin-left: 8px;
	}/*patrick 0409_09*/
	.main .mainCenter .brand_info .brand_filter #model {
		font-family: Arial, sans-serif;
		font-size: 10px;
		width: 150px;
		margin-left: 8px;
	}
	.main .mainCenter .brand_info .brand_filter #pricelist {
		font-family: Arial, sans-serif;
		font-size: 10px;
		width: 100px;
		margin-left: 8px;
	}
	.main .mainCenter .brand_info .brand_filter #gender {
		font-family: Arial, sans-serif;
		font-size: 10px;
		width: 60px;
		margin-left: 8px;
	}
	.main .mainCenter .brand_info .brand_filter #year {
		font-family: Arial, sans-serif;
		font-size: 10px;
		width: 60px;
		margin-left: 8px;
	}
	.sort_price {
		background-image: url(../images/newbrand/bg_sort_price.gif);
		height: 33px;
		width: 670px;
		font-family: Arial, sans-serif;
		font-size: 14px;
		font-weight: bold;
		float: left;
	
	}
	.brand_name {
		font-family: Arial, sans-serif;
		font-size: 14px;
		font-weight: bold;
		margin-left: 15px;
		padding-top: 6px;
	}
	.main .mainCenter .sort_price .sort_price_img {
		font-family: Arial, sans-serif;
		font-size: 11px;
		float: right;
		padding-right: 10px;
	}
	.main .mainCenter .sort_price .brand_name .sort_price_img .sort_price_img2 img {
		margin-top: 2px;
	}
	.pro_item {
	font-family: Arial, sans-serif;
	font-size: 11px;
	background-image: url(../images/newbrand/bg_Brandproducts.gif);
	float: left;
	height: 106px;
	width: 328px;
	
	}
	.pro_all {
		margin-top: 11px;
		margin-left: 11px;
	}
	.pro_all table tr td img{
		margin:2px 0;
	}
	.pro_pic {
		height: 20px;
		width: 160px;
		border: 0px solid #afafaf;
	
	}
	.pro_text {
	line-height:11px;
	font-size: 10px;
	width:139px;
	height:80px;
		
	}
	.proholder01 {
		MARGIN: 0px 0px 0px 0px;
		WIDTH: 660px;
		background-color: #fff;
	}
	.section_01 DIV.center01 {
	PADDING:0;
	HEIGHT: 100%;
	clear: both;
	}
	.center01_bot {
		PADDING:0; 
		HEIGHT: 100%;
		clear:both;
	}
	.center01_bot a{
	color:#f60;
	}
	.center01_bot a:link{
	color:#f60;
	}
	.center01_bot a:visited{
	color:#f60;
	}
	.center01_bot a:hover{
	color:#f60;
	}
	.brandname A:link {
		COLOR: #333333; font-size:12px; font-weight: bold; TEXT-DECORATION: none; 
	}
	.brandname A:visited {
		COLOR: #333333; font-size:12px; font-weight: bold; TEXT-DECORATION: none
	}
	.brandname A:hover {
		COLOR: #ff6600; font-size:12px; font-weight: bold; TEXT-DECORATION: none
	}
	
	.brandname A:active {
		COLOR: #333333; font-size:12px; font-weight: bold; TEXT-DECORATION: none
	}
	
	.brandinfo_blue {
	PADDING-RIGHT:10px;
	PADDING-LEFT:10px; 
	OVERFLOW:auto; 
	PADDING-TOP:5px; 
	WIDTH:600px; 
	HEIGHT:160px; 
	TEXT-ALIGN:left;
	}
	
	
	.brandinfo_blue A:link {
		COLOR: #ff6600; font-size:12px; font-weight: bold; TEXT-DECORATION: none
	}
	
	/* Bookmark and Share's icons */
	#socialWeb	{
		padding-left:6px;
		height:46px; 
		width:154px;
		margin-bottom: 10px; 
		border: 1px solid #e3e3e3;
	}
	#socialWeb ul:after {
		content:""; display:block; clear:both;
	}
	#socialWeb ul {
		height:1%;
	}
	#socialWeb li {
		float:left; margin:0 3px 3px 0;
	}
	#socialWeb ul {
			margin-top:4px;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
	}
		#socialWeb ul li a { 
		margin:1px;
		padding:0px;
	}
	#socialWeb li a {
	
		display:block; 
		width:16px; 
		height:16px; 
		background-image:url(../images/weblogos.gif); 
		background-repeat:no-repeat; 
		zoom:1;
	}
	#socialWeb li a span {display:none;}
	#ic_blinklist {background-position:0}
	#ic_cyworld {background-position:-16px}
	#ic_daum {background-position:-32px}
	#ic_delicious {background-position:-48px}
	#ic_digg {background-position:-64px}
	#ic_facebook {background-position:-80px}
	#ic_fc2 {background-position:-96px}
	#ic_funp {background-position:-112px}
	#ic_furl {background-position:-128px}
	#ic_google_bmarks {background-position:-144px}
	#ic_haohaoreport {background-position:-160px}
	#ic_hatena {background-position:-176px}
	#ic_hemidemi {background-position:-192px}
	#ic_kaboodle {background-position:-208px}
	#ic_livedoor {background-position:-224px}
	#ic_magnolia {background-position:-240px}
	#ic_margarin {background-position:-256px}
	#ic_mister-wong {background-position:-272px}
	#ic_naver {background-position:-288px}
	#ic_netscape {background-position:-304px}
	#ic_newsvine {background-position:-320px}
	#ic_nifty {background-position:-336px}
	#ic_pingking {background-position:-352px}
	#ic_pookmark {background-position:-368px}
	#ic_reddit {background-position:-384px}
	#ic_saaf {background-position:-400px}
	#ic_stumbleupon {background-position:-416px}
	#ic_taggy {background-position:-432px}
	#ic_tailrank {background-position:-448px}
	#ic_teamsugar {background-position:-464px}
	#ic_technorati {background-position:-480px}
	#ic_thethingsiwant {background-position:-496px}
	#ic_thisnext {background-position:-512px}
	#ic_udn {background-position:-528px}
	#ic_windows_live {background-position:-544px}
	#ic_wists {background-position:-560px}
	#ic_yahoo {background-position:-576px}
	#ic_yahoo_jp {background-position:-592px}
	#ic_yahoo_myweb {background-position:-608px}
	
	
	/*right menu*/	
	.rm_top_title{
	 text-align:center; 
	 color:#f60;
	 font-weight:bold;
	}
		.rm_top_title a{
	 color:#f60;
	 text-decoration:none;
	}

	
	#view_item_obj{
	width:159px;
	text-align:center;
	margin-bottom:4px;
	border: 1px solid #e3e3e3;
	}
	#view_item_obj a img{
		height:55px;
		border:0px;
	}
	#view_item_obj .viewed_item_text{
		line-height:11px;
		font-size:11px;
		margin-left:10px;
		padding-bottom:4px;
	}
	#view_item_obj .viewed_item_text a span{
		color:#000;
	}
	#view_item_obj .viewed_item_text .viewed_item_price{
		color:#ff6600;
	}
	#live_support{
		height:160px; 
		width:161px; 
		margin-bottom: 8px; 
	}
	
	#top_seller{
	border:1px solid #E3E3E3;
	height:auto;
	margin-bottom:10px;
	width:159px;
}
	#top_seller .li_seller h4{
	font-weight:400;
	font-weight:400!important;
	margin:0;
	padding:0;
	line-height:1.7;
    }
	
	#top_seller .c_seller{
		background-color:#EEEEEE;
		background-image:url(../images/bg_topseller.gif);
		border-bottom:1px solid #E3E3E3;
		border-top:1px solid #E3E3E3;
		color:#000;
		font-size:11px;
		font-weight:bold;
		padding-left:5px;
	}
	
	#top_seller .li_seller{
	font-size:11px;
	line-height:20px;
	margin-left:5px;
	margin-top:3px;
	white-space:nowrap;
	overflow:hidden;
	width:154px;
	text-overflow:ellipsis;

	}
	#top_seller  .li_seller a.topsale:link,#top_seller .li_seller a.topsale:visited { 
		color:#000;
		font-size:11px;
		text-decoration:none;
		font-weight:400;
	}
	#top_seller  .li_seller a.topsale:hover,#top_seller .li_seller a.topsale:active { 
		color:#ff6600;
	}
	#top_seller a{ 
		color:#000;
	}
	#top_seller a:hover { 
		color:#f60;
	}
	
	#free_shipping{
		height:127px; 
		width:161px; 
		margin-bottom: 8px;
	}
	#free_insurance{
	width:159px;
	margin-bottom: 8px;
	border: 1px solid #e3e3e3;
	font-weight:400;
	}
	#free_insurance #free_insurance_main{
	font-family:Arial, sans-serif;
	color:#000000;
	font-size:11px;
	margin:10px 0px 5px 5px;
	line-height:14px;
	}
	.system_color{
		color:#ff6600;
		font-size:12px;
	}
	.system_grey{
		color:#7c7c7c;
		font-size:12px;
	}
	.system_black{
		font-size:12px;
	}
	#free_insurance_email{
	font-family:Arial, sans-serif;
	color:#000000;
	font-size:11px;
	line-height:14px;
	background: url(../images/right_email_new.gif) no-repeat;
	background-position:0 1px;
	width: 132px;
	height: 21px;
	margin-bottom: 8px;
	margin-left:1px;
	float:left;
	}
	
	#free_insurance_email #insurance_email{
	background-color:#E4E4E4;
	border:0 none;
	height:12px;
	font-size:11px;
	margin:4px 0 0 8px;
	width:116px;
	}
	.msg_text{
	clear:both;
	font-size:11px;
	color:#f00;
	padding-left:4px;
	}
	#insurance_email  .iright{
	border:0;
	float:right;
	margin:0;
	padding-top:8px;
	}
	#secure{
		height:127px; 
		width:161px; 
		margin-bottom: 8px; 
	}
	#blog{
		height:127px; 
		width:161px; 
		margin-bottom: 8px; 
	}
	.right_banner{
	height:17px;
	width:155px;
	color:#fff;
	padding-left:6px;
	font-weight:bold;
	background: url(../images/right_titlebg_new.gif) 0px 1px  no-repeat;
	}
    .right_banner span{
	height:17px;
	line-height:17px;
	display:block;
	}

	
	body {
		margin:0;
		padding:0;
	}
    
/*- Menu Tabs--------------------------- */ 


    #tabs {
      float:left;
      width:100%;           
      line-height:normal;
   height:26px;
   font: 10px/1.5em Verdana;
      }
    #tabs ul {
 margin:0;
 padding:2px 0px 0 5px;
 list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("../images/headtab_l.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }

    #tabs a span {
 float:left;
 display:block;
 background:url("../images/headtab_r.gif") no-repeat right top;
 padding:1px 5px 3px 0px;
 margin:0 2px 0 0;
 color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#ffffff;
      }
    #tabs a:hover {
      background-position:0% -18px;
      }
    #tabs a:hover span {
      background-position:100% -18px;
      }
		  
	/*- Order Tacking--------------------------- */ 	  
	
	  
	a.ordertk:link,a.ordertk:visited {color:#666;text-decoration:none; font: 10px/1.5em Verdana;} 
	a.ordertk:hover,a.ordertk:active {color:#000;text-decoration:none;	}	
	  
	a.ordertk2:link,a.ordertk2:visited {color:#d5d6d8;text-decoration:underline; font: 11px/1.5em Verdana;} 
	a.ordertk2:hover,a.ordertk2:active {color:#ffffff;text-decoration: underline;	}	
	
	
	a.leftnav_g:link,a.leftnav_g:visited { font-size:11px; color:#000; text-decoration:none; } 
	a.leftnav_g:hover,a.leftnav_g:active {color:#ff6600;text-decoration: none;	}	
	
	a.feature_brand:link,a.feature_brand:visited { font-size:11px; color:#000; text-decoration:none; } 
	a.feature_brand:hover,a.feature_brand:active {color:#ff6600;	}	
	
	.Celecbrity a:link,.Celecbrity a:visited { font-size:11px; color:#ff6600; text-decoration:none; } 
	.Celecbrity a:hover,.Celecbrity a:active {text-decoration: none;	}	
	
	a.topsale:link,a.topsale:visited { font-size:11px; color:#000; text-decoration:none; } 
	a.topsale:hover,a.topsale:active {color:#ff6600; text-decoration: none;	}	
	
	a.privacy:link,a.privacy:visited { font-size:11px; color:#ff6600; text-decoration:none; } 
	a.privacy:hover,a.privacy:active {text-decoration: underline;	color:#ff6600; }
	
	
	.leftnav01 ul { line-height:19px; list-style:none; display: block;}
	.leftnav01 ul li{
		font-size:11px;
		font-family:Arial,Helvetica,sans-serif;
	}
	.leftnav01 a:visited{
		color: #000;
	}
	.leftnav01 a:hover, a:active{
		color: #FF6600;
	}
	.left_nav_title{
		padding-bottom:11px; 
		padding-top:5px;
		background-image:url(../images/main_left_bg02.gif); 
		font-family:Arial, Helvetica, sans-serif; 
		font-size:12px;
	}
	.left_nav_title_caption{
		color:#ff6600; 
		font-weight:bold;
		font-size:11px;
		text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
	}

	.left_nav_title_caption a{
		color:#ff6600; 
	}

	.leftnav02 ul { line-height:16px; list-style:none; display: block;}
	#keyword {
		PADDING-RIGHT: 0px;
		BORDER-TOP-STYLE: none;
		BORDER-RIGHT-STYLE: none;
		BORDER-LEFT-STYLE: none;
		HEIGHT: 12px;
		BORDER-BOTTOM-STYLE: none;
		font-family: Arial, sans-serif;
		font-size: 10px;
		margin-left: 8px;
		border-bottom-width: 0px;
		background-color: #eceded;
		margin-bottom: 2px;
	}
	
	#email {
		PADDING-RIGHT: 0px;
		BORDER-TOP-STYLE: none;
		BORDER-RIGHT-STYLE: none;
		BORDER-LEFT-STYLE: none;
		HEIGHT: 12px;
		BORDER-BOTTOM-STYLE: none;
		font-family: Arial, sans-serif;
		font-size: 10px;
		margin-left: 8px;
		border-bottom-width: 0px;
		background-color: #e4e4e4;
		margin-top: 3px;
	}
.fr{
	float:right;
}
.impreFl{ float:left;border-right:1px solid #bbb;padding-right:100px}
.impreFr{float:right; }
.impreFl li,.impreFr li{display:block; line-height:24px}


/*---community page---*/
.fl		{ float:left}
.fr		{ float:right;}
.centerPic{ text-align:center; margin:15px 0;}
.leftPicContent{ width:100%;}
.leftPicContent .fl{ width:160px;}
.leftPicContent .fr{ width:400px;}
.comPicList{ margin:10px 0;}
.comPicList ul li{ float:left;}
.comPicCenter{ margin:0 7px;}
.orangeLink a.orange{ font-weight:700; font-size:12px; color:#FF6600; text-decoration:underline;}
.orangeLink a.orange:hover{color:#000; text-decoration:none;}


.ctoptext .toporanger a.orange_xmas{ color:#ff6600}
.ctoptext .toporanger a.orange_xmas:hover{ color:#ff9900;}
.charityText{ text-align:center; font-size:15px; padding-bottom:5px;}
.charityText i{ font-weight:700;}
.charityTextRed{text-align:center; color:#ce2626;font-size:14px;}

