#container { 
	width:auto;
	margin: 0 auto;
	position:relative;
	text-align:center;
	min-width:320px;
}

/******************HEADER BEGIN******************/

#header {
	width:100%;
	position:relative;
}

#ud_shop_start #header {
	/*border:0 none;	*/
}

#header_container {
	width:100%;
	height:59px;
	margin: 0 auto;
	padding:0;	
	max-width:1500px;
}

#header_top {
	width:100%;	
	height:100px;
	background-color:#FFF;
	padding:0;
}

#header_top_top {
	width:100%;
	height:30px;
	line-height:30px;
	background-color:#FFF;
	padding:0;	
}

#head_content {
	width:100%;
	height:100px;
	margin-top:0;
	float:left;
	text-align:left;
}

#head_content a {
	font-size:30px;
	line-height:35px;
	font-weight:bolder;
	color:#535353;
}

#head_content a:hover {
	text-decoration:none;	
}

#head_content a .text_color1 {
	color:#54bf83;
	font-size:40px;	
}


/****************** HEADER END ******************/


/****************** CONTNET BEGIN ******************/

#content { 
	width:auto;
	position:relative;
	overflow:hidden;	
}

#content_top { 
	height:10px;
	width:100%;
}

#content_container { 
	width:100%;
	margin: 0 auto;
	margin-top:10px;
}

#ud_shop_cat #content_container {
	margin-top:0;	
}

#content_bottom { 
	font-size:0;
	height:0;
	width:100%;
}


/****************** CENTER BEGIN ******************/

#left {
	width:14%;
	float:left;
	display:none;	
}

.box_left_title {
    width: 97%;
    height: 30px;
    line-height: 30px;
    background-color: #1e75bb;
    color: #FFF;
    text-align: left;
    padding-left: 3%;
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 16px;
    text-transform: uppercase;		
}

.box_left_container {
	margin-bottom:20px;
}	

#ud_shop_art #left, #ud_shop_search #left {
	display:block;	
}

#center {
	float:left;
	width:98%;
	padding-left:1%;
	padding-right:1%;	
}

#ud_shop_art #center, #ud_shop_search #center, #ud_shop_artspec #center {
	width:86%;
	padding:0;
	margin-left:0;
	border-left:1px solid #ebebeb;
	box-sizing:border-box;
	position:relative;
	min-height:800px;
}

#ud_shop_art #content_top, #ud_shop_search #content_top, #ud_shop_artspec #content_top {
	height:0;	
}

#ud_shop_art #content_container, #ud_shop_search #content_container, #ud_shop_artspec #content_container {
	margin-top:0;	
}

#body { 
	width:100%;
	position:relative;
	z-index:1;
}

#body_title { 
	width:99%;
	/*height:42px;*/
	height:auto;
	margin-top:10px;
	padding-bottom:10px;
	padding-left:1%;
	border-bottom:1px solid #efefef;
	/*white-space:nowrap;*/
	overflow:hidden;	
}

#title_content {
	width:100%;
	/*height:37px;*/
	height:auto;
	text-align:left;
}

#title_content h2, #title_content h1 {
	float:left;
	margin:0;
	padding:9px 10px 0 5px; 
	font-size:22px;
	font-weight:bolder;
	color: #1e75bb;
	display:block;
	/*height:28px;*/
	height:auto;
	text-transform:uppercase;
}

#body_container { 
	width:100%;
	padding-top:16px;
}

#ud_shop_art #body_container, #ud_shop_artspec #body_container {
	padding-top:0;	
}

#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;	
}

/****************** CENTER END ******************/

/****************** CONTENT END******************/