/* CSS Document */

body{
font-size:12px;
color:#333333;
margin:0;
text-align:center;
background-color:#005500;
}
#box{
width:1002px;
background-color:#FFFFFF;
}
.text_left{
text-align:left
}
#showdiv1{
margin-left:10px;
margin-top:20px;
padding:0px;
text-align:left;
}
.nodisplay{
display:none;
list-style:none;
}
.blockdisplay{
list-style:none;
clear:both;
}
.menu a{
font-size:14px;
color:#006600;
font-weight:bold;
line-height:28px;
display:block;
text-decoration:none;
}
.menu a:hover{
}
.column_01{
border:1px solid #66CC00;
}
.column_02{
border:1px solid #FFCC00;
}
.column_03{
border:1px solid #999999;
}
.words_red{
color:#FF0000;
}
.words_news a{
color:#333333;
text-decoration:none;
}
.words_news a:hover{
color:#FF0000;
text-decoration:underline;
}
.words_news_t a{
color:#666666;
text-decoration:none;
}
.words_news_t a:hover{
color:#006600;
text-decoration:underline;
}
.words_white14_b{
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}
.words_white14_b a{
font-size:14px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.words_white12_b a{
font-size:12px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.words_white12 a{
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}
.words_white12{
font-size:12px;
color:#FFFFFF;
line-height:15px;
}
.words_green{
color:#004400;
}
.words_green12 a{
font-size:12px;
color:#004400;
text-decoration:none;
line-height:20px
}
.words_green12 a:hover{
color:#009900;
text-decoration:underline;
}
.words_green14_b{
font-size:14px;
color:#006600;
font-weight:bold;
}
.words_green14_b a{
font-size:14px;
color:#006600;
font-weight:bold;
text-decoration:none;
}
.words_green14_b a:hover{
color:#00AA00;
text-decoration:underline;
}
.words_yellow14_b a{
font-size:14px;
color:#FF6600;
font-weight:bold;
text-decoration:none;
}
.words_yellow14_b a:hover{
text-decoration:underline;
}
.words_yellow12{
color:#FF6600;font-weight:bold;
}
.words_yellow12 a{
font-size:12px;
color:#FF6600;
text-decoration:none;
}
.words_yellow122{
color:#000000;
}
.words_yellow122 a{
font-size:12px;
color:#000000;
text-decoration:none;
}
.words_yellow122 a:hover{
text-decoration:underline;
}
.words_gray12{
color:#888888;
}
.words_gray12_b a{
font-size:12px;
color:#888888;
font-weight:bold;
text-decoration:none;
}
.words_gray12_b a:hover{
color:#FF6600;
text-decoration:underline;
}
.icon_img img{
margin-top:5px;
margin-bottom:5px;
}
.tab {
width: 100%;
PADDING-TOP:3px
}
.tab UL {
PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 0px;  PADDING-TOP: 0px;
MARGIN: 0px auto; 
OVERFLOW: hidden; 
WIDTH: 95%;
}
.tab LI {
	PADDING-RIGHT: 20px; PADDING-LEFT: 20px;  BORDER-TOP: #ccc 1px solid;FLOAT: left; BORDER-LEFT: #ccc 1px solid; 
	background-color:#FFE1AA;
	CURSOR: pointer; 
	COLOR: #666;
	font-size:14px; font-weight:bold;LINE-HEIGHT: 25px
}
.tab LI.hover {
	PADDING-RIGHT: 30px; PADDING-LEFT: 30px; FONT-WEIGHT: bold; FONT-SIZE: 14px; BACKGROUND: #fff; 
	COLOR: #FF6600;
}
LI#tabli {
	BORDER-RIGHT: #ccc 1px solid
}