body{
	margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; background-color:#e0dbd8; background-image:url(../img/background-gallery.png); background-repeat:repeat;
}
.span_red{
	color:#ed1a22;
}
.span_xlarge{
	font-size:28px;
}
.span_red_bold{
	font-size:18px;
	color:#ed1a22;
}
.span_bold{
	font-size:18px;
}
#div_menu_wrapper{
	width:100%;	height:35px; background-color:#efefef; position:fixed; z-index:500;
	-moz-box-shadow: 0 0 10px #acacac;
	-webkit-box-shadow: 0 0 10px #acacac;
	box-shadow: 0 0 10px #acacac;
}
#div_menu_container{
	width:1000px; height:28px; padding-top:7px; margin:0px auto 0px auto; color:#999999; background-color:#efefef; font-size:16px; text-align:center; position:relative;
}
#div_menu_container a{
	color:#999999; text-decoration:none;
}
#div_menu_container a:hover{
	color:#000000; text-decoration:none;
}
.span_menu{
	padding:0px 25px 0px 25px;
}
#div_banner_wrapper{
	width:100%;
	height:215px;
	position:relative;
	background-color:#FFFFFF;
	top:90px;
}
#div_banner_container{
	width:1000px;
	height:215px;
	position:relative;
	margin:0px auto 0px auto;
}
#div_logo{
	width:470px;
	height:52px;
	position:absolute;
	left:0px;
	top:40px;
}
#div_banner_desc{
	width:400px;
	height:75px;
	position:absolute;
	left:0px;
	top:102px;
	color:#373737;
	font-size:15px;
	line-height:24px;
}
#div_banner_img{
	width:325px;
	height:270px;
	position:absolute;
	left:430px;
	top:-55px;
}
#div_banner_contact{
	width:245px;
	height:40px;
	position:absolute;
	right:0px;
	top:90px;
}
#div_gallery_container{
	width:1000px;
	height:1100px;
	margin:0px auto 0px auto;
	position:relative;
	top:110px;
}
#div_top_head{
	width:1000px;
	height:35px;
	position:relative;
	top:0px;
	left:0px;
	font-size:13px;
	color:#373737;
}

.div_img_container{
	width:1000px;
	height:1050px;
	position:relative;
	top:30px;
}
.div_img_item{
	width:295px;
	height:190px;
	padding:10px;
	position:relative;
	float:left;
	background-color:#FFFFFF;
	background:url(../img/progress.gif) no-repeat center center;
	margin-right:16px;
	margin-bottom:40px;
	-webkit-box-shadow:  0px 0px 3px 3px rgba(0, 0, 0, 0.1);
    box-shadow:  0px 0px 3px 3px rgba(0, 0, 0, 0.1);
}


	
	
/**************************** */
#div_footer_wrapper{
	width:100%;
	height:120px;
	background-color:#efefef;
	position:relative;
	top:125px;
}
#div_footer_container{
	width:1000px;
	height:70px;
	margin:0px auto 0px auto;
	position:relative;
	top:30px;
}
#div_footer_left{
	width:420px;
	height:70px;
	position:absolute;
	left:0px;
	top:0px;
	font-size:11px;
	color:#313131;
}
#div_footer_left a{
	margin-right:20px;
	font-size:14px;
	text-decoration:none;
	color:#313131;
}
#div_footer_left a:hover{
	color:#000000;
}
#div_footer_right{
	width:215px;
	height:70px;
	position:absolute;
	right:0px;
	top:0px;
	font-size:11px;
	color:#313131;
}
.span_footer_phone{
	font-size:29px;
	font-weight:bold;
	color:#4c4c4c;
}