@charset "UTF-8";
/* CSS Document */

body {
	margin-top:0;
	background-image:url(../images/layout/layout_01.png);
	background-repeat:repeat-x;
	background-color:#B9E3EE;
}
#wrapper {
	width: 970px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width:970px;
	height: 174px;
}
#header_left {
	float:left;
	margin-top:30px;
}
#header_right {
	float:right;
	background-image:url(../images/layout/logo_right.png);
	background-repeat:no-repeat;
	background-position:left;
	height:174px;
	width:474px;
	text-align:right;
}
#header_right_tel {
	margin-top:50px;
	margin-right:20px;
}
#content {
	background-color:#FFFFFF;
	height:auto;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:970px;
	float: left;
	display: inline;
}
#nav {
	background-image:url(../images/layout/layout_07.jpg);
	background-repeat:repeat-x;
	width:950px;
	height:25px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	display:inline;
}
#nav_text {
	margin-top:4px;
	margin-left:10px;
	float:left;
	display:inline;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}
#nav_text a {
	color:#FFF;
	text-decoration: none;
}
#nav_text a:hover {
	color:#69F;
}
#banner {
	height:235px;
	width:950px;
	margin-left:10px;
	margin-right:10px;
	float: left;
	display: inline;
}
#banner_left {
	float:left;
	width:708px;
	display:inline;
}

#banner_right {
	margin-left:10px;
	margin-top:0px;
	float:left;
	width:231px;
	height:230px;
	color: #FFF;
}
#banner_right1 {
	width:231px;
	height:230px;
	background-image:url(../images/layout/layout_ad.jpg);
	background-repeat:no-repeat;
	color: #FFF;
}

#banner_right2 {
	margin-top:0px;
	width:231px;
	height:230px;
	color: #FFF;
	background-image:url(../images/layout/layout_11.jpg);
	background-repeat:no-repeat;
}

#banner_right_text {
	float:left;
	font-size:11px;
	text-align:left;
	margin-top:33px;
	margin-left:10px;
	width: 200px;
	line-height: 12px;
	text-align:left;
}

#banner_right_text2 {
	float:left;
	font-size:11px;
	text-align:left;
	margin-top:5px;
	margin-left:0px;
	line-height: 11px;
	margin-bottom: 0px;
	width: 220px;
	}

#banner_right_text2 li {
	font-size:11px;
	margin-bottom:7px;
	background-repeat: no-repeat;
	}

#main {
	width:970px;
	background-color:#FFFFFF;
	float:left;
	display:inline;
	height:auto;
}
#footer {
	width:970px;
	float:left;
	display:inline;
	background-image:url(../images/layout/layout_34.jpg);
	background-repeat:repeat-x;
	height:25px;
}
#footer_text {
	float:left;
	display:inline;
	margin-top:8px;
	margin-left:10px;
	font-size:10px;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
}

#footer_text a {
	color:#FFF;
	text-decoration: none;
}
