h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
}
h1 {
	font-size: 14px;
	color: #333333;
}
h2 {
	font-size: 16px;
	color: #333333;
}
h3 {
	font-size: 18px;
	color: #333333;
}
h4 {
	font-size: 18px;
	color: #333333;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #000066;
}
a:hover {
	color: #000099;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
img
{  border-style: none;
}

#container {
	background-color: #FFFFFF;
	background-image: url(../image/layout/container_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#navi_wrap {
	height: 119px;
	width: 900px;
	position: relative;
	background-image: url(../image/layout/navi.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo {
	float: left;
	height: 119px;
	width: 300Xpx;
	position: relative;
}
#navibar {
	float: right;
	height: 119px;
	width: 600px;
	position: relative;
}
#right_content{
	float: right;
	height: 405px;
	width: 460px;
	position: relative;
	background-image: url(../image/contact/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	padding: 20px;
	list-style-position: inside;
	list-style-type: none;
}
#left_content{
	float: left;
	height: 195px;
	width: 360px;
	position: relative;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../image/contact/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 20px;
	list-style-position: inside;
	list-style-type: none;
}
html>body #left_content{
	float: left;
	height: 195px;
	width: 360px;
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../image/contact/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 20px;
	list-style-position: inside;
	list-style-type: none;
}
#content_wrap{
	background-image: url(../image/contact/contentbody_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 900px;
	position: relative;
	height: 700px;
}
#footer{
	background-image: url(../image/contact/contentfooter_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	width: 900px;
	position: relative;
}
#banner{
	background-image: url(../image/layout/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 900px;
	position: relative;
}
.subfoot{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
#email{
	height: 300px;
	width: 360px;
}