body {
	margin: 0;
	padding: 0;
	background: url(../images/body_bg.jpg) repeat-x #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma ,Helvetica, sans-serif;	
	color: #000;
}

ul, form {
	margin: 0;
	padding: 0;
}

a {
	color: #000;
	text-decoration:  none;
}

#header {
	width: 1000px;
	height: 	229px;
	float: left;
	background: url(../images/header_bg.jpg) no-repeat;
}

#header_menu {
	width: 800px;
	margin: 120px 0 0 118px;
	padding: 0;
	list-style: none;
	float: left;
}

.head_menu_li {
	height: 21px;
	background: #38322d;
	float: left;
	padding: 5px 9px 0 9px;
}

.head_menu_link {
	color: #fff;
}

#slogan {
	width: 780px;
	float: left;
	margin: 20px 0 0 27px;
}

#head_search {
	width: 165px;
	height: 37px;
	float: left;
	margin-top: 5px;
}

.inputField {
	width: 113px;
	font-size: 11px;
	border: solid 1px #bbb;
}

.word {
	margin-bottom: 5px;
	float: left;
}

.qS {
	border: solid 1px #888;
	font-size: 10px;
	background: #fff;
}

#warp {
	width: 1008px;
	height: auto;
	float: left;
}

#left {
	width: 246px;
	height: auto;
	float: left;
}

#left_menu {
	width: 246px;
	list-style: none;
}
.left_menu_li {
	width: 219px;
	min-height: 20px;
	float: right;
	background: url(../images/border_bg.jpg) no-repeat bottom right #a71919;	
	padding: 7px 5px 5px 22px;
}
.left_menu_link {
	color: #fff;
}
.catalog, .line {
	width: 246px;
	height: 27px;
	background: #a71919;
	float: left;
}

.catalog {
	width: 221px;
	height: 20px;
	background: url(../images/ar_bg.jpg) no-repeat #a71919;
	padding-left: 25px;
	padding-top: 7px;
	color: #fff;
}

#cont_catalog {
	width: 246px;
	height: auto;
	float: left;
	background-color: #A71919;
	margin-bottom: 10px;	
	overflow:hidden;
}

#catalogList {
	width: 241px;
	list-style: none;
	padding-bottom: 10px;
}

.catalogLi {
	width: 200px;
	font-family: Georgia, Verdana, Arial, Tahoma ,Helvetica;
	font-size:12px;
	font-weight:bold;
	padding: 7px 20px 0 20px;
	float:left;
}
.catalogLi2{
	width:180px;
	overflow:hidden;
	padding: 7px 20px 0 20px;
	float:left;
}
.catalogLiLine{
	width:200px;
	height:1px;
	padding: 7px 20px 7px 20px;
	line-height:1px;
	background: url(../images/border_bg.jpg) #a71919 bottom right no-repeat;
	float:left;
}
.bulet {
	border: 0;
	vertical-align: middle;
}

.lastCatalog {
	width: 246px;
	line-height: 8px;
	background: #d1d0ce;
	float: left;
}

#content {
	width: 511px;
	height: auto;
	float: left;
	margin: 0 0 0 19px;
}

#title_page {
	height: 20px;
	background: #38322d;
	padding: 7px 70px 0 9px;
	color: #fff;
	float: left;
}

#text {
	width: 511px;
	height: auto;
	float: left;
	margin: 10px 0 10px 0;
}

#top_offers {
	width: 511px;
	height: 27px;
	float: left;
	background:  #c9b9ab;	
}

#top_title {
	width: 148px;
	height: 20px;
	padding: 7px 0 0 12px;
	background: #ab927c;
	margin: 0;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
}

#articleList {
	width: 511px;
	list-style: none;
	float: left;
	margin-top: 10px;
}

.article, .articleImg {
	width: 170px;
	height: 184px;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}

.articleImg {
	height: 160px;
}

.cont_img {
	width: 170px;
	height: 150px;
	overflow: hidden;
	float: left;
	text-align: center;	
}

.more {
	color: #de0e0e;
	font-weight: bold;
}

#right {
	width: 213px;
	min-height: 550px;
	float: right;
	background: #ffb2b2;
	color: #fff;
	padding-bottom: 10px;
}

#search_tit {
	width: 206px;
	height: 20px;
	float: left;
	padding: 7px 0 0 7px;
	background: #db8d8c;
	color: #fff;
	margin-bottom: 10px;
}

#right_cont {
	width: 200px;
	float: left;
	margin-left: 7px;
}

#right a{
	color: #fff;
	font-weight: bold;
}

#manif {
	width: 190px;
	float: left;
	background: #fff;
	margin-left: 7px;
	padding:10px 0px;
}

.list_manif {
	width: 190px;
	float: left;
	overflow: hidden;
	text-align: center;
	margin: 0px 0px 7px 0px;
}

#footer {
	width: 100%;
	height: 47px;
	float: left;
	background: #38322d;
}

#warp_f_menu {
	width:  1000px;
	height: 47px;
	float: left;
	background: url(../images/footer_logo.jpg) no-repeat right;
}

#menu_footer {
	width:  1000px;
	list-style: none;
	float: left;
	margin-top: 20px;
}

.menu_footer_li {
	float: left;
	margin-left: 10px; 
}

.menu_footer_link {
	color: #fff;
}

#pagenate {
	width: 511px;
	display: block;
	float: left;
	text-align: center;
	margin-top: 10px;
}

#article_images {
	width: 511px;
	height: auto;
	float: left;
}

#static_images {
	width: 150px;
	height: auto;
	float: left;
	margin: 0 5px 5px 0;
}
#right_menu{
	width:183px;
	padding:20px 10px 20px 7px;
	margin-right:7px;
	list-style: none;
	float:left;
}
.right_menu_li{
	width:183px;
	font-weight:normal;
	text-transform:uppercase;
	font-size:10px;
}
#right_menu .right_menu_link{
	width:170px;
	color: #fff;
	padding-bottom:7px;
	font-weight:normal;
	display:block;
	float:left;
}
.bulletRLink{
	width:10px;
	display:block;
	float:left;
}
#kakLogo {
	width: 246px;
	text-align:center;
	float: left;
}
.catalog_link,.catalog_link:hover, .catalog_link:link,.catalog_link:visited{
	font-size: 11px;
	color: #DFDFDF;
	text-decoration: none;
}
