#h1, h2, h3, h4, h5, h6 {
	font-size: 1.41667em !important;
	color: #355e97 !important;
	font-weight: bold !important;
	margin: 0.5em -1em 1em 0 !important;
	padding-left:5px;
	line-height: 1.1764em;
}

#main .form{
	width: 950px;
	margin: 0 auto;
}

.item_top {
	background: url(/images/header_bg.jpg) no-repeat center top;
	height: 55px;
	padding-left: 50px;
}
.item_box {
	background: url(/images/item_bg.jpg) center;
	background-repeat: repeat-y;
	padding-top: 1px;
	padding-left: 50px;
	padding-right: 50px;
}
.item_bottom {
	background: url(/images/item_bottom.jpg) no-repeat center top;
	height: 15px;
	padding-bottom: 10px;
}

.m_top {
	background: url(/images/m_top.jpg) no-repeat center bottom;
	height: 12px;
	padding-top: 5px;
}

.m_bottom {
	background: url(/images/m_bottom.jpg) no-repeat center top;
	height: 15px;
}

.m_box {
	background-color: #f4f9ea;
}

/* SIDEBAR */

div#sidebar {
width: 200px;
float: left;
text-align: left;
}

.email,.password {
	background:#fff;
	border:1px solid #ccc;
	color:#000;
	font-family:verdana, tahoma, sans-serif;
	font-size:12px;
	width:196px;
	height:22px;
	margin-left:6px;
	padding-left:20px;
	line-height:20px;
}
.email { background:url(/images/icons/mini/icon_user.gif) no-repeat 2px 2px;}

.password { background:url(/images/password.gif) no-repeat 2px 2px;}

div.tomore {
float: right;
font-size: 12px;
padding-right:20px;
font-weight: normal;
}

div#theme_list{
	width:750px;
	float:right;
}

div.theme_thumb{
	float:left;
	width:250px;
}

div#mydesign_con,div#other_con{
	padding:6px 10px;
	clear:both;
	font-size:11px;
	border-bottom:0;

}
div#mydesign_con ul,div#other_con ul{
	margin:5px 0 0 0;
	padding:0
}
div#mydesign_con ul li,div#other_con ul li{
	float:left !important;
	padding:0 0 6px 4px;
	margin:0 0 5px 0;
}
div#mydesign_con ul li a.th,div#other_con ul li a.th{
	display:block;
	float:left;
	width:158px;
	height:139px;
	text-align:center;
	color:#999;
}
div#mydesign_con ul li a.th img,div#other_con ul li a.th img{
	border:1px solid #ddd;
	border-bottom:0
}
div#mydesign_con ul li a.th span,div#other_con ul li a.th span{
	display:block;
	font-size:11px;
	font-weight:bold;
	width:150px;
	padding:3px 0 0 2px
}
div#mydesign_con ul li a.th:hover,div#other_con ul li a.th:hover{
	background-color:#eee;
	color:#5d92b4
}
div#mydesign_con ul li,div#other_con ul li{

}

.sbn_design{
	clear:both;
	float:left;
	width:154px;
	margin:0 4px;
}
.sbn_design a{
	display:block;
	float:left;
	background-color:#ddd;
	margin:0 1px 2px;
}
.sbn_design a span{
	color:#777;
	font-size:11px;
	float:left;
	display:block;
	line-height:22px;
	cursor:pointer;
	height:22px;
	padding:0 4px;
	width:50px;
}
.sbn_design a:hover span,.sbn_design a.active span{
	color:#666;
}
/* cp_nav */
#cp_nav ul{
	list-style:none; 
	padding:0px; 
	margin:0px auto 0px auto; 
	width:256px;
}
#cp_nav ul li {
	margin:0px; 
	text-align:left;
}
#cp_nav ul li a {
	background:url(/images/front/nav_bg.png) repeat-x bottom; 
	display:block; padding:4px 6px 2px 6px; 
	height:25px; 
	text-decoration:none; 
	color:#319bde; 
	font-size:12px; 
	line-height:1.6em; 
	border-left:1px solid #ededed; 
	border-right:1px solid #ededed;
}
#cp_nav ul li a img {
	float:left; 
	margin-right:7px;
}	
#cp_nav ul li a span {
	display:block; 
	padding:4px 6px 2px 6px;
}
#cp_nav ul li a:hover {
	color:#666; 
	background-position:31px 0px;
}
#cp_nav ul li.current a {
	background-position:31px 0px;
}
#cp_nav div.inner_right{
	padding-bottom:3px;
}
#cp_nav ul li a span{
	float:left; 
	margin-right:5px; 
	display:block; 
	width:26px; 
	height:20px; 
	padding:0px; 
	background: url(/images/front/icons/all.gif) no-repeat top left;
}
ul li a span#cpiMydesign {background-position:left -21px;}
ul li a span#cpiNewdesign {background-position:left -210px;}

/* select layout */
div#layout_thumnail_list{
	padding:50px 0;
}

div.thum_div{
	float:left !important;
	padding:7px
}