#container { 
	background-color: #b7c94e;
}

#menu_content {
	padding-left:10px;
}

#menu_content ul {
	margin:0;
	padding:0;
	font-size: 1px;
}

#menu_content li {
	list-style-type: none;
	text-align:left;
	font-size: 1px;
	padding-top:2px;
	padding-bottom:2px;
}

.menu_content_sub li {
	padding-left:10px;
	font-size: 1px;
	padding-top:4px;
	padding-bottom:4px;
}

#menu_content a {
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing:1px;
	padding-left:4px;
}
.menu_content_select {
	color: #FF0000;
}

.box_content {
	width:170px;
	overflow:hidden;
}

#title_content {
	padding-left:0px;
}

.page_content {
	width:530px;
	text-align:center;	
}

#bottomlink_content {
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}

#bottomlink_content ul {
	margin:0;
	padding:0;
}

#bottomlink_content li {
	display:inline;
}

.page_hr {
	background: transparent url(../image/div.gif) no-repeat center;
	width: 530px; 
	height: 15px; 
	margin-left:0px;
}


.page_artdet_frame_topleft {
	background: url(../image/pic_border_tl.gif) no-repeat top;
}
.page_artdet_frame_topright {
	background: url(../image/pic_border_tr.gif) no-repeat top;
}
.page_artdet_frame_bottomleft {
	background: url(../image/pic_border_bl.gif) no-repeat bottom;
}
.page_artdet_frame_bottomright {
	background: url(../image/pic_border_br.gif) no-repeat bottom;
}
.page_artdet_frame_top {
	background-image:url(../image/pic_border_t.gif);
}
.page_artdet_frame_bottom {
	background-image:url(../image/pic_border_b.gif);
}
.page_artdet_frame_right {
	background-image:url(../image/pic_border_r.gif);
}
.page_artdet_frame_left {
	background-image:url(../image/pic_border_l.gif);
}

#search {
	width:183px;
	padding:16px 0 0 12px;
	height:54px;
	background-image:url(../image/search_bg.png);
	background-repeat: no-repeat;
	background-position:top left;	
	behavior: url("!unas_packages/htc/iepngfix.htc");
	text-align:left;			
	float:left;
}

#menu_content2 {
	width:125px;
	height:16px;
	margin-top:24px;
	position:absolute;
	text-align:left;	
}

* html #menu_content2 {
	margin:24px 0 0 -185px;	
} 

*:first-child+html #menu_content2 {
	margin:24px 0 0 -185px;	
}

#menu_content2 a {
	color:#FFFFFF;
}

#menu_content2 strong {
	font-weight:normal;
}

#cart {
	width:175px;
	height:48px;
	padding:10px;
}

#shop_cart {
	width:48px;
	height:48px;
	float:left;
	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: 100px;
	height: 48px;
	padding-left:20px;
	text-align: left;
	float:left;
}

#shop_cart_number .box_cart_item .text_color_fault{
	color:#a3c516;
	text-decoration:none;
	font-size: 13px;
	font-weight:bold;
}

.box_cart_price {
	padding:0;
	text-align:left;
}

#shop_cart_number .box_cart_price .text_color_fault {
	color:#FFFFFF;
	font-size: 10px;		
}

/****************** 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 #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;
}

