@charset "utf-8";
body,td,th {
	font-family:Arial,Verdana,Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
body {
	background:#CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

<!--默认链接设置-->
a {
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #0099CC;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}

/* 定义无图片边框*/
img {border:0px}
#main{width:980px; margin:0 auto; background:#FFFFFF;}

textarea,input,select { 
			vertical-align:middle; 
            }

.red {color: #FF0000}
.hei {color: #000000}
.bai {color: #FFFFFF}
.hui1 {color: #E0E0E0}
.Arial{font-family:Arial}

.line_huise_bottom{border-bottom:1px solid #DFDFDF;}/*灰色1PX线*/
.line_xuexian_huise_bottom{border-bottom:1px dashed #CCCCCC;} /*灰色虚线*/
.border_huise {border: 1px solid #DFDFDF;} /*灰色边框线*/

.content{ margin:10px;  color:#666666; line-height:25px;}

#form_search{ margin:2px 10px;}

#menu{width:980px; background:url(/images/menu_bg.jpg) no-repeat; margin:0 auto; height:32px;}
#menu a{ width:120px; display:block; float:left; height:32px; text-align:center; line-height:32px; color:#000000; font-weight:bold;}

#top_img{width:980px; clear:both; margin:0 auto; padding:6px 0 8px 0; }
#weizhi{ background:url(/images/iocn_weizhi_bg.jpg) 100px no-repeat; height:30px; line-height:30px; clear:both; border-bottom:#CCCCCC solid 1px;}
#weizhi span{color:#FFFFFF; margin-left:18px;}
#weizhi_e{ background:url(/images/iocn_weizhi_bg.jpg) 110px no-repeat; height:30px; line-height:30px; clear:both; border-bottom:#CCCCCC solid 1px;}
#weizhi_e span{color:#FFFFFF; margin-left:16px;}

.left_bg{background:url(/images/left.jpg) no-repeat top ;}
.left_bg_e{background:url(/images/left_e.jpg) no-repeat top ;}

#class{ width:220px; margin:0 auto;}
#class a{width:195px; padding:0 0 0 25px; height:28px; line-height:28px; color:#000000; display: block; font-weight: bold; background:url(/images/icon.gif) 5px no-repeat ; border-bottom:#CCCCCC dashed 1px;}
#class a:hover {background:url(/images/icon.gif) 5px no-repeat #F3F3F3 ; color:#0000FF;}

#foot{width:980px; line-height:25px; text-align:center; margin:8px auto 5px auto; border-top:#CCCCCC solid 3px; padding:3px 0 3px 0;}

/*分页样式*/

#page {PADDING:8px; MARGIN: 3px;  TEXT-ALIGN: center; clear:both;}
#page A {border:#01B0ED 1px solid; padding:2px 5px; margin:2px; color:#01B0ED; text-decoration:none;}
#page A:hover {color:#FFFFFF; background:#01B0ED;}
#page span.current {border:#01B0ED 1px solid;padding:2px 5px; margin:2px;color: #FFFFFF;background:#01B0ED;}
#page span.disabled {border:#EEEEEE 1px solid;padding:2px 5px; margin:2px;color: #DDDDDD;}
#page span.text {border:#CCCCCC 1px solid;padding:2px 5px; margin:2px;color: #666666;}
