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

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

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

#header_container {
	width:944px;
	height:100px;
	padding-top:10px;
	background-image:url(../image/header_container.gif);
	background-repeat: no-repeat;
	background-position:top left;
	margin: 0 auto;
}

#head_content {
	width:916px;
	height:90px;
	margin: 0 auto;
	text-align:center;
}

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

#head_content a {
	font-size:30px;
	color:#ffb415;
}

#header_bottom {
	margin: 0 auto;
	width:944px;
	height:60px;
	background: url(../image/header_bottom.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#header_bottom_home {
	margin: 0 auto;
	width:944px;
	height:13px;
	background: url(../image/header_bottom_home.gif);
	background-position:center;
	background-repeat:no-repeat;
}

/****************** NAVIGATION BEGIN ******************/

#header_navigation {
	margin: 0 auto;
	width:516px;
	height:20px;
	text-align:center;
	padding-top: 0px;
}

.navigation_div {
	width: 3px;
	height: 17px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom:0;
	padding-top:24px;
	background: url(../image/navigation_div.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	float: left;
}

#box_lang{
	width:170px;
	float:left;
	padding-top:24px;
}

#header_cart{
	width: 125px;
	height: 20px;
	float:right;
}

#shop_cart {
	width:53px;
	height:50px;
	float:left;
	padding-top: 0;
	padding-right: 2px;
	text-align:left;
}

#shop_cart_text span.text_small{
	color:#FFFFFF;
	font-size: 9px;
}

#shop_cart_number {
	margin: 0;
	padding: 0;
}

#box_cart_content{
	width: 45px;
	height: 20px;
	padding-top: 24px;
	padding-right: 0px;
	text-align: center;
	float:right;
}

#shop_cart_number .box_cart_item .text_color_fault{
	color:#872406;
	text-decoration:underline;
	font-size: 10px;
}

#shop_cart_number .box_cart_price{
	display:none;
}

/****************** NAVIGATION END ******************/


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


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

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

#content_container_inner_inner { 
	background-image:url(../image/content_container_2.gif);
	background-repeat: repeat-y;
	background-position:top left;
}

#content_container_inner {
	background-image:url(../image/content_container_3.png);
	background-repeat: no-repeat;
	background-position:bottom left;
}

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

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

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

#left { 
	float:left;
	width:198px;
	margin-top:-42px;	
}

#left_cms {
	float:left;
	width:198px;
}

#menu { 
	width:198px;
	position:relative;
	background-image:url(../image/menu_container.gif);
	background-repeat: repeat-y;
}

.menu_container {
	width:170px;
	background-image:url(../image/menu_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-left:14px;
	padding-right:14px;
	padding-top:12px;
	padding-bottom:14px;
	font-size: 1px;
}

#menu_content a {
	font-size: 11px;
	color:#872406;
	letter-spacing:1px;
	padding-left:4px;
}

#menu_content ul {
	margin:0;
	padding:0;
	font-size: 1px;
}

#menu_content ul li{
	padding:2px 0 4px 0;
	list-style-type: none;	
	text-align:left;
	font-size: 1px;	
	background: url(../image/menu_content.gif) no-repeat;
	background-position: bottom left;		
}

#menu_content li ul li{
	background-image: none;
	border-bottom: none;
	padding:2px 0 0 0;
}

#menu_content .menu_item_inner {
	padding-bottom:2px;
}

.menu_content_sub li {
	font-size: 1px;
	text-align:left;	
	padding-top:2px;
}

#menu_content li ul {
	padding-left:10px;
}

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

.box_left_container {
	width:170px;
	padding-left:14px;
	padding-right:14px;
	padding-top:16px;
	padding-bottom: 16px;
	overflow:hidden;
}

.box_left_title{ 
	width:198px;
	height:20px;
	margin:0;
	text-align:left;
	background-image:url(../image/box_title.gif);
	background-repeat: repeat-y;
}

.box_left_title h3 { 
	font-size: 13px;
	font-weight:bolder;
	padding-left: 30px;
	padding-top:2px;
	color:#ffde1f;
	text-transform:uppercase
}

.box_content {
	width:170px;
	overflow:hidden;
}

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

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

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

#body { 
	width:548px;
	position:relative;
}

#body_title { 
	width:548px;
	background-image:url(../image/body_container.gif);
	background-repeat: repeat-y;
}

#body_container { 
	width:530px;
	padding-left:9px;
	padding-right:9px;
	background-image:url(../image/body_container.gif);
	background-repeat: repeat-y;
	background-position:left;
}

#title_content {
	margin-left:9px;
	margin-right:9px;
	padding-bottom:10px;
	width:530px;
	height:33px;
	text-align:left;
}

#title_content h2 {
	margin:0;
	margin-left:8px;
	padding-right:10px;
	padding-top:7px;
	font-size:16px;
	font-weight:bolder;
	border-bottom: dashed 1px #926400;
	color: #926400;
}

#body_title_home #title_content {
	margin-left:13px;
	margin-right:13px;
	width:522px;
	height:23px;
	text-align:left;
}

#body_title_home #title_content h2 {
	margin:0;
	padding-left:30px;
	padding-right:30px;	
	border-bottom:1px solid #535353;
	font-size:16px;
	font-weight:bolder;
	color: #535353;
}

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

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

#right {
	float:left;
	width:198px;	
	margin-top:-42px;		
}

#right_cms {
	float:left;
	width:198px;	
}

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

#login_and_remind {
	width:198px;
	height:178px;
	background-image:url(../image/menu_bg.gif);
	background-repeat:no-repeat;
	background-position:top;	
}

#login_box {
	width:198px;
	height:93px;
	padding-top:15px;
}

#remind_box {
	width:198px;
	height:70px;
}

#box_right_login_title {
	width:198px;
	height:20px;
	margin:0;
	text-align:center;
	background-image: none;
}


#box_right_login_title h3{
	padding:0;
	font-size: 13px;
	font-weight:bolder;
	color:#872406;
}

#box_right_remind_title {
	width:198px;
	height:20px;
	margin:0;
	text-align:center;
	background-image: none;
}


#box_right_remind_title h3{
	padding:0;
	font-size: 13px;
	font-weight:bolder;
	color:#872406;
}

.box_login_and_remind_container {
	width:170px;
	padding-left:14px;
	padding-right:14px;
	padding-top:0;
	padding-bottom:0;
	overflow:hidden;
}

.box_right_title { 
	width:198px;
	margin:0;
	text-align:left;
	background-image:url(../image/box_title.gif);
	background-repeat: repeat-y;
}

.box_right_title h3 { 
	font-size: 13px;
	font-weight:bolder;
	padding-left: 30px;
	padding-top:2px;	
	color:#ffde1f;
	text-transform:uppercase
}

.box_right_container {
	width:170px;
	padding-left:14px;
	padding-right:14px;
	padding-top:16px;
	padding-bottom: 16px;
	overflow:hidden;
}

.box_space{
	font-size:0;
	width:198px;
	height:12px;
}

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

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

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

#footer { 
	width:100%;
	height:30px;
	position:relative;
	text-align:center;
}

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


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

#bottomlink_content li {
	display:inline;
}

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

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

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

#provider_top { 
	height:15px;
	font-size:1px;
}

#provider_content {
	padding-bottom:5px;
	width:944px;
	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 #FFFFFF;
	background-color:#cd8d1b;
}
.provider_content_text a {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#FFFFFF;
}
.provider_content_text a:hover {
	text-decoration:none;	
}

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

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