/* CSS Document */
body{ padding:0; margin:0; font-size:12px; background-color:#ffffff;}
a{ text-decoration:none;color:#515151;}
a:hover{ text-decoration:none;color:#000000;}

.topdh td{ text-align:center; color:#FFFFFF;}
.topdh td a{ color:#FFFFFF; text-decoration:none; font-weight:bold;}
.topdh td a:hover{ color:#ffff00;}
.topdh td .s{color:#ffff00;}

.tit{ width:122px; height:28px; line-height:28px; background-image:url(images/tit.gif); background-repeat:no-repeat; padding-left:45px; color:#529c32; font-weight:bold;}
.titleft{ width:122px; height:28px; line-height:28px; background-image:url(images/tit.gif); background-position:-20px 0px; background-repeat:no-repeat; padding-left:30px; color:#529c32; font-weight:bold;}
.titmore{ text-align:right; padding-right:15px;}
.ctt{border:#529c32 solid 1px; border-top:none; line-height:22px; padding:5px;}

.bottom{ background-color:#529c32; color:#FFFFFF; line-height:22px; text-align:center;}


.menu1{
    height:20px;
    margin:6px 4px 0px 0px;
	position:relative;
	padding:2px;
}
.menu2{
    height:20px;
    margin:6px 4px 0px 0px;
	position:relative;
	padding:2px;
}
.menu2 .list{
    line-height:20px;
    text-align:left;
    padding:4px;
    font-weight:normal;
	display:none;
}
.menu1 .list{
    line-height:20px;
    text-align:left;
    padding:4px;
    font-weight:normal;
	display:inline;
	position:absolute;
	top:18px;
	left:-14px;
	width:90px;
	background-color:#44ac31;
}
.menu1 .list a{ font-weight:normal;}