#container { 
	width:100%;
	margin: 0 auto;
	position:relative;
	text-align:center;
	min-width:320px;
}

/******************HEADER BEGIN******************/

#header {
	width:100%;
	position:relative;
}

#header_container {
	width:98%;
	height:100px;
	margin: 0 auto;
	padding:0 1% 0 1%;	
}

#header_top {
	width:98%;	
	height:auto;
	padding:0 1% 0 1%;
}

#head_bx_content {
	width:380px;
	height:80px;
	margin-top:10px;
	float:left;
	text-align:center;
}

#head_bx_content a {
	font-size:30px;
	line-height:35px;
	font-weight:bolder;
}

#head_bx_content a:hover {
	text-decoration:none;	
}

#head_bx_content a .text_color1 {
	font-size:40px;	
}


/****************** HEADER END ******************/


/****************** CONTNET BEGIN ******************/

#content { 
	width:100%;
	position:relative;	
}

#content_top { 
	height:59px;
	width:100%;
	/*overflow-x:hidden;*/
	overflow:hidden;
}

#content_container { 
	width:100%;
	margin: 0 auto;
	margin-top:10px;
}

#content_bottom { 
	font-size:0;
	height:15px;
	width:100%;
}

/****************** RIGHT BEGIN******************/

#left {
	float:left;
	width:19%;
	padding-left:1%;	
}

.box_left_full {
	width:100%;
	height:auto;
	box-shadow:0 2px 3px 0 rgba(0, 0, 0, 0.2);	
}

#box_left {
	width:100%;
	position:relative;
	z-index:10;
}

.box_left_title { 
	width:94%;
	height:auto;
	text-align:left;
	font-size:18px;
	padding:3%;
	text-transform:uppercase;
	font-weight:bold;				
}

.box_left_container {
	width:94%;
	padding:8px 3% 8px 3%;
	overflow:hidden;
	margin-bottom:10px;	
}

/****************** RIGHT END******************/

/****************** CENTER BEGIN ******************/

#center {
	float:left;
	width:77%;
	padding-left:2%;
	padding-right:1%;	
}

#body { 
	width:100%;
}

#body_title { 
	width:100%;
	height:37px;
	margin-top:10px;	
}

#title_content {
	width:100%;
	height:37px;
	text-align:left;
}

#title_content h1 {
	float:left;
	margin:0;
	padding:9px 10px 0 10px; 
	font-size:15px;
	font-weight:bolder;
	display:block;
	height:28px;
	text-transform:uppercase;
}

#ud_shop_artdet #title_content {
	width:auto;
	height:37px;
	text-align:left;	
	float:left;
	margin:0;
	padding:9px 10px 0 10px; 
	font-size:15px;
	font-weight:bolder;
	display:block;
	height:28px;
	text-transform:uppercase;		
}

#body_container { 
	width:100%;
	padding-top:16px;
}

/****************** CENTER END ******************/

/****************** CONTENT END******************/

/****************** FOOTER BEGIN******************/

#footer { 
	width:100%;
	height:45px;
	position:relative;
	text-align:center;
	box-shadow:0 0 5px 0 rgba(0, 0, 0, 0.1);
}

#bottomlink_content {
	padding-top:12px;
	padding-bottom:5px;
	text-align:center;
}


#bottomlink_content ul {
	margin:0;
	padding:0;
}

#bottomlink_content li {
	display:inline;
}

#bottomlink_content ul li .text_normal {
	font-size:15px;	
}

/****************** FOOTER END******************/

/****************** PROVIDER BEGIN******************/

#provider { 
	width:100%;
	position:relative;
}

#provider_top { 
	height:15px;
	font-size:1px;
}

#provider_content {
	padding-bottom:5px;
	width:100%;
	margin:0 auto;
}

#provider_content_left {
	width:10%;
	float:left;
	text-align:left;
	padding-top:4px;
	height:20px;
	padding-left:0;
}

.provider_content_text {
	float:left;
	margin-right:5px;
	text-align:center;
	padding-right:1%;
	padding-left:1%;
}
.provider_content_text a {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
}
.provider_content_text a:hover {
	text-decoration:none;	
}

#provider_content_right {
	width:90%;
	float:right;
	text-align:right;
}

/****************** PROVIDER END******************/
