@charset "UTF-8";

.data{
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

.data table{
	width: 250px;
	float: left;
	font-size: 12px;
	text-align: left;
}

.data th{
	background: url(img/list01.gif) no-repeat left;
	color: #003300;
	padding: 0px 0px 0px 15px;
	border-bottom: 1px solid #ccc;
	height: 35px;
	font-weight: normal;
}

.data td{
	padding: 0px 0px 0px 15px;
	border-bottom: 1px solid #ccc;
	height: 30px;
}

.bt01{
	width: 190px;
	float: left; 
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 60px;
	clear: both;
}

.model{
	padding: 5px 0px 0px 10px;
}

.bt02{
	float: right;
	width: 64px;
	height: 36px;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.contact{
	width: 479px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	background: url(img/contact_bg.gif) repeat-y;
	clear: both;
}

.contact p{
	width: 190px;
	margin: 0 auto;
	padding: 0px 0px 0px 10px;
}

.contact .left{
	width: 216px;
	height: 100px;
	margin: 15px 0px 5px 10px;
	padding: 50px 0px 0px 0px;
	color: #003300;
	background: url(img/contact01.gif) no-repeat;
	text-align: left;
	float: left;
	line-height: 145%;
}

.contact .right{
	width: 216px;
	height: 100px;
	margin: 15px 10px 5px 0px;
	padding: 50px 0px 0px 0px;
	color: #003300;
	background: url(img/contact02.gif) no-repeat;
	text-align: left;
	float: right;
	line-height: 145%;
}

.contact_bt {
	width:164px;
	height:36px;
	margin:5px auto;
	clear:both;
}

.contact_bt02 {
	width:164px;
	height:36px;
	margin:5px auto;
	float:right;
	padding-right:50px;
}



.contact .bt_box{
	width:479px; 
	height:36px;
}

.contact .bt_box .staff_bt{
	width:164px;
	height:36px;
	float:left;
	padding-left:50px;
	margin-top:5px;
}

.link_box{
	width: 474px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	clear: both;
}

.link_box .h_left{
	float: left;
	text-align:left;
}

.link_box .h_right{
	float: right;
	text-align:left;
}



.bar03{
	width: 471px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border-bottom: 2px solid #2F592F;
	text-align :left;
	clear: both;
}

.privacy{
	width: 468px;
}