@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#006600;
	margin: 0px;
	line-height:22px;
	background-color: #679C2A;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

a:link {text-decoration: none;color:#000000;}
a:visited {text-decoration: none;color: #000000;}
a:hover {text-decoration: none;color: #006600;}
a:active {text-decoration: none;color: #000000;}

a.title:link {text-decoration: none; color:#006600; font-weight:bold}
a.title:visited {text-decoration: none;color: #006600; font-weight:bold}
a.title:hover {text-decoration: none;color: #000000; font-weight:bold}
a.title:active {text-decoration: none;color: #000000; font-weight:bold}

a.honga:link {text-decoration: none; color:#ff0000;}
a.honga:visited {text-decoration: none;color: #ff0000;}
a.honga:hover {text-decoration: none;color: #000000; }
a.honga:active {text-decoration: none;color: #ff0000;}


a.nav:link {text-decoration: none; color:#636363; font-size:13px; color:#000000;font-weight:bold;}
a.nav:visited {text-decoration: none; color:#636363; font-size:13px; color:#000000;font-weight:bold;}
a.nav:hover {text-decoration: none; color:#636363; font-size:13px;color:#ffffff;font-weight:bold;}
a.nav:active {text-decoration: none; color:#636363; font-size:13px; color:#000000;font-weight:bold;}

.bai_bg{background:#FFFFFF;}

input {border: 1px solid #CCCCCC;height: 15px;}
textarea {border: 1px solid #CCCCCC;}

.b{font-weight:bold}
.l1{
	background-image: url(../img/l_title.jpg);
	background-repeat: no-repeat;
	width:232px;
	height:29px;
	text-indent: 35px;
	color:#000000;
	font-weight:bold
}
.i1{
	background-image: url(../img/2.gif);
	background-repeat: no-repeat;
	width:320px;
	height:33px;
	text-indent: 50px;
	color:#ffffff;
	font-weight:bold;
	padding-top: 3px;
}
.r_title{
	background-image: url(../img/r_title.jpg);
	background-repeat: no-repeat;
	text-indent: 40px;
}
.fign1{
	background-image: url(../img/icon02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.fign2{
	background-image: url(../img/fign2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.l2{
	background:#E9F4D6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D5EAB0;
	border-bottom-color: #D5EAB0;
	border-left-color: #D5EAB0;
}
.downbg{
	background-image: url(../img/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
