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

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

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

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

#header_container {
	width:944px;
	height:112px;
	background-image:url(../image/header_container.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#head_content {
	width:468px;
	height:60px;
	padding-top:40px;
	margin: 0 auto;
	text-align:center;
}

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

#head_content a {
	font-size:20px;
	font-weight:bolder;
	font-variant:small-caps;
	color:#232323;
}

#header_bottom {
	margin: 0 auto;
	width:944px;
	height:75px;
	background: url(../image/header_bottom.jpg) no-repeat top;
	font-size:0;
}

#header_bottom_left {
	width:208px;
	height:75px;
	float:left;
}

#header_bottom_left_search {
	width:132px;
	height:50px;
	margin:0 auto;
	padding-top:8px;
}

.header_bottom_left_search_title{ 
	width:132px;
	height:15px;
	margin:0;
	text-align:center;
}

.header_bottom_left_search_title h3 { 
	font-size: 11px;
	font-weight:bolder;
	padding-top:2px;
	color:#999999;
	letter-spacing:1px;
}

#header_bottom_center {
	width:528px;
	height:75px;	
	float:left;	
}

#title_content {
	width:528px;
	height:33px;
	text-align:center;
}

#title_content h2 {
	margin:0;
	padding-top:52px;
	font-size:14px;
	font-variant:small-caps;
	color:#232323;
}

#header_bottom_right {
	width:208px;
	height:75px;
	float:left;	
}

#header_bottom_right_cart {
	width:132px;
	margin:0 auto;
	padding-top:13px;
}

#shop_cart {
	width:132px;
	height:26px;
	padding-left:2px;	
	text-align:center;
}

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

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

#box_cart_content{
	width: 132px;
	padding-left: 3px;
	padding-right: 3px;	
	text-align: center;
	float:left;
}

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

#shop_cart_number .box_cart_item{
	padding-top:2px;
}

#shop_cart_number .box_cart_price {
	padding-bottom:0;
	padding-left:0;
	text-align:center;
}


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


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

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

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

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

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

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

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

.menu_container {
	width:170px;
	background-image:url(../image/box_left_container.gif);
	background-repeat: repeat-y;
	padding-left:14px;
	padding-right:14px;
	font-size: 1px;
}

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

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

#menu_content2 li {
	list-style-type: none;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	font-size: 1px;
}

#menu_content2 li:hover {
	list-style-type: none;
	padding-top:2px;
	padding-bottom:2px;	
	text-align:left;
	font-size: 1px;
}

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

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

#menu_content2 a {
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	padding-left: 15px;	
	color: #fcf9f0;
	font-size:10px;
	letter-spacing:0px;
	font-weight:normal;
	font-style:normal;
	text-transform:uppercase;
}

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

.box_left_container {
	width:170px;
	background-image:url(../image/box_left_container.gif);
	background-repeat: repeat-y;
	padding-left:14px;
	padding-right:14px;
	padding-top:8px;
	overflow:hidden;
}

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

.box_left_title{ 
	width:198px;
	height:18px;
	background: url(../image/box_left_top.gif) no-repeat bottom;
}

.box_left_title h3 { 
	font-size: 11px;
	font-weight:bolder;
	padding-top:2px;
	color:#999999;
	letter-spacing:1px;
}

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

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

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

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

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

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

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

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

#right {
	float:right;
	width:198px;	
}

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

.box_right_container {
	width:170px;
	background-image:url(../image/box_right_container.gif);
	background-repeat: repeat-y;
	padding-left:14px;
	padding-right:14px;
	padding-top:8px;
	overflow:hidden;
}

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

.box_right_title{ 
	width:198px;
	height:18px;
	background: url(../image/box_right_top.gif) no-repeat bottom;
}

.box_right_title h3 { 
	font-size: 11px;
	font-weight:bolder;
	padding-top:2px;
	color:#999999;
	letter-spacing:1px;
}
/****************** RIGHT END******************/

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

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

#footer {
	margin:0 auto; 
	width:944px;
	height:34px;
	background-image:url(../image/footer.gif);
	background-position:top;
	background-repeat: no-repeat;	
	position:relative;
	text-align:center;
}

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

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

#bottomlink_content li {
	display:inline;
}

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

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

#provider { 
	width:944px;
	height:42px;
	margin:0 auto;
	background-image:url(../image/provider.gif);
	background-position:top;
	background-repeat: no-repeat;		
	position:relative;
}

#provider_content {
	width:790px;
	margin:0 auto;
}

#provider_content_left {
	width:540px;
	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 #ffd30d;
	background-color:#FFFFFF;
}
.provider_content_text a {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#000000;
}
.provider_content_text a:hover {
	text-decoration:none;	
}

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

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