/*** SMALL BOX ***/
.smlbox {
	background:url(../img/smlbox_btm.png) no-repeat bottom;
	padding-bottom:31px;
	width:290px;
	margin:0 15px 0 15px;
	float:left;	
}
.smlboxbg {
	margin:0 2px 0 1px;
	width:287px;
	background:url(../img/sml_boxbg.jpg) repeat-y;
}
.smlbox_btm {
	width:261px;
	color:#fff;
	padding:15px 13px 25px 13px;
	background:url(../img/smlbox_mid.jpg) no-repeat center bottom;
}
.smlbox_btm p {
	display:block;
	width:220px;
	padding-bottom:30px;
}
.smlbox_btm .box_link {
	background:#a37345;
	border:1px solid #fff;
	text-align:center;
	color:#fff;
	width:88px;
	display:block;
	font-weight:bold;
	line-height:20px;
	cursor:pointer;
	font-size:12px;
	height:22px;
}
.smlbox_btm #regcnt {
	width:261px;
	display:block;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.smlbox_btm #regcnt li {
	width:261px;
	display:block;
	text-align:center;
}
.smlbox_btm #regcnt .pdng {
	display:block;
	text-align:center;
	padding-bottom:20px;
}
#regcnt li a {
	color:#fff;
	padding-left:5px;
}
#regcnt li a:hover {
	text-decoration:underline;
}

/*** RIGHT BOX ***/
#rightbox{
/*	width:609px;*/
	margin-right:2px;
	padding:38px 40px 30px 40px;
	background:#b98f65 url(../img/rightbox_bg.jpg) repeat-x bottom;
	border-bottom:1px solid #b28b5f;
	overflow:hidden;
}
#rightbox h3 {
	display:block;
	background:url(../img/hdr_underline2.jpg) repeat-x bottom;
	padding-bottom:4px;
	margin-bottom:4px;
	font-size:14px;
	color:#660000;
}
/*#rightbox_wrap {
	padding:20px 68px 30px 50px;	
}*/
.sluzbybox {
	width:491px;
	padding-bottom:10px;
}
.sluzbybox p {
	overflow:hidden;
	color:#fff;
	padding-bottom:20px;
	font-size:12px;
}
.sluzbybox a {
	color:#660000;
	padding:0 5px;
	text-decoration:underline;
}
/*.sluzbybox p img {
	float:left;
	width:113px;
	height:85px;
	display:block;
	margin-right:8px;
	margin-bottom:8px;
}*/

#refer {
/*	width:529px;
	padding:10px 40px 20px 40px;
	margin-bottom:10px;*/
/*	background:url(../img/bdr.jpg) no-repeat 40px bottom;*/
	overflow:hidden;
}
.box_refer {
	width:130px;
	margin-right:30px;
	margin-left:16px;
	margin-bottom:20px;
	text-align:center;
	float:left;
}
.box_refer img {
	padding:3px;
	background:#fff;
	width:130px;
	height:92px;
	display:block;
	margin-bottom:10px;
}
.box_refer p {
	display:block;
	text-align:center;
	color:#fff;
	font-size:12px;
}

/*#news{
	width:491px;
	padding:20px 68px 30px 50px;	
}*/
.newsbox {
	width:491px;
	padding-bottom:10px;
}
.newsbox h3 {
	display:block;
	background:url(img/hdr_underline2.jpg) repeat-x bottom;
	padding-bottom:4px;
	margin-bottom:4px;
	font-size:14px;
	color:#660000;
}
.newsbox h3 a {
	color:#660000;
}
.newsbox h3 a:hover {
	text-decoration:underline;
}
.newsbox p {
	overflow:hidden;
	color:#660000;
	font-size:12px;
}
.newsbox p img { 
	float:left;
	width:113px;
	height:85px;
	display:block;
	margin-right:8px;
	margin-bottom:8px;
}

#products {
/*	width:569px;
	padding:0px 0 0px 40px;	*/
	overflow:hidden;
}
.productbox {
	width:245px;
	float:left;
	margin:10px 10px 20px 5px;
}
.product_imgbox {
	width:124px;
	height:160px;
	float:left;
	padding:7px 0 0 0;
	position:relative;	
}
.product_img {
	width:124px;
	height:160px;
	display:block;
}
.lbl {
	width:70px;
	height:17px;
	display:block;
	position:absolute;
	right:15px;
	top:0;
	z-index:10;
}
.product_info {
	width:115px;
	color:#fff;
	float:right;
	padding:7px 0 0 6px;
}
.product_info h3 {
	font-size:14px;
	display:block;
	width:115px;
	font-weight:normal;	
}
.product_price {
	display:block;
	font-size:14px;
	padding-bottom:20px;
}
.product_info p {
	display:block;
	width:115px;
}

.paging{
	display:block;
	padding-left:20px;
	text-align:center;
}
.paging p {
	height:19px;
	line-height:19px;
	color:#660000;
}
.paging a {
	color:#660000;
	padding:3px 7px;
	background:#fff;
	height:19px;
	margin-right:8px;
}
.paging a:hover {
	background:#660000;
	color:#fff;
}
.paging .paging_sl {
	background:#660000;
	color:#fff;
}
