/* CSS Document */
a {
	color:#333333;
	}
a:hover {
	color:#333333;
	}
a span {
	color:#333333;
	}		
a:visted {
	color:#333333;
	text-decoration:none;
}	
body {
	background-color:#f3f3f3;
	background-image:url(images/body_bg.gif);
	background-repeat: repeat-y;
	}
#tophead {
	background:url(images/tophead.gif) repeat-x center top;
	height:220px;
}
#Nav-path {
	background:#FFFFFF;
	border-left:1px solid #c8caca;
	border-top:1px solid #c8caca;
	border-right:1px solid #c8caca;
}
#Nav-path ul li {
	color:#666666;
}	
#Nav-wrap {
	background:url(images/Navtop_bg.gif) repeat-x scroll center top;
	}
#Nav-content {
	color:#0572a9;
	background:url(images/Navtop_cr_md.gif) repeat-x scroll center top;
}
#Nav-content a {
	color:#01608e;
	}
#Nav-content a:hover, #Nav-content a span {
	color:#FFFFFF;
	}	
.navcor-l {
	background:url(images/Navtop_cr_left.gif) no-repeat scroll left top;
	}			
.navcor-r {
	background:url(images/Navtop_cr_right.gif) no-repeat scroll right top;
	}
.folder-title {
	background:url(images/folder_title_bg.gif) repeat-x scroll left top;
	height:23px;
}
.folder-title h3 a {
	color:#FFFFFF;
	}
.rghticon {
	background:url(images/right_title_icon.gif) no-repeat right;
	width:25px;
	height:23px;
	}
.folder-tabs {
	background:url(images/folder_tab_bg.gif) repeat-x scroll center top;
	height:25px;
	border-right:1px solid #c8caca;
	border-left:1px solid #c8caca;
	}
.folder-tabs ul li a {
	background: url(images/folder_title_bgNo.gif) no-repeat scroll right top;
	height:25px;
}	
.folder-tabs ul li a:hover, .folder-tabs ul li a span, .folder-tabs ul li a:hover span {
	background: url(images/folder_title_bgover.gif) no-repeat scroll right top;
	height:25px;
}	


/*--css folder--*/
#folder {
	margin-bottom:5px;
}
.folder-content {
	border-right:1px solid #017fba;
	border-left:1px solid #017fba;
	border-bottom:1px solid #017fba;
	}
.folder-content02 {
	border-bottom:1px solid #c8caca;
	border-right:1px solid #c8caca;
	border-left:1px solid #c8caca;
	}
/*--css heart baner--*/	
.heartbaner-wrap {
	/*--border:1px solid #017fba;
	height:377px;
	width:595px;
	background:url(images/heart_bg.gif) no-repeat left top;--*/	
}
		
/*--css menu left--*/
.main-item {
	border-bottom:1px solid #9cc8dd;
	border-top:1px solid #FFFFFF;
	}
.main-item a {
	background:url(../images/icons/dot.gif) no-repeat left 4px;
	}
.second-item {
	background:#f9fdff;
	}		
.second-item a {
	background:url(../images/icons/dot03.gif) no-repeat left 3px;
}
.third-item {
	background:#FFFFFF;
	}
.third-item a {
	background:url(../images/icons/dot04.gif) no-repeat left 4px;
}
.view-more a {
	background:url(images/viewmore.gif) no-repeat top left;
	padding-right:5px;
	padding-left:15px;
	height:24px;
	line-height:24px;
	display:block;
	text-decoration:none;
	float:right;
}
.view-more a:hover {
	background:url(images/viewmore_over.gif) no-repeat top left;
}
.priceft {
	color:#b31b34;
	font-weight:bold;
	line-height:18px;
	}
.currentprice {
	color:#FF0000;
	font-weight:bold;
	font-size:13px;
	line-height:25px;
	}	
.line-space {
	background:url(images/line_space.gif) repeat-x scroll center;
	height:5px;
	line-height:5px;
	font-size:1px;
	}
.Folderbg {
	background: #FFFFFF url(images/folder_body_bg.gif) repeat-x scroll center bottom;
	}	


/*--css footer--*/	
#footer {
	background:url(images/footer_bg.gif) repeat-x scroll center top;
	border-top:1px solid #FFFFFF;
}
.quicklink-footer {
	background:url(images/quicklink_bg.gif) repeat-x scroll center top;
	}
.quicklink-footer ul li {
	color:#FFFFFF;
	}
.quicklink-footer a {
	color:#FFFFFF;
	}	
.comwishbt {
	height:24px;
	}
.comwishbt a {
	background:url(images/wishese.gif) no-repeat left top;
	line-height:24px;
	text-decoration:none;
	display:block;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	font-size:11px;
}	
.comwishbt a:hover {
	background:url(images/wishese_over.gif) no-repeat left top;
}
.comwishbt img {
	padding-top:5px;
	padding-right:5px;
	padding-left:3px;
	}
.ftabsbg01 {
	background:url(images/folder_tab_bg01.gif) repeat-x scroll center top;
	}	
.ftabsbg02 {
	background:url(images/folder_tab_bg02.gif) repeat-x scroll center top;
	}			
.boxnote {
	background:#ffebd3;
	border:1px solid #f7c29d;
	padding-left:5px;
	padding-top:2px;
	font-size:11px;
	}	
.status-box {
	background:url(images/status_bg_md.gif) repeat-x scroll center top;
	height:48px;
	position:relative;
	overflow:hidden;
	}	
.status-box p {
	line-height:17px;
	text-align:left;
	padding-top:5px;
	color:#333333;
	}	
.status-box p span {
	font-size:11px;
	color:#999999;
	padding-left:10px;
	}	
.status-box p span a {
	color:#b31b34;
}
.status-box p strong {
	font-size:16px;
	color:#666666;
	}	
.status-boxfl {
	background:url(images/status_bg_left.gif) no-repeat scroll left;
	width:34px;
	float:left;
	height:48px;
	}	
.status-boxfr {
	background:url(images/status_bg_right.gif) no-repeat scroll right;
	width:12px;
	height:48px;
	float:right;
	}	
	
/*--css button--*/	
.buttonshop00 a {
	background:url(images/buttons_bg_left.gif) no-repeat left top;
	}	
.buttonshop00 a:hover {
	background:url(images/buttons_bg_left_over.gif) no-repeat left top;
	}	
.buttonshop00 a span{
	background:url(images/buttons_bg_right.gif) no-repeat right top;
}
.buttonshop00 a:hover span{
	background:url(images/buttons_bg_right_over.gif) no-repeat right top;
}
.buttonshop00 a strong {
	background:url(images/buttons_bg_md.gif) repeat-x scroll center top;
	font-size:11px;
	color:#0572a9;
	margin:0px 5px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	}
.buttonshop00 a:hover strong {
	background:url(images/buttons_bg_md_over.gif) repeat-x scroll center top;
	font-size:11px;
	color:#333333;
	margin:0px 5px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	}
.buy-button a {
	background:url(images/buy_left_bg.gif) no-repeat left top;
	}
.buy-button a span {
	background:url(images/buy_right_bg.gif) no-repeat right top;
	color:#FFFFFF;
}	
.buy-button a strong {
	background:url(images/buy_md_bg.gif) repeat-x scroll center top;
	font-size:11px;
	margin:0px 8px 0px 20px;
	padding-top:3px;
	padding-left:3px;
}	
.buy-button a:hover {
	background:url(images/buy_left_bg_over.gif) no-repeat left top;
	color:#FFFFFF;
	}
.buy-button a:hover span {
	background:url(images/buy_right_bg_over.gif) no-repeat right top;
	color:#FFFFFF;
}	
.buy-button a:hover strong {
	background:url(images/buy_md_bg_over.gif) repeat-x scroll center top;
	font-size:11px;
	margin:0px 8px 0px 20px;
	padding-top:3px;
	padding-left:3px;
}
.pagelist-item {
	background:url(images/pagelist_bgl.gif) no-repeat left top;
	}
.pagelist-item span {
	background:url(images/pagelist_bgr.gif) no-repeat right top;
}	
.pagelist-item a {
	background:url(images/pagelist_bgmd.gif) repeat-x scroll center top;
}
.pagelist-item00 a {
	background:url(images/pagelist_bgl.gif) no-repeat left top;
	}	
.pagelist-item00 a:hover {
	background:url(images/pagelist_bgl_over.gif) no-repeat left top;
	}	
.pagelist-item00 a strong {
	background:url(images/pagelist_bgr.gif) no-repeat right top;
}
.pagelist-item00 a:hover strong {
	background:url(images/pagelist_bgr_over.gif) no-repeat right top;
}
.pagelist-item00 a span {
	background:url(images/pagelist_bgmd.gif) repeat-x scroll center top;
	}
.pagelist-item00 a:hover span {
	background:url(images/pagelist_bgmd_over.gif) repeat-x scroll center top;
	}
.pagelist-item01 a {
	background:url(images/pagelist_bgl_over.gif) no-repeat left top;
	}
.pagelist-item01 a strong {
	background:url(images/pagelist_bgr_over.gif) no-repeat right top;
}
.pagelist-item01 a span {
	background:url(images/pagelist_bgmd_over.gif) repeat-x scroll center top;
	}
	
.brtopfd {
	border-top:1px solid #c8caca;
}

.footer-content h1, .footer-content h3, .footer-content p {
	color:#FFFFFF;
	}	

.menu-button {
	border:1px solid #017fba;
	}	
.menu-button ul li a {
	background:url(images/menu_normal.gif) no-repeat scroll center top;
	color:#0572a9;
}	
.menu-button ul li a span {
	background:url(images/menu_over.gif) no-repeat scroll center top;
	color:#89101f;
	}
.menu-button ul li a:hover {
	background:url(images/menu_over.gif) no-repeat scroll center top;
	color:#5f7185;
}	
.menu-button ul li ul li a, .menu-button ul li ul li a:visited {
	background:url(images/menu_over_son.gif) no-repeat scroll center top;
	color:#5f7185;
}
.menu-button ul li ul li a span, .menu-button ul li ul li a:hover {
	background:url(images/menu_over_son01.gif) no-repeat scroll center top;
	color:#89101f;
	}

#container {
	background:#FFFFFF;
	}	
	
.left-wrap, .right-wrap {
	background:none !important;
	background:#FFFFFF;
	}	
.login-topbox a {
	color:#FFFFFF;
	}
	
/*--second Nav--*/	
.Navsecond-normal a {
	color:#FFFFFF;
	background:url(images/Navmenu_no.gif) no-repeat right top;
	}	
.Navsecond-normal a strong {
	display:block;
	color:#FFFFFF;
	margin-left:8px;
	margin-right:8px;
	padding:0px 8px;
}	
.Navsecond-normal a:hover, .Navsecond-activ a, .Navsecond-activ a:hover {
	background:url(images/Navmenu_left.gif) no-repeat left top;
	color:#FFFFFF;
	}			
.Navsecond-normal a:hover span, .Navsecond-activ a span, .Navsecond-activ a:hover span {
	background:url(images/Navmenu_right.gif) no-repeat right top;
	display:block;
	color:#FFFFFF;
	}				
.Navsecond-normal a:hover strong, .Navsecond-activ a strong, .Navsecond-activ a:hover strong {
	background:url(images/Navmenu_md.gif) repeat-x right top;
	display:block;
	color:#000000;
	margin-left:8px;
	margin-right:8px;
	padding:0px 8px;
	}		
	
