* {
	margin: 0;
	padding: 0;
	font-family: "Arial", "宋体", "Times New Roman";
	font-size: 14px;
	line-height: 20px;
	word-spacing:0.25em;
}

.hide {
	display: none;
}
.show {
	display:block;
}
.enchchild {
	float:left;
	position: absolute;
	padding: 0px 0px 0px 899px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);

	
    z-index:2999;
}
.enchchild a{
	color:#797979;
	text-decoration:none;
	font-size:11px;
	line-height:18px;
}

img {
	border: 0;
	margin:auto;
}

p,
td,
li {
	vertical-align:top;
}

ol,
ul,
li {
	list-style-type:none;
}

fieldset {
	padding:10px;
}

html>body fieldset{
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

p {
	margin:6px 0;
}

a:link{
	color: #06f;
	text-decoration: underline;
}
a:visited{
	color: #06f;
	/*color:#906;*/
	text-decoration: underline;
}

a:hover, 
a:active {
	color: #06f;
	text-decoration: none;
}

.p_bar {width:100%}
.p_pages {}
.p_redirect {}
.p_curpage {}
.p_num {}

.c {
	text-align:center;
	margin:auto;
}
.r{
	text-align:right;
}
.fl {
	float:left;
	margin-right:3px;
}
.fr {
	float:right;
	margin-left:3px;
}
.b {
	font-weight:bold;
}
.red {
	color:#a00;
}

.clear {
	clear:both;
	height:0px;
	line-height:0px;
}

.pic {
	border-width:1px;
	border-color:#dedbd1;
	border-style:solid;
	padding:4px;
	background-color:#fff;
}

.pic_frame {
	border-width:1px;
	border-color:#dedbd1;
	border-style:solid;
	background-color:#fff;
	border-collapse : separate;
	border-spacing:expression(this.cellSpacing="0px");
	border-spacing:0px;
	width:130px;
	height:130px;
	text-align:center;
	vertical-align:middle;
	margin:4px;
}

.pic_frame td {
	padding:3px;
	vertical-align:middle;
}

.pic_frame img {
	margin:auto;
}

.t16 {
	font-size:16px;
	line-height:22px;
}

#form_note,
.error_note{
	color:#a00;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	padding:3px;
	text-align:center;
	background-color:#ffc;
}
.succeed_note{
	color:#0a0;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	padding:3px;
	text-align:center;
	background-color:#f0f5ff;
}

.cframe {
	padding:5px;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:#fff;
}

#container {
	margin:0 auto;
	width:1000px;
	background-image:url(../images/container_bg.gif);
	background-position:top center;
	background-repeat:repeat-y;
	padding:0 20px;
}

.bnr {
	width:1000px;
	height:300px;
	margin:auto;
	padding:0 0 10px 0;
	text-align:left;
}

#toplink {
	float:left;
	padding:159px 0px 25px 899px;
	line-height:18px;
}
#toplink a{
	color:#797979;
	text-decoration:none;
	font-size:11px;
	line-height:18px;
}

#nav_bar {
	width:960px;
	height:40px;
	margin:auto;
	position: relative;
	z-index:999;
}




#content{
	text-align:left;
	table-layout:fixed;
	margin:auto;
	width:940px;
}

#left {
	margin:0 15px 0 0;
	width:190px;
	float:left;
}
#main {
	width:693px;
	padding:10px 20px;
	float:right;
	border-color:#e59236;
	border-style:solid;
	border-width:0 1px 0 1px;
}
#right {
	padding:10px;
	width:180px;
}


#footer {
	width:1000px;
	margin:0 auto;
	padding:26px 0 20px 0;
	text-align:center;
	font-size:12px;
	color:#767676;
	background-color:#fff;
	background-image:url(../images/footer_bg.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
#footer a{
	font-size:12px;
	color:#767676;
	text-decoration: none;
}

#footer a:hover, 
#footer a:active {
	font-size:12px;
	text-decoration: underline;
}

#menuc {
	text-align:right;
	height:45px;
	line-height:45px;
	font-size:20px;
	color:#111;
	font-weight:bold;
	background-image:url(../images/menuc.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	border-color:#af0704;
	border-style:solid;
	border-width:0 0 1px 0;
	
}

#sub-tbl{
	margin:10px 0;
}
#sub-tbl td{
	color:#111;
	text-align:right;
	line-height:27px;
	height:27px;
	vertical-align:middle;
	background-image:url(../images/sub_bg.gif);
	background-repeat:no-repeat;
	background-position:15px center;
	border-color:#ccc;
	border-style:solid;
	border-width:0 0 1px 0;
}
#sub-tbl td a {
	color:#111;
	text-decoration:none;
	display:block;
	width:170px;
	height:27px;
	line-height:27px;
	padding-right:20px;
}

#sub-tbl td a:hover {
	color:#fff;
	background-color:#af0704;
}

#pathway_bar {
	
	float:right;
	padding:33px 15px 0 80px;
	line-height:27px;
	height:38px;
	width:640px;
	vertical-align:middle;
	background-image:url(../images/pathway.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin-bottom:20px;
}
#subc {
	color:#a31313;
	width:120px;
	font-size:18px;
	font-weight:bold;
	float:left;
}
#pathway{
	float:right;
	color:#aaa;
}
#pathway a {
	color:#aaa;
}

.list-tbl td {
	border-bottom-color:#dbdbdb;
	border-bottom-style:solid;
	border-bottom-width:1px;
	line-height:26px;
	padding:4px 8px;
}

.list-tbl td a:link,
.list-tbl td a:visited{
	color:#000;
	text-decoration:none;
}

.list-tbl td a:hover,
.list-tbl td a:active{
	color: #06f;
	text-decoration: underline;
}

.list2-tbl {
	/*width:100%;*/
	background-color:#e7e7e7;
	border-collapse : separate;
	border-spacing:expression(this.cellSpacing="1px");
	border-spacing:1px;
}

.list2-tbl td {
	padding:3px;
	font-size:14px;
	line-height:22px;
	vertical-align:middle;
	border-style:solid;
	border-width:1px;
	border-color:#fff;
}

.list2-header td{
	color:#0b55c4;
	font-weight:bold;
	text-align:center;
	background-color:#f0f0f0;
	border-top-color:#f0f0f0;
	border-right-color:#f0f0f0;
	border-bottom-color:#999;
	border-left-color:#fff;
}

.title {
	border-bottom-color:#af0704;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	margin:0 0 10px 0;
	font-size:20px;
	line-height:24px;
	text-align:center;
	color:#111;
	font-weight:bold;
}

.arti-t {
	border-bottom-color:#af0704;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	margin:0 0 10px 0;
	font-size:20px;
	line-height:24px;
	text-align:center;
	color:#111;
	font-weight:bold;
}

.arti-ft {
	text-align:center;
	font-size:12px;
	line-height:22px;
	color:#888;
}

.arti-btn {
	width:120px;
	margin:10px;
	padding:3px 20px;
	height:28px;
	line-height:28px;
	border-color:#aaa;	
	border-bottom-color:#af0704;
	border-style:solid;
	border-width:1px;
}

.table-tbl {
	width:100%;
	border-collapse : separate;
	border-spacing:expression(this.cellSpacing="0px");
	border-spacing:0px;
}

.table-tbl td {
	padding:3px;
	font-size:14px;
	line-height:22px;
	vertical-align:top;
	border-style:solid;
	border-width:1px;
	border-color:#fff;
}

td.table-title{
	color:#666;
	font-weight:bold;
	text-align:right;
	background-color:#f6f6f6;
	border-top-color:#fff;
	border-right-color:#e9e9e9;
	border-bottom-color:#e9e9e9;
	border-left-color:#fff;
	width:70px;
}

.static_btn {
	padding:15px;
	width:160px;
	height:27px;
	background-image:url(../images/content_btn.html);
	background-repeat:no-repeat;
	background-position:center;
}

.static_btn a{
	color:#85592a;
	text-decoration:none;
	display:block;
	width:100%;
	font-size:16px;
	font-weight:bold;
}

.left-list{
	display:block;
	line-height:20px;
	height:18px;
	width:174px;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
}

.more a{
	color:#333;
	text-decoration:none;
}

#scroll_ad {
	width:125px;
	height:466px;
	position:fixed !important; 
	top:101px !important; 
	position:absolute;
	top:92px;
	top:expression(offsetParent.scrollTop+92);
	left:0;
	z-index:998;
}

/*---------------under-construction------------------*/
.under-construction{
	background-image:url(../images/under_construction.html);
	background-position:top right;
	background-repeat:no-repeat;
	text-align:center;
	font-size:16px;

}
/*---------------under-construction------------------*/