@charset "utf-8";
body,td,th {
	font-family:Arial,Verdana,Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	}

<!--默认链接设置-->
a {
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
/*左边分类连接样式 */
a.link_class:link {
	color: #000000;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
}
a.link_class:visited {
	text-decoration: none;
	font-size:13px;
	color: #000000;
	font-weight:bold;
}
a.link_class:hover {
	text-decoration: none;
	font-size:13px;
	color: #CC0066;
	font-weight:bold;
	border-bottom:0px;
}
a.link_class:active {
    font-size:13px;
	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="#E7B9AF"},
		onmouseout=function(){this.style.borderColor="#999999"})}

textarea,input,select { 
			font-family:Arial; 
			font-size: 10pt;  
			color: #333333; 
			font-weight: normal; 
			background-color:#FFFFFF; 
			border: 1px solid #999999 ; 
			vertical-align:middle;  
            }
.red {color: #FF0000}
.hei {color: #000000}
.bai {color: #FFFFFF}
.hui1 {color: #E0E0E0}
.Arial{font-family:Arial}

.font_size15{font-size:15px; font-weight:bold;}
.font_size18{font-size:18px; }
.font_size25{font-size:26px; }

.line_lvse_bottom{border-bottom:5px solid #CFF9BF;margin:0 10; width:690px;}/*绿色5PX线*/
.line_xuexian_huise_bottom{border-bottom:1px dashed #CCCCCC;} /*灰色虚线*/
.line_xuexian_huise_right{border-right:1px dashed #CCCCCC;} /*灰色虚线*/
.border_huise {border: 1px solid #E6E6E6;} /*灰色边框线*/


.weizhi{font-family:Arial, Helvetica, sans-serif; font-size:25px; color:#FF3366;margin:10px; text-align:left;}

.title_left { font-weight: bold; color:#FFFFFF; font-size:13px; text-align:center;}

/*导航连接样式 */
a.link_menu:link {
	color: #FFFFFF;
	font-size:15px;
	text-decoration: none;
	font-weight:bold;

}
a.link_menu:visited {
	text-decoration: none;
	font-size:15px;
	color: #FFFFFF;
	font-weight:bold;

}
a.link_menu:hover {
	text-decoration: none;
	font-size:15px;
	color: #FFFF99;
	font-weight:bold;
	/*border-bottom:#FF2D96 solid 4px;*/
}
a.link_menu:active {
    font-size:15px;
	text-decoration: none;
}

#left_menu ul{list-style-type:none; margin:0; padding:0;}
#left_menu ul li{margin:0; padding:0;}
#left_menu li a{display:block;width:148px;padding-left:20px; height:30px; line-height:30px; font-weight:bold; background:url(/images/left_1.jpg);}
#left_menu li a:hover{ color: #FFFFFF;font-weight:bold; background: url(/images/left_2.jpg);}

.left_menu_this{background:url(../images/left_2.jpg);}

#left_menusmall ul{list-style-type:none; margin:0; padding:0;}
#left_menusmall ul li{margin:0; padding:0;}
#left_menusmall li a{display:block;width:148px;padding-left:20px; height:30px; line-height:30px;  background:url(/images/left_small.jpg); }
#left_menusmall li a:hover{ color:#000000; font-weight:bold;background:url(/images/left_small_1.jpg); }
