/* CSS Document */

@import "contact.css";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	height: 400px;
	width: 100%;
	background-position: center top;
}
a:link {
	color: #FF3300;
}
.bn {
	background-image: url(../images/bg02.jpg);
	height: 337px;
	width: 100%;
	padding-bottom: 20px;
}


.contents_box {
	position: static;
	width: 900px;
}
a:hover {
	color: #FFCC00;
}

.contents {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

.topimage_top {
	background-color: #F0F0F0;
	width: 100%;
	height: 24px;
}
.topimage_btm {
	background-color: #F0F0F0;
	width: 100%;
	height: 24px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	letter-spacing: 2px;
	padding-top: 7px;
}
.information {
	background-image: url(../images/infomation.gif);
	background-repeat: no-repeat;
	height: 165px;
	width: 260px;
	margin-right: 30px;
}
.iframe_info {
	height: 128px;
	width: 240px;
	margin-left: 9px;
}


.info_box {
	height: 214px;
	width: 900px;
}
.header {
	background-image: url(images/bn_headr.gif);
	width: 900px;
	background-repeat: no-repeat;
	height: 120px;
}

.contents_bg01 {

	background-image: url(images/bg_contents01.gif);
	background-repeat: repeat-y;
	width: 100%;
	background-position: center top;
}
.contents_bg02 {


	background-image: url(images/bg_contents02.gif);
	background-repeat: repeat-y;
	width: 100%;
	background-position: center top;
}
