﻿body
{
    font-family: "宋体";
    font-size: 12px;
    color: #000000;
    margin: 0;
    padding: 0;
}
div
{
    overflow: hidden;
}
a img
{
    border: 0px;
}

ul
{
    list-style-type: none;
    margin-left: 10px; 
}

a:link
{
    color: #066791;
    text-decoration: none;
}
a:visited
{
    color: #066791;
    text-decoration: none;
}
/*
a:hover
{
    color:Red;
}
*/

.menuitem
{
    background-image: url(/images/pro/promenu.jpg);
    display: block;
    width: 195px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: White;
    font-weight: bold;
}

.table_cuscosky
{
    border: 1px solid #D4E0EE;
    border-collapse: collapse;
    color: #555;
}
.table_cuscosky th, .table_cuscosky td
{
    border: 1px solid #D4E0EE;
    border-collapse: collapse;
    color: #555;
}

.table_cuscosky caption
{
    font-size: 150%;
    font-weight: bold;
    margin: 5px;
}

.table_cuscosky td, .table_cuscosky th
{
    padding: 4px;
}

.table_cuscosky thead th
{
    text-align: center;
    background: #E6EDF5;
    color: #4F76A3;
    font-size: 100% !important;
}

.table_cuscosky tbody th
{
    font-weight: bold;
}

.table_cuscosky tbody tr
{
    background: #FCFDFE;
}

.table_cuscosky tbody tr.odd
{
    background: #F7F9FC;
}

.table_cuscosky table a:link
{
    color: #718ABE;
    text-decoration: none;
}

.table_cuscosky table a:visited
{
    color: #718ABE;
    text-decoration: none;
}

.table_cuscosky table a:hover
{
    color: #718ABE;
    text-decoration: underline !important;
}

.table_cuscosky tfoot th, .table_cuscosky tfoot td
{
    font-size: 85%;
    text-align: center;
}

.title
{
    height: 25px;
    color: #a97a08;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

.subtitle
{
    background-color: #dddddd;
    text-align: center;
}

.maptide
{
    width: 6px;
    height: 6px;
    background-image: url("/images/map_point2.bmp");
    float: left;
}

.map
{
    position: relative;
}

/*文本溢出处理*/
.textoverflow
{
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
}


.botton
{
    clear: both;
    height: 60px;
    width: 997px;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    background-repeat: repeat-x;
    border: 1px solid #dcdcdc;
    text-align: center;
    line-height: 17px;
}

.subject_line ul, li
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-indent: 0;
}

.navitem a
{
    cursor: hand;
}

.navitem a:link
{
    color: #000000;
    text-decoration: none;
}
.navitem a:visited
{
    color: #000000;
    text-decoration: none;
}
.navitem a:hover
{
    color: #FF9900;
}
.navitem a:active
{
    color: #FF9900;
}

.navitem li
{
    padding-top: 10px;
}

.nav
{
    list-style-image: url(/images/map_point.bmp);
    margin: 0px;
}

.nav li
{
    height: 25px;
    line-height: 25px;
    margin-left: 30px;
    padding: 0px;
}



.forecasttable
{
    width: 100%;
    padding: 0px;
    border-width: 1px;
    border-style: solid;
    border-color: Black;
    border-collapse: collapse;
}

.forecasttable td
{
    border-width: 1px;
    border-style: solid;
    border-color: Black;
}

.article_subtitle
{
    background-color: #f5f8fd;
}
.article_title
{
    text-align: center;
    font-size: 28px;
    color: #03005c;
}
.article_author, .article_issuetime
{
    height: 20px;
    text-align: center;
    font-size: 14px;
    color: #440073;
}
.article_content
{
    background-color: #669999;
}

.articlelist
{
    font-size:14px;
    }

.articlelist:link
{
	color: #718ABE;
	text-decoration: none;
}

.articlelist:visited
{
	color: #718ABE;
	text-decoration: none;
}

.articlelist:hover
{
	color: #718ABE;
	text-decoration: underline !important;
}

.content
{
    font-size:16px;
    line-height:20px;
}
