body {
	margin:0;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	background: #addeff  url(../images/bg_wrapper.png) repeat-x;
	line-height:25px;
}
a {
	text-decoration:none;
	outline:0;
}
.cleaner {clear:both; width:100%; height:0px;}
.h30{clear:both; width:100%; height:30px;}      
.h20{clear:both; width:100%; height:20px;}
.h10{clear:both; width:100%; height:10px;}

h2{font-size:20px; }
h3{ font-size:18px; font-weight:normal; }
h4{ font-size:14px;}

.small-txt{
	font-size:12px;
}
.red{color:#F00;}


#wrapper{
	width:980px;
	margin:auto;
	
}
#bg_header{
	width:100%;     
	height:350px;
	text-align:center;
	background:url(../images/bg_wrapper.png) repeat-x  top;
}
#header{
	width:980px;          
	margin:0 auto;  
}
#main_menu{    
	height:50px;
	width:980px;  
	padding:0px;
	margin:30px auto 0 auto;
}  
#main_menu ul{
	width:980px;
	list-style:none;
	padding:0px; 
	/*margin-left:-10px;*/
}
  
#main_menu ul li{
	float:left;
	text-align:center;
	display:inline;
	
	}
#main_menu ul li a:hover,#main_menu ul li a.current{
	background:url(../images/bg_menuhover.png) no-repeat;
	height:50px;
	width:195px;
	color:#000;
}
/* .current a {
	 color:#C30;
}
*/#main_menu ul li a{
	color:#FF0;  
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-size:15px;
	text-shadow: 1px 1px #333;
	padding: 13px 0px 0 0px;
	height:50px;
	width:195px;
	background:url(../images/bg_menu.png) no-repeat;
}
/*#main_menu ul li a:hover{
	color:#000; 
	font-weight:bold;
	text-decoration:none;
}*/
#h_content{
	height:50px;
	width:980px;
	margin:-70px auto 0 auto;
	background:url(../images/h_content.png) no-repeat;
}
#content{
	margin:0 auto;  
	width:940px;
	background:#fff;
	padding-top:60px;
	padding-left:10px;
	padding-right:30px;
	height:auto;
}
p{ font-size:12px; color:#000; } 
p a:hover{ color:#F63; text-decoration:none;}

#gallery
{
	margin:0 auto;
	text-align:center;
	width:950px;
}

#gallery .box
{
	display:block;
	padding:10px;
	min-height:120px;
	position:relative;
}

#content_left{
	width:350px;
	float:left;
	padding-top:50px;
}
#content_left strong{
	font-size:14px;
	line-height:25px;
}
#content_left li{
	margin-left:20px;
	
}
#content_left li a:hover{
	color:#C30;
	text-decoration:none;
}

#content_right{
	width:583px;
	float:right;
	padding-left:5px;
	
}
#content_right p{
	font-size:18px;
	font-weight:bold;
	color:#000;
}

#left{
	width:250px;
	float:left;
	padding-top:15px;
}
#right{
	width:650px;
	float:left;
	border-left:dashed 1px #C30;
	padding-left:25px;
	min-height:400px;
}
#right p{
	font-size:14px;
	font-weight:bold;
	color:#000;
}
#right img{
	padding-right:10px;
}
.detail_home{
	padding: 0 50px 0 50px;
	line-height:30px; 
}

.iconleft {
	line-height:25px;
	font-size:13px;
	font-weight:bold;
	list-style:url(../images/resultset-next-icon.png);
	width:250px;
	height:auto;
}
.iconleft  ul{
	font-size:13px;
	font-weight:bold;
	list-style:url(../images/resultset-next-icon.png);
	width:250px;
	height:auto;
	padding-left:20px;
	line-height:30px;
	margin-top:15px;
}

.categorybox{
	border:solid 1px #FC9;
	width:235px;
	height:20px;
	text-align:center;
	padding-bottom:5px;
	background-color:#FFC;
}
.gallerybox{
	border:solid 1px #FC9;
	width:235px;
	height:20px;
	text-align:center;
	padding-bottom:3px;
	padding-top:3px;
	background-color:#FFC;	
}
#footer{  
	width:980px;
	margin: 0 auto;
	height:100px;
	text-align:center;
	background:url(../images/bg_footer.png) repeat-x;
	font-size:12px;
	
}
#footer a{
	color:#F93;
}

  hr.so_sweethr002 {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.30),   rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.30), rgba(0,0,0,0));
   background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.30), rgba(0,0,0,0));
   background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.30), rgba(0,0,0,0));
}
