/* CSS Document */

body{
	text-align: center;
	margin: 0px;
}
#header{
	width: 100%;
	height: 15px;
	text-align: right;
	background-image: url(img/gif/headine.gif);
	color: #FFFFFF;
	font-weight: bold;
}
#top{
	width: 100%;
	height: 70px;
}
#topL{
	width: 260px;
	height: 70px;
	float: left;
}
#topR{
	width: 250px;
	height: 70px;
	float: right;
}
#topmenu{
	width: 100%;
	height: 30px;
	background-image: url(img/gif/topmenu/botton_top_back.gif);
	background-repeat: repeat-x;
}
#upper{
	width: 1000px;
	height: 150px;
	text-align: left;
	margin: 0 auto;
}
#main,#mainL,#left,#right,#mainR{
	height: 3800px;
}
#main{
	width: 1000px;
	margin: 0 auto;
}
#mainL{
	width: 800px;
	float: left;
}
#left{
	width: 200px;
	float: left;
	background-color: #D0FFFF;
	text-align: left;
	font-size: 12px;
	background-image: url(img/gif/lef_back.gif);
	background-repeat: repeat-y;
}
#left p{
	margin: 10px 0px 0px 0px;
	text-align: center;
}
#left_cont h2{
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 0px 10px;
}
#left_cont h3{
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 0px 10px;
	height: auto;
	width: 180px;
	text-align: left;
	padding: 5px 0px 0px 0px;
	color: #666666;
}
#left_cont p{
	margin: 0px 0px 0px 10px;
	background-color: #FFFFFF;
	width: 180px;
	padding: 5px 0px 5px 0px;
	text-align: left;
}
#right{
	width: 600px;
	float: left;
	font-size: 12px;
	text-align: left;
	background-color: #FFFFCC;

}
#right p{
	margin: 10px 0px 20px 80px;
	color: #333333;
}
#right h2{
	font-size: 20px;
	font-weight: bold;
	margin: 30px 0px 10px 0px;
	color: #666666;
	text-decoration: none;
}
#right h3{
	font-size: 24px;
	font-weight: bold;
	margin: 30px 0px 5px 0px;
	color: #666666;
	text-decoration: none;
}
#main h2{
	margin: 30px 0px 20px 0px;
}
#mainR{
	width: 200px;
	float: right;
	background-color: #CCFFCC;
	font-size: 12px;
	background-image: url(img/gif/right/right_back.gif);
	background-repeat: repeat-y;
}
#bottom{
	width: 100%;
	height: 200px;
	background-image: url(img/gif/bottom/bigbar_back.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
#bottom img{
	margin: 20px 0px 0px 0px;
}
#bottom a{
	color: #000000;
	text-decoration: none;
}
.textcenter{
	text-align: center;
}
.textright{
	text-align: center;
	font-size: 12px;
}
/* ƒ^ƒO */
h1{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
h2{
	font-size: 16px;
	font-weight: bold;
	margin: 30px 0px 5px 0px;
	text-decoration: underline;
}
h3{
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0px 5px 0px;
	text-decoration: underline;
}
h4{
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	text-decoration: underline;
}
address{
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a{
	text-decoration: none;
}
img{
	border: 0px;
}
table{
	font-size: 12px;
	font-weight: bold;
}
