@charset "utf-8";
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 72%;
	line-height: 1.4;
	color: #333333;
	background-color: #CCCCCC;
}
/* link style
-----------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #222222;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: inherit;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* basic layout
-----------------------------*/
#wrapper {
	background-color: #ffffff;
	margin: 0px auto;
	height: auto;
	width: 800px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
#header {
	float: left;
	height: 280px;
	width: 800px;
}
#address {
	line-height: 1.1;
	float: right;
	width: 120px;
	margin-bottom: 0px;
	padding-top: 15px;
}
#main {
	float: left;
	height: auto;
	width: 800px;
}
#main1 {
	float: left;
	height: auto;
	width: 590px;
	padding-left: 20px;
}
#info1 {
	line-height: 1.1;
	height: auto;
	width: 580px;
	float: left;
}
#info2 {
	line-height: 1.1;
	height: auto;
	width: 580px;
	float: left;
	margin-top: 20px;
}
#info3 {
	line-height: 1.1;
	height: auto;
	width: 580px;
	float: left;
	margin-top: 20px;
}
#info4 {
	line-height: 1.1;
	height: auto;
	width: 580px;
	float: left;
	margin-top: 20px;
}
#info5 {
	line-height: 1.1;
	height: auto;
	width: 580px;
	float: left;
	margin-top: 20px;
}
/* main1 layout
-----------------------------*/
#sub1 {
	line-height: 1.1;
	float: right;
	height:1300px;
	width: 160px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-left:15px;
	padding-right:10px;
}
/* sub1 layout
-----------------------------*/
/* main layout
-----------------------------*/

