@charset "utf-8";
/* CSS Document */

#main_sub {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
#main_sub #left_sub {
	float: left;
	width: 200px;
}
#main_sub #llight_sub {
	float: right;
	width: 697px;
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-left-color: #CC0000;
}
.botton div{

 margin::0 0 0 0

}
.text_sub {
	float: right;
	width: 670px;
	padding-bottom: 17px;
}
.text_sub2 {
	float: right;
	width: 650px;
	padding-bottom: 17px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	background-image: url(../img/h2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 27px;
	width: 653px;
	float: right;
	padding-top: 8px;
	padding-left: 17px;
	padding-bottom: 10px;
}

.botton a{
	display:block;
	height:27px;
	font-size:12px;
	background-image:url(../img/botton_back1.jpg);
	background-repeat:none;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 30px;
	width: 170px;
	font-weight: bold;
}
.baner_sub1 {
	margin: 0px;
	width: 200px;
}
.baner_sub2 {
	float: right;
	width: 200px;
	padding-bottom: 10px;
}

.botton a:link{
 color:#333333;
 text-decoration:none;
}
.botton a:visited{
 color:#333333;
 text-decoration:none;
}
.botton a:hover{
 background-image:url(../img/botton_back2.jpg);
 color:#000000;
 text-decoration:none;
}
.hiddenlmg{
 text-decoration:none;
}
