@charset "utf-8";
body {
	background: url(../image/index_bg.jpg) repeat-x left top #000;
	height:1024px;
	display:block;
	/*background-image: url(../image/index_bg.jpg);
	background-repeat: repeat-x;*/
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:12px;
	font:Verdana, Geneva, sans-serif;
}
#container {
	width: 979px;
	margin:auto;
}
#LiftSide {
	background-color: #8D8D8D;
	width: 223px;
	float: left;
}
#LiftSide .logo {
	float: left;
	width: 223px;
}
#LiftSide .menu2 {
	float: left;
	width: 223px;
	background-image: url(../image/btn/menu2_bg.jpg);
	background-repeat: no-repeat;
	height: 512px;
	padding-top: 16px;
}
#RightSide {
	float: left;
	width: 756px;
}
#RightSide .topSide {
	background-image: url(../image/index_02.jpg);
	background-repeat: no-repeat;
	height: 54px;
	float: left;
	width: 756px;
}
.topSide .search {
	float: right;
	width: 151px;
	padding-right: 30px;
	padding-top: 10px;
	position: relative;
}
.logo_menu {
	height: 24px;
	
}
.topSide .top_menu {
	float: left;
	padding-top: 30px;
	font-size: 12px;
	padding-left: 10px;
}
.logo h1 {
	
}
#footer {
	width: 979px;
	float: left;
	height: 44px;
	padding: 5px 10px 3px 10px;
	text-align: right;
	background-image: url(../image/index_34.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#footer .txt {
	font-size: 11.5px;
	color: #FFF;
	line-height: 20px;
	
}

.txt  a:link {
	color: #FFF;
}
.txt  a:hover {
	color: #CEFFFF;
}
.txt a:visited {
		color: #FFF;
}
#footer .bottomtitle {
	width: 756px;
	text-align: center;
	padding-top: 2px;
	_margin-top:0px;
	height: 19px;
	float: right;
	position: absolute;
	top: -20px;
	left: 222px;
}
.menu2 .pro_menu {
	background-image: url(../image/product/products_20.jpg);
	background-repeat: repeat-y;
	background-position: 0px;
	width: 174px;
	float: right;
	margin: 10px 15px 10px 0;
	_margin: 5px 7.5px 10px 0;
	padding-bottom: 5px;

}
.pro_menu ul li {
	background-image: url(../image/product/products_26.jpg);
	background-repeat: no-repeat;
	background-position: 0px 18px;
	margin-left: 20px;
	_margin-left: 10px;
	height: 22px;
}
.pro_menu ul li a:hover { color:#0F3F5A; }
#RightSide .content {
	float: left;
	width: 751px;
	background-image: url(../image/product/products_bg.jpg);
	background-repeat: repeat-x;
	height: 592px;
}
#RightSide .w_line {
	float: left;
}
.content .laout_title {
	height: 36px;
	float: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 4px;
}
.laout_title .title_note {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	float: left;
}
.laout_title .title_note_s {
	font-size: 14px;
	color: #FFF;
	float: left;
	padding-top: 8px;
	padding-left: 4px;
}
.laout_title .breadCrumb {
	float: right;
	padding-top: 10px;
}

