#container { 
	width:100%;
	background-image:url(../image/container.jpg);
	background-repeat: repeat-x;
	background-position:top;	
	margin: 0 auto;
	position:relative;
	text-align:center;
}

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

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

#header_container {
	width:1000px;
	height:60px;
	margin: 0 auto;
}

#header_container_left {
	width:650px;
	height:60px;
	margin-right:40px;
	float:left;
}

#header_container_right {
	width:293px;
	height:40px;
	padding-top:14px;
	float:right;
}

#header_search {
	width:270px;
	text-align:center;
}

#more_search {
	width:21px;
	height:21px;
	background-image:url(../image/more_search.gif);
	background-repeat: no-repeat;
	background-position:top;	
	float: right;
	cursor:pointer;
}

#head_content {
	width:650px;
	height:60px;
	margin: 0 auto;
	text-align:left;
}

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

#head_content .head_content_text h2 {
	padding:0;
	margin:0;
}

#head_content a {
	font-size:30px;
	font-weight:bolder;
	color:#FFFFFF;
}

#header_bottom {
	margin:0 auto;
	width:1000px;
	height:47px;
	background-color:#FFFFFF;	
	font-size:0;
}

#box_provider {
	width:143px;
	height:30px;
	padding-top:17px;		
	background-image:url(../image/provider_bg.gif);
	background-repeat: no-repeat;
	background-position:top;
	float:left;		
}

#box_provider a {
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	color: #4b4b4b;
	font-size:12px;
	letter-spacing:0px;
	text-decoration:none;	
	font-weight:normal;
	font-style:normal;
}

#header_bottom_bottom {
	margin: 0 auto;
	width:1000px;
	height:9px;
	background-color:#f0f0f0;
	border-top:solid 1px #d4d5d7;
}


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

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

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

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

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

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

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

#header_cart{
	width:211px;
	height:56px;
	cursor:pointer;
	margin:0 0 12px 9px;
	background-image:url(../image/cart_bg.gif);
	background-position:-8px 0;
	background-repeat: no-repeat;	
}

#shop_cart {
	width:76px;
	height:56px;
	float:left;
	padding:0;
	margin:0;
	background-image:url("../image/box_cart.png");
	background-position:18px 9px;
	background-repeat:no-repeat;
	text-align:left;
}

#box_cart_content{
	width: 112px;
	padding-top:12px;
	padding-left:5px;
	text-align: left;
	float:left;
	overflow:hidden;
}

#shop_cart_number .box_cart_item{
	width:140px;
	height:15px;
	padding:0;
	text-align:center;
}

#shop_cart_number .box_cart_price{
	width:140px;
	padding:0;
	text-align:center;
	overflow:hidden;
}

#shop_cart_number .box_cart_item .text_color_fault{
	color:#ef5811;
	text-decoration:underline;
	font-weight:bold;
	font-size: 11px;
}

#shop_cart_number .box_cart_price .text_color_fault{
	color:#585858;
	font-size:11px;
}

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


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

#menu_left { 
	width:226px;
	display:none;
	position:relative;
}

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

.menu_container {
	width:193px;
	background-image:url(../image/box_left_container.gif);
	background-repeat: repeat-y;
	padding-left:20px;
	padding-right:13px;
	padding-top:11px;
	padding-bottom:8px;	
	overflow:hidden;
}

.menu_container a {
	color:#4B4B4B;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}

.menu_container a:hover {
	text-decoration:underline;
}

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

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

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

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

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

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

.box_left_title{ 
	width:226px;
	height:33px;
	margin:0;
	text-align:left;
	background-image:url(../image/box_left_title.gif);
	background-repeat: no-repeat;
}

.box_left_title h3 { 
	font-size: 12px;
	font-weight:bolder;
	color:#FFFFFF;
	text-transform:uppercase;
	letter-spacing:1px;
	padding-left:44px;
	padding-top:11px;
}


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

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


.box_content {
	width:170px;
	padding:0 15px 0 15px;
	overflow:hidden;
}

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

/****************** CENTER AND RIGHT BEGIN ******************/

#center_and_right {
	width:774px;
	float:right;
}

#center_and_right_top {
	height:226px;
	width:764px;
	text-align:left;
	padding-right:10px;
}

#center_and_right_bottom {
	width:774px;
}

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

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

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

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

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

#body_title { 
	width:764px;
	height:73px;
	padding:0;
	margin:0;	
	margin-top:153px;
	position:absolute;
	z-index:50;	
}


#body_title_span {
	position:relative;
	z-index:60;	
}

#title_content {
	width:600px;
	height:50px;
	margin-top:-73px;
	float:right;
	position:relative;
	z-index:70;
}

#title_content h2 {
	text-align:right;
	margin:0;
	padding-top:25px;
	padding-right:30px;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	color: #FFFFFF;
}

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

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

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

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

.box_right_top {
	font-size:0;
	width:226px;
	height:8px;
}

#banner_left_frame {
	width:7px;
	height:226px;
	background-image:url(../image/banner_left_frame.gif);
	background-repeat: no-repeat;	
	position:absolute;
	z-index:100;
}

#banner_right_frame {
	width:7px;
	height:226px;
	margin-left:757px;
	background-image:url(../image/banner_right_frame.gif);
	background-repeat: no-repeat;
	position:absolute;
	z-index:100;
}

.box_right_title{ 
	width:226px;
	height:33px;
	margin:0;
	text-align:left;
	background-image:url(../image/box_right_title.gif);
	background-repeat: no-repeat;
}

.box_right_title h3 { 
	font-size: 12px;
	font-weight:bolder;
	color:#FFFFFF;
	text-transform:uppercase;
	letter-spacing:1px;
	padding-left:44px;
	padding-top:11px;
}


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

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

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

/****************** CENTER AND RIGHT END ******************/

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

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

#footer { 
	width:1000px;
	height:20px;
	padding-top:10px;
	padding-bottom:5px;
	margin-top:5px;
	margin: 0 auto;
	text-align:center;
	background-color:#fdfdfd;
	background-image:url(../image/footer.gif);
	background-position:top;
	background-repeat: no-repeat;	
}

#bottomlink_content {
	text-align:center;
}


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

#bottomlink_content li {
	display:inline;
}

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

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

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

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

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

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