body
{
	font: 12px Arial;
	margin:0;
	padding:0;
	behavior: url(/csshover.htc);
	background-color: #acacac;
	background:#fff;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	color:#7c7575;
}

img { behavior: url(/js/iepngfix.htc); }
.xlarge { font-size: 1.5em; }
.large  { font-size: 1.2em; }
.small  { font-size: 0.85em; }
.xsmall { font-size: 0.7em; }

form {
	padding:0;margin:0;
}

a {
	color:#808080;
	text-decoration: none;
}

a:hover {
    /*color:#6A212C;*/
    text-decoration: underline
}

h1 { font-size: 30px; }
h2 { font-size: 21px; }
h3 { font-size: 14px; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1em; }
h1,h2,h3,h4,h5,h6 { line-height:1.5em; margin:0.5em 0;color:#000; }

table { font-size: 1em; }
td, th { font-size: inherit; }

.no-margin{
	margin: 0 !important;
}

.wrapper {
	width:1126px;
	margin: 0 auto;
	position: relative;
	/*border:1px red solid;*/
}

#content {
	background:url('../img/wrapper-middle.png') left top repeat-y;
	padding:0 20px;
}

#content-top {
	background:url('../img/wrapper-top.png') left top no-repeat;
	width:1126px;
	height:20px;
}

#content-bottom {
	background:url('../img/wrapper-bottom.png') left top no-repeat;
	width:1126px;
	height:20px;
}

#header{
	padding:0 20px;
}

#logo{
	float:left;
	width:283px;
	height:90px;
	margin-top:50px;
}

#logo img {
	width:270px;
}

#fb-fan{
	position: absolute;
	right:345px;
	top:45px;
  }

#search-form{
	float:right;
	margin:50px 50px 0 0;
/*	position: absolute;
	right: 0;
	top:45px;
	z-index: 2000;
*/
}

#menu{
	list-style:none;
	position: absolute;
	top:108px;
	right: 10px;
	z-index: 1000;
}

#menu li {
	float: left;
	background:#fff;
}
#menu li:hover{
	
}


#menu li a {
	font-size:16px;
	display:block;
	padding:5px 22px;
	color:#7c7575;
	text-decoration:none;
	padding-bottom:13px;
}

#menu > li > a {
	text-align:center;
}

#menu > li > ul > li:hover, #menu > li > ul > li.active {
	background:#9a007b;
}

#menu > li > ul > li:hover > a, #menu > li > ul > li.active > a {
	color:#fff;
}

#menu > li > a:hover, #menu > li > a.active {
	background:url("../img/menu-arrow.png") center bottom no-repeat;
	color:#9a007b;
}
 
.btn01{
	background:url('../img/btn01.png');
	text-indent: -100000px;
	width:105px;
	height:31px;
	display: block;
}

.btn02{
	background:url('../img/btn02.png');
	text-indent: -100000px;
	width:93px;
	height:31px;
	display: block;
}

.btn03{
	background:url('../img/btn03.png');
	text-indent: -100000px;
	width:192px;
	height:31px;
	display: block;
}

.btn04{
	background:url('../img/btn04.png');
	text-indent: -100000px;
	width:209px;
	height:31px;
	display: block;
}

.btn05{
	background:url('../img/btn05.png');
	text-indent: -100000px;
	width:113px;
	height:31px;
	display: block;
}

#footer{
	height:134px;
	display: block;
	color: #c0c0c0;
	clear:both;
}

#copyright{
	width:100%;
	text-align:center;
}

#facebook_follow{
	position: absolute;
	bottom: 10px;
	right:10px;
}

.title{
	color: #231f20;
	font-size:22px;
	font-weight:normal;
	margin:0;
}

.treatment-content {
	padding:0 20px;
}

.content{
	min-height: 550px;
}

.about-us-bg{
	background:#dcdcdc url('../img/about-bg.jpg') left top no-repeat;
	height: 470px;
	min-height: 470px;
	overflow:auto;
	padding:10px 30px 10px 30px;
}

#pagebanner img {
 width:980px;
}	

.about-us-bg table {	

}

.product-bg {
	background:#e5e5e5 url('../img/proddescbg.jpg') left top no-repeat;
}

.prod_desc_block {
	
}

.prod_desc_left {
	float:left; 
	width:400px;
	margin-right:20px;
	
}

.prod_desc_right{
	float:left; 
	width:500px;
}

.clear { clear:both; }

#left_content{
	width:280px;
	display: block;
}

#right_content{
	width:600px;
	display: block;
	padding:0 0 0 30px;
}

.breadcrumb{
	margin:0 0 0 0 ;
}

.more{
	background: url('../img/more.png');
	width:110px;
	height:39px;
	display: block;
	text-indent: -100000px;
}

.white-hr{
	background: #fff;
	height:2px;
}

.prod_block {
	float:left;
	width:405px;
	margin:0 155px 20px 0;
}

.prod_block > a {
	display:block;
	float:left;
}

.prod_thumb {
	float:left;
	width:100px;
	margin-right:10px;
	text-align:center;
}

.prod_img{
	background: #fff;
	width:184px;
	height:184px;
	border:2px solid #ddd;
	float:left;
}

.prod_desc {
	width:175px;
	float:left;
	padding:0 10px;
	margin-left:20px;
}

.prod_desc h3 {
	background:#ab2b91;
	color:#fff;
	padding:3px 5px;
  font-size:12px;
}

.prod-view {
	background:url(../img/view.png) left center no-repeat;
	width:20px;
	height:20px;
}

.list_carousel {
	position:relative;
}

.list_carousel .prev {
	background: url('../img/prev.png') left top no-repeat;
	width:15px;
	height:40px;
	display:block;
	position:absolute;
	top:30px;
}

.list_carousel .next {
	background: url('../img/next.png') left top no-repeat;
	width:15px;
	height:40px;
	display:block;
	position:absolute;
	top:30px;
	right:20px;
}
