
.navImg {
     border:none;
     }
a 
    {
    color:blue;
    }	
a:hover
    {
    color:#3399FF;
    }
.cateLi
    {
    color:#0D6C57;
    }
.cateLi:hover
    {
    color:#B9801C;
    }
input[type!=radio]
   {
   border:solid 1px #CCCCCC;
   }
input[type!=radio]:hover
   {
   border-color: #B75200;
   }
input[type=submit]:hover
   {
   border-color: #200E00; 
   }

      
#c_area_bg
    {
    position:relative;
    left:0px;
    width:658px;
    height:31px;
    background-image:url(c_area_bg.jpg);
    background-repeat:no-repeat;
    }	
#c_area_text
    {
    font:12px;
    position:relative;
    left:0px;
    width:658px;
    height:548px;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    border-color:#DCDEE0;
    }
.c_text_out_b
    {
    position:relative; 
    left:-23px;
    }
#c_text_out1
    {
    padding-left:14px;
    width:320px;
    height:200px;
    font: 12px Arial,Trebuchet MS, Lucida Sans Unicode,  sans-serif;
    }
#c_text_out2
    {
    width:320px;
    height:200px;
    font: 12px Arial,Trebuchet MS, Lucida Sans Unicode,  sans-serif;
    }
#l_area
    {
    position:relative;
    top:-2px;
    width:291px;
    border-left:1px solid;
    border-right:1px solid;
    border-bottom:1px solid;
    border-color:#DCDEE0;
    }	
#l_area_bg
    {
    width:291px;
    height:31px;
    background-image:url(l_area_bg.jpg);	
    }	
#l_area_button
    {
    width:217px;
    height:48px;
    background-image:url(l_area_button.jpg);
    background-repeat:no-repeat;
    background-position:center;
    cursor:pointer;	
    }	
#l_area_text
    {
    position:relative;
    top:17px;
    font-weight:bold;
    color:#FFFFFF;
    font-size:14px;
    }	
#l_area_hen
    {
    height:1px;
    width:250px;
    background-color:#777777;
    }
#bottom_hen
    {
    height:1px;
    width:100%;
    background-color:#777777;
    }
