* {
	padding:0;
	margin:0;
}
html, body {
	height: 100%;
}
body {
	background:#cbe2b3;
	color:#333;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#page {
	background:url(i/page_bg.jpg) repeat-y;
	width:968px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -140px;
}
/*---------------header------------*/
#header {
	background:url(i/header_bg.jpg) no-repeat;
	height:158px;
	width:968px;
}
span.phone {
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	margin:25px 0 0 81px;
	width:190px;
	font-weight:bold;
}
#header a.logo {
	clear:both;
	display:block;
	float:left;
	height:70px;
	margin:-21px 0 0 16px;
	width:261px;
	cursor:pointer;
}
span.slogan {
	clear:both;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	margin:11px 0 0 52px;
}
/*---------------top_menu----------*/
#header .menu {
	float:right;
	height:135px;
	margin:-89px 34px 0 0;
	width:207px;
}
#header .menu ul {
	list-style:none;
	background: url(i/top_menu_hover.jpg) no-repeat -1000px -1000px;
}
#header .menu ul li a.top_menu01 {
	display:block;
	height:35px;
	margin:1px 0 0 41px;
	width:172px;
}
#header .menu ul li a.top_menu02 {
	display:block;
	height:39px;
	margin:-1px 0 0 22px;
	width:187px;
}
#header .menu ul li a.top_menu03 {
	display:block;
	height:36px;
	margin:-4px 0 0 11px;
	width:198px;
}
#header .menu ul li a.top_menu04 {
	display:block;
	height:31px;
	margin:-3px 0 0 -4px;
	width:213px;
}
#header .menu ul li a.top_menu01:hover {
	background: url(i/top_menu_hover.jpg) no-repeat -48px -1px;
}
#header .menu ul li a.top_menu02:hover {
	background: url(i/top_menu_hover.jpg) no-repeat -29px -35px;
}
#header .menu ul li a.top_menu03:hover {
	background: url(i/top_menu_hover.jpg) no-repeat -18px -70px;
}
#header .menu ul li a.top_menu04:hover {
	background: url(i/top_menu_hover.jpg) no-repeat -3px -103px;
}
/*---------------sidebar-----------*/
#sidebar {
	float:left;
	width:270px;
	background:url(i/sidebar_bg_top.jpg) no-repeat;
	margin:0 0 0 4px;
	
}
#sidebar .menu {
	background:url(i/sidebar_menu_bg.jpg) repeat-y;
	margin:34px 0 0 0;
}
#sidebar .menu .top {
	display:block;
	width:268px;
	background:url(i/sidebar_menu_top.jpg) no-repeat;
	padding:4px;
}
#sidebar .menu .bottom {
	width:268px;
	height:8px;
	background:url(i/sidebar_menu_bottom.jpg) no-repeat;
}

/*---------------news--------------*/
#news {
	background:url(i/sidebar_bg_bottom.jpg) no-repeat;
	color:#666;
	font:12px Arial, Helvetica, sans-serif;
	padding:35px 5px 0;
}
#news h2,#news h2 a {
	color:#78b000;
	font:bold 14px Arial, Helvetica, sans-serif;
	padding:1.3em 0 0.6em 0;
	
}
#news h2 span {
	font-size:0.7em;
	color:#333;
	
	display:block;

	
	}
/*---------------content-----------*/
#content {
	margin-left:280px;
	padding:0 20px 0 0;
	
}
#content h1 {
	margin-bottom:20px;
	font:bold 18px Verdana, Geneva, sans-serif;
	color:#333;
}
#content p {
	margin-bottom:1em;
	margin-left:1em;
}

.e2gtitle, .e2gback {
	display:none;
}
body.foto .e2gtitle,body.foto .e2gback {
display:inline;


}
.e2g {
	margin-left:0!important;
}
.B_crumbBox{
display:block;
width:100%;
color:#999;
font:9px Arial, Helvetica, sans-serif;
margin-top:-15px;
margin-bottom:15px;
}

.B_crumbBox a{
	color:#999;
	

}
/*---------------search------------*/
#ajaxSearch_form{
margin:33px auto;
text-align:center;
}
/*---------------feedback----------*/
fieldset {
	border:0;
	}
#QuestForm {
	margin-left:1em;
	}	
#QuestForm	input, #QuestForm textarea, #QuestForm label{
	float:left;
	clear:both;
	margin-bottom:20px;
}
#QuestForm label{
	margin-bottom:5px;
	color:#000;
	font:bold 14px Verdana, Geneva, sans-serif;
}
/*---------------footer------------*/
#footer {
	background:url(i/footer_bg.jpg) no-repeat left bottom;
	padding:0 30px;
	height:140px;
	width:908px;
	margin:0 auto;
}
.counter {
	height:30px;
	width:87px;
	background:#666;
	float:left;
	margin:85px 0 0 0;
}
.copyright {
	float:left;
	font:bold 10px Verdana, Geneva, sans-serif;
	color:#666;
	line-height:19px;
	margin:79px 0 0 10px;
	
}

.contrabrand {
	display:block;
	background: url(i/contrabrand.gif) no-repeat;
	height:66px;
	width:66px;
	margin-top:48px;
	float:right;
	margin-right:-16px;
}
/*---------------service-----------*/
.push {
	height:140px;
}
.clearfloat {
	clear:both;
	font-size:1px;
	height:0;
	line-height:0;
}
