@import "layout.css";
@import "page.css";
* {
    margin: 0;
    padding: 0;
}
html {
    background: none repeat scroll 0 0 #FFFFFF;
}
body {
    font: 12px Verdana,Arial,Tahoma;
}

.title{
    background: none repeat scroll 0 0 #F3FBEA;
    border-bottom: 1px solid #BFD2E1;
    border-top: 1px solid #BFD2E1;
	height:20px;
	font-size:14px;
	width:100%;
    padding: 10px 12px;
	}
.more{
	float: right;
    font-size:14px;
    line-height: 27px;
    margin: 5px 15px 5px ;
	}
.link{
	border-bottom: 2px solid #EEEEEE;
    padding:30px 30px;
	}
link h3, .link h3 a {
    color: #669933;
    font-size: 14px;
	padding-top:10px;
}

.f {
    clear: both;
    overflow: auto;
    padding-bottom: 20px;
    width: 100%;
}
.f li {
    float: left;
	font-size:14px;
    line-height: 20px;
    padding: 8px 10px 0;
    white-space: nowrap;
}
.f li a {
    color: #666666;
    float: left;
}
img {
    border: medium none;
}
a {
    color: #256EB1;
    text-decoration: none;
}
a:hover {
    color: #BA2636;
    text-decoration: underline;
}
ul {
    list-style: none outside none;
}
input, select, button {
    font: 12px Verdana,Arial,Tahoma;
    vertical-align: middle;
}
.minibox {
    background-color: #FFFFFF;
    border: 1px none;
    height: auto;
    margin: 0 auto;
    width: 964px;
}
.center {
    margin: 0 auto;
}
.w960 {
    width: 960px;
	height:auto;
}
.pright .infos_userinfo {
    margin-bottom: 0;
}
.mt1 {
    margin-top: 8px;
}
.pright .mt1 {
    margin-top: 0;
}
.mt2 {
    margin-top: 16px;
}
.clear {
    overflow: hidden;
}
.fs-12 {
    font-size: 12px;
}
.fc-f60 {
    color: #FF6600;
}
.fc-f90 {
    color: #FF9900;
}
.clr {
    clear: both;
}
.ipt-txt {
    border-color: #666666 #BBBBBB #BBBBBB #666666;
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
    line-height: 15px;
    margin-right: 2px;
    padding: 4px 5px;
}
.nb {
    border-color: #666666 #BBBBBB #BBBBBB #666666;
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
    margin-right: 2px;
    padding: 1px 2px;
}
.btn-1 {
    background: url("../images/comm-bt.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #585858;
    cursor: pointer;
    height: 24px;
    letter-spacing: 1px;
    line-height: 25px;
    overflow: hidden;
    width: 56px;
}
.btn-2 {
    background: url("../images/btn-bg2.gif") no-repeat scroll left top transparent;
    border: medium none;
    color: #444444;
    cursor: pointer;
    height: 25px;
    line-height: 25px;
    margin-right: 2px;
    overflow: hidden;
    width: 70px;
}
.header {
    margin: auto;
    overflow: hidden;
    width: 960px;
}
.header .header_top {
    border-bottom: 1px solid #DBDBDB;
    color: #676767;
    height: 25px;
    line-height: 25px;
}
.header .time {
    float: left;
    padding-left: 10px;
}
.header .toplinks {
    float: right;
}
.header .toplinks a {
    margin: 0 5px;
}
.header .toplinks span {
    margin-left: 15px;
}
.header .toplinks span a {
    margin: 0 2px;
}
.header .search {
    overflow: hidden;
}
.header a {
    color: #777777;
}
.header a:hover {
    color: #FF3333;
    text-decoration: none;
}
.header .top {
    clear: both;
    margin-top: 0;
    overflow: hidden;
}
.header .title {
    float: left;
    padding-left: 10px;
}
.header .title h1 a {
    display: block;
    height: 54px;
    overflow: hidden;
    width: 216px;
}
.header .banner {
    float: left;
    height: 60px;
    margin-left: 20px;
    overflow: hidden;
    width: 500px;
}
.header .banner img {
    display: block;
    height: 60px;
    width: 500px;
}
.header .banner2 {
    float: left;
    height: 60px;
    margin-left: 10px;
    overflow: hidden;
    width: 200px;
}
.header .banner2 img {
    display: block;
    height: 60px;
    width: 200px;
}
.header .welcome {
    color: #999999;
    float: right;
    margin-top: 20px;
    padding-right: 10px;
}
.header .welcome a {
    margin: 0 3px;
}
.header .nav {
}
.module, .module .mid {
    overflow: hidden;
}
.module .top .t_l, .module .bottom .b_l {
    float: left;
    overflow: hidden;
}
.module .top .t_r, .module .bottom .b_r {
    float: right;
    overflow: hidden;
}
.module .top em {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-left: 5px;
}
.module .top em a:link, .module .top em a:visited {
    font-size: 13px;
    font-weight: bold;
}
.module .top span {
}
.module .top strong {
    cursor: pointer;
    float: right;
    font-weight: normal;
    margin-right: 4px;
}
.module .mid .m_l, .module .mid .m_r {
    overflow: hidden;
}
.module .mid .content {
    clear: both;
    height: 100%;
    margin-left: 8px;
    margin-right: 8px;
    overflow: hidden;
    padding-top: 8px;
}
.module .top, .module .top .t_l, .module .top .t_r, .module .bottom, .module .bottom .b_l, .module .bottom .b_r {
    background-image: url("../images/blue_skin.png");
}
.blue .top {
    background-position: 0 -72px;
    background-repeat: repeat-x;
    height: 70px;
}
.blue .top .t_l {
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 70px;
    width: 5px;
}
.blue .top .t_r {
    background-position: -6px 0;
    background-repeat: no-repeat;
    height: 70px;
    width: 5px;
}
.w963 {
    width: 960px;
}
#navMenu {
    height: 28px;
    overflow: hidden;
    padding: 8px 0 0 15px;
    width: 915px;
}
#navMenu ul {
    float: left;
    height: 22px;
}
#navMenu ul li {
    float: left;
    height: 22px;
    margin-left: -3px;
    margin-right: 10px;
    padding-left: 10px;
}
#navMenu ul li a {
    color: #FFFFFF;
    display: inline-block;
    height: 22px;
    position: relative;
    text-decoration: none;
}
#navMenu ul li span {
    color: #EBF5E9;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    height: 22px;
    line-height: 20px;
    margin: 0 0 0 5px;
    padding: 0 5px 0 0;
    text-align: center;
    vertical-align: middle;
}
#navMenu ul li.hover {
    padding-top: 0;
}
#navMenu ul li.hover a {
    background: url("../images/blue_skin.png") no-repeat scroll 0 -152px transparent;
    display: inline-block;
    position: relative;
}
#navMenu ul li.hover span {
    background: url("../images/blue_skin.png") no-repeat scroll right top transparent;
    cursor: pointer;
    display: inline-block;
    height: 22px;
    line-height: 20px;
    margin: 0 0 0 5px;
    padding: 0 5px 0 0;
    text-align: center;
    vertical-align: middle;
}
#navMenu ul li a.hover, #navMenu ul li a:hover {
    background: url("../images/blue_skin.png") no-repeat scroll 0 -152px transparent;
    display: inline-block;
    position: relative;
    text-decoration: none;
}
#navMenu ul li a.hover span, #navMenu ul li a:hover span {
    background: url("../images/blue_skin.png") no-repeat scroll right top transparent;
    cursor: pointer;
    display: inline-block;
    height: 22px;
    line-height: 20px;
    margin: 0 0 0 5px;
    padding: 0 5px 0 0;
    text-align: center;
    vertical-align: middle;
}
.dropMenu {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/mmenubg.gif") repeat scroll 0 0 transparent;
    border-color: #3CA2DC #93E1EB #93E1EB;
    border-right: 1px solid #93E1EB;
    border-style: solid;
    border-width: 0 1px 1px;
    margin-top: -1px;
    padding-bottom: 6px;
    padding-top: 6px;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 120px;
    z-index: 100;
}
.dropMenu li {
    margin-bottom: 4px;
    margin-top: 2px;
    padding-left: 6px;
}
.dropMenu a {
    color: black;
    display: block;
    padding: 2px 0 2px 1.2em;
    width: auto;
}
* html .dropMenu a {
    width: 100%;
}
.dropMenu a:hover {
    color: red;
    text-decoration: underline;
}
.search-keyword {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BFD2E1;
    color: #444444;
    height: 18px;
    padding-left: 6px;
    padding-top: 2px;
    width: 110px;
}
.search-submit {
    background: url("../images/search-bt.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FAFAFA;
    cursor: pointer;
    font-size: 0;
    height: 22px;
    width: 68px;
}
.search-option {
    border: 1px solid #BFD2E1;
    height: 22px;
    margin-left: 3px;
    margin-right: 3px;
}
.w963 .search {
    line-height: 32px;
    padding-left: 10px;
}
.w963 .form h4 {
    display: none;
}
.w963 .form {
    float: left;
    margin: 0 10px 0 0;
}
.w963 .tags {
    overflow: hidden;
    width: 650px;
}
.w963 .tags h4 {
    color: #777777;
    float: left;
    font-size: 12px;
    height: 26px;
    margin-right: 6px;
}
.w963 .tags li {
    float: left;
    margin-right: 6px;
}
.header .nav .end {
}
.channel-nav {
    height: 24px;
    margin-top: 8px;
    overflow: hidden;
    padding-left: 6px;
    width: 950px;
}
.channel-nav .sonnav {
    color: #256DB1;
    float: left;
    line-height: 26px;
    width: 830px;
}
.channel-nav .sonnav span {
    float: left;
    margin-right: 10px;
}
.channel-nav .sonnav span a {
    background: url("../images/channel_bg.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #BFD2E1;
    display: inline-block;
    height: 22px;
    line-height: 21px;
    padding: 0 4px;
}
.channel-nav .sonnav span a.thisclass {
    border: 1px solid #3AA21B;
}
.channel-nav .sonnav a {
    color: #428C5B;
    text-decoration: none;
}
.channel-nav .sonnav a:hover {
    color: #287212;
}
.channel-nav .back {
    background: url("../images/ico-home.gif") no-repeat scroll 4px 10px transparent;
    display: block;
    float: right;
    height: 22px;
    letter-spacing: 2px;
    line-height: 21px;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 6px;
}
.channel-nav .back a {
    color: #397CBE;
}
.channel-nav .back a:hover {
    color: #777777;
    text-decoration: none;
}
.infiniteCarousel {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 960px;
}
.infiniteCarousel .wrapper {
    height: 37px;
    margin: 0 30px;
    overflow: auto;
    top: 0;
    width: 910px;
}
.infiniteCarousel ul a img {
    border: 1px solid #E3E3E3;
    display: block;
    height: 0;
    padding: 2px;
    width: 0;
}
.infiniteCarousel .wrapper ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    top: 0;
    width: 910px;
}
.infiniteCarousel ul li {
    color: #6C6D61;
    display: block;
    float: left;
    height: 30px;
    padding: 10px 6px;
    text-align: center;
    width: 147px;
}
.infiniteCarousel ul li a, .infiniteCarousel ul li a:visited {
    color: #6C6D61;
}
.infiniteCarousel .wrapper ul li a:hover {
    text-decoration: underline;
}
.infiniteCarousel ul li a:hover img {
    border-color: #AAAAAA;
}
.infiniteCarousel ul li a span {
    display: block;
    line-height: 17px;
    padding-top: 1px;
}
.infiniteCarousel .arrow {
    cursor: pointer;
    display: block;
    height: 0;
    outline: 0 none;
    position: absolute;
    text-indent: -999px;
    top: 70px;
    width: 0;
}
.infiniteCarousel .forward {
    background: url("../images/blue_skin.png") no-repeat scroll 0 -256px transparent;
    right: 0;
}
.infiniteCarousel .back {
    background: url("../images/blue_skin.png") no-repeat scroll 0 -222px transparent;
    left: 0;
}
#dedeinfolink {
    margin-bottom: 6px;
}
#dedeinfolink tr td div {
    background: url("../images/white_bg.gif") repeat-x scroll 0 0 transparent;
    margin-right: 8px;
    padding: 0 5px;
}
#dedeinfolink tr td {
    line-height: 18px;
}
#dedeinfolink tr td.spline {
    border-bottom: 1px dashed #DEDEDE;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
}
#dedeinfolink tr td.iftitle {
    border-bottom: 1px dashed #DEDEDE;
    color: #428C5B;
    font-weight: bold;
    line-height: 24px;
}
.footer {
    border-top: 1px solid #E5EFD6;
    color: #999999;
    margin: 8px auto auto;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    width: 960px;
}
.footer .link {
    padding: 5px 0;
    text-align: center;
}
.footer .link a {
    color: #666666;
    margin: 0 5px;
}
.footer .powered {
    font-size: 10px;
    line-height: 25px;
}
.footer .powered strong {
    color: #669900;
}
.footer .powered strong span {
    color: #FF9933;
}
.footer .copyright {
    color: #666666;
    line-height: 23px;
}
#dedecms_skins {
    float: right;
    list-style: none outside none;
    overflow: hidden;
    padding: 5px 0 5px 5px;
    width: 120px;
}
#dedecms_skins li {
    background-image: url("../images/theme.gif");
    cursor: pointer;
    display: block;
    float: left;
    height: 15px;
    margin-right: 5px;
    overflow: hidden;
    text-indent: -999px;
    width: 15px;
}
#dedecms_skins_0 {
    background-position: 0 0;
}
#dedecms_skins_1 {
    background-position: 15px 0;
}
#dedecms_skins_2 {
    background-position: 35px 0;
}
#dedecms_skins_3 {
    background-position: 55px 0;
}
#dedecms_skins_4 {
    background-position: 75px 0;
}
#dedecms_skins_5 {
    background-position: 95px 0;
}
#dedecms_skins_0.selected {
    background-position: 0 15px !important;
}
#dedecms_skins_1.selected {
    background-position: 15px 15px !important;
}
#dedecms_skins_2.selected {
    background-position: 35px 15px !important;
}
#dedecms_skins_3.selected {
    background-position: 55px 15px !important;
}
#dedecms_skins_4.selected {
    background-position: 75px 15px !important;
}
#dedecms_skins_5.selected {
    background-position: 95px 15px !important;
}
#miniright {
    float: right;
}
