<!--
img{border:0;}

ul,li{list-style-type:none;}

/*clear both*/
.clearfix:after {
   content: ".";
   display:block;
   height:0;
   clear: both; 
   visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
*+html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear{ 
   clear: both; 
   font-size:1px; 
   width:1px; 
   height:1px; 
   visibility: hidden;
}

.cotainer{   
   width:600px;
   height:auto;
   border:solid #204814;
   border-width:0 1px 1px 1px;

}

.tabs{
   float:left;
   width:600px;
   height:30px;
   background-image:url(../images/tab_bg.gif);
}

.tabs li{
   float:left;   
   text-align:center;
   width:100px;
   height:25px;
   padding:5px 0 0 0;
   overflow:hidden;
   letter-spacing:1px;
   font-weight:bold;  
   position:relative;
   background-image:url(../images/tab_bg.gif);
}

.tabs li.first{
   background-image:url(../images/tab_on.gif);
}

.tabs li.current{
   background-image:url(../images/tab_on.gif);
}

.tabs li.current,
.tabs li.first{
   font-weight:bold;
}

.tabs li.current a,
.tabs li.first a{
   color:#D45417; font-size:13px;}
.tabs li.current a:hover,.tabs li.first a:hover{ color:#FF0000}
.tabs li a{ font-size:13px;}
.tabs li span{
   position:absolute;
   right:0;
   top:1px;
   width:2px;
   height:28px;
   overflow:hidden;
   font-size:1px;
   background-image:url(../images/tab_sline.gif);  
}
.tabs li.first span,
.tabs li.current span,
.tabs li.off span{
   display:none;
}

.cnt{
	table-layout:fixed; word-break:break-all; word-wrap:break-word;
	height:100%;
	width:570px;		
	padding:10px 10px 5px 10px;
	line-height:18px;
	color:#515151;
	font-size:13px;
	margin-bottom:8px;
}
.cnt p{ margin-bottom:10px; text-indent:2em;}
.cnt h2{ margin-top:5px; font-size:14px;}
.title{ font-size:16px; color:#F00; text-align:center; margin-bottom:18px;}

.cnt img{ border:none; text-align:center;}
#faq ul{ text-align:left; margin-left:30px;}
#faq .thumb{position: relative; z-index: 0; color:#003300} 
#faq li{ line-height:25px; list-style:decimal; font-weight:bold;}
#faq .thumb:hover{ background-color: transparent; z-index: 50;text-decoration: none;  } 
#faq .thumb span{display:none;color: black; text-decoration: none; } 
#faq .thumb span img{ border-width: 0;padding: 2px; } 
#faq .thumb:hover span{ font-weight:normal;margin-left:0px; width:470px;color:#111; border-bottom:1px #999 dashed;display:block;background:#FFFFFF;}
/*
.cnt ul{
   float:right;
   width:335px;
   height:117px;
}

.cnt ul li{
   float:left;
   width:335px;
   overflow:hidden;
   color:#999;
   padding:5px 0 2px 0;
}
*/
.loading{
   margin:0 auto;
   width:406px;
   height:16px;
   padding:51px 0 50px 0;
   overflow:hidden;
   text-align:center;
}

.loading img{
   width:16px;
   height:16px;
   border:0;
   float:none;
   vertical-align:middle;
}
-->
