/*全局样式*/
	body{text-align: center;margin: 0px;background-color: #3679BB;/*background: url("bg.jpg") repeat-x;*/}
	div,a,p,td,input,textarea,select{font-size: 14px;}
	SELECT,input,button {vertical-align:middle;}
	ul{list-style-type: none;padding: 0;margin: 0;}
	form{margin:0px;}

/*链接样式*/
	a:link {color: #000000;text-decoration: none;}
	a:visited {text-decoration: none;color: #000000;}
	a:hover {text-decoration: underline;color: #ff0000;}
	a:active {text-decoration: none;}

/*页面主框架布局*/
	#html{width: 1022px;margin: 0px auto;text-align: center;background-color: #ffffff;}
	#body{width: 998px !important;width: 1000px;margin: 0px auto;text-align: left;background-color: #ffffff;}
	#header{font-size: 54px;font-family: 微软雅黑,黑体;height: 143px;line-height:110px;border: 1px solid #B6D1EE;background: #fdecff;background: url("top_bg.jpg");}
	#channel{text-align: center;height:34px;line-height: 34px;background: url("channel_bg.gif") repeat-x;/*border: solid 1px #2774BD;*//*border-width: 0 1px 0 1px;*/margin-top: 10px;margin-left: auto;margin-right:auto;}
	#channel, #channel a{color: #ffffff;font-weight: bold;}
	.main{clear: both;overflow: auto;zoom: 1;}
	#nav{text-indent:10px;height: 27px;line-height: 27px;background-image: url("nav_bg.gif");border: solid 1px #ABCCEF;border-width: 1px 1px 1px 1px;margin-top: 10px;}
	.main_left{clear: both;width: 215px;float: left;margin-right: 10px;overflow: auto;zoom: 1;}
	.main_center{/*clear: both;*/width: 538px;float: left;margin-right: 10px;overflow: auto;zoom: 1;}
	.main_right{width: 225px;float: right;overflow: auto;zoom: 1;}
	.main_right_all{width: 773px !important;width: 775px;float: right;overflow: auto;zoom: 1;}
	.main_all{clear: both;margin-top: 10px;padding: 3px 0 3px 0;text-align: center;border: solid 1px #B6D1EE;overflow: auto;zoom: 1;}
	#footer{clear: both;margin-top: 10px;text-align: center;line-height: 30px;font-family: arial;border: solid 1px #B6D1EE;background: #ecf5fb;}

/*浮动样式*/
	.float_left{float: left;}
	.float_right{float: right;}
	.float_clear{clear: both;}

/*文本对齐样式*/
	.text_left{text-align: left;}
	.text_center{text-align: center;}
	.text_right{text-align: right;}

/*文章列表样式*/
	.class_title{margin-top: 10px;text-indent: 30px;line-height:27px;height: 27px;font-weight: bold;background: url("titlebar_bg1.gif");}
	.class_title, .class_title a, .class_title a:visited {color: #1D82B8;}
	.class_list{text-align: left;padding-bottom: 3px;border: solid 1px #ADD9F2;border-width: 0px 1px 1px 1px;overflow: auto;zoom: 1;}
	.class_list ul li{width: 100%;background: url("arrow01.gif") no-repeat;background-position: 4px 7px;line-height: 25px;/*border-bottom: 1px dashed #bbdaee;*/}
	.class_list_title{padding-left: 15px;}

	.class_title2{margin-top: 10px;text-indent: 30px;line-height:27px;height: 27px;font-weight: bold;border: solid 1px #99BBDD;background-color: #D7E7F7;}
	.class_title2, .class_title2 a{color: #313131;}
	.class_list2{text-align: left;padding-bottom: 3px;border: solid 1px #99BBDD;border-width: 0px 1px 1px 1px;overflow: auto;zoom: 1;}
	.class_list2 ul li{width: 100%;background: url("arrow01.gif") no-repeat;background-position: 4px 7px;line-height: 25px;border-bottom: 1px dashed #bbdaee;}

	.mail_title{margin-top: 10px;text-indent: 30px;line-height:27px;height: 27px;font-weight: bold;border:1px solid #ADD9F2;border-width: 1px 1px 0px 1px;background: url("titlebar_bg2.gif");}
	.mail_list{line-height: 20px;border: solid 1px #ADD9F2;overflow: auto;zoom: 1;}
	.table_class{width:100%;border-collapse:collapse;border:1px solid #ffffff;}
	.table_class td{height:25px;border:1px solid #ffffff;}
	.table_class tr{text-align: center;}
	.table_class tr td{background:#EFF7FF;}
	.table_class .th td{color:#ffffff;font-weight:bold;background:#B2D3F5;}

	.mail_list ul li{width: 100%;line-height: 25px;}

	.mail_list_page{clear: both;margin-top: 10px;height: 25px;padding: 7px 0 0px 0;vertical-align:middle;text-align: center;border: 1px solid #ADD9F2;	}

/*文章内容样式*/
	.article_title{padding: 10px 0 5px 0;border-bottom: 1px dashed #B6D1EE;font:20px/22px 微软雅黑,黑体;text-align:center;color:#000000;}
	.article_from{text-align: center;height: 30px;line-height: 30px;border-bottom: 1px dashed #B6D1EE;}
	.article_reply{text-indent: 10px;height: 30px;line-height: 30px;border-bottom: 1px dashed #B6D1EE;}
	.article_content{text-align: left;line-height: 25px;min-height: 25px;!important;width: 760px width:100%;padding: 10px;word-wrap:break-word;word-break:break-all; zoom: 1;}
	.article_content table, .article_content div{width:90%;}
	.mail_write{text-align: left;line-height: 25px;padding: 10px;word-wrap:break-word;word-break:break-all;}
	.class_title_text{text-align: left;line-height: 25px}
	.refresh{float:right;width:24px;height:24px;padding-top: 2px;cursor:pointer;background-image: url("../../images/refresh.gif");}


/*回复单位名称样式*/
	.reply_appellation{color:#1D82B8;font-weight: bold;margin: 0 3px 0 3px;}

/* 表单验证用到的样式开始 */
	.chker, .chkok{margin-left: 5px;padding-left: 20px;font-weight: bold;background-image: url("../../images/info.gif");background-repeat: no-repeat;}
	/*chkok是成功提示信息样式 */
	.chker{ color: #f00; background-position: 0 0; }
	/* chker是错误提示信息样式*/
	.chkok{ color: #00f; background-position: 0 -16px; }
	/* chkaj是AJAX验证时等待时的样式 */
	.chkaj{margin-left: 5px;padding-left: 20px;font-weight: bold;background-image: url("../../images/wait.gif");background-repeat: no-repeat;}

/*搜索表单样式*/
	#search_submit{border:none;background:url(search_btn.png) no-repeat;width:66px;height:19px;line-height:19px;text-align:center;padding-left:20px;color:#747474;}
	.search{text-align: left;padding-bottom: 3px;border: solid 1px #ADD9F2;border-width: 0px 1px 1px 1px;overflow: auto;zoom: 1;}
	.search_form{margin: 5px 0 5px 20px;}

/*分页样式*/

	DIV.viciao {MARGIN-TOP: 20px; MARGIN-BOTTOM: 10px}
	DIV.viciao A {BORDER-RIGHT: #8db5d7 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #8db5d7 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #8db5d7 1px solid; COLOR: #000; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #8db5d7 1px solid; TEXT-DECORATION: none}
	DIV.viciao A:hover {BORDER-RIGHT: red 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: red 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: red 1px solid; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: red 1px solid}
	DIV.viciao A:active {BORDER-RIGHT: red 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: red 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: red 1px solid; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: red 1px solid}
	DIV.viciao SPAN.current {BORDER-RIGHT: #e89954 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #e89954 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: #e89954 1px solid; COLOR: #000; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #e89954 1px solid; BACKGROUND-COLOR: #ffca7d}
	DIV.viciao SPAN.disabled {BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #ccc 1px solid}

	/* 表单验证用到的样式开始 */
		.chker, .chkok{margin-left: 5px;padding-left: 20px;font-weight: bold;background-image: url("../../images/info.gif");background-repeat: no-repeat;}
		/*chkok是成功提示信息样式 */
		.chker{ color: #f00; background-position: 0 0; }
		/* chker是错误提示信息样式*/
		.chkok{ color: #00f; background-position: 0 -16px; }
		/* chkaj是AJAX验证时等待时的样式 */
		.chkaj{margin-left: 5px;padding-left: 20px;font-weight: bold;background-image: url("../../images/wait.gif");background-repeat: no-repeat;}
