* {
    margin: 0;
    padding: 0;
}
img {
    border: 0;
}
a {
    text-decoration: none;
}
a, img {
    outline: none;
}
.clear {
    clear: both;
}
body {
    font-family: Arial;
    font-size: 12px;
    background: #f4fafd url("../img/bg_body.gif") bottom repeat-x;
    font-weight: bold;
}
div.layout div.maxwidth {
    margin: 0 auto;
    width: 1000px;
}
#topBg {
    width: 100%;
    background: url("../img/bg_topbg.gif") top repeat-x;
    float: left;
}
#topLine {
    float: left;
    width: 94px;
    height: 7px;
    background: #54baf5;
}
#header {
    float: left;
    width: 1000px;
    height: 136px;
    position: relative;
}
#logo {
    float: left;
    width: 230px;
    height: 136px;
}
#logo a {
    display: inline-block;
}
#search {
    float: left;
    width: 699px;
    height: 58px;
    background: url("../img/bg_search.png") no-repeat;
    
}
#search input.q {
    float: left;
    border: 0;
    width: 501px;
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
    background: #000;
    margin-top: 5px;
    margin-left: 104px;
    background: transparent !important;
    text-align: right;
    padding-right: 10px;
    border: none !important;
}
#search input[type="submit"] {
    float: left;
    width: 68px;
    height: 29px;
    border: 0;
    cursor: pointer;
    margin-top: 9px;
    background: transparent;
    margin-left: 9px;
    color: #fff;
    font-size: 13px;
    display: inline-block;
    
}

#container {
    float: left;
    width: 1000px;
}
#content {
    float: left;
    width: 830px;
}
#sidebar {
    float: left;
    width: 160px;
    margin-left: 10px;
}
.banner830 {
    float: left;
    width: 728px;
    height: 90px;
    padding-top: 30px;
    padding-left: 20px;
    text-align: center;
}

.bannercenter {
    float: left;
    width: 830px;
    height: 90px;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    background: #d2e9f4;
}

.featured {
    float: left;
    width: 830px;
    margin-top: 10px;
}
.banner250 {
    float: left;
    width: 340px;
    height: 250px;
    text-align: center;
}
.mr20 {
    margin-right: 10px;
}
.box270 {
    float: left;
    width: 235px;
    min-height: 280px;
    position: relative;
    background: #fff url("../img/bg_box_250.gif") repeat-x;
}
.box270 .shadow {
    position: absolute;
    width: 235px;
    height: 10px;
    background: url("../img/shadow_235.png") no-repeat;
    bottom: -10px;
    left: 0;
}
.box01 {
    float: left;
    width: 235px;
    
}
.box02 {
    float: left;
    width: 235px;
}
.box03 {
    float: left;
    width: 235px;
    background: url("../img/box_header_03.png") 0px top no-repeat;
}
.box01 .boxTitle,
.box02 .boxTitle,
.box03 .boxTitle {
    font-size: 16px;
    float: left;
    width: 172px;
    padding-left: 62px;
    min-height: 40px;
    background: transparent;
    padding-top: 21px;
    font-family: 'Conv_HelveticaNeueLTCom';
}
.box01 .boxTitle a {
    color: #000;
}
.box02 table,
.box03 table {
    margin-left: 15px;
}
.box02 table td,
.box03 table td {
    padding-right: 6px;
}
.box270 ul {
    list-style: none;
    float: left;
    width: 215px;
    margin-left: 10px;
    margin-right: 10px;
}
.box270 ul li {
    padding: 6px 3px;
    float: left;
    width: 207px;
    border-top: 1px dotted #cccccc;
}
.box270 ul li a {
    color: #28556f;
    font-size: 13px;
}
#linkBoxes {
    float: left;
    width: 830px;
    margin-top: 20px;
}
#linkBoxes .linkBox {
    float: left;
    width: 172px;
    padding: 0px 10px;
    min-height: 196px;
    background: #fff url("../img/bg_box_150.gif") repeat-x;
    margin-right: 20px;
    margin-bottom: 25px;
    position: relative;
}
#linkBoxes .linkBox .title {
    float: left;
    width: 159px;
    font-size: 16px;
    font-weight: bold;
    color: #323232;
    padding-left: 13px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    background: #425a7e;
    border-radius: 5px;
    color: #fff;
}
#linkBoxes .linkBox ul {
    list-style: none;
    float: left;
    width: 172px;
}
#linkBoxes .linkBox ul li {
    border-top: 1px dotted #cccccc;
    padding-left: 2px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.rss:nth-of-type(1)
{
    border-top: 5px solid red !important;
} 

#linkBoxes .linkBox ul li a {
    color: #28556f;
    font-size: 14px;
}

#linkBoxes .linkBox ul li a.rsslink {
    font-weight: normal;
}

#linkBoxes .linkBox .shadow {
    position: absolute;
    width: 192px;
    height: 10px;
    background: url("../img/shadow_150.png") top center no-repeat;
    bottom: -10px;
    left: 0;
}
.end {
    margin-right: 0 !important;
}
#footer {
    float: left;
    width: 1000px;
    padding-bottom: 20px;
    margin-top: 30px;
    border-top: 1px solid #c4e7f8;
}
#footer ul {
    list-style-type: none;
    padding-top: 15px;
    padding-bottom: 25px;
    float: left;
}
#footer ul li {
    float: left;
}
#footer ul li a {
    color: #cc2c68;
}
#footer ul li.sep {
    margin: 0px 10px;
    color: #c0dded;
}
#footer .bottom {
    float: left;
    clear: left;
    padding-bottom: 10px;
    position: relative;
}
#footer .bottom .statcounter {
    position: absolute;
    top: 24px;
    left: 411px;	
}
#footer .bottom a {
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
    color: #889195;
    text-decoration: underline;
}
#footer .bottom span.copyright {
    color: #889195;
    font-size: 11px;
}
#footer .logo {
    float: right;
    margin-top: 12px;
}
.icon {
    float: left;
    width: 90px;
    min-height: 53px;
    padding-top: 11px;
    padding-left: 60px;
    padding-right: 10px;
    color: #323232;
    font-size: 18px;
    font-family: 'Conv_HelveticaNeueLTCom';
    
}
.bg1 {
    background: url("../img/icon01.png") no-repeat;
}
.bg2 {
    background: url("../img/icon02.png") no-repeat;
}
.bg3 {
    background: url("../img/icon03.png") no-repeat;
}
#sidebar .boxSB {
    width: 160px;
    float: left;
    min-height: 215px;
    background: #fff url("../img/bg_boxsb.gif") repeat-x;
    position: relative;
    margin-bottom: 20px;
}
#sidebar .boxSB ul {
    list-style: none;
    float: left;
    width: 140px;
    padding: 0 10px;
}
#sidebar .boxSB ul li {
    border-top: 1px dotted #cccccc;
    padding-left: 2px;
    padding-top: 6px;
    padding-bottom: 6px;
}
#sidebar .boxSB ul a {
    color: #28556f; 
    font-size: 13px;  
    font-weight: normal;
}
#sidebar .boxSB .shadow {
    position: absolute;
    width: 160px;
    height: 10px;
    background: url("../img/shadow_150.png") top center no-repeat;
    bottom: -10px;
    left: 0;
}
#sidebar .fb {
    float: left;
    width: 150px;
}
div.startPage {
    float: left;
    width: 766px;
    text-align: right
}
div.startPage a {
    color: #28556F;
    font-weight: bold;
    font-size: 13px;
}

.searchbanner {
    float: left;
    width: 728px;
    height: 15px;
    margin-top: 5px;
}

.tools {
    position: absolute;
    top: 5px;
    right: 0;
    color: #fff;
}

.tools a {
    font-size: 20px;
    text-decoration: none;
    color: #5c5c5c;
    margin-right: 5px;
}

.linkbox {
    padding: 10px;
}

.linkbox a {
    margin-right: 5px;
    margin-bottom: 5px;
    float: left;
}

.bannerlinkbox {
    text-align: center;
    float: left;
    width: 830px;
}

.line {
    float: left;
    width: 830px;
}

.banner {
    float: left;
    width: 10px;
    margin-bottom: 10px;
}