@CHARSET "UTF-8";

#container, #page_head, #page_center, #page_foot
{
	margin: 0;
}

#container
{
	margin: 0 auto;	
	width: 970px;
	padding: 0;
	background-image: none;
}

#container.cont_sub
{
	background: transparent url('../../images/cms/container_bg.gif') repeat-y;
}


#page_head, #page_center, #page_foot
{
	padding: 5px;
}

#page_head
{
	float: left;	
	width: 970px;
	height: 110px;
	background-color: #ffffff;
	
	position: relative;
}

#head_logo
{
	position: relative;
	top: 5px;
}

#head_contact
{
	position: absolute;
	top: 15px;
	right: 5px;
	display: block;
	width: 150px;
	text-align: right;
}

#head_menu
{
	position: absolute;
	top: 75px;
	
	width: 970px;
	height: 45px;	
}

#head_menu ul
{
	margin: 0;
	height: 45px;
	padding: 0;
	background: url('../../images/menu_last.jpg') no-repeat center right;
	list-style: none;
}

#head_menu ul li
{
	float: left;
	margin: 0;
	height: 45px;
}

#head_menu ul li.hr
{
	width: 2px;
	padding: 0px;
	background: url('../../images/menu_hr.jpg') no-repeat;
}

#head_menu ul li a
{
	
	display: block;
	margin: 0;
	height: 36px;
	padding: 9px 10px 0 28px;
	background: url('../../images/menu_bg.jpg') no-repeat top left;
	
	font-size: 13px;
	color: #ffffff;
}

#head_menu ul li a.first
{
	background-image: url('../../images/menu_first.jpg');
}
	

#head_menu ul li a:hover, #head_menu ul li a.here
{
	background-position: 0 -45px;
}

#page_nav
{
	width: 960px;
	height: 10px;
	text-align: right;
	background-color: #00ff00;	
}

#page_center
{
	width: 960px;	
	min-height: 480px;
	padding: 0 10px 0 10px;

	background-color: transparent;
}

#sub_menu
{
	float: left;
	width: 160px;
}

#sub_menu ul
{
	margin: 0;
	list-style-image: url('../../images/com/red_dot.gif');
	padding: 10px 10px 5px 20px;
}

#sub_menu ul li
{
	font-size: 13px;
	font-weight: bold;	
}

#page_content.sub_menu
{
	float: right;
	width: 780px;	
}

.cms_gallery
{
	margin-top: 20px;	
}

.cms_gal
{
	margin: 5px auto;
	width: 725px;
}

.cms_gal .gal_title
{
	font-size: 12px;
	font-weight: bold;	
}

.cms_gal .gal_desc
{
	font-size: 11px;
}

.cms_gal .list_img_bg100
{
	float: left;
	
	position: relative;
	display: table;
	
	margin: 10px;
	height: 100px;
	padding: 0px;
	
	background-color: transparent;
}

.cms_gal .list_img_cell
{
	display: table-cell;
	vertical-align: middle;		
}

.cms_gal .list_img_hack
{
	text-align: center;
}

#page_foot
{
	clear: both;
	width: 960px;	
	height: 40px;
	padding: 14px 10px 0 10px;
	
	font-size: 11px;
	color: #838383;
	background: #ffffff url('../../images/com/flank_hr.jpg') repeat-x top;
}


#page_foot #foot_bard
{
	float: left;
	width: 210px;
}

#page_foot #foot_bard div
{
	float: left;
	padding: 5px 0 0 5px;	
}
	
#page_foot #foot_bard img
{
	float: left;
}


#page_foot ul
{
	list-style: none;
	float: left;
	margin: 4px 0 0 70px;
}

#page_foot ul li
{
	float: left;
	margin: 0;
}

#page_foot ul li.hr
{
	width: 16px;
	text-align: center;	
}

#page_foot #s3
{
	float: right;
	margin: 4px 0 0 0;
	width: 200px;
}

#page_foot a
{
	color: #5B5B5B;
	text-decoration: none;
}

#page_foot a:hover
{
	color: #4B4B4B;
	text-decoration: underline;
}

div.center_hr
{
	clear: both;
	margin: 0 auto;
	width: 725px;
	height: 10px;
	padding: 0;
	background: transparent url('../../images/com/flank_hr.jpg') repeat-x center;
}

#head_menu ul li.li_shop
{
	float: right;
}

#head_menu ul li.li_shop a
{
	text-align: right;
	font-weight: bold;
	background: url('../../images/menu_shop.jpg') no-repeat top right;
}

.center_block_top_red_940
{
	position: relative;	
	margin: 0 auto;
	width: 940px;
	height: 24px;
	padding: 6px 0 0 15px;
	background: transparent url('../../images/com/center_block_top_red_940.jpg') no-repeat;
}