@charset "utf-8";
/* CSS Document */

*{ padding:0; margin:0;}
img{ border:0;}
body{ font-size:12px; margin:10px  auto;font-family:Arial, Helvetica, sans-serif; line-height:22px; background-color:#eaeaea;}

.fl{ float:left;}
.fr{ float:right;}
.cl{ clear:both; height:1px; overflow:hidden;}

li{ list-style-type:none;}
h1{ font-size:18px; font-family:"黑体"; font-weight:normal; height:38px; margin-left:8px; line-height:38px; border-bottom:solid 1px #b5e71d; text-indent:10px;}
h2,h3,h4,h5{ font-size:12px;}

.barent{ border-bottom:solid #b5e71d 1px; height:1px; overflow:hidden; padding-top:20px; padding-top:0\9; margin-bottom:20px;}
a{ color:#000; text-decoration: none;}
a:link { text-decoration: none;}
a:active { text-decoration: none;}
a:hover { text-decoration: none; color:#000;} 
a:visited { text-decoration: none;}

.text_green{
	color:#6ca901;
	font-family: Arial, Helvetica, sans-serif;
}
.text_green a{ color:#6ca901;}
.text_green a:hover{ color:#1f8646;}/*==============第2次修改==================*/

.text_white{ color:#FFF;}
.text_white a{ color:#FFF;}
.text_white a:link{ color:#FFF;}/*new*/
.text_white a:visited{ color:#FFF;}/*new*/
.text_white a:hover{color:#b5e71d;}/*amend*/

.text_grey{ color:#c1c1c1;}
.text_grey a{ color:#c1c1c1;}
.text_grey a:hover{ color:#c1c1c1;}

.text_grey2{ color:#999;}
.text_grey2 a{ color:#999;}
.text_grey2 a:hover{ color:#999;}

#wwwtext{ height:46px; line-height:46px; padding:0 20px; border-top:solid #cfcfcf 1px;}
