strong {
   text-align: center;
   color: #0099CC;
}


h3 {
   font: 96%/1.4 "宋体" , Times , Geneva , sans-serif;
   font-size: 1em;
   font-weight: bold;
   line-height: 0.3em;
   color: #3366CC;
   padding-top: 1%;
   margin: 0;
}

.box {
   font: 96%/1.4 "宋体" , Geneva , sans-serif;
   color: #0099CC;
   font-size: 1em;
   width:804px;
   float: middle;
}


.box {
   width: 52em;
   background: url(icon/bottom-left.gif) no-repeat left bottom;
}

.box-outer {
   background: url(icon/bottom-right.gif) no-repeat right bottom;
   padding-bottom: 0.1%;
}

.box h3, .box p {
   font: 96%/1.4 "宋体" , Geneva, sans-serif;
   color: #0099CC;
   font-size: 13px;	
   line-height: 0.6em;
   text-align: left;
   padding-left: 1%;
   padding-right: 1%;
}


body {
   font: 96%/1.4 "宋体" , Geneva, sans-serif;
   color: #0099CC;
   text-align: center;
   background-color: #fff;
   margin: 0 auto;
}


/* mainNav
------------------------------------*/

ul {
   line-height: 2em;
   margin: 0;
   padding: 0;
   float: middle;
   width: 729px;
   list-style: none;
   text-transform: uppercase;
}

ul li {
   float: left;
   background: url(icon/tab-right.gif) no-repeat top right;
}


/* Hack to make IE/Mac play nice */
li a {
   padding: 0 1.7em;
   line-height: 2em;
   background: url(icon/tab-left.gif) no-repeat top left;
   text-decoration: none;
   color: #CCFF00;
   float: left;
   display: block;
}

ul a:hover {
   color: #333;
}


-->

<!--

/* easy drop shadow
================================== */

.img-wrapper {
    background: url(icon/shadow.gif) no-repeat right bottom;
    float: left;
    margin: 2px 8px 8px 12px;
}

.img-wrapper div {
    background: url(icon/mask.gif) no-repeat left top!important;
    background: url(icon/mask.gif) no-repeat left top;
    padding: 2px 4px 2px 4px;
    float: left  /* :KLUDGE: Fixes bug in IE/Mac */
}
 
.img-wrapper img {
    background-color: #fff;
    border: 1px solid #a9a9a9;
    padding: 4px;
}

-->

/* whole
------------------------------------*/

a {
    color: #0099CC;	
    text-decoration: none;
}

body {
    font-size: 14px;	
    line-height: 1.8em;
    color: #227AA0;
    margin-top: 0.5em;
    margin-right: 0.1em;
    margin-bottom: 0.5em;
    margin-left: 0.1em;
}

table {
    font: 96%/1.4 "宋体" , Geneva, sans-serif;
    color: #0099CC;
    font-size: 13px;
    line-height: 1.8em;
    color: #227AA0;
}

th {
    font-weight: bold;
    text-align:center; 
    background: #CCCCCC;
}

td {
    color: #0099CC;
    background: #FAFAFA;
}

textarea {
    font-size: 0.9em;
}

<!--
.container {
    font: 96%/1.4 "宋体" , Geneva, sans-serif;
    color: #0099CC;
    background: url(icon/bg_menu.gif) repeat-x;
    border: 1px solid #a9a9a9;
    width: 728px;
    height: 64px;
}

.form {
    height: 2.5em;
    font-size: 1em;
    padding-left: 6px;
}


-->

#contentindexleft {
    width: 396px;
    height: 256px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    float: left;
    padding-left: 2px;
    padding-right: 6px;
    padding-top: 2px;
    padding-bottom: 0px;
}

<!--
.hepc {
    font: 96%/1.4 "宋体" , Geneva, sans-serif;
    line-height: 1.2em;
    background: url(icon/hepc.png) repeat-x;
    border: 0px solid #a9a9a9;
    width: 730px;
    height: 21px;
    font-weight: bold;
    padding-top: 1%;
    font-size: 13px;
}

-->

<!--
.vote {
    font: 98%/1.6 "宋体" , Geneva, sans-serif;
    color: #0099CC;
    line-height: 2em;
    font-size: 12px;
    font-weight: bold;
    color: green;
    background: url(icon/ebackground.png) repeat-x;
    border: 0px solid #a9a9a9;
    width: 730px;
    height: 167px;
    padding-top: 0.3%;
    padding-bottom: 0.1%;
}
-->

#indextotal {
    font: 96%/1.4 "宋体" , Geneva, sans-serif;
    line-height: 0.6em;
    width: 728px;
    text-align: left;
    border: 1px solid #a9a9a9;
}

#thyw {
    font: 96%/1.4 "宋体" , Geneva, sans-serif;
    color: #0099CC;
    line-height: 2em;
    font-size: 13px;
    width: 148px;
    height: 250px;
    float: left;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 1px;
}

#content {
    font: 96%/1.4 "宋体" , Geneva, sans-serif;
    font-size: 13px;
    color: #0099CC;
    line-height: 2em;
}

#contentindex {
    width: 556px;
    float: right;
}

#contentindexleft {
    width: 396px;
    height: 256px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    float: left;
    padding-left: 2px;
    padding-right: 6px;
    padding-top: 2px;
    padding-bottom: 0px;
}

#contentindexright {
    width: 124px;
    height: 240px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    float: right;
    padding-left: 10px;
    padding-right: 4px;
    padding-top: 18px;
    padding-bottom: 0px;
}


#footer {
    font: 96%/1.4 "宋体" , Geneva, sans-serif;
    color: #0099CC;
    line-height: 2em;
    clear: both;
    font-size: 13px;
    line-height: 0.1em;
    text-align: center;
}