@charset "utf-8";
/* CSS Document */
body{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:0px;
margin:0px;
}
.banner_des{
color:#00a27d;
/*color:#66ad2d;*/
font-size:11px;
}
a img, img{
border:0px none;
}
a{
cursor:pointer;
color:#000000;
text-decoration:none;
}
a:hover{
color:#c64f07;
}
.menu{
background:url(../images/bg_menu.jpg) repeat-x left top;
height:35px;
vertical-align:middle;
color:#ffffff;
}
.menu_item{
color:#ffffff;
background:url(../images/bar_menu.jpg) no-repeat right top;
padding:0px 5px 0px 5px;
text-align:center;
}
.menu_item_active{
background:url(../images/bar_menu.jpg) no-repeat right top;
padding:0px 5px 0px 5px;
text-align:center;
color:#c64f07;
}
.menu_item a{
color:#ffffff;
text-decoration:none;
}
.menu_item a:hover, .menu_item_active a{
/*color:#ed7730;*/
color:#c64f07;
text-decoration:none;
}
.menu_corner_left{
background:url(../images/corner_left_top.png) no-repeat left top;
height:35px;
width:6px;
}
.menu_corner_right{
background:url(../images/corner_right_top.png) no-repeat right top;
height:35px;
width:6px;
}
.content_area{
border:1px solid #7AC142;
height:435px;
min-height:435px;
vertical-align:top;
}
.pathway{
font-size:13px;
font-weight:bold;
color:#7AC142;
padding:20px 10px 0px 10px;
}
.content{
text-align:justify;
padding:10px;
}
.content_special{
font-weight:bold;
}
.footer{
background:url(../images/bg_menu.jpg) repeat-x left top;
height:35px;
color:#ffffff;
text-align:center;
font-size:13px;
}
.footer a{
color:#ffffff;
}
.footer a:hover{
color:#c64f07;
}

.mailto{
text-decoration:underline;
color:#000000;
}
.mailto:hover{
color:#c64f07;
text-decoration:underline;
}
.contact_tbl td{
vertical-align:top;
}
.category_name{
color:#7AC142;
font-weight:bold;
}
a.text_body{
font-weight:bold;
}
.link_color{
color:#7AC142;
}

