/*总体*/
* {
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
}
body {
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #d0d0d0;
	scrollbar-base-color : #f4f4f4;
	scrollbar-darkshadow-color : #4f4f4f4;
	scrollbar-face-color : #f4f4f4;
	scrollbar-highlight-color : #d0d0d0;
	scrollbar-shadow-color : #ffffff;
	scrollbar-track-color : #ffffff;
    margin-top: 0px;
	margin-bottom: 0px;
	background: url(../img/bg.gif) repeat-x top #929292;
	text-align: left;
}
img {
	border: 0px;
}
hr {
	height: 1px;
	border-bottom:dotted #ababab;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td {
	font-size: 12px;
}
h1 {/*文章标题*/
	font-size: 16px;
	color:#04518f;
	font-weight: 600;
	text-align: center;
}
h2 {
	font-size: 14px;
	margin: 3px 0 3px 0;
	color: #de6d4e;
	text-align: left;
	font-weight: 600;
}
h3 {
	font-size: 13px;
	margin: 3px 0 3px 0;
	color: #666666;
	text-align: left;
	font-weight: 600;
}
p {
	margin:0px;
	font-size: 12px;
	line-height: 20px;
}
span {
	font-size:12px;
}
form {
	margin: 0;
	font-size: 12px;
}
input {
	font-size:12px;
	color:#929292;
}
#top {
	width: 860px;
	height: 26px;
	background: #ff9b16;
	text-align: right;
	padding-top: 15px;
	padding-right: 16px;
}
#top, #top a {
	color: White;
	font-size: 12px;
	fliter:Glow(#724c22, Strength=100);
}
#header {
	width: 876px;
}
#main {
	width: 876px;
	margin-bottom: 20px;
	height:auto;
}
div#main:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
div#white_all {
	float: left;
	width: 714px;
	_height:780px;
	min-height:780px;
	background: White url(../img/main_bg.jpg) no-repeat bottom right;
	text-align: left;
	padding-bottom: 40px;
}
div#white_all:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
div[class]#white_all {
	height: auto;
}
#left {
	float: left;
	width: 161px;

	background: #d6d6d6;



}
.left_banner img{filter:Gray;event:expression(onmouseover=function(){this.style.filter=''},onmouseout = function(){this.style.filter='Gray'});}
.left_banner { margin:0; padding:0}
.mouse{	display:block;
	width:141px;
	padding:2px 10px 2px 10px;
	font-size:12px;
	color: #545454;
	text-align:left;
	border-bottom:1px #999999 solid;
	line-height:18px;}
.mouse:hover{ text-decoration:none}
.left_list {
	display:block;
	width:140px;
	padding:2px 10px 2px 10px;
	font-size:12px;
	color: #545454;
	text-align:left;
	border-bottom:1px #999999 solid;
	line-height:18px;
}
.left_list_1 {
	display:block;
	width:136px;
	padding:2px 10px 2px 15px;
	font-size:12px;
	color: #f4f4f4;
	text-align:left;
	border-bottom:1px #999999 solid;
	line-height:18px;
	background:#a5b5c8;
}
.left_list:hover{
	font-size: 12px;
	color: white;
	text-decoration: none;
	background:#a5b5c8;
	border-bottom:1px #ffffff solid
}
.left_list_1:hover {
	font-size: 12px;
	color:#ffffff;
	text-decoration: none;
	background:#7087a2;
	border-bottom:1px #ffffff solid
}




#center {
	border-right: 1px solid #cfcfcf;
	_width: 480px;
	width: 482px;
	_margin-right:-1px;
	float: left;
	margin-top: 20px;
}
#zsjz_import {
	text-align: left;
	padding-left: 40px;
	padding-right: 20px;
}
#zsjz_import a {
	color: #CD5C5C;
}



#right {
	_float:right;
	width: 230px;
	float:left;
	margin-top: 20px;
	background: url(../img/right_bg.jpg) center;
	text-align: center;
}
.ad_banner {
	padding-top: 3px;
}
#ad_list {
	width:200px;
	padding: 10px;
	font-size: 12px;
	text-align:left;
	border-bottom: 1px solid #cfcfcf;
}
#ad_list p {
	width:175px;
	list-style: none;
	/*margin-left:-40px;*/
  margin: 0px;
	overflow:hidden; /*不显示超过对象宽度的内容*/
	text-overflow:ellipsis; /*当对象内文本溢出时显示省略标记（...）*/
	white-space:nowrap; /*限制在一行内显示所有文本*/
}
#ad_list li {
	padding-bottom: 6px;
	text-align:left;
	margin:0px;
}
#ad_list a {
	font-size: 12px;
	color: #717171;
}
.ad_text {
	padding: 15px;
	text-align:left;
}
.ad_text, .ad_text a {
	font-size: 12px;
	line-height: 20px;
	color:#717171;
}
#footer {
	background: url(../img/footer_bg.jpg) repeat-x top #ebebeb;
	padding-top: 35px;
	font-size:12px;
	color:#666666;
	padding-bottom:20px;
}
#footer a {
	font-size:12px;
	color:#666666;
}
/*替换图*/
#pic {
	padding: 0px 0 40px 20px;
	clear: both;
	font-size: 12px;
	line-height: 20px;
}
.pic_img {
	width: 320px;
	float: left;
}
.pic_img img {
	width: 320px;
}
.pic_text {
	color: Gray;
	float: left;
	width: 125px;
	padding: 5px;
	height: 180px;
	background: url(../img/pic_bg.jpg) repeat;
	text-align: left;
}
#index_page {
	float:right;
	display:block;
	height:16px;
	padding:1px 0;
	margin-right:4px;
}
#index_page * {
	float:left;
	display:inline;
	line-height:16px;
	border:1px solid #B6CFCD;
	text-align:center;
	padding:0;
	margin:0 2px;
}
#index_page strong {
	background:#009A91;
	color:#fff;
	width:16px;
}
#index_page span {
	color:#009a91;
	padding:3px 0 0 0;
	border:0;
	cursor:pointer;
}
#index_page a {
	width:16px;
	color:#009A91;
	text-decoration:none;
}
/*二级页面*/
#indez_nav {
	padding: 15px;
	border-bottom: 1px solid #cfcfcf;
	font-size: 14px;
	color: Gray;
}
#indez_nav a {
	font-size: 14px;
	color: #0b5b9f;
}
#indez_list_txt {
	padding: 20px 0px 0px 70px;
}
#indem_art h2{
text-align:center;
}
#indez_list_table {
	width: 570px;
	background: White;
}
#indez_list_table tr {
 event:expression(onmouseover = function() {
this.style.backgroundColor='#f4f4f4'
}
, onmouseout = function() {
this.style.backgroundColor='white'
}

.list_name a {
	font-size: 12px;
	color: #565656;
}
.list_name {
	padding: 5px;
}
.list_date {
	width: 100px;
	font-size: 10px;
	color: Gray;
	padding: 5px;
}
#indez_list_pic {
	padding: 20px 50px 20px 50px;
}
div#indez_list_pic:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#indez_list_pic ul {
	float: left;
	margin: 4px;
	list-style: none;
	width:auto;
}
.pic_list {
	background: #f4f4f4;
	border:1px solid #efefef;
	list-style: none;
	height:auto;
}
#indez_list_pic img {
	width:130px;
	margin:5px;
}
#page {
	width: 570px;
	padding-top: 10px;
	text-align: center;
	color: #0b5b9f;
	font-size: 12px;
}
#page a {
	color: #0b5b9f;
	font-size: 12px;
}
#indez_list_art {
	padding: 20px 50px 0 50px;
	background: #f4f4f4;
}
#indez_list_art img {
	max-width:500px;
	max-height:500px;
	margin: 5px;
}
*html#indez_list_art img {
width:expression(this.width>500&&this.width>this.height?500:auto)height:expression(this.height>500?500:auto)
}
#indem_art {
	background-color: #FFFFFF;
	background-repeat: repeat;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
}
#indem_art p, #indem_art div, #indem_art span, #indem_art li {
	font-size:12px;
	line-height:20px;
}
#indem_art h2 {
	padding:10px 0 5px 0;
	font-size:14px;
}
#indem_art a {
	color:#0066CC;
}
/*试卷部分*/
#test_main, #test_ctrl {
	text-align:left;
	width:650px;
}
#test_main {
	margin-bottom:30px;
	line-height:20px;
}
#test_ctrl {
	background:url(../img/test_title_bg.jpg) no-repeat;
	height:136px;
	margin-top:20px;
	margin-bottom:20px;
}
#bao {
	background-color:#f4f4f4;
	height:auto;
	width:650px;
}
div#bao:after, div#test_ctrl:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#text_q {
	background:#f4f4f4;
	padding:5px;
	width:640px;
	float:left;
}
#text_v {
	background:#f4f4f4;
	padding:5px;
	width:90px;
	float:left;
	color:#999999
}
#text_a {
	background:white;
	border-bottom:1px dashed white;
	padding:5px;
	width:640px;
	padding-bottom:20px;
}
#nowDiv {
	float:left;
	padding-left:10px;
}
div#top:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


/*作品滚动*/
#scr{
background:url(../img/scr_bg.png) no-repeat center top;
width:230px;
height:210px;}
.screen, .screen a img, .screen div, .screen img, #flipshow .screen .child {
	border:none;
	margin:0;
	padding:0
}
.parent{margin-top:23px;}
.screen {
	overflow:hidden;
	text-align:center
}
.flipper {
	text-align:center;
	margin-top:10px;
}
#flipshow .linklist16 li {
	padding-top:2px;
	line-height:1em
}
#flipshow .linklist16 li.first {
	line-height:1em
}
.flipper ul {
	list-style-type:none;
	margin:0;
	padding:0
}
.flipper ul li {
	display:block;
	line-height:1.5em;
	margin:0;
	padding:0;
	width:90px
}
.flipper ul li.first {
	float:left;
	text-align:left
}
.flipper a {
	visibility:hidden; font-size:12px; color:#666666;
}
.flipper ul li.last {
	text-align:right
}
.flipper li.first a {
 +margin-left:20px;
}
.flipper li.last a {
 +margin-left:20px;
}
.photolistset {
	margin:auto;
	text-align:left
}
.photolistset .photo, .photolistset .list {
	display:inline;
	float:left;
	width:46%
}
*html .photolistset .list {
	width:110px
}
* html,body .photolistset .list {
	width:46%
}
.photolistset .list h4 {
	color:#07519a;
	font-size:110%;
	margin-bottom:2px
}

.photolistset .list ul {
}
#flipslides {height:135px; 
}
.linkedimg img {
	border:none
}
#chan_flipper {

}


/*#q_menu{ position:fixed;
  +position:absolute;
  +top:expression(eval(document.body.scrollTop));
  +left:expression(document.body.offsetWidth-150);}*/
