﻿@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: #666666;
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
}
a.link_class:visited {
	text-decoration: none;
	font-size:12px;
	color: #666666;
	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;}


/* 定义无图片边框*/
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 {border: 1px solid #E3E3E3; background:url(/images/main_bg.jpg) repeat-x;}

/*内容*/
.content {font-size: 14px;
         font-family: 宋体;
		 color:#666666;
		 line-height:35px;
		 margin:30px;
		 }

#top{background:url(/images/top.jpg) no-repeat center ; width:auto; height:110px;}
#top h1{display:none;}

#menu a{width:150px; height:40px; display:block;}

#foot{background:url(/images/foot_bg.jpg) repeat-x; height:100px; border-top:#CCCCCC 1px solid; line-height:25px; margin-top:10px; text-align:center; padding-top:10px;}

/* 分页专业样式表 */
.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;}
