*{
    margin:0;
    padding:0;
    font-family: arial, sans-serif, Trebuchet MS;
    font-size:12px;
}
body {
    background-color:#fff;
	color:#000000;
    width:694px;
    padding:36px 36px 20px 36px;
    margin:0 auto;
}
img {
	border:0;
    vertical-align:middle;
}
p {
    margin-bottom:5px;
}
a 
{
    color:#0000FF;
	text-decoration:underline;
}
a:hover {
	text-decoration: none;
}
.t_normal {
    font-weight:normal;
}
.t_color1 {
    color:#6A9C09;
    
}
.t_color2 {
    color:#9A9A9A;
    font-size:16px;
}
.t_color3 {
    color:#6C6C6C;
    font-size:12px;
}

.t_color4 {
    color:#000000;
    font-size:14px;
}

.t_color5 
{
    color:#006600;
}

.t_bold{
    font-weight:bold;
}

.clearing {
    font-size:0px;
    line-height:0px;
    height:0px;
    width:0px;
    clear:both;
}
.line {
    width:100%;
    height:0px;
    border-bottom:1px solid #000;
    font-size:0px;
}
.float_l {
    float:left;
}
.align_b
{
    vertical-align:bottom;
}

ul {
    list-style:none;
}
li 
{
    padding-left:16px;
    background:url("images/bullet.gif") 0 4px no-repeat;
}
/*---------------------------------------------------------------------*/
.arrow
{
    padding-left:24px;
    line-height:20px;
    background:url("images/arrowbullet.gif") 0 4px no-repeat;
}
.top_l {
    height:37px;
    width:39px;
    background:url("images/corner_t_l.gif") bottom right no-repeat;
}
.top {
    height:34px;
    width:616px;
    border-bottom:1px solid #CCCACA;
    margin-bottom:2px;
}
.top_r {
    height:37px;
    width:39px;
    background:url("images/corner_t_r.gif") bottom left no-repeat;
}
.middle {
    width:604px;
    margin:2px auto 0 auto;
    padding:1px 10px 0 10px;
    border-left:1px solid #CCCACA;
    border-right:1px solid #CCCACA;
}
.bottom_l {
    height:39px;
    width:39px;
    background:url("images/corner_b_l.gif") top right no-repeat;
}
.bottom_r {
    height:39px;
    width:39px;
    background:url("images/corner_b_r.gif") top left no-repeat;
}
.footer {
    width:600px;
    padding:10px 0 0 16px;
    margin-top:3px;
    border-top:3px solid #99BF76;
}
.footer * {
    font-size:10px;
}
.header {
    width:604px;
    background:url("images/gradient.gif") repeat-x;
}
.subheader
{
    padding:15px;
}
.logo {
    width:410px;
}
.logo img {
    margin:18px 0 0 21px;
    width: 4px;
    height: 4px;
}
.title1 
{
     font-size: 20px;
     font-weight: bold;
     color:#6A9C09;
     margin-left:8px;
}
.title2
{
     font-size: 18px;
     font-weight: bold;
     color:#6A9C09;
     text-align: justify;
}

.header_devide {
    margin:16px 0 18px 0;
    height:35px;
    width:0px;
    border-right:1px solid #D6D6D6;
}
.tel {
    margin:17px 10px 19px 99px;
}
.tel_text {
    margin-top:19px;
}
.tel_text * {
    font-size:12px;
    margin-left:20px;
}
.tel_fax1 {
    width:160px;
}
.tel_fax2 {
    width:134px;
}
.main_pic {
    padding-left:21px;
    width:580px;
}
.slogan {
    margin-top:24px;
    width:277px;
}
.menu {
    height:38px;
    border-top:1px solid #E5E4E4;
}
.menu a {
    background:url("images/menu.gif") no-repeat;
    height:38px;
    width:120px;
    margin-right:1px;
    float:left;
    font-size:15px;
    font-weight:bold;
    color:#6A9C09;
    text-decoration:none;
    padding-top:10px;
    text-align:center;
}
.menu a:hover {
    color:#000000;
    
}
.menu .last{
    margin-right:0;
}

.menu a img {
    margin:15px 0 0 25px;
}
.sidemenu 
{
    width:160px;
    padding:15px;
    background:url("images/sidemenu.gif") repeat-x;
}
.left_div
{
    width:420px;
    padding:10px;
}
.right_div
{
    width:120px;
    padding:20px;
}
.left_col {
    width:340px;
    padding:15px;
    
}
.right_col {
    width:220px;
    padding:15px 0;
    text-align: right;
}
.horizontal {
    width:100%;
    height:1px;
    font-size:0px;
    background:url("images/horizontal.gif") repeat-x;
}
.vertical {
    width:314px;
    background:url("images/vertical.gif") repeat-y;
}
.imgborder
{
    border:1px solid #9A9A9A;
}
.content1_img {
    width:110px;
    padding-top:5px;
}
.content1_text {
    width:198px;
   
}
.content1_text ul {
    margin-top:5px;
}
.content1_text li {
    padding-left:8px;
    background:url("images/bullet.gif") 0 5px no-repeat;
}
.col1 {
    width:174px;
    padding:0 10px 8px 0;
}
.col2 {
    width:140px;
    padding:0 0 8px 10px;
}
.content2_img {
    width:80px;
    padding-top:5px;
}
.content2_text {
    width:221px;
}
content2_text a {
    font-size:10px;
}
.next {
    text-decoration: none;
    font-size:10px;
    font-weight:bold;
    background:url("images/arrow.gif") 100% 5px no-repeat;
    padding-right:15px;
}
.next:hover {
    text-decoration:none;
    color:#6C6C6C;
}