#container { 
	width:100%;
	margin: 0 auto;
	position:relative;
	text-align:center;
}

/******************HEADER BEGIN******************/

#header {
	width:100%;
	position:relative;
}

#header_top {
	width:1000px;
	height:60px;
	margin: 0 auto;
	font-size:0;
	background-image:url(../image/header_top.gif);
	background-repeat: no-repeat;
	background-position:top;
}

#header_top_home {
	width:1000px;
	height:25px;
	margin: 0 auto;
	font-size:0;
	background-image:url(../image/header_top_home.gif);
	background-repeat: repeat-x;
	background-position:top;
}

#header_container {
	width:1000px;
	height:200px;
	background-image:url(../image/header_container.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin: 0 auto;
}

#header_container_home {
	width:1000px;
	height:162px;
	background-image:url(../image/header_container_home.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin: 0 auto;
}

#header_container_left { 
	width:320px;
	height:200px;
	float:left;
}

#header_container_left_banner {
	width:240px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:60px;
	height:170px;
}

#banner_title {
	width:240px;
	height:30px;
	font-size:16px;
	text-align:center;
	color:#bd82c2;
	background-image:url(../image/banner_title.gif);
	background-repeat: no-repeat;
	background-position:top;	
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-weight:bolder;
	font-style:normal;	
}

#banner_text {
	width:240px;
	height:140px;
	font-size:13px;
	text-align: justify;
	color:#bd82c2;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-style:normal;
}

#header_container_midle {
	width:360px;
	height:200px;
	float:left;
}

#header_container_midle_pic {
	width:230px;
	height:200px;
	margin:0 auto;
}

#header_container_midle_pic_abs {
	width:230px;
	height:238px;
	margin-top:-23px;
	position:absolute;
	z-index:10;
}

* html #header_container_midle_pic_abs {
	margin-left:-115px;
}

*:first-child+html #header_container_midle_pic_abs {
	margin-left:-115px;
}

#header_container_right {
	width:230px;
	height:180px;
	padding-top:20px;
	padding-left:8px;
	float:left;
	background: url(../image/login_bg.gif);
	background-position:top left;
	background-repeat: no-repeat;	
}

#login_menu {
	display:none;
}

#logout_menu {
	display:none;
}

#header_login_title {
	width:230px;
	height:15px;
	margin-bottom:32px;
	margin-left:0;
	margin-right:0;
	padding-right:0;
	text-align:left;
}

#header_login_title h3{
	padding:0;
	color:#5b215e;
	font-size:11px;
	text-transform:uppercase;
}

#header_left_pattern {
	height:260px;
	background: url(../image/header_left_pattern.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#header_right_pattern {
	height:260px;
	background: url(../image/header_right_pattern.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#header_left_pattern_home {
	height:187px;
	background: url(../image/header_left_pattern_home.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#header_right_pattern_home {
	height:187px;
	background: url(../image/header_right_pattern_home.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}


#head_content {
	width:468px;
	height:60px;
	float:left;
	text-align:left;
}

#head_content_text h1 {
	padding-top: 12px;
	padding-left:30px;
	margin:0px;
}

#head_content a {
	font-size:28px;
	font-weight:normal;
	font-style:normal;
	text-transform:uppercase;
	color:#913d9d;
}

#header_container_home #head_content {
	width:920px;
	height:110px;
	margin: 0 auto;
	text-align:center;
	float:none;
}

#header_container_home #head_content_text h1 {
	padding-top: 30px;
	margin:0px;
}

#header_container_home #head_content a {
	font-size:35px;
	font-weight:bolder;
	color:#dcbadf;
}


#header_top_right {
	width:532px;
	height:60px;
	float:right;
	text-align:left;
}

#header_top_right_search {
	width:316px;
	padding-left:34px;
	padding-top:20px;
	height:40px;
	float:left;
}

#header_search_title {
	width:110px;
	height:15px;
	margin:0;
	text-align:left;
	float:left;
}

#header_search_title h3{
	padding:0;
	color:#bd82c2;
	padding-top:4px;
	font-size:11px;
	text-transform:uppercase;
}

/****************** HEADER CART BEGIN ******************/

#header_cart{
	width: 148px;
	height: 60px;
	padding-right:30px;
	float:right;
}

#shop_cart {
	width:58px;
	height:60px;
	float:right;
	padding:0;
	margin:0;
	text-align:left;
}

#box_cart_content{
	width: 85px;
	height: 20px;
	padding-top: 23px;
	text-align: right;
	float:left;
	overflow:hidden;
}

#shop_cart_number .box_cart_item{
	width: 80px;
	padding-right: 5px;
	padding-bottom:0;
	padding-top:0;
	text-align:right;
	float:left;
}

#shop_cart_number .box_cart_price{
	display:none;
}

#shop_cart_number .box_cart_item .text_color_fault{
	color:#913d9d;
	text-decoration:underline;
	font-weight:bold;
	font-size: 12px;
}

/****************** HEADER CART END ******************/


#header_bottom {
	margin: 0 auto;
	width:1000px;
	height:50px;
	background-image:url(../image/header_bottom.gif);
	background-repeat: no-repeat;
	background-position:top;
	font-size:0;
}

#header_bottom_horizontal_menu {
	width:980px;
	height:50px;
	float:left;
}

/****************** HEADER END ******************/


/****************** CONTNET BEGIN ******************/

#content { 
	width:100%;
	position:relative;
	background-image:url(../image/content_top_pattern.gif);
	background-position:top;
	background-repeat:repeat-x;		
}

#content_top { 
	font-size:0;
	height:15px;
	width:100%;
}

#content_container { 
	width:1000px;
	margin: 0 auto;
	background-image:url(../image/content_container.gif);
	background-repeat: repeat-y;
	background-position:top;
}

#content_bottom { 
	font-size:0;
	height:15px;
	width:1000px;
	margin: 0 auto;
	background-image:url(../image/content_bottom.gif);
	background-repeat: no-repeat;
	background-position:top;
}

/****************** LEFT BEGIN ******************/

#left { 
	float:left;
	width:226px;	
}

#menu { 
	width:226px;
	position:relative;
}

.menu_top {
	font-size:0;
	width:226px;
	height:12px;
	background: url(../image/box_right_top.gif) no-repeat bottom;
}

.menu_container {
	width:211px;
	padding-right:0;
	padding-left:15px;
	padding-top:8px;
	padding-bottom:4px;
	background-image:url(../image/box_right_container.gif);
	background-repeat: repeat-y;
	overflow:hidden;
}

.menu_bottom {
	font-size:0;
	width:226px;
	height:25px;
	background: url(../image/box_right_bottom.gif) no-repeat top;
}

#box_left { 
	width:226px;
	position:relative;
}

.box_left_top {
	font-size:0;
	width:226px;
	height:12px;
	background: url(../image/box_left_top.gif) no-repeat bottom;
}

.box_left_container {
	width:211px;
	padding-left:0;
	padding-right:15px;
	padding-top:8px;
	padding-bottom:4px;	
	background-image:url(../image/box_left_container.gif);
	background-repeat: repeat-y;
	overflow:hidden;
}

.box_left_bottom {
	font-size:0;
	width:226px;
	height:25px;
	background: url(../image/box_left_bottom.gif) no-repeat top;
}

.box_left_title{ 
	width:211px;
	padding-left:0;
	padding-right:15px;
	height:20px;
	margin:0;
	text-align:center;
	background-image:url(../image/box_left_title.gif);
	background-repeat: no-repeat;
	background-position:top;
}

.box_left_title h3 { 
	font-size: 12px;
	font-weight:bolder;
	text-transform:uppercase;
	color:#923c9d;
}

/****************** LEFT END ******************/

/****************** CENTER BEGIN ******************/

#center {
	float:left;
	width:548px;	
}

#body { 
	width:548px;
	position:relative;
	background-image:url(../image/body.gif);
	background-repeat: no-repeat;
	background-position:top;
}

#body_top { 
	font-size:0;
	width:548px;
	height:8px;
}

#body_title { 
	width:548px;
}

#body_container { 
	width:530px;
	padding-left:9px;
	padding-right:9px;
	padding-top:15px;
}

#title_content {
	margin-left:9px;
	margin-right:9px;
	width:530px;
	height:24px;
	text-align:center;
	background: url(../image/body_title.gif) no-repeat top;
}

#title_content h2 {
	font-size: 14px;
	padding-top:2px;
	font-weight:bolder;
	text-transform:uppercase;
	color:#923c9d;
}

/****************** CENTER END ******************/

/****************** RIGHT BEGIN******************/

#right {
	float:left;
	width:226px;	
}

#box_right {
	width:226px;
	position:relative;
}

.box_right_top {
	font-size:0;
	width:226px;
	height:12px;
	background: url(../image/box_right_top.gif) no-repeat bottom;
}

.box_right_container {
	width:211px;
	padding-right:0;
	padding-left:15px;
	padding-top:8px;
	padding-bottom:4px;
	background-image:url(../image/box_right_container.gif);
	background-repeat: repeat-y;
	overflow:hidden;
}

.box_right_bottom {
	font-size:0;
	width:226px;
	height:25px;
	background: url(../image/box_right_bottom.gif) no-repeat top;
}

.box_right_title{ 
	width:211px;
	padding-right:0;
	padding-left:15px;
	height:20px;
	margin:0;
	text-align:center;
	background-image:url(../image/box_right_title.gif);
	background-repeat: no-repeat;
	background-position:top;
}

.box_right_title h3 { 
	font-size: 12px;
	font-weight:bolder;
	text-transform:uppercase;
	color:#923c9d;
}


/****************** RIGHT END******************/

/****************** CONTENT END******************/

/****************** FOOTER BEGIN******************/

#footer { 
	width:100%;
	height:31px;
	position:relative;
	text-align:center;
	background-image:url(../image/footer.gif);
	background-repeat: repeat-x;	
}

#bottomlink_content {
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}


#bottomlink_content ul {
	margin:0;
	padding:0;
}

#bottomlink_content li {
	display:inline;
}

/****************** FOOTER END******************/

/****************** PROVIDER BEGIN******************/

#provider { 
	width:100%;
	height:40px;
	position:relative;
	background-color:#000000;
	background-image:url(../image/provider.gif);
	background-repeat: repeat-x;
}

#provider_content {
	padding-bottom:5px;
	width:1000px;
	margin:0 auto;
}

#provider_content_left {
	width:539px;
	float:left;
	text-align:left;
	padding-top:4px;
	height:20px;
	padding-left:5px;
}

.provider_content_text {
	float:left;
	margin-right:5px;
	text-align:center;
	padding-right:3px;
	padding-left:3px;
	border: 1px solid #dcbadf;
	background-color:transparent;
}
.provider_content_text a {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#dcbadf;
}
.provider_content_text a:hover {
	text-decoration:none;	
}

#provider_content_right {
	width:400px;
	float:right;
	text-align:right;
}

/****************** PROVIDER END******************/
