body {
margin: 0px;
background: #FFFFFF;
}
*, div{ 
font-family: Arial;
font-size:12px;
color:#000000;
text-align:left;
}
#main{
	height:100%;
	background: url(../img/back_main.gif) repeat-y 0 0;
}
#top{
	height:202 px;
	width:950 px;
}
#head{
	position:absolute;
	width:900px;
	height:56px;
	margin-left:220px;
	margin-top:146px;
	font-size: 18px;
	color: #fff;
}

.head_top{
	background: url(../img/head_back.jpg) repeat-y 0 0;
	width:750px;
	margin-left:10px;
	padding:0px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:20px;
	font-size: 18px;
	color: #fff;
}
#content{
	height:100%;
}
#menu{
	background: #3766A8;
	width:190px;
}
.spad{
	text-align: right;
	padding:7px 25px;
}
.spad2{
	padding:0px 30px;
}
.menu_item{
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
#tel{
	text-align:center;
}
.blue{
	color: #3766A8;
	font-weight: bold;
	text-decoration: none;
}
#foot{
	height:73px;
	background: url(../img/foot.jpg) no-repeat 0 0;
}
.foot_link{
	color:#B2C4DB;
	font-size: 11px;
	text-decoration:none;
}
a.link{
	text-decoration: none;
}
a.link:hover{
	text-decoration: underline;
}
.form{
	border: solid 1px #293C6D;
	color: #293C6D;
}
.button{
	background:#293C6D;
	color: FFBF00;
	font-weight: bold;
	text-align:center;
}
.banner{
    border-width: 0;
	width:150;
	height:56;
	margin-bottom:5;
	margin-top:5;
}