*{margin: 0; padding: 0;}
body{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	background: #808080;
	text-align: center;
}
.clear{clear: both;}
img{border: none;}
ul li{list-style: none;}
#wrapper{width: 1000px; margin: 0 auto; border-left: 1px solid #000; border-right: 1px solid #000;}

#header{width: 100%; height: 113px; background: #fff url(images/head_bg.gif);}
#header ul{padding: 10px; text-align: left; font-weight: 700;}
#header ul li{padding: 0 0 0 15px; background: url(images/bullet_top.gif) no-repeat left 4px;}

.top_menu{width: 100%; background: url(images/mi_bg.gif) repeat-x bottom; height: 33px; font-size: 16px; font-weight: 700;}
.top_menu_bg{width: 100%; background: url(images/mi_bttm_bg.jpg) repeat-x bottom; padding: 0 0 3px 0;}

.search_form input{vertical-align: middle;}
.search_form input.text{width: 175px; border: 1px solid #312F2F; background: #EAEAEA; padding: 2px 0;}
.search_form input.bttn{border: 1px solid #312F2F; width: 31px; height: 22px; background: url(images/bttn_search.gif);}

.content{width: 100%; background: #fff url(images/cont_bg.gif) repeat-y right;}

.lside{width: 770px;}
.thumbs{width: 95%; margin: 0 auto;}
.thumbs td{padding: 0 0 5px 0;}
.thumbs img{background: #F6F6F6 url(images/thumb_bg.gif) no-repeat left bottom; margin: 2px 0;}
.thumbs a img{border: 1px solid #B4B4B4; display: block;}
.thumbs a:hover img{border: 1px solid #000; display: block;}
.thumbs span{color: #C7C7C7;}
.descr{width: 100%; text-align: left;}
.descr td{padding: 0;}

.paginator{margin: 0 auto; font-size: 14px; font-weight: 700;}
.paginator td{width: 30px; line-height: 20px;}
.paginator td.fst{width: 150px;}
.paginator td a{display: block;}


.rside{width: 220px;}
.cat_title{width: 201px; height: 26px; line-height: 26px; margin: 0 auto; padding: 3px 0; background: url(images/cat_bg.gif) no-repeat center; text-align: center; font-size: 16px; font-weight: 700; color: #fff;}

.rside ul{text-align: left; font-size: 16px;}
.rside ul li{padding: 0 0 0 15px; background: url(images/bullet_lul.gif) no-repeat left 7px;}

.pic_bg{background: #F9F9F9; padding: 10px 0;}


.bttm_menu{width: 100%; background: url(images/mi_bg.gif) repeat-x bottom; height: 33px; font-size: 16px; font-weight: 700;}
.bttm_menu_bg{width: 100%; background: url(images/mi_bttm_bg.jpg) repeat-x top; padding: 3px 0 0 0;}

#footer{width: 100%; background: #fff url(images/footer_bg.gif) no-repeat left bottom; color: #474747;}
#footer img{margin: 0; padding: 0; border: 0;}


a:link, a:visited, a:active, a:hover{color: #000; text-decoration: underline;}
a:hover{text-decoration: none;}

#header a:link, #header a:visited, #header a:active, #header a:hover{color: #3d3223; text-decoration: none;}
#header a:hover{color: #eb0a06; text-decoration: underline;}

.top_menu a:link, .top_menu a:visited, .top_menu a:active, .top_menu a:hover{color: #fff; text-decoration: underline; background: url(images/bullet_menu.gif) no-repeat left; padding: 0 0 0 15px;}
.top_menu a:hover{text-decoration: none; color: #bbb0af;}
.bttm_menu a:link, .bttm_menu a:visited, .bttm_menu a:active, .bttm_menu a:hover{color: #fff; text-decoration: underline; background: url(images/bullet_menu.gif) no-repeat left; padding: 0 0 0 15px;}
.bttm_menu a:hover{text-decoration: none; color: #bbb0af;}

.paginator td a:link, .paginator td a:visited, .paginator td a:active, .paginator td a:hover{color: #fff; text-decoration: none; background: #ec676d url(images/arch_bg.gif) repeat-x center; border: 1px solid #000; margin: 3px;}
.paginator td a:hover{text-decoration: none; background: #0D0D0D url(images/arch_bg_cur.gif) repeat-x center; color: #ec676d;}
.paginator td a.cur:link, .paginator td a.cur:visited, .paginator td a.cur:active, .paginator td a.cur:hover{text-decoration: none; background: #0D0D0D url(images/arch_bg_cur.gif) repeat-x center; color: #ec676d;}
