﻿@charset "utf-8";
body,td,th {
	font-family:宋体;
	font-size:13px;
	color:#333333;
}
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: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
}
/*左边分类连接样式 */
a.link_class:link {
	color: #971C15;
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
}
a.link_class:visited {
	text-decoration: none;
	font-size:12px;
	color: #971C15;
	font-weight:bold;
}
a.link_class:hover {
	text-decoration: none;
	font-size:12px;
	color: #FF3300;
}
a.link_class:active {
    font-size:12px;
	text-decoration: none;
}
.link_class_this{font-size:12px; font-weight:bold;}

/*内容*/
.content {font-size: 14px;
         font-family: 宋体;
		 color:#666666;
		 line-height:35px;
		 margin:30px;
		 }
/*底部*/
.foot {font-size: 11px;
       font-family:Arial;
	   color:#1D5E65;
	   }
/* 定义无图片边框*/
img {border:0px}
textarea,input {	star : expression(
		onmouseover=function(){this.style.borderColor="#FF6699"},
		onmouseout=function(){this.style.borderColor="A2A2A2"})}

textarea,input,select { 
			font-family:Arial; 
			font-size: 10pt;  
			color: #CC0000; 

			background-color:#F3F3F3; 
			border: 1px solid #A2A2A2;  
			vertical-align: middle;
			padding-top:3px;
            }

.red {color: #FF0000}
.hei {color: #000000}
.bai {color: #FFFFFF}
.hui1 {color: #E0E0E0}
.Arial{font-family:Arial}

.line_lvse_bottom{border-bottom:5px solid #FFC4E1;margin:0 10; width:690px;}/*粉红5PX线*/
.line_xuexian_huise_bottom{border-bottom:1px dashed #CCCCCC;} /*灰色虚线*/
.border_lvse {border: 1px solid #FFBBEC;} /*粉红边框线*/

.weizhi{ background-image:url(../images/img_1.jpg); background-repeat: no-repeat; font-family: "黑体"; font-size:30px; color:#FF0066;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; padding-bottom:30px; height:51px; line-height:40px; text-align:center;}



#foxmenu{position:relative;display:block;height:36px; width:880px; margin:0 auto;font-size:12px;font-weight:bold;font-family:宋体;}
#foxmenu ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#foxmenu ul li{display:block;float:left;margin:0; text-align:center; line-height:36px;}
#foxmenu ul li a{display:block;float:left;color:#FFFFFF;text-decoration:none;width:110px;height:36px;background:transparent url(/images/menu_1.jpg) no-repeat top left; }
#foxmenu ul li a:hover{color:#990000;background:transparent url(/images/menu_2.jpg) no-repeat top right;}
#foxmenu ul li a.current{background:transparent url(/images/menu_1.jpg) no-repeat top left; }

/* 分页专业样式表 */
.paginator { font: 12px Arial, Helvetica, sans-serif;;padding:10px 20px 10px 0; margin: 0px; text-align: left;}
.paginator a, .pageList .this-page {padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;margin-right:2px}
.paginator a:visited {padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;}
.paginator .break {padding: 1px 6px; border:none;text-decoration: none;}
.paginator .this-page {padding: 1px 6px;font-weight: bold; font-size: 13px;border:none}
.paginator a:hover {color: #fff; background: #ffa501;border-color:#ffa501;text-decoration: none;}

