/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td /* table elements 表格元素 */ {
    margin: 0;
    padding: 0;
    font-size: 12px;
	font-family:"宋体"
}
button{vertical-align:baseline; s}
/** 设置默认字体 **/
body,
button, input, select, textarea /* for ie */ {
    font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
}
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp { font-family: courier new, courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */

/** 重置列表元素 **/
ul, ol { list-style: none; }

/** 重置文本格式元素 **/
a { text-decoration: none; }
a:hover { text-decoration: underline; }

sup { vertical-align: text-top; } /* 重置，减少对行高的影响 */
sub { vertical-align: text-bottom; }

/** 重置表单元素 **/
legend {font-size:13px;} /* for ie6 */
img { border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;} /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea { font-size: 100%; } /* 使得表单元素在 ie 下能继承字体大小 */
/* 注：optgroup 无法扶正 */

/** 重置表格元素 **/
table {border-spacing: 0; }




.line {
overflow:hidden;
height:10px;
}

.line_show {
overflow:hidden;
height:1px;
}

.clear {
clear:both;
}

.input_onFocus {
border-right:#ccc 1px solid;
border-top:#ccc 1px solid;
font-size:12px;
background:#fff;
border-left:#ccc 1px solid;
color:#000;
border-bottom:#ccc 1px solid;
padding:3px;
}

.input_onBlur {
border-right:#9c0 1px solid;
border-top:#9c0 1px solid;
font-size:12px;
background:#fff;
border-left:#9c0 1px solid;
color:#000;
border-bottom:#9c0 1px solid;
padding:3px;
}

.submit {
border-right:#09c 1px solid;
border-top:#09c 1px solid;
font-weight:700;
font-size:13px;
background:url(Bg_Show_Path.gif);
border-left:#09c 1px solid;
border-bottom:#09c 1px solid;
height:27px;
padding:0 3px;
}

.pic1 {
border-right:#ccc 3px double;
border-top:#ccc 3px double;
border-left:#ccc 3px double;
border-bottom:#ccc 3px double;
}

A:hover .pic1 {
border-right:#999 3px double;
border-top:#999 3px double;
border-left:#999 3px double;
border-bottom:#999 3px double;
}

.font-small {
font-size:12px;
color:#999;
}

.show_page {
line-height:30px;
text-align:center;
}

.S_headline1 {
color:blue;
}

.S_headline2 {
color:#f60;
}

.S_headline3 {
color:green;
}

.S_headline4 {
color:red;
}

#show_gg {
border-right:#666 1px solid;
border-top:#666 1px solid;
border-left:#666 1px solid;
width:958px;
border-bottom:#666 1px solid;
margin:2px;
}

#show_gg #gg_left {
background:url(Bg_News_Title.gif);
float:left;
width:391px;
color:#006a00;
line-height:22px;
text-align:left;
margin:4px;
}

#show_gg #gg_left A:link {
font-weight:700;
color:#006a00;
}

#show_gg #gg_left A:visited {
color:#00f;
text-decoration:none;
}

#show_gg #gg_right {
float:right;
width:550px;
margin:0;
}

#show_path {
border-right:#59cc48 1px solid;
border-top:#59cc48 1px solid;
background:url(Bg_Show_Path.gif);
border-left:#59cc48 1px solid;
width:958px;
line-height:35px;
border-bottom:#59cc48 1px solid;
margin:0 auto;
}

#show_path #pathleft {
float:left;
width:510px;
color:#fff;
margin:0 auto;
}

#show_path #pathleft A {
color:#fff;
margin-right:10px;
}

#show_path #pathright {
float:right;
width:448px;
line-height:25px;
padding-top:3px;
text-align:center;
margin:0 auto;
}

#show_content {
border-top:#59cc48 1px solid;
background:url(Bg_Show_Content.gif);
width:960px;
border-bottom:#59cc48 1px solid;
margin:0 auto;
}

#show_content #left {
float:left;
width:611px;
}

#show_content #left .all {
border-right:#e5e9e4 1px solid;
border-top:#e5e9e4 1px solid;
background:#fff;
border-left:#e5e9e4 1px solid;
width:588px;
border-bottom:#e5e9e4 1px solid;
margin:10px;
}

#show_content #left .all .showtitle {
font-weight:bolder;
font-size:16px;
line-height:45px;
text-align:center;
}

#show_content #left .all .showpath {
border-top:#1d6f11 1px solid;
font-size:12px;
margin-bottom:10px;
line-height:30px;
border-bottom:#e5e9e4 1px solid;
text-align:center;
}

#show_content #left .all .channel_keylink {
font-weight:700;
color:#09c;
}

#show_content #left .all .showcontent {
font-size:14px;
line-height:25px;

padding:0 10px 0 15px;
}

#show_content #left .all .showoperation {
border-top:#e5e9e4 1px solid;
margin-top:10px;
margin-bottom:10px;
line-height:30px;
border-bottom:#1d6f11 1px solid;
text-align:center;
}

#show_content #left .all .showbanner {
border-right:#ccc 1px dashed;
border-top:#ccc 1px dashed;
background:#e5e9e4;
border-left:#ccc 1px dashed;
width:550px;
line-height:100px;
border-bottom:#ccc 1px dashed;
height:120px;
text-align:center;
margin:0 auto 10px;
padding:1px;
}

#show_content #left .all .showpage {
line-height:30px;
border-bottom:#ccc 1px dashed;
text-align:center;
margin:0 auto;
}

#show_content #left .all .showexempt {
border-top:#e5e9e4 1px solid;
background:url(Bg_Show_All.jpg) no-repeat left top;
color:#999;
line-height:20px;
padding:10px 15px 10px 20px;
}

#show_content #left .all .showclass {
border-top:#59cc48 2px solid;
border-bottom:#1d6f11 1px solid;
}

#show_content #left .all .classtitle {
padding-left:30px;
font-weight:700;
line-height:30px;
border-bottom:#1d6f11 1px solid;
}

#show_content #left .all .classcontent .classcontent_l {
float:left;
width:180px;
line-height:25px;
padding:10px;
}

#show_content #left .all .classcontent .classcontent_r {
font-size:12px;
float:right;
width:380px;
line-height:25px;
padding:5px 0;
}

#show_content #left .all .classcontent .classcontent_r DIV {
line-height:25px;
height:25px;
}

#show_content #left .all .showimg {
text-align:center;
margin:0 49px 5px 29px;
}

#show_content #left .all .showimg .pic_art {
float:right;
margin-left:20px;
width:150px;
}

#show_content #center {
float:left;
width:15px;
display:none;
}

#show_content #right {
float:right;
width:324px;
text-align:left;
}

#show_content #right .hall {
border-right:#e5e9e4 1px solid;
border-top:#e5e9e4 1px solid;
background:#fff;
border-left:#e5e9e4 1px solid;
border-bottom:#e5e9e4 1px solid;
margin:10px;
}

#show_content #right .hall .hotad {
text-align:center;
margin:0 auto;
padding:1px;
}

#show_content #right .hall .hottitle {
border-top:#000 2px solid;
padding-left:30px;
font-weight:700;
line-height:30px;
border-bottom:#e5e9e4 1px solid;
margin:0 auto;
}

#show_content #right .hall .hotcontent {
font-size:12px;
vertical-align:middle;
line-height:24px;
margin:0 auto;
padding:5px;
}

#show_content #right .hall .hotcontent DIV {
line-height:24px;
height:24px;
}

#head #menu {
border-right:#59cc48 1px solid;
border-top:#390 3px solid;
background:url(Bg_Show_Top.gif);
border-left:#59cc48 1px solid;
width:958px;
line-height:30px;
border-bottom:#59cc48 1px solid;
margin:0 auto;
}

#head #menu #menuleft {
float:left;
width:210px;
text-align:center;
margin:0 auto;
}

#head #menu #menuleft A {
padding-left:10px;
background:url(Language_Arrow_Link.gif) no-repeat left 50%;
}

#head #menu #menuright {
float:right;
width:730px;
text-align:center;
margin:0 auto;
}

#head #menu #menuright A {
font-weight:700;
margin-right:10px;
}

#head #menubottom {
height:60px;
margin:10px auto 0;
}

#head #menubottom #logo {
float:left;
width:230px;
text-align:center;
margin:0 auto;
}

#head #menubottom #channel {
float:right;
width:680px;
text-align:center;
margin:0 auto;
}

#head #menubottom #channel A {
font-weight:700;
line-height:20px;
}

#head #menubottom #channel A:hover {
color:#09c;
}

#bottom {
border-right:#59cc48 1px solid;
border-top:#59cc48 1px solid;
background:url(Bg_Bottom_Path.gif);
border-left:#59cc48 1px solid;
width:958px;
padding-top:8px;
border-bottom:#59cc48 1px solid;
height:22px;
text-align:center;
margin:0 auto;
}

#copyright {
background:url(Bg_Bottom_CopyRight.gif) no-repeat 50% top;
line-height:25px;
padding-top:10px;
text-align:center;
margin:0 auto;
}

#Announce {
width:520px;
margin:0 auto;
}

#Announce #Announcetitle {
border-right:#59cc48 1px solid;
border-top:#069 3px solid;
margin-top:10px;
font-weight:700;
font-size:18px;
background:#f8fdff;
border-left:#59cc48 1px solid;
line-height:45px;
border-bottom:#59cc48 1px solid;
height:45px;
text-align:center;
}

.Notice UL {
list-style-type:none;
margin:0 auto;
padding:0;
}

.Notice LI {
list-style-type:none;
background:url(article_ontop3.gif) no-repeat 2px 50%;
margin:0 auto;
padding:0 0 0 15px;
}

#print {
width:600px;
margin:0 auto;
}

#print #ptinttitle {
margin-top:10px;
font-weight:700;
font-size:14px;
line-height:45px;
text-align:center;
}

#print #ptintother {
border-right:#59cc48 1px solid;
border-top:#069 3px solid;
font-size:12px;
background:#f8fdff;
border-left:#59cc48 1px solid;
line-height:30px;
border-bottom:#59cc48 1px solid;
text-align:center;
margin:0 auto;
}

#sendmail #sendmailcontent {
border-right:#59cc48 1px solid;
border-left:#59cc48 1px solid;
line-height:30px;
border-bottom:#59cc48 1px solid;
padding:10px 10px 10px 15px;
}

#comment #commentcontent {
border-right:#59cc48 1px solid;
border-left:#59cc48 1px solid;
line-height:30px;
border-bottom:#59cc48 1px solid;
padding:10px 20px 10px 25px;
}

#comment #commentbbs {
border-right:#59cc48 1px solid;
background:#f7f7f7;
border-left:#59cc48 1px solid;
color:#999;
line-height:20px;
border-bottom:#59cc48 1px solid;
padding:10px 10px 10px 15px;
}

#comment #commentshow {
border-right:#59cc48 1px solid;
background:#f8fdff;
border-left:#59cc48 1px solid;
line-height:20px;
border-bottom:#369 3px solid;
}

#show_index .index_news .news_content .news_content_l {
border-right:#666 1px solid;
border-top:#666 1px solid;
float:left;
border-left:#666 1px solid;
border-bottom:#666 1px solid;
margin:0;
}

#show_index .index_news .news_content .news_content_w {
background:url(Bg_News_Title.gif);
float:left;
width:350px;
line-height:22px;
margin:0 8px;
padding:0;
}

#show_index .index_news .news_content .news_content_r {
border-right:#1d6f11 1px solid;
border-top:#1d6f11 1px solid;
float:right;
border-left:#1d6f11 1px solid;
width:300px;
line-height:22px;
border-bottom:#1d6f11 1px solid;
height:218px;
margin:0;
padding:0;
}

#show_index .index_news .news_content .news_content_r .daodu_on {
font-weight:bold;
}

#show_index .index_Academic .Academic_content .Academic_content_l {
background:url(Bg_News_Title.gif);
float:left;
width:320px;
line-height:22px;
margin:0 auto;
}

#show_index .index_Academic .Academic_content .Academic_content_m {
background:url(Bg_News_Title.gif);
float:left;
width:267px;
line-height:22px;
margin:0 4px;
}

#show_index .index_Academic .Academic_content .Academic_content_r {
background:url(Bg_News_Title.gif);
float:right;
width:330px;
line-height:22px;
margin:0 auto;
}

#show_index .index_four {
border-right:#59cc48 1px solid;
border-top:#59cc48 1px solid;
border-left:#59cc48 1px solid;
width:473px;
border-bottom:#59cc48 1px solid;
margin:0 auto;
}

#show_index .index_four .four_content {
padding-right:8px;
margin:0 auto;
}

#show_index .index_four .four_content_l {
float:left;
width:170px;
padding-top:8px;
margin:0 auto;
}

#show_index .index_four .four_content_r {
background:url(Bg_News_Title.gif);
float:right;
width:294px;
line-height:22px;
margin:0 0 8px;
}

#show_index .index_four .four_content_l .pic_art {
width:150px;
margin:0 8px;
}

.link {
border-right:#59cc48 1px solid;
border-top:#59cc48 1px solid;
border-left:#59cc48 1px solid;
width:958px;
border-bottom:#59cc48 1px solid;
margin:0 auto;
}

.link .link_content {
line-height:22px;
margin:5px 20px 10px;
}

BODY,TR,TD {
font-size:12px;
color:#000;
line-height:20px;

margin:0 auto;
}

SELECT,INPUT {
font-size:12px;
color:#999;

}

A:link,A:visited {
color:#000;
text-decoration:none;
}

A:hover,A:active {
color:#017a10;
text-decoration:underline;
}

A.font-big:link,A.font-big:visited,A.font-big:hover,A.font-big:active {
font-size:12px;
}

A.class:link,A.class:visited,#show_index .index_news .news_content .news_content_r .daodu {
color:#999;
}

A.class:hover,A.class:active {
color:#1c6d07;
}

#show_gg #gg_left A:active,#show_gg #gg_left A:hover {
color:red;
text-decoration:underline;
}

#show_path #pathleft A:link,#head #menu #menuright A:visited,#head #menu #menuright A:link {
color:#fff;
}

#show_content #left .all .classcontent,.Notice {
margin:0 auto;
}

#show_content #left .all .showimg .pic_art_img,#show_index .index_four .four_content_l .pic_art_img {
width:150px;
text-align:center;
margin:0 auto;
}

#show_content #left .all .showimg .pic_art_title,#show_index .index_four .four_content_l .pic_art_title {
line-height:24px;
text-align:center;
}

A.hot:link,A.hot:visited {
color:#666;
text-decoration:none;
}

A.hot:hover,A.hot:active {
color:#1c6d07;
border-bottom:#000 1px dotted;
}

#head,#show_index {
width:960px;
margin:0 auto;
}

#head #menu #menuleft UL,#head #menu #menuleft LI {
padding-left:10px;
float:left;
list-style-type:none;
margin:0 auto;
}

#head #menu #menuleft A:link,#menu #menuleft A:visited {
font-weight:700;
background:url(Language_Arrow_Link.gif) no-repeat left 50%;
color:#fff;
}

#head #menu #menuleft A:hover,#menu #menuleft A:active {
font-weight:700;
background:url(Language_Arrow_Hover.gif) no-repeat left 50%;
color:#fff;
}

#head #menu #menuright UL,#head #menu #menuright LI {
float:left;
list-style-type:none;
margin:0 auto;
}

#head #menu #menuright A:hover,#head #menu #menuright A:active {
color:#fff;
border-bottom:#fff 2px solid;
}

#head #menubottom #channel UL,#head #menubottom #channel LI {
padding-left:20px;
float:left;
list-style-type:none;
margin:0 auto;
}

#Announce #Announcecontent,#print #printcontent {
border-right:#59cc48 1px solid;
border-left:#59cc48 1px solid;
line-height:22px;
border-bottom:#59cc48 1px solid;
padding:10px 10px 10px 15px;
}

#Announce #Announceoperation,#print #printoperation {
padding-right:50px;
text-align:right;
margin:10px 0;
}

#sendmail,#comment {
width:750px;
margin:0 auto;
}

#sendmail #sendmailtitle,#comment #commenttitle {
border-right:#59cc48 1px solid;
border-top:#069 3px solid;
font-weight:700;
background:#f8fdff;
border-left:#59cc48 1px solid;
line-height:30px;
border-bottom:#59cc48 1px solid;
text-align:center;
margin:10px auto 0;
}

#show_index .index_news,#show_index .index_Academic {
clear:both;
border-right:#59cc48 1px solid;
border-top:#59cc48 1px solid;
border-left:#59cc48 1px solid;
width:100%;
border-bottom:#59cc48 1px solid;
margin:0 auto;
}

#show_index .index_news .news_title,#show_index .index_Academic .Academic_title,#show_index .index_four .four_title,.link .link_title {
padding-left:20px;
background:url(Bg_Four_Title.gif);
padding-bottom:5px;
line-height:25px;
}

#show_index .index_news .news_content,#show_index .index_Academic .Academic_content {
margin:0 auto;
padding:8px;
}

#show_index .index_news .news_content .news_content_w DIV,#show_index .index_news .news_content .news_content_r DIV,#show_index .index_four .four_content_r DIV {
line-height:22px;
height:22px;
}

A.four:link,A.four:visited {
display:block;
font-weight:700;
font-size:14px;
background:url(Bg_Four_Link.gif);
float:left;
padding-bottom:5px;
width:81px;
color:#fff;
line-height:25px;
text-align:center;
margin:0;
}
