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

.hide {
	display:none;
}
.show {
	display:block;
}

img {
	border: 0;
	margin:auto;
}

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

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


ul.realul li{
	list-style-type:disc;
	list-style-position : outside;
	margin-left:30px;
	line-height:22px;
}

fieldset {
	padding:10px;
	margin-top:5px;
}
html>body fieldset{
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border-width:1px;
	border-color:#d0d0bf;
	border-style:solid;
}

p {
	margin:6px 0;
}

a {
	color: #22653d;
	text-decoration: none;
}

a:hover, 
a:active {
	text-decoration: underline;
}
/*
body { 
	margin:0; 
	padding:0; 
	width:100%; 
	background:#2e597b url(../images/main_bg.jpg) top repeat-x; 
}
*/
.input {
	vertical-align:middle;
	border-width:1px;
	border-color:#ddd;
	border-style:solid;
}

.input-l {
	vertical-align:middle;
	border-width:1px;
	border-color:#ddd;
	border-style:solid;
	width:210px;
}

.input-s {
	vertical-align:middle;
	border-width:1px;
	border-color:#ddd;
	border-style:solid;
	width:50px;
}

button,
.button {
	background-color:#fbfbfb;
	border-width:1px;
	border-color:#ddd;
	border-style:solid;
	color:#22653d;
	font-weight:bold;
	padding:0 2px;
	line-height:1em;
	height:24px;
	text-align:center;
	vertical-align:middle;
	cursor: pointer;
}
.button a {
	width:100%;
	color:#22653d;
	font-weight:bold;
	text-decoration: none;
}
.button a:hover, 
.button a:active {
	color: #22653d;
	text-decoration: none;
}

.p_bar {
	background-color:#f0f0f0;
	margin:5px 0;
	text-align:center;
}
.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;
}
p.clr,
.clr { clear:both; padding:0; margin:0; background:none; }

.pic {
	border-width:1px;
	border-color:#dedbd1;
	border-style:solid;
	padding:4px;
	background-color:#fff;
}
.t12 {
	font-size:12px;
	line-height:18px;
}
.t16 {
	font-size:16px;
	line-height:22px;
}

.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;
}

.download-bar {
	font-size:14px;
	line-height:20px;
}
.download-bar a{
	text-decoration:none;
}
.download-bar img{
	float:left;
	padding:4px;
}

#log-bar {
	padding:10px 10px; 
	margin:5px 0 0 0; 
	width:380px; 
	float:right;
	text-align:right;
	color:#363f38;
}
#log-bar a {
	color:#363f38;
	text-decoration: none;
}
#log-bar a:hover, 
#log-bar a:active {
	text-decoration: underline;
}

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

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

.list-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;
}

.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;
}

.news-tbl {
	width:100%;
}

.news-tbl td {
	font-size:14px;
	line-height:24px;
	vertical-align:middle;
	padding:5px; 
	border-bottom:1px solid #eaeaea;
}

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

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

#body_left {
	width:190px;
	padding:20px 10px 25px 10px; 
	background-color:#f4f4f4;
}
#body_right {
	width:700px;
	padding:20px 30px 25px 20px; 
}

.left-frame {
	border-color:#4aa05f;
	border-width:2px;
	border-style:solid;
	margin-bottom:20px;
	line-height:24px;
	background-color:#fff;
	padding:1px;
}
.left-frame .frame-t {
	background-image:url(../images/menu_bg.jpg);
	background-color:#4aa05f;
	font-weight:bold;
	color:#fff;
	padding:5px;
}
.left-frame .frame-c {
	padding:10px;
	line-height:30px;
}

.left-frame .frame-c a{
	display:block;
	border-bottom-color:#e2e2e2;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	margin-bottom:5px;
}

body { margin:0; padding:0; width:100%; background:#fff url(../images/body_bg.jpg) top repeat-x;}

html { padding:0; margin:0;}

/* main */
.main {width:100%; padding:0; margin:0 auto; }
.resize { width:960px; margin:0 auto; }

/********** header **********/
.header {margin:0 auto 2px auto; width:1000px; padding:0; background:url(../images/menu_lft.gif) no-repeat 0px 91px;}
.block_header {margin:0 auto; width:960px; background: url(../images/bg_top.jpg) repeat-x top; border:2px solid #fff; height:98px !important; height:96px;}
.head_2 {margin:0 auto; width:1000px; padding:0; background:url(../images/menu_rght.gif) no-repeat 980px 91px;}
/* logo */
.logo { float:left; padding:0; margin:0; width:480px; padding:20px 0px 17px 25px;}
.logo_text {float:left; width:350px; padding:0; margin-top:50px; color:#727b73; padding-left:30px;}


/* menu */	
.menu { padding:0; margin:0 auto; width:960px; height:54px; background:url(../images/menu_bg.jpg) top repeat-x; color:#fff; }
.menu ul { padding:0; list-style:none; border:0; margin:0; padding:0 30px !important;}
.menu ul li { float:left; margin:0; border:0;}
.menu ul li a { float:left; margin:0; color:#fff;  font-weight:bold; padding:17px; text-decoration:none; border-right:1px solid #378754;}
.menu ul li a:hover,
.menu ul li a.active {text-decoration:none; background:url(../images/hover.jpg) repeat-x;}


/* text */
.text {margin:0 auto; width:960px; padding:0; background: url(../images/text.jpg) repeat-x top; height:40px; border:2px solid #fff; }
.text .right_t {float:right; padding:8px; text-align:right;}
.text .right_t a{color:#22653d;  font-weight:bold;}

/*body*/
.body { width:960px; margin:0 auto; background:#fff; border-bottom:1px solid #eaecea; border-left:2px solid #F3F4F4; border-right:2px solid #F3F4F4; }
.body h2 { font:normal 22px Tahoma, Helvetica, sans-serif; color:#363f38; margin:0; padding:15px 5px;}
.body h2 span { color:#99b41e;}
/*
.body .list {float:left; margin:0; padding:15px;}
.body .list ul {font:normal 11px Tahoma, Helvetica, sans-serif; color:#6f6f6f; line-height:1.8em; padding:0; list-style:none; margin:0; }
.body .list ul li {background:url(../images/ul.jpg) no-repeat left; padding:0 0 0 15px; }
.body .dot {float:left; width:800px; border-bottom:1px dashed #caceca; margin:0;  padding: 0 0 15px 0; }
.body .dot img {margin:0 15px 10px 0;}
.body .w_dot {float:left; width:800px; margin:0; }
.body .w_dot img {margin:0 15px 10px 0;}
*/





/********** footer **********/
/*Twitter*/
.footer { width:964px; margin:0 auto; padding:20px 0; text-align:center; color:#a7aea8; font:normal 12px; background:url(../images/footer_bg_l.jpg) repeat-x top;}
.footer a { color:#4aa05f; font-weight:normal; padding:5px ;}

p.clr, .clr { clear:both; padding:0; margin:0; background:none;}
li.bg, .bg { clear:both; padding:0; margin:5px 0; background:none;}
