﻿@import url("ubb.css");
body {
    background: #0472bc;
    font-size: 9pt;
	font: 12px/1.5 Tahoma, Helvetica, Arial, sans-serif;
}
body, form, ul, li, dl, dt, dd {
    padding: 0;
    margin: 0;
}
li {
    list-style-type: none;
}
a {
    text-decoration: none;
}
/* 主容器 */
.main {
    width: 970px;
    margin: 0 auto;
    background: #fff;
}
/* 内容块 */
.main .block {
    margin-left: 10px;
    margin-right: 10px;
}
/* 有功能特性的面板 */\
.container-1 {
    border-top: 1px solid #bed2e4;
    padding-bottom: 1px;
}
.container {
    border: 1px solid #bed2e4;
}
.panel {
    background: transparent url(panel-back.gif) repeat-x 0 0;
}
.panel .head {
    border: solid #fff;
    border-width: 1px 1px 0 1px;
}
.panel .head {
    height: 29px;
    line-height: 25px;
}
.panel ul {
    padding: 0;
    margin: 0;
}
.panel a {
    text-decoration: none;
}
.panel .head .title {
    float: left;
    font-weight: bold;
    padding-left: 12px;
    font-size: 14px;
}
.panel .head .more {
    float: right;
    padding-right: 15px;
}
.panel .head .more a {
    color: #0472BC;
}
/* nav */
.nav {
    height: 25px;
    line-height: 25px;
    font-size: 9pt;
    background: transparent url(nav-back.gif) repeat-x 0 0;
}
.nav ul {
    padding-left: 10px;
    height: 25px;
    float: left;
}
.nav ul li {
    /*float: left;*/
    display: inline;
    list-style-type: none;
}
.nav ul li a {
    color: #666;
    text-decoration: none;
}
.nav ul li a.ttz17 {
    color: #0472BC;
    font-weight: bold;
}
.nav ul li.space {
    padding: 0 3px;
    color: #ccc;
}
.nav span {
    float: right;
    padding-right: 11px;
}
.nav span a {
    color: #0472BC;
    font-weight: bold;
    text-decoration: none;
}
/* head */
.head {
    height: 60px;
    margin-top: 8px;
}
.head .logo {
    float: left;
} 
.head .adzhong {
    float: left;
    padding: 0px 6px;
} 
.head .ad1 {
    float: right;
} 
/* menu */
.menu {
    height: 64px;
    margin-top: 8px;
}
.menu .item {
    position: relative;
    height: 28px;
}
.menu .item li {
    position: absolute;
    text-align: center;
    width: 88px;
    line-height: 30px;
}
.menu .item li a {
    display: block;
    width: 100%;
    height: 100%;
}
.item li.focus {
    height: 30px;
    background: transparent url(menu-item-focus.gif) no-repeat 0 0;
}
.item li.focus a {
    color: #fff;
}
.item li.blur {
    height: 28px;
    background: transparent url(menu-item-blur.gif) no-repeat 0 0;
}
.item li.blur a {
    color: #0077ff;
}
.item li.blur a:hover {
    color: red;
}
.item li.item1 {
    left: 10px;
}
.item li.item2 {
    left: 101px;
}
.item li.item3 {
    left: 192px;
}
.item li.item4 {
    left: 283px;
}
.item li.item5 {
    left: 374px;
}
.item li.item6 {
    left: 465px;
}
.item li.item7 {
    left: 556px;
}
.item li.item8 {
    left: 647px;
}
.item li.item0 {
    right: 0;
    width: 109px;
    background: transparent url(menu-item-post.gif) no-repeat 0 0;
}
.item li.item0 a {
    color: #094;
}
.item li.item8 a {
    color: red;
}
.menu .list {
    height: 36px;
    line-height: 36px;
    color: #fff;
    border: solid #0674BD;
    border-width: 0 1px;
    padding-left: 10px;
    background: transparent url(menu-back.gif) repeat-x 0 0;
}
.menu .list a {
    color: #fff;
}
.menu .list a:hover{
   color: red;
}
/* search */
.search {
    height: 35px;
    margin-top: 0;
    border: solid #BED2E4;
    border-width: 0 1px 1px;
    background: transparent url(search-back.gif) repeat-x 0 0;
}
.search li {
    float: left;
    margin-top: 4px;
}
.search li.search-box {
    padding-left: 13px;
}
.search input {
    border: 1px solid #91B4CB;
}
.search .button {
    background: #fff;
    color: #0472BC;
}
.search li.search-hot {
    padding-left: 10px;
    line-height: 23px;
	overflow:hidden;
	height:23px;
}
.search li.search-hot span {
    color: #EB6100;
}
.search li.search-hot a {
    color: #0472BC;
	
}
.AllSearch_keyword {
	height: 20px;
	border: 1px solid #009900;
	background-color: #FBFFFB;
	background-image: url(sear.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding: 2px;
	line-height: 20px;
	color: #999999;
	float: none;
	clear: both;
	overflow: hidden;
	padding-left: 15px;}
.AllSearch_keyword_2 {
	height: 20px;
	border: 1px solid #FF3300;
	background-color: #FBFFFB;
	background-image: url(sear.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	line-height: 20px;
	color: #333333;
	float: none;
	clear: both;
	overflow: hidden;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
/* ad2 */
.ad2 {
    margin-top: 3px;
}
.ad2 img{
	display:block;
	margin-bottom:3px;
}
/* 热点 */
.hot {
    height: 28px;
    line-height: 28px;
    margin-top: 5px;
    margin-bottom: 6px;
    text-align: center;
    background: transparent url(hot-back.gif) repeat-x 0 0;
}
.hot a{
	padding-right:15px;
}
.clear {
    clear: both;
}
/* box */
.box {
    
}
.box .box-title {
    border: 1px solid #2591D9;
}
.box .box-title ul {
    color: #fff;
    height: 27px;
    line-height: 27px;
    background: transparent url(box-back.gif) repeat-x 0 0;
}
.box .box-title ul a {
    color: #fff;
    text-decoration: none;
}
.box .box-title ul li.title {
    float: left;
    padding-left: 11px;
    font-weight: bold;
}
.box .box-title ul li.more {
    float: right;
    padding-right: 8px;
}
.box .box-content {
    border: solid #BED2E4;
    border-width: 0 1px 1px;
    padding-top: 4px;
}
.box .box-content li {
    height: 25px;
    line-height: 25px;
	overflow:hidden;
}
/* 字母列表 */
.chr {
    margin-top: 8px;
}
.chr .list {
    height: 28px;
    line-height: 28px;
    font-weight: bold;
    text-align: center;
    background: #E8F2FC;
    border-bottom: 1px solid #BED2E4;
}

.chr .list span1 {
	background:#EAF5FB;
	padding:4px 6px;
	border:1px solid #B5D0E5;
	margin:3px;
}


.chr .linklist {
    height: 28px;
    line-height: 28px;
	padding-left: 10px;
    font-weight: bold;
    background: #E8F2FC;
    border-bottom: 1px solid #BED2E4;
}
.chr .linklist span {
    float: right;
    padding-right: 11px;
}


.chr .list a:link{
	background:#EAF5FB;
	padding:4px 6px;
	border:1px solid #B5D0E5;
	margin:2px;
	color: #5770B5;
}
.chr .list a:visited{
	background:#EAF5FB;
	padding:4px 6px;
	border:1px solid #B5D0E5;
	margin:2px;
	color: #5770B5;
}
.chr .list a:hover{
	background:#fff;
	padding:4px 6px;
	border:1px solid #B5D0E5;
	margin:2px;
}
.chr .link {
    text-align: center;
    padding: 0px 6px;
    clear: left;
}
.chr .link li {
    float: left;
    width: 92px;
}
.chr .link a{
	line-height:40px;
	color:#666666;
        padding: 0px 1px;
}
/* foot */
.foot {
    color: #999;
    height: 80px;
    margin-top: 10px;
    line-height: 170%;
    text-align: center;
	padding:0px 20px;

}
.foot a {
    color: #0472BC;
}

/***
  非所有页面公用
  至少两个页面公用
***/

/* download */
.download-1 {
    height: 536px;
    /*overflow: hidden;
    border: 1px solid #ccc;*/
}

.download {
    margin-top: 6px;
    height: 252px;
    /*overflow: hidden;
    border: 1px solid #ccc;*/
}
.download .title {
    height: 31px;
    line-height: 31px;
    padding-left: 13px;
    color: #0472BC;
    font-weight: bold;
	position:relative;
    background: transparent url(download-back.gif) repeat-x 0 0;
}
.download .content {
    margin: 0 0 1px;
    background: #fff;
}
.download-intro {
    float: left;
    width: 452px;
    background: #EBF4FC;
}
.download-intro a {
    color: #333;
}
.download-intro table {
    height: 211px;
}
.download-intro table td {
    padding: 0 5px;
}
.download-intro table img {
    vertical-align: middle;
}
.download-intro table a {
}
.download-taxis li {
    line-height: 21px;
    padding-left: 21px;
	white-space:nowrap;
	width:202px;
	overflow:hidden;
	text-overflow: ellipsis;
    background: transparent url(download-taxis-icon.gif) no-repeat 9px 5px;
}
.download-taxis .pos_r{
	position:absolute;
	top:4px;
	right:5px;
}
.download-taxis span a{
	color: #0472BC;
	display:inline;
	padding:4px 8px;
	border: 1px solid #EBF4FC;
	font-weight:normal;
	border-bottom:none;
}
.download-taxis span a.select  {
    height: 25px;
    border: 1px solid #D2E0ED;
	border-bottom:none;
    background: #fff;
	display:inline;
	padding:5px 8px;
}
.download-taxis ul {
    padding-top: 1px;
    background: #fff;
}
.download-taxis li {
    height: 21px;
    line-height: 21px;
    padding-left: 21px;
    background: transparent url(download-taxis-icon.gif) no-repeat 9px center;
}
.download-taxis li a {
    color: #333;
}

/* 位置 */
.location {
    height: 28px;
    line-height: 28px;
    background: #E8F2FC;
    padding-left: 13px;
    color: #666;
	padding-right:10px;
}
.location a {
    color: #0472BC;
}

/*  */
.box-content {}
.box-content li {
    margin: 0 8px 0 5px ;
    background: transparent url(box-border.gif) repeat-x 0 bottom;
}
.box-content li a {
    color: #333;
    text-decoration: none;
    padding-left: 15px;
    background: transparent url(sign.gif) no-repeat 8px center;
}
.box-content li span {
    color: #094;
    float: right;margin: 0 2px;
}
a:link{
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
	color:#EB6100;
}
img{	
	border:0px;
}
/* */

#newmore {
padding:2px 2px 0;
margin:6px 10px;
border:1px solid #7fb1e2;
background:#f7fbff;
}

#newmore h2 {
color:#135b96;
height:20px;
font-size:14px;
border-bottom:1px solid #aeccf2;
background:#e2f0ff;
padding:4px;
margin:0px;
}

.sftname,.update,.shouquan,.sftsize {
height:20px;
line-height:20px;
float:left;
overflow:hidden;
}

.sftname {
width:495px;
margin:0 4px;
}
.sftname a{
    color: #0472BC;    
}
a.catname:link, a.catname:visited, a.catname:hover  {
color:#666;
width:70px;
text-align:left;
float:left;
}

.update,.shouquan,.sftsize {
font-size:11px;
width:80px;
text-align:center;
}

.ftsize {
font-size:14px;
}
#newmore ul{
	margin:0px;
	padding:0px;
}
#newmore li {
height:20px;
border-bottom:1px solid #aeccf2;
display:block;
padding:4px;
}

#newmore li:hover,#newmore li.mouseon {
color:#d36300;
background:#fffec6;
}
#abcpages {
text-align:center;
border:1px solid #7AD86E;
background:#F8FFF7;
margin:6px 10px;
padding:8px 6px;
}

#abcpages a {
border:none;
background:none;
margin:0 6px;
padding:0;
color: #0472BC;  
}

#abcpages a strong {
color:#ff5400;
}

#map {
padding:0 1px;
margin:6px 10px;
border:1px solid #7fb1e2;
background:#f7fbff;
}

#map dl {
width:756px;
clear:left;
border-bottom:1px solid #aeccf2;
}

#map dt {
font:bold 14px verdana;
text-align:right;
margin:1px 0;
color:#135b96;
border-bottom:1px solid #aeccf2;
background:#e2f0ff;
padding:4px;
}

#map dt span {
float:left;
}

#map dd {
width:125px;
height:28px;
line-height:28px;
text-align:center;
border-right:1px solid #fff;
border-bottom:1px solid #fff;
background:#f5faff;
display:block;
float:left;
}

#map dd:hover,#map dd.hover {
background:#fffec6;
}

#map a{
    color: #0472BC;    
}

.hide{
	display:none;
}

#resultstotal {
   color: #555;
   height: 26px;
	padding: 0 6px;
	line-height: 26px;
	border-top: 1px solid #7FB1E2;
	background: #e1f0ff;
	clear: both;
	margin:0px 10px;
}

#results ul {
    margin: 18px 15px;
	line-height: 160%;
}

#results li.softname a {
    font: 14px verdana;
	line-height: 28px;
	text-decoration: underline;
	color: #0472BC;  
}

#results li.softmeta {
    color: #36a200;
}

#results li a span {
    font-weight: bold;
	color: #22477a;
}
#results li a:hover span {
    color: #ff5400;
}
/*时间色彩显示*/
.newDate {color: #ff0000;}
.oldDate {color: #666666;}


/*数字排行效果*/
.list-icons {
     overflow:hidden;
}
.list-icons li {
     padding:0 0 1px 30px;
     position:relative;margin:0px;
     border:none;
     background:none;
     font-family:Verdana, Arial;
     word-break:break-all;
     height:20px;
     line-height:20px;
     display:block;
}
.list-icons li span {
     background:url(icon_green.gif) no-repeat center center;
     font-family:Verdana;color:#fff;
     font-size:9px;
     font-weight:700;
     text-align:center;
     display:block;      position:absolute;
     left:7px;
     top:6px;
     width:16px;
     height:9px;
     line-height:9px;
     padding:0 0 0 1px;
}
.list-icon1, .list-icon2, .list-icon3 {
     background:url(icon_red.gif) no-repeat center center;
}
ul.list-icons li .list-icon1, ul.list-icons li .list-icon2, ul.list-icons li .list-icon3 {
     background:url(icon_red.gif) no-repeat center center;
}
ul.list-icons li a {
    display:block;height:21px;line-height:21px; color: #0472BC;
}
ul.list-icons li a:hover {
    display:block; text-decoration:none; color: red;
}
ul.list-icons li a:visited {
    display:block; color: #0472BC; text-decoration:none;
}
ul.list-icons li span.listcat {
   display:none;
}
li.list-iconsR1, li.list-iconsR2 {
  display:block;overflow:hidden;line-height:20px;height:20px;
}


/*文章频道效果*/

.globalBody {
	width: 950px;
	margin: auto;
	background: #fff url(m_bg.gif) repeat-y;
}
.tableborders {
	border-left: 0px #000 solid;
	border-right: 0px #000 solid;
	background: #fff url(body_background_r2.jpg) repeat-y;
	font: 12px;
	width: 950px;
}
.leftTable {
	width: 255px;
	margin-top: 3px;
}
.leftBody {
	width: 257px;
	word-wrap: break-word;
}
th {
	background: #abd1eb;
	height: 25px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
.leftTitle, .leftCatalogTitle {
	height: 30px;
	letter-spacing: 1px;
	color: #fff;
	border: 0px solid #29308b;
	background: transparent url(box-back.gif) repeat-x 0 0;
	text-align: center;
	font-weight: bold;
}
.leftArea {
	margin: auto;
}
ul#leftCatalog {
   background: transparent url(cate-back.jpg) repeat-y 0 0;
   border: solid #BED2E4;
   border-width: 0 1px 1px;
   padding: 4px 5px;
   width:245px;
   text-align: center;
   float:left;
}
ul#leftCatalog li {
   float:left;
   width:120px;
   text-align: center;  
   border-bottom: 1px dashed #00eedd; 
   padding: 2px 0;
}

ul#leftCatalog li a {
	border: 0;
}
ul#leftCatalog li a:hover {
	background: #3b97d3;
	text-decoration: none;
	color: #fff;
}

ul#leftCatalog1 {
   background: transparent url(cate-back.jpg) repeat-y 0 0;
   border: solid #BED2E4;
   border-width: 0 1px 1px;
   padding: 4px 5px;
   width:245px;
   text-align: left;
   float:left;
}
ul#leftCatalog1 li {
   float:left;
   width:245px;
   text-align: left;  
   border-bottom: 1px dashed #00eedd; 
   padding: 2px 0;
}

ul#leftCatalog1 li a {
	border: 0;
}
ul#leftCatalog1 li a:hover {
	background: #3b97d3;
	text-decoration: none;
	color: #fff;
}




.mainBody {
	width: 685px;
	padding-bottom: 3px;
	word-wrap: break-word;
}
.mainAreaTable {
	margin-left: 3px;
	margin-top: 3px;
	
	width: 685px;
        border-bottom: 1px dashed #00eedd; 
        padding: 2px 0;
   border: solid #BED2E4;
   border-width: 0 1px 1px;
}
.mainListTable {
	border: 1px solid #abd1eb;
}
.mainNewsTitle {
	padding: 2px 0 0 18px;
	margin: auto;
	background: url(arrow.gif) no-repeat 2px center;
}
span.mainNewsTitle a, span.mainNewsTitle a:hover {
	color:#0033ff;
}
.mainListTitle {
	width: 420px;
	padding: 3px 0px;
	text-indent: 5px;
        text-align: left;
}
.mainListNewsDate {
	width: 100px;
	padding: 3px 0px;
	text-align: center;
}
.mainListNewsHist {
	width: 68px;
	padding: 3px 0px;
	text-align: center;
}
.mainListNewsInfo {
	height: 25px;
	background: #f7f7f7;
	border-bottom: 1px dashed #d1d1d1;
	
}
.mainNewsBlock {
	background: #f7f7f7;
}

.mainNewsTitles {
	margin: 2px 0;
	font-size: 16px;
	color: #ff3300;
	text-align: center;
	background: #fff;
}
.mainNewsInfo {
	margin: auto;
	padding: 3px 0px;
	background: #f7f7f7;
	text-align: center;
}
.mainFontSize {
	background: #fff;
}
.mainNewsContent {
	margin: auto;
	padding: 3px 0;
	background: #fff;
}
.NewsContent {
	font-family: 宋体;
	font-size: 14px;
	line-height: 180%;
	padding-left: 3px;
	word-wrap: break-word;
}
.mainNewsCount {
	margin: auto;
	padding: 3px 0px;
	background: #f7f7f7;
	text-align: right;
}
.mainNextArticle {
	margin-left: 3px;
	margin-top: 3px;
	padding: 3px 0px;
	background: #fff;
}
.mainNextArticle li {
	margin: 15px 20px;
	font-weight: bold;
	list-style: disc;
}
.mainComment {
	margin: auto;
	background: #fff;
}
.commentTitle {
	padding: 2px 5px;
	background: #f7f7f7;
	border-bottom: 1px dashed #d1d1d1;
}
.commentInfo {
	padding: 2px 5px;
	background: #fff;
}
.postComment {
	background: #fff;
}
.postComment p {
	margin: 2px 5px;
}
.mainNextPage {float: left;margin: auto;width: 100%;padding: 2px 0;}
.mainNextPage table {width: auto;border: 1px #1C6EAC solid; background-color: #D6E0EF;float: right;}
.mainNextPage table td { background-color: #FFFFFF; line-height: normal; }
.mainNextPage table td.tabletitle1{ clear: both;background-color: #1C6EAC; color: #FFFFFF; }
.mainNextPage table td input.PageInput {border: solid 1px #d6e0ef; background-color: #fafafa; height: 16px; font-family: arial; font-size:11.5px;}
.mainNextPage table td input.button {border: solid 1px #d6e0ef; background-color: #fafafa; height: 20px; font-family: arial; font-size:11.5px;}
.mainNextPage table td .normalTextSmall { font-size: 11px; color: #FF0000; font-family: Verdana, Arial, Helvetica, sans-serif; }
.mainNextPage a {font-size: 12px;color: #333;text-decoration: none;}
.mainNextPage a:hover {font-size: 12px;color:#ff3300;text-decoration: underline;}