@charset "utf-8";
body,td,th {
	font-family:Arial,Verdana,Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
body {
	background-color: #FFFFFF;
	
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 SCROLLBAR-FACE-COLOR: #d8fcb4;
 SCROLLBAR-HIGHLIGHT-COLOR: #d8fc90;
 SCROLLBAR-SHADOW-COLOR: #d8fc00;
 SCROLLBAR-3DLIGHT-COLOR: #90fc6c;
 SCROLLBAR-ARROW-COLOR: #6cfc00;
 SCROLLBAR-TRACK-COLOR: #d8fcd8;
 ZOOM: 100%;
 SCROLLBAR-DARKSHADOW-COLOR: #6cd824;
 SCROLLBAR-BASE-COLOR: #48b448
	}

<!--默认链接设置-->
a {
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #009900;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: none;
	color: #33CC00;
}
a:active {
	text-decoration: none;
}
/*左边分类连接样式 */
a.link_class:link {
	color: #009900;
	font-size:12px;
	text-decoration: none;
}
a.link_class:visited {
	text-decoration: none;
	font-size:12px;
	color: #009900;
}
a.link_class:hover {
	text-decoration: none;
	font-size:12px;
	color: #00CC00;
	border-bottom:#006600 solid 4px;
}
a.link_class:active {
    font-size:12px;
	text-decoration: none;
}
.link_class_this{font-size:12px; font-weight:bold;}

/*内容*/
.content {font-size: 12px;
         font-family:Arial;
		 color:#CCCCCC;
		 line-height:25px;
		 }
/*底部*/
.foot {font-size: 11px;
       font-family:Arial;
	   color:#1D5E65;
	   }
/* 定义无图片边框*/
img {border:0px}
textarea,input {	star : expression(
		onmouseover=function(){this.style.borderColor="#FFCC00"},
		onmouseout=function(){this.style.borderColor="76EC00"})}

textarea,input,select { 
			font-family:Arial; 
			font-size: 10pt;  
			color: #009900; 
			font-weight: normal; 
			background-color:#DDFFBB; 
			border: 1px solid #76EC00;  
            }

.red {color: #FF0000}
.hei {color: #000000}
.bai {color: #FFFFFF}
.hui1 {color: #E0E0E0}
.Arial{font-family:Arial}

.line_lvse_bottom{border-bottom:5px solid #CFF9BF;margin:0 10; width:690px;}/*绿色5PX线*/
.line_xuexian_huise_bottom{border-bottom:1px dashed #CCCCCC;} /*灰色虚线*/
.border_lvse {border: 1px solid #98EE65;} /*绿色边框线*/

.content{ margin:10px; font-size:13px; color:#666666; line-height:25px;}

.weizhi{ background-image:url(../images/img_1.jpg); background-repeat: no-repeat; font-family: "黑体"; font-size:30px; color:#009900;height:130px; line-height:130px; margin:0px; padding-left:50px; text-align:left;}

.title_left { font-weight: bold; color:#FFFFFF; font-size:13px; text-align:center;}
.foot {background-image: url(../images/foot_bg.gif); background-repeat: repeat-x; color:#999999; font-size:11px; margin:10px auto; padding-bottom:30px; height:51px; line-height:40px; text-align:center; width:900px; }

