﻿/*  css document  */
body { text-align: left; font-family:"Arial"; margin:0; padding:0; font-size:13px; color:#000; background:url(default/bobybg.gif) 0 0 repeat-x;}
div, form, img, ul, ol, li, dl, dt, dd, p { margin: 0; padding: 0; border: 0; }
table, tr, td, th{ font-size:12px; margin: 0; padding: 0; border: 0;  }
li { list-style-type:none; }
em { font-style:normal; }/* 还原默认字体*/
/*  link  */
a:link { color: #000; text-decoration:none; }
a:visited { color: #333; text-decoration:none; }
a:hover { color: #EB1C22; text-decoration:underline;  }
a:active { color: #EB1C22; }

/*  public  */
.highlight, .highlight:visited, .highlight a, .highlight a:visited { color:#f00; }
.message, .message:visited, .message a, .message a:visited { color:#f00; }
.gray, .gray:visited, .gray a, .gray a:visited { color:#585858; }
.hidden { display: none; }/* 可用于隐藏该div*/
.clear { clear: both; font-size:1px; width:1px; height:0; visibility: hidden; }/*用与 减少个别浏览器的忽略 清除浮动*/
.tipscontent { line-height: 180%; padding:5px; color: #049; border: 1px dotted #3C5EA8; background-color:#fff; }
.tipscontent b { color: #333; font-weight: lighter; }
.textbox { border: 1px solid #999; }
.button { border: 1px solid #999; background:url(default/btnbg.gif) center center; height:20px; font-size:12px; }
.err { color:#f00; display:block; }
.summary {display:none;}

body{background:#fff;}
/* 页面层容器 */
#container { margin:0 auto; width:1000px; padding:0;}
.erweima { top:250px; left:10px;  position:absolute; }
/* 页面头部 */
#header {}
#header #logo {}
#header #banner {margin:0;position:relative;}
#header #navmain {line-height:35px; height:35px;background:#0282c0; }
#header #top_pic{ margin-top:6px;}

/*顶部搜索框*/
.tabPanel{width:362px;position:absolute;right:30px;top:120px;}
.tabPanel ul{height:30px;}
.tabPanel ul li{float:left;margin:0 4px 0 0;font-size:12px;height:29px;line-height:30px;padding:0 15px;text-align:center;background-color:#467B8B;background-color:rgba(94,71,40,0.3); filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8;border-radius:4px 4px 0 0;-webkit-border-radius: 4px 4px 0 0;-moz-border-radius:4px 4px 0 0;}

.tabPanel ul li a{font-family:Arial;color:#fff;}
.tabPanel .hit{cursor:pointer;background-color:#033f5c;}

.pane{border-top:0;padding:10px 10px;background-color:#033f5c;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;display:none;font-family:Arial;color:#fff;}

.pane select {width:60px;-webkit-appearance: menulist;box-sizing: border-box;align-items: center;border: 1px solid #aaa;border-image-source: initial;border-image-slice: initial;border-image-width: initial;border-image-outset: initial; border-image-repeat: initial;white-space: pre;
-webkit-rtl-ordering: logical;color: black;background-color: white;cursor: default;
}
.pane a.butt{background:#ccc;color:#222;width:40px;height:20px;text-align:center;padding:3px 5px;line-height:20px;font-family:Arial;filter:alpha(opacity=100);}

	
		
/* 导航 */
#navbar {float:left;} /* 定义网站导航条的样式 */
#navbar h2 { display: none;}
#navbar ul {margin-left:10px;display:block;}
#navbar ul li {float:left;}
#navbar ul li a {display:block;color:#fff;font-family:Arial;font-size:14px;font-weight:bold;text-decoration:none;background:url(../Images/left.gif) right no-repeat;padding:0 30px;}
#navbar ul li a:hover {color:#018cc0;background:#fff;}
#navbar ul li ul {z-index:9999;position:absolute;display:none;background:#faebb1;}
#navbar ul li ul li {font-weight:lighter;float:none;}
#navbar ul li ul li a {line-height:28px;background:none;color:#333;font-size:12px;}
#navbar ul li ul li a:hover {color:#b49004;background: #fdf3ce;}
/* 页面主体 */
#main {background:url(default/mainbg.gif) 0px 0px repeat-y; margin-top:5px;}
.index #main{background:url(default/mainbg.gif) 0px 0px repeat-y; margin-top:5px;}
/* 信息区 */
/*  定义侧边信息 */
#infopic { padding:10px 0; text-align:center;} /* 期刊图片 */
#infoscrolltext { padding:0 30px; text-align:center; color:#004823; } /* 期刊图片下滚动文字 */
/* 信息区列表内容 */
#infocontent { padding-top:15px; padding-bottom:8px; }
#infocontent .titlebar { background:url(default/sTitleBg.gif) no-repeat 0 0; height:40px; line-height:34px; overflow:hidden;  } /* 标题栏 */
#infocontent .titlebar .title {text-align:center;font-family:Arial; font-size:15px; color:#222;font-weight:bold } /* 标题  */
#infocontent .titlebar .title a { color:#222; }  /* 标题链接颜色  */
#infocontent .column{margin-left:10px;}
#infocontent dl {clear:both;}
#infocontent dt {float:left; line-height:23px;color:#000; }
#infocontent dd {line-height:23px;margin-left:68px; _text-indent:-3px; }
#infocontent .heading{padding:5px;text-align:center; line-height:160%; border-left:1px solid #d1cfcf; border-right:1px solid #d1cfcf; display:none;}
#infocontent .borderline{border-bottom:1px solid #000;padding-bottom:5px;}
#infocontent .fontspacing {letter-spacing:-1pt;}

#info {margin-top:10px;float:right;width:220px;} 

/* 主体内容 */
#content {background:#F1F1F1; width:520px; float:left;margin-left:20px;margin-top:10px;}
/* 期刊简介 */
#intro { margin-top:5px; display:block; }
#intro .titlebar { background:url(default/cTitleBg.gif) 0px 0px no-repeat; height:27px; line-height:30px; overflow:hidden; } /* 标题栏  */
#intro .titlebar .title { font-weight:bold; padding-left:30px; float:left; width:300px; } /* 标题  */
#intro .titlebar .title a { color:#007B00; }  /* 标题链接颜色  */
#intro .titlebar .more { float:right; padding-right:10px; } /* 如果more在标题栏内  */
#intro .titlebar .more a { width:50px; background:url(default/sidebar_more.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; display:block; }
#intro .column { clear:both;line-height:175%;padding:10px;}
#intro .intropic { float:left; padding:8px; }
#intro .column a.more { height:25px; display:block; width:500px; background:url(default/sidebar_more.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; } /* 更多  */

/* OA期刊列表 */
.tab {color:#333;}
#TabTab03Con1{width:520px;}
#TabTab03Con2{width:520px;}
#TabTab03Con3{width:520px; }
#TabTab03Con4{width:520px; }

.xixi1{width:520px;height:29px;line-height:29px;cursor:pointer; background:url(default/hdp.gif) 0 0 no-repeat;}
.xixi2{width:520px;height:29px;line-height:29px;cursor:pointer; background:url(default/hdp.gif) 0 0 no-repeat; }
.xixi3{width:520px;height:29px;line-height:29px;cursor:pointer; background:url(default/hdp.gif) 0 0 no-repeat;}
.xixi4{width:520px;height:29px;line-height:29px;cursor:pointer; background:url(default/hdp.gif) 0 0 no-repeat;}

.tab1{width:129px;float:left;text-align:center;cursor:pointer;  font-size:14px;  font-family:Arial;color:#EB1C22;font-weight:bold;}
.tab2{width:129px;float:left;text-align:center;cursor:pointer;  font-size:14px; font-family:Arial;font-weight:bold;}
.tab3{width:129px;float:left;text-align:center;cursor:pointer; font-size:14px; font-family:Arial;font-weight:bold;}
.tab4{width:129px;float:left;text-align:center;cursor:pointer; font-size:14px; font-family:Arial;font-weight:bold;}

#oalist .titlebar {height:30px; line-height:30px;overflow:hidden;border-bottom:1px solid #ccc;} /* 标题栏 */
#oalist .titlebar .title {font-size:15px; font-family:Arial; text-align:center; width: auto; color:#0282C0;} /* 标题  */
#oalist .titlebar .title a {color:#0282C0;}  /* 标题链接颜色  */

#oalist {background:#F1F1F1; border:1px solid #ccc;}
#oalist .column {height:400px;overflow:hidden;padding-bottom:10px; BACKGROUND-COLOR: transparent; OVERFLOW: scroll; scrollbar-face-color: #d8d8d6; scrollbar-shadow-color: #fff; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #fff; scrollbar-darkshadow-color: #EFFFEF; scrollbar-track-color: #ffffff; scrollbar-arrow-color:#333;overflow-x:hidden; padding-top:8px;}
#oalist .column .item {font:normal 12px/22px Arial; clear:both;padding-left:15px;border-bottom: 1px dashed #ccc;color:#666; padding:5px 15px;}
#oalist .column .catalog { background:url(default/mc_bg.gif) 0px 14px no-repeat; padding:10px 0 0 20px; height:20px; font-weight:bold; margin-left:10px; }
#oalist .column .item .doi{ color:#333; padding-left:2px;}
#oalist .column .item .doi a{ color:#333;}
#oalist .column .item .title a {font:bold 14px/24px Arial;color:#bf9904;}
#oalist .column .item .title a:hover { color:#F30;}
#oalist .column .item .authors {color:#bf9904;}
#oalist .column .item .source {color:#333;}
#oalist .column .item .digest {display:inline;}
#oalist .column .item .digest .store {color:#333; background:url(default/articlelist.gif) 0px 0px no-repeat;padding-left:15px;}
#oalist .column .item .digest a:hover {color:#F30;}
#oalist .column .item .toggle{display:block;height:20px;float:left;position:relative;color:#EB1C22;}


/* unclicked style div.more */
div.more i {margin-right:0px 10px 0 0;cursor:pointer; color:#EB1C22;}
div.more i.hide {display:none;}
div.more p {display:none;}
div.more img {display:none;}

/* clicked style div.click */
div.click i.show {display:none;}
div.click i.hide {display:inline-block;float:left;}
div.click p {display:inline-block;float:right;}


#oalist2 {height:418px; border:1px solid #ccc;overflow:hidden; BACKGROUND-COLOR: transparent; OVERFLOW: scroll; scrollbar-face-color: #d8d8d6; scrollbar-shadow-color: #fff; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #fff; scrollbar-darkshadow-color: #EFFFEF; scrollbar-track-color: #ffffff; scrollbar-arrow-color:#333;overflow-x:hidden;}
#oalist2 .column {padding:5px 10px;}
#oalist2 .column table{}
#oalist2 .column table tr{font-family:Arial;}
#oalist2 .column table tr td.nian{width:30px;height:40px;background:#dfdfdf;text-align:left;padding-left:10px;font-family:Arial;border-bottom:1px solid #fff;color:#000;}
#oalist2 .column table tr td.J_WenZhang{width:50px;height:40px;background:#dfdfdf;text-align:left;font-family:Arial;border-bottom:1px solid #fff;border-left:1px solid #fff;padding-left:10px;color:#000;}
#oalist2 .column table tr td.J_WenZhang a{font-family:Arial;line-height:18px;color:#000;}
#oalist2 .column table tr td.J_WenZhang a:hover{color:#EB1C22;}



#oalist3 {height:418px;border:1px solid #ccc;overflow:hidden; background:#F1F1F1; OVERFLOW: scroll; scrollbar-face-color: #d8d8d6; scrollbar-shadow-color: #fff; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #fff; scrollbar-darkshadow-color: #EFFFEF; scrollbar-track-color: #ffffff; scrollbar-arrow-color:#333;overflow-x:hidden;}
#oalist3 .column {padding:10px; background:#F1F1F1;}
#oalist3 .column ul{}
#oalist3 .column ul li{border-bottom:1px dashed #c3c3c3;line-height:26px;}
#oalist3 .column ul li a{font:normal 12px/26px Arial;color:#222;background:url(default/dot11.gif) left center no-repeat;padding-left:10px;}
#oalist3 .column ul li a:hover{color:#EB1C22;}


#oalist4 {height:418px;border:1px solid #ccc;overflow:hidden;background:#F1F1F1; OVERFLOW: scroll; scrollbar-face-color: #d8d8d6; scrollbar-shadow-color: #fff; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #fff; scrollbar-darkshadow-color: #EFFFEF; scrollbar-track-color: #ffffff; scrollbar-arrow-color:#333;overflow-x:hidden;}
#oalist4 .column {padding:10px; }
#oalist4.column ul{}
#oalist4 .column ul li{border-bottom:1px dashed #c3c3c3;line-height:26px;}
#oalist4 .column ul li a{font:normal 12px/26px Arial;color:#222;background:url(default/dot11.gif) left center no-repeat;padding-left:10px;}
#oalist4 .column ul li .text{line-height:20px;padding:0 6px;color:#666;}
#oalist4 .column ul li a:hover{color:#EB1C22;}


/* 侧边栏 */
#sidebar {width:220px; float:left; margin-top:10px;}
/* 登录区 */
#loginview {background:#F1F1F1;border-radius:8px;}
#loginview .titlebar {height:28px;line-height:28px;margin:0 10px;overflow:hidden;border-bottom:1px solid #B49004;} /* 标题栏 */
#loginview .titlebar .title {padding-left:10px;font-family:Arial;font-size:14px;color:#EC3B29;font-weight:bold;} /* 标题  */
#loginview .titlebar .title a {color:#EC3B29; }  /* 标题链接颜色  */
#loginview .column {clear:both;padding:0;margin-top:10px;font-family:Arial;font-size:16px; }
#loginview .column ul {margin-left:14px; }
#loginview .column li {}
#loginview .column li a{font:normal 14px/26px "Arial";text-indent:15px;font-size:14px; color:#000; width:190px;height:36px;display:block;background:url(default/login00.gif) no-repeat}

/* 登录后 */
#loginview #welcome {}
#loginview #welcome p { margin: 7px; padding: 0px; line-height: 150%; text-indent: 2em; }
#loginview #welcome .shortcut { display: block; font-weight: bold; text-align: center; width: 150px; height: 25px; line-height: 25px; margin-left: auto; margin-right: auto; margin-bottom: 5px; border: #ccc 1px solid; }


/*作者园地 */
#authors{background:#F1F1F1;border-radius:8px;margin-top:15px;}
#authors .titlebar {height:28px; line-height:28px; margin:0 10px; overflow:hidden;border-bottom:1px solid #B49004; } /* 标题栏 */
#authors .titlebar .title {padding-left:10px;font-family:Arial;font-size:12px;color:#EC3B29;font-weight:bold;width:100px;} /* 标题  */
#authors .titlebar .title a {color: #EC3B29; }  /* 标题链接颜色  */
#authors .titlebar .more { float:right; } /* 如果more在标题栏内 display:none;隐藏 */
#authors .titlebar .more a {  width:40px; background:url(default/sidebar_more.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; display:block; }
#authors .list{ padding:10px;}
#authors .list ul {}
#authors .list li {height:24px; line-height:24px; background:url(default/dot01.gif) center left no-repeat; padding:0 20px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;border-bottom:1px dotted #ccc;}
#authors .list li a {font-family:Arial;color:#222;}

/* 文章查询 */
#oaquery {margin-top:15px;background:#F1F1F1;border-radius:8px;}
#oaquery .titlebar {height:28px; line-height:28px; margin:0 10px; overflow:hidden;border-bottom:1px solid #B49004;} /* 标题栏 */
#oaquery .titlebar .title {padding-left:10px;font-family:Arial;font-size:14px;color:#EC3B29;font-weight:bold;} /* 标题  */
#oaquery .titlebar .title a {color:#EC3B29;}  /* 标题链接颜色  */
#oaquery .column {clear:both;text-align:center;padding:0px 0px 5px 5px;}
#oaquery .column a {color:#000;}
#oaquery .column ul { clear:both; padding-left:15px; padding-top:10px; }
#oaquery .column ul li {font:normal 14px/26px "Arial";text-align:left; background:url(default/dot11.gif) center left no-repeat; padding-left:10px;  }
#oaquery .column ul li a {}
#oaquery .column ul li a:hover { color:#F30; text-decoration:none; }

/* 赞助商 */
#sponsor {margin-top:15px;background:#F1F1F1;border-radius:8px;padding-bottom:8px;}
#sponsor .titlebar {height:28px; line-height:28px; margin:0 10px; overflow:hidden;border-bottom:1px solid #B49004;} /* 标题栏 */
#sponsor .titlebar .title {padding-left:10px;font-family:Arial;font-size:14px;color:#EC3B29;font-weight:bold;} /* 标题  */
#sponsor .titlebar .title a {color:#EC3B29;}  /* 标题链接颜色  */
#sponsor .column ul { clear:both; padding-left:10px; padding-top:10px; }
#sponsor .column ul li {margin-top:5px;}
#sponsor .column ul li a img{border:1px solid #BED1E9;width:200px;height:53px;}

/* 新闻动态 */
#news {padding-bottom:4px;background:#F1F1F1;border-radius:8px; }
#news .titlebar {height:28px; line-height:28px; margin:0 10px; overflow:hidden;border-bottom:1px solid #B49004;} /* 标题栏 */
#news .titlebar .title {padding-left:10px;font-family:Arial;font-size:14px;color:#EC3B29;font-weight:bold;float:left;  width:100px;} /* 标题  */
#news .titlebar .title a { color:#EC3B29; }  /* 标题链接颜色  */
#news .titlebar .more { float:right;} /* 如果more在标题栏内 display:none;隐藏 */
#news .titlebar .more a { width:40px; background:url(default/sidebar_more.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; display:block; }
#news .list{padding:10px;}
#news .list ul {}
#news .list li {line-height:24px; font-size:14px;background:url(default/dot01.gif) left 3px no-repeat;padding-left:15px;border-bottom:1px dotted #ccc;}
#news .list li a {font-family:Arial;color:#000;}
#news .list li a:hover{color:#EB1C22;}

/*下载中心 */
#down{background:#F1F1F1;border-radius:8px;margin-top:15px;}
#down .titlebar {height:28px; line-height:28px; margin:0 10px; overflow:hidden;border-bottom:1px solid #B49004;} /* 标题栏 */
#down .titlebar .title {padding-left:10px;font-family:Arial;font-size:14px;color:#EC3B29;font-weight:bold;float:left;  width:100px;} /* 标题  */
#down .titlebar .title a {color: #EC3B29; }  /* 标题链接颜色  */
#down .titlebar .more { float:right; } /* 如果more在标题栏内 display:none;隐藏 */
#down .titlebar .more a {  width:40px; background:url(default/sidebar_more.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; display:block; }
#down .list{ padding:10px;height:196px;overflow:hidden;}
#down .list ul {}
#down .list li {line-height:24px; background:url(default/dot01.gif) left 3px no-repeat; padding:0 20px;border-bottom:1px dotted #ccc;}
#down .list li a {font-family:Arial;color:#000;font-size:14px;}
#down .list li a:hover{color:#EB1C22;}

/* 友情链接 */
#links {padding-bottom:8px;background:#F1F1F1;border-radius:8px;margin-top:15px;}
#links .titlebar {height:28px; line-height:28px; margin:0 10px; overflow:hidden;border-bottom:1px solid #B49004; } /* 标题栏 */
#links .titlebar .title {padding-left:10px;font-family:Arial;font-size:14px;color:#EC3B29;font-weight:bold;float:left;  width:100px;} /* 标题  */
#links .titlebar .title a { color:#EC3B29; }  /* 标题链接颜色  */
#links .titlebar .more { float:right; padding-right:10px; } /* 如果more在标题栏内 display:none;隐藏 */
#links .titlebar .more a { width:50px; background:url(default/sidebar_more.gif) no-repeat right center; text-indent: -9999em; overflow: hidden; display:block; }
#links .list{margin-top:10px;}
#links .list #textlink {}
#links .list #textlink ul {}
#links .list #textlink li {padding:0 5px;height:20px;width:180px;border:1px solid #BED1E9;line-height:20px;background:#FFF; margin:5px 0;display:block;margin-left:15px;}
#links .list #textlink li a{font-family:Arial;}
 
/* 期刊简介 */
#inforAnn { background:#F1F1F1;}
#inforAnn .titlebar {height:25px;line-height:28px; margin:0 10px; overflow:hidden;border-bottom:1px solid #B49004;} /* 标题栏 */
#inforAnn .titlebar .title {padding-left:10px;font-family:Arial;font-size:12px;color:#EC3B29;font-weight:bold;float:left; width:200px} /* 标题  */
#inforAnn .titlebar .title a {color:#EC3B29;}  /* 标题链接颜色  */
#inforAnn .titlebar .more {float:right;} /* 如果more在标题栏内 display:none;隐藏 */
#inforAnn .titlebar .more a {width:50px; background:url(default/sidebar_more.gif) no-repeat right 6px; text-indent: -9999em; overflow: hidden; display:block;}
#inforAnn .column {clear:both;overflow:hidden;margin:5px;padding:10px 0px;}
#inforAnn .intropic {float:left;padding:8px;width:157px;height:212px; }
#inforAnn .column p{display:block;line-height:22px;font-family:Arial;float: right;width: 330px;height:218px;overflow:hidden;} /* 更多  */
#inforAnn .page{text-align:left;}
#inforAnn .page a{font:normal 14px/24px Arial;color:#333;padding:0 5px;}
#inforAnn .page a span{font-family:Arial;color:#EC3B29;}
#inforAnn .page a:hover{color:#EC3B29;}

/* 页面底部 */
#footer { clear:both;margin-top:10px;background:url(../images_new/footBg.jpg) no-repeat;height:120px;}
#footer #copyright {text-align:center; line-height:175%;color:#fff;font-family:"Arial";padding-top:13px;}
#footer #copyright a{color:#fff;font-family:"Arial";}



/* 期刊简介 */
.details #content { width:760px; float:right; margin-right:0px; display:inline; } /* 主体内容 */
.details #content #about  { } /* 标题栏 */
.details #content #about .titlebar {height:30px; line-height:30px;overflow:hidden;border-bottom:1px solid #ccc; } /* 标题栏 */
.details #content #about .titlebar .title {  font-size:15px; font-family:Arial; padding-left:10px; float:left; width: auto; color:#0282C0; } /* 标题  */
.details #content #about .titlebar .title a { color:#0282C0; }  /* 标题链接颜色  */
.details #content #about .column { line-height: 25px; padding:10px 20px; width:auto; }
.details #content #about .column .anchor{font:bold 14px/22px Arial;}
.details #content #about .column .anchor ul li { background:url(default/dot05.gif) left center no-repeat;padding-left:15px;}
.details #content #about .column .anchor ul li a{color:#0282C0;}

#about .biaoti{background:url(default/btBg.gif) no-repeat;;height:28px;}
#about .biaoti h2{font:bold 16px/28px Arial;color:#fff;display:inline;padding-left:10px;width:400px;*+float:left;}
#about .biaoti a.top{float:right;padding-right:10px;font:bold 16px/28px Arial;color:#fff;}
#about #module1{margin-top:10px;}
#about #module1 .text{color:#222;padding:10px;font:normal 14px/22px Arial;}
#about #module1 .text .column1{}
#about #module1 .text .column1 ul{}
#about #module1 .text .column1 ul li{background:url(default/dot03.gif) left 7px no-repeat;padding-left:15px;text-align: justify;}

#about .column2{margin-top:10px;}
#about .column2 .cont{float:left;width:340px;}
#about .column2 .heng1{}
#about .column2 .heng4{height:118px;}
h3{font:normal 16px/30px Arial;color:#0282c0;display:inline;}

#about .column2 .cont ul{}
#about .column2 .cont ul li{background:url(default/dot04.gif) left center no-repeat;padding-left:15px;}
#about #module2 .text,#about #module3 .text,#about #module4 .text{font:normal 14px/22px Arial;color:#222;padding:10px;text-align: justify;}

/* 编委会 */
.details #content {width:760px; float:right; margin-right:0px; display:inline; } /* 主体内容 */
.details #content #board  { } /* 标题栏 */
.details #content #board .titlebar {height:30px; line-height:30px;overflow:hidden;border-bottom:1px solid #ccc; } /* 标题栏 */
.details #content #board .titlebar .title {  font-size:15px; font-family:Arial; padding-left:10px; float:left; width: auto; color:#0282C0; } /* 标题  */
.details #content #board .titlebar .title a { color:#0282C0; }  /* 标题链接颜色  */
.details #content #board .column { line-height: 25px; padding:10px 20px; width:auto; }
.details #content #board .biaoti{background:url(default/btBg.gif) no-repeat;;height:28px;}
.details #content #board .biaoti h2{font:bold 16px/28px Arial;color:#fff;display:inline;margin-left:10px;}
.details #content #board #module1{margin-top:10px;}
.details #content #board #module1 .text,#board #module2 .text,#board #module3 .text{font:normal 14px/22px Arial;color:#222;padding:10px;font-style:italic;}
.details #content #board #module1 .text a,#board #module2 .text a,#board #module3 .text a{color:#0282c0;font-style:normal;}
.details #content #board #module1 .text a:hover,#board #module2 .text a:hover,#board #module3 .text a:hover{color:#EB1C22;}

/* 中文指南 */
.details #content { width:760px; float:right; margin-right:0px; display:inline; } /* 主体内容 */
.details #content #instr  { } /* 标题栏 */
.details #content #instr .titlebar {height:30px; line-height:30px;overflow:hidden;border-bottom:1px solid #ccc; } /* 标题栏 */
.details #content #instr .titlebar .title {  font-size:15px; font-family:Arial; padding-left:10px; float:left; width: auto; color:#0282C0; } /* 标题  */
.details #content #instr .titlebar .title a { color:#0282C0; }  /* 标题链接颜色  */
.details #content #instr .column {line-height:25px;padding:10px 20px;width:auto;}
.details #content #instr .column .anchor{font:bold 14px/22px Arial;}
.details #content #instr .column .anchor ul li {background:url(default/dot05.gif) left center no-repeat;padding-left:15px;}
.details #content #instr .column .anchor ul li a{color:#0282C0;}

#instr .biaoti{background:url(default/btBg.gif) no-repeat;;height:28px;}
#instr .biaoti h2{font:bold 16px/28px Arial;color:#fff;display:inline;padding-left:10px;width:400px;*+float:left;}
#instr .biaoti a.top{float:right;padding-right:10px;font:bold 16px/28px Arial;color:#fff;}
#instr #module1{margin-top:10px;}
#instr #module1 .text{color:#222;padding:10px;font:normal 14px/22px Arial;text-align: justify;}
#instr #module1 .text .column1{}
#instr #module1 .text .column1 ul{}
#instr #module1 .text .column1 ul li{background:url(default/dot03.gif) left 7px no-repeat;padding-left:15px;}

#instr .column2{margin-top:10px;}
#instr .column2 .cont{float:left;width:340px;}
h3{font:normal 16px/30px Arial;color:#0282c0;display:inline;}

#instr .column2 .cont ul{}
#instr .column2 .cont ul li{background:url(default/dot04.gif) left center no-repeat;padding-left:15px;}
#instr #module2 .text,#instr #module3 .text,#instr #module4 .text,#instr #module5 .text{font:normal 14px/22px Arial;color:#222;padding:10px;}

/* 订阅页面 */
.details #content {width:760px;float:right;margin-right:0px; display:inline; } /* 主体内容 */
.details #content #subscr {} /* 标题栏 */
.details #content #subscr .titlebar {height:30px;line-height:30px;overflow:hidden;border-bottom:1px solid #ccc;} /* 标题栏 */
.details #content #subscr .titlebar .title {font-size:15px;font-family:Arial;padding-left:10px;float:left;width:auto;color:#0282C0; } /* 标题  */
.details #content #subscr .titlebar .title a {color:#0282C0;}  /* 标题链接颜色  */
.details #content #subscr .column {line-height:25px;padding:10px 20px;width:auto; }

#subscr .biaoti{background:url(default/btBg.gif) no-repeat;;height:28px;}
#subscr .biaoti h2{font:bold 16px/28px Arial;color:#fff;display:inline;margin-left:10px;}
#subscr #module1{margin-top:10px;}
#subscr #module1 .text,#subscr #module2 .text,#subscr #module3 .text{font:normal 14px/22px Arial;color:#222;padding:10px;}
#subscr #module1 .text a,#subscr #module2 .text a,#subscr #module3 .text a{color:#0282c0;}
#subscr #module1 .text a:hover,#subscr #module2 .text a:hover,#subscr #module3 .text a:hover{color:#EB1C22;}

/* 联系我们 */
.details #content { width:760px; float:right; margin-right:0px; display:inline; } /* 主体内容 */
.details #content #contact  { } /* 标题栏 */
.details #content #contact .titlebar {height:30px; line-height:30px;overflow:hidden;border-bottom:1px solid #ccc; } /* 标题栏 */
.details #content #contact .titlebar .title {  font-size:15px; font-family:Arial; padding-left:10px; float:left; width: auto; color:#0282C0; } /* 标题  */
.details #content #contact .titlebar .title a { color:#0282C0; }  /* 标题链接颜色  */
.details #content #contact .column { line-height: 25px; padding:10px 20px; width:auto;font:normal 15px/25px Arial;color:#222; }
.details #content #contact .column a{color:#0282c0;}
#contact .biaoti{background:url(default/btBg.gif) no-repeat;;height:28px;}
#contact .biaoti h2{font:bold 16px/28px Arial;color:#fff;display:inline;margin-left:10px;}
#contact #module1{margin-top:10px;}
#contact #module1 .text,#contact #module2 .text,#contact #module3 .text{font:normal 14px/22px Arial;color:#222;padding:10px;}
#contact #module1 .text a,#contact #module2 .text a,#contact #module3 .text a{color:#0282c0;}
#contact #module1 .text a:hover,#contact #module2 .text a:hover,#contact #module3 .text a:hover{color:#EB1C22;}


/* OAList 高级搜索*/
.oalist #content {width:760px; float:right; margin-right:0px; display:inline; } /* 主体内容 */
.oalist #content #oalist{ border:none; margin-top:5px; }
.oalist #content #oalist .titlebar {height:30px; line-height:30px;overflow:hidden;border-bottom:1px solid #ccc;} /* 标题栏 */
.oalist #content #oalist .titlebar .title {font-size:15px; font-family:Arial; text-align:center; width: auto; color:#0282C0;} /* 标题  */
.oalist #content #oalist .titlebar .title a {color:#0282C0;}  /* 标题链接颜色  */
.oalist #oalist .titlebar .more { display:none;}
.oalist #content #oalist .advance {padding:0;}
.oalist #content #oalist .column {height:560px;overflow:hidden;padding-bottom:10px; BACKGROUND-COLOR: transparent; OVERFLOW: scroll; scrollbar-face-color: #d8d8d6; scrollbar-shadow-color: #fff; scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #fff; scrollbar-darkshadow-color: #EFFFEF; scrollbar-track-color: #ffffff; scrollbar-arrow-color:#333;overflow-x:hidden; padding-top:8px;}

.J_WenZhang {color:#000;font:normal 14px/20px Arial;text-decoration:none;}
.bti{padding-left:10px;}
td.bti2{*+height:280px;*+float:left;}

/* newsList 新闻列表页 */
.newslist #content { width:760px; float:right; margin-right:0px; display:inline; } /* 主体内容 */
.newslist #content #newssearch { padding:10px; text-align:right; }
.newslist #content #newslist { margin-top:5px; }
.newslist #content #newslist .titlebar {height:30px; line-height:30px;overflow:hidden;border-bottom:1px solid #ccc;} /* 标题栏 */
.newslist #content #newslist .titlebar .title { font-size:15px; font-family:Arial; padding-left:10px; float:left; width: auto; color:#0282C0;} /* 标题  */
.newslist #content #newslist .titlebar .title a { color:#0282C0; }  /* 标题链接颜色  */
.newslist #content #newslist .column {padding:10px;}
.newslist #content #newslist .column ul {  }
.newslist #content #newslist .column li { position:relative; padding:5px; padding-left:15px; background:url(default/dot01.gif) 3px 5px no-repeat; border-bottom: 1px dashed #ccc; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.newslist #content #newslist .column li span { position:absolute; right:5px; color:#999999;}


/* 新闻详细页 */
.newsdetails #content { width:760px; float:right; margin-right:0px; display:inline; } /* 主体内容 */
.newsdetails #content #newsdetails  { margin-top:5px; } /* 标题栏 */
.newsdetails #content #newsdetails .titlebar { height:30px; line-height:30px;overflow:hidden;border-bottom:1px solid #ccc;} /* 标题栏 */
.newsdetails #content #newsdetails .titlebar .title {font-size:15px; font-family:Arial; padding-left:10px; float:left; width: auto; color:#0282C0;} /* 标题  */
.newsdetails #content #newsdetails .titlebar .title a { color:#0282C0; }  /* 标题链接颜色  */
.newsdetails #content #newsdetails .bigtitle { font-weight:bold; font-size:14px; padding:5px; text-align:center; }
.newsdetails #content #newsdetails .smalltitle {  padding:5px; text-align:center; color:#666; }
.newsdetails #content #newsdetails .itemtitle { font-weight:bold; padding:8px 0 0 5px; margin:5px 0; background-color:#E2E6ED; }
.newsdetails #content #newsdetails .column { line-height: 25px; padding: 20px; width:auto;}
.newsdetails #content #newsdetails #newstool { padding:5px; text-align:center; }
.newsdetails #content #newsdetails #newstool input { padding:0px; margin:0px; font-size:12px; vertical-align:middle; }
.newsdetails #content #newsdetails #newstool img { vertical-align:middle }
.newsdetails #content #newsdetails #pagetool{ padding:5px; border: 1px solid #ccc;background-color:#ddd; text-align:right; }
.newsdetails #content #newsdetails #addreview { clear:both; padding:10px; margin-top:20px; border: 1px solid #ccc; } /* 新闻评论区  */
.newsdetails #content #newsdetails #addreview #reviewtitle { clear: both;  border-bottom: solid 1px #ccc; padding: 5px; background-color:#ddd; margin-bottom:20px; }
.newsdetails #content #newsdetails #addreview #reviewtitle .tit{font-weight:bold;  float:left; width:200px;}
.newsdetails #content #newsdetails #addreview #reviewtitle .plnum{  text-align:right;}
.newsdetails #content #newsdetails #addreview dl { clear:both; margin:0 0 5px 10px; }
.newsdetails #content #newsdetails #addreview dt { float:left; }
.newsdetails #content #newsdetails #addreview dd { margin-left:70px; }
.newsdetails #content #newsdetails #addreview .textbox { width:350px; }
.newsdetails #content #newsdetails #addreview .more { font-weight:bold; }


	/*				*/

/* Link */
.links #content { width:760px; float:right; margin-right:0px; display:inline; } /* 主体内容 */
.links #content #linkslist { margin-top:5px; }
.links #content #linkslist .titlebar {height:30px; line-height:30px;overflow:hidden;border-bottom:1px solid #ccc;} /* 标题栏 */
.links #content #linkslist .titlebar .title { font-size:15px; font-family:Arial; padding-left:10px; float:left; width: auto; color:#0282C0;} /* 标题  */
.links #content #linkslist .titlebar .title a { color:#0282C0; }  /* 标题链接颜色  */
.links #content #linkslist .list { padding:20px; }
.links #content #linkslist .list .catalog { background:url(default/mc_bg.gif) 0px 5px no-repeat; padding:5px 0 0 70px; height:25px; font-weight:bold;  }
.links #content #linkslist .list #logolink {  clear:both;}
.links #content #linkslist .list #logolink ul { }
.links #content #linkslist .list #logolink li { width:210px; height:70px; float:left; }
.links #content #linkslist .list #logolink img { width:190px; height:55px; border: 1px solid #D0D0D0; vertical-align:bottom; }
.links #content #linkslist .list #textlink { clear:both; }
.links #content #linkslist .list #textlink ul { }
.links #content #linkslist .list #textlink li { padding-left:5px; height:22px; line-height:22px; border: 1px solid #D0D0D0; background:#FFF;  width:190px; float:left; margin:0 15px 10px 0;}
/* pager 翻页 */
.trends_more { height:14px; text-align:center; padding:5px;margin:5px 0px;}
/* Login 登录窗口 */
.login { /*  background:url(default/loginbg.gif) 0px 0px repeat-x; */ }
.login #container { background: none; padding-top:150px; }
.login #container #logintab { width:363px; height:300px; padding:20px; background:url(default/SignInbg.gif) 0px 0px no-repeat; margin:0 auto; }
.login #container #logintab .titlebar {  background:url(default/logintit.gif) 0px 0px no-repeat; } /* 标题栏 */
.login #container #logintab .titlebar .title { background:url(default/SignInico.gif) 8px 8px no-repeat; font-size:14px; height:25px; padding:10px 0 0 35px; font-weight:bold; color:#FFF; } /* 标题  */
.login #container #logintab dl { clear:both; }
.login #container #logintab dt { float: left; width: 80px; font-weight: bold; text-align:right; line-height:25px; }
.login #container #logintab dd { line-height:25px; margin-left:85px;}
.login #container #logintab .message { color:#F00; height:20px; padding:10px 0px 0px 10px; }
.login #container #logintab .textbox { width:200px;}
.login #container #logintab .button { width:80px;}
.login #container #logintab .important { color:#F00; font-weight:bold;}
.login #container #logintab .explain { color: #666;}

