html{color:#000;background:#FFF;overflow-y: scroll;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
img{
	vertical-align: bottom;
}
a{color: #505050;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bgHead.gif) repeat-x top;
	color: #505050;
	font-size: 12px;
	line-height: 1.5;
}

#head{
	height: 55px;
	width: 800px;
	margin: 0 auto;
}
#head h1{
	float: left;
	padding-left: 55px;
	margin-top: 13px;
}
#head div{
	float: right;
	width: 88px;
	margin-top: 6px;
	padding-right: 19px;
}
#head div img{
	display: block;
	margin-bottom: 4px;
}

#box{
	width: 690px;
	margin:40px auto;
	
}
#foot{
	text-align: center;
	height: 55px;
	margin-top: 30px;
	background: url(../images/bgFoot.gif) repeat-x bottom;
	color: #FFFFFF;
}

#foot p{
	padding-top: 12px;
	font-size: 12px;
	line-height: 1.4;
}
#foot img{
	vertical-align: baseline;
	padding-right:6px;
}

#box h2{
	background: url(../images/title.gif) no-repeat ;
	width:690px;
	height:40px;
	padding:10px 0 0 25px;
	
}

#box p{
	line-height:1.5em;
}

#box div.boxTel{
	background: url(../images/boxTel.gif) no-repeat ;
	width:690px;
	height:74px;
	padding:1px 0 0 25px;
	margin-top:37px;

}

#box div.boxTel p{
	margin:10px 0 0 0;
}



