﻿@charset "UTF-8";
body{margin:0px auto; padding:0px; font-size:12px; font-family:"宋体"; color:#666666;}


/*************************************导航特效**********************************************/
.top_menu01 { }
.top_menu01 a{ font-family:"黑体";height:18px; width:74px; text-decoration:none; float:left;color:#000000; padding-top:6px;}
.top_menu01 a:link{font-size:14px;color:#0000000;text-decoration:none; font-weight:bold;}
.top_menu01 a:visited{font-size:14px;color:#0000000;text-decoration:none;font-weight:bold;}
.top_menu01 a:hover{ background:url(../images/menu_bg02.jpg) top no-repeat;color:#000000;text-decoration:none;font-weight:bold;}
.top_menu01 a:active{ background:url(../images/menu_bg02.jpg) top no-repeat;color:#000000 ;font-weight:bold;}

/****************************************end导航特效*******************************************/

/*************************************链接样式************************************************/

a { blr:expression(this.onFocus=this.blur()) }
a:link{
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
a:visited{
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
a:hover{
	font-size:12px;
	color:#978650;
	text-decoration:none;
}
a:active{
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.more:link{
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
.more:visited{
	font-size:12px;
	color:#333333;
	text-decoration:none;
		font-weight:bold;
}
.more:hover{
	font-size:12px;
	color:#000000;
	text-decoration:none;
		font-weight:bold;
}
.more:active{
	font-size:12px;
	color:#333333;
	text-decoration:none;
		font-weight:bold;
}
/***********************************************end链接样式***********************************************/

.left { }
.left a{ font-family:"黑体";height:22px; width:180px; text-decoration:none; float:left;color:#000000; padding-top:8px;}
.left a:link{font-size:14px;color:#0000000;text-decoration:none; font-weight:bold;}
.left a:visited{font-size:14px;color:#0000000;text-decoration:none;font-weight:bold;}
.left a:hover{ background:url(../images/left_bg01.jpg) top no-repeat;color:#000000;text-decoration:none;font-weight:bold;}
.left a:active{background:url(../images/left_bg01.jpg) top no-repeat;color:#000000 ;font-weight:bold;}

