@charset "utf-8";

/* CSS Document */

html { 
padding: 0px;
margin: 0px;
text-align: center;
}

body {
text-align: center;
font-size: 14px;
line-height: 1.5;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
padding:0px;
background-color: #929292;
}

img{
border: none;
}

/* ++++++ out ++++++ */

#out {
width: 760px;
height: auto;
margin:0px auto;
text-align: center;
background-image: url(b-img/bg01.jpg);
background-repeat: repeat-y;
}

/* ++++++ header ++++++ */

#header{
width: 760px;
height: 30px;
padding-top: 30px;
background-image: url(b-img/header.gif);
background-repeat: no-repeat;
text-align: right;
}

/* ++++++ main ++++++ */

#main{
clear: both;
width: 760px;
height: auto;
text-align: left;
background-image: url(b-img/bg01.jpg);
background-repeat: repeat-y;
}

/* ++++++ banner ++++++ */

#banner{
width: 760px;
text-align: left;
}

/* ++++++ menu ++++++ */

#menu{
float: left;
width: 220px;
height: auto;
padding-top: 10px;
padding-bottom: 30px;
background-image: url(b-img/bg02.jpg);
background-repeat: repeat-y;
text-align: center;
}

#menu ul{
margin: 5px 10px;
padding: 0px 0px;
list-style-type: none;
}

#menu li{
margin: 0px;
padding: 2px 3px;
list-style-type: none;
}

#menu a:link{

color: #000000;
}

#menu a:visited{

color: #000000;
}

#menu a:hover{

color: #336600;
font-weight: bold;
}

#menu a:active{

color: #336600;
font-weight: bold;
}
#menu h3 {
	font-size: 14px;
	margin: 0px 0px 5px 0px;
}


.pv{
margin: 10px 10px 0px 10px;;
padding: 15px 0 0 0;
text-align: center;
background-image:url(img/pv-bg.gif);
background-repeat: no-repeat;
width: 200px;
height: 222px;
color:#333333;
}

/* ++++++ news ++++++ */

#news{
clear: both;
width: auto;
height: auto;
margin: 30px 0 0 0;
padding: 4px 3px 2px 4px;
text-align: left;
background-color: #FFFFFF;
border: #999999 dotted;
}

#news ul{
margin: 5px 30px;
padding: 5px 0px 2px 0px;
list-style-type: disc;
}

#news li{
margin: 0px;
padding: 0px 3px;
list-style-type: disc;
}

#news p{
text-align: right;
list-style:none;
margin: 2px 0px;
}

#news a:link{
text-decoration: none;
color: #000000;
}

#news a:visited{
text-decoration: none;
color: #000000;
}

#news a:hover{
text-decoration: none;
color: #336600;
font-weight: bold;
}

#news a:active{
text-decoration: none;
color: #336600;
font-weight: bold;
}

#news2{
clear: both;
width: auto;
height: auto;
margin: 30px 0 0 0;
padding: 4px 3px 5px 4px;
text-align: left;
background-color: #FFFFFF;
border: #999999 dotted;
}

#news2 ul{
margin: 5px 30px;
padding: 5px 0px 2px 0px;
list-style-type: disc;
}

#news2 li{
margin: 0px;
padding: 0px 3px;
list-style-type: disc;
}

#news2 p{
text-align: left;
list-style:none;
margin: 2px 0px;
}

#news2 a:link{
text-decoration: none;
color: #000000;
}

#news2 a:visited{
text-decoration: none;
color: #000000;
}

#news2 a:hover{
text-decoration: none;
color: #336600;
font-weight: bold;
}

#news2 a:active{
text-decoration: none;
color: #336600;
font-weight: bold;
}


/* ++++++ content ++++++ */

#content{
float: left;
width: 515px;
height: auto;
padding: 15px 10px 10px 10px;
text-align: left;
background-color: #FFFFFF;
}

#content p{
margin: 10px 0 5px 5px;
padding: 0px;
}

#content th{
font-size: 12px;
padding-left: 3px;
}

#content td{
font-size: 12px;
padding-left: 3px;
}

#content a:link{
text-decoration: none;
color: #000000;
}

#content a:visited{
text-decoration: none;
color: #000000;
}

#content a:hover{
text-decoration: none;
color: #336600;
}

#content a:active{
text-decoration: none;
color: #336600;
}

.title{
width: 470px;
height: 25px;
margin: 2px 0px 5px 2px;
padding: 5px 0px 0px 30px;
font-size: 16px;
font-weight: bold;
color: #004F00;
background-image: url(b-img/title.gif);
}

.subtitle{
width: 475px;
height: 26px;
margin: 30px 0px 5px 2px;
padding: 4px 0px 0px 30px;
font-size: 16px;
font-weight: bold;
color: #004F00;
background-image: url(b-img/sub-title.gif);
background-repeat: no-repeat;
background-repeat: no-repeat;
border-bottom: #004F00 dotted 2px;
}

.subtitle2{
width: 475px;
height: 45px;
margin: 30px 0px 5px 2px;
padding: 4px 0px 0px 30px;
font-size: 16px;
font-weight: bold;
color: #004F00;
background-image: url(b-img/lsub-title.gif);
background-repeat: no-repeat;
background-repeat: no-repeat;
border-bottom: #004F00 dotted 2px;
}

.contact{
float: left;
width: 515px;
height: auto;
margin: 10px 0;
padding: 4px 0px;
text-align: center;
background-color: #CCCCCC;
}

/* ++++++ footer ++++++ */

#footer{
clear:both;
width: 755px;
height: 25px;
padding: 5px 5px 0 0;
background-color: #254812;
font-size: 12px;
color: #ffffff;
text-align:right;
}

/* ++++++ other ++++++ */

.style-large{
font-size: 18px;
color: #000000;
}

.style-middle_b{
font-size: 14px;
color: #0000FF;
}

.style-middle_r{
font-size: 14px;
color: #FF0000;
}

.style-middle_or{
font-size: 14px;
color: #FF9900;
}

.style-middle{
font-size: 14px;
}

.style-small{
font-size: 10px;
}

.calender_red{
font-size: 12px;
color: #FF0000;
}

.calender_blue{
font-size: 12px;
color:#0000FF;
}
.tb_day {
	border-collapse:collapse;
	margin:0px auto;
	padding:0px;
	border: 1px solid #999999;
	text-align: center;
	width: 85%;
}
.tb_day td {
	border: 1px solid #999999;
	padding: 1px 3px;
}
