body
{
    padding:0px;
    margin:0px;
}

body,div,table
{
    font-family: ËÎÌå, Verdana;
    font-size: 12px;
}

ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

img
{
    border: 0px;
}

a
{
    color: #000;
    text-decoration: underline;
}
a:hover
{
    color: Red;
    text-decoration: none;
}
input,select
{
    font-family: ËÎÌå, Verdana;
    font-size:12px;
}

#top_nav
{
    height:26px;
    border-bottom:#001f47 2px solid;
    background-color:#002552;
    overflow: hidden;
}
#top_nav_content
{
    width: 990px;
    margin:0 auto;
}
#top_nav_content_left
{
    float:left;
    line-height:26px;
}
#top_nav_content_right
{
    float:right;
    line-height:26px;
}
a.blue
{
    color:#c6defd;
}
a.blue:hover
{
    color:White;
}

#top
{
    background-image:url('/images/top_bg.gif');
    background-repeat: repeat-x;
    height:105px;
}
#top_content
{
    width: 990px;
    margin: 0 auto;
}

#top_content_logo
{
    float: left;
    width: 185px;
    padding-top:21px;
    height: 80px;
}

#top_content_search
{
    float:right;
    width: 805px;
    padding-top:40px;
    height: 35px;
}
#top_content_search div
{
    float: right;
}
#top_content_menu
{
    float:right;
    width: 800px;
    height: 30px;
    line-height:30px;
    text-align:right;
    margin-right:5px;
}

a.menu
{
    display: block;
    height: 30px;
    line-height:30px;
    padding-left:13px;
    padding-right:13px;
    font-size:14px;
    float:right;
    color:#fff;
    text-decoration: none;
}

a.menu:hover
{
    color:#00c4ff;
}

a.menu_sel
{
    display: block;
    height: 30px;
    line-height:30px;
    padding-left:13px;
    padding-right:13px;
    font-size:14px;
    font-weight: bold;
    float:right;
    text-decoration: none;
    background-image:url(/images/menu_sel_bg.gif);
}

a.menu_sel:hover
{
    color:red;
}


#main
{
    background-image: url('/images/main_bg.gif');
    background-repeat:repeat-x;
    overflow:hidden;
}

#main_left
{
    background-image: url('/images/main_bg_left.gif');
    background-repeat: no-repeat;
    background-position: right;
    width: 10px;
    height: 166px;
    float:left;
    display: none;
}

#main_right
{
    background-image: url('/images/main_bg_right.gif');
    background-repeat: no-repeat;
    background-position: right;
    width: 10px;
    height: 169px;
    float:left;
    background-color: Black;
    display: none;
}

#main_content
{
    width: 960px;
    margin: 0 auto;
    background-color: white;
    padding:10px;
    overflow: hidden;
}

.s_t
{
    width: 100%;
    background-image: url(/images/s_t_bg.gif);
    background-repeat:repeat-x;
}

.s_t_left
{
    float: left;
    width:24px;
    height: 31px;
    background-image: url(/images/s_t_left.gif);
    background-repeat: no-repeat;
}

.s_t_right
{
    float: right;
    width:11px;
    height: 31px;
    background-image: url(/images/s_t_right.gif);
    background-repeat: no-repeat;
}

.s_t_center
{
    float: left;
    height: 31px;
    line-height: 28px;
    font-weight: bold;
    color: White;
    padding-left: 10px;
}

.s_b
{
    width: 100%;
    background-color: #eaf5ef;
    background-image: url(/images/s_b_left.gif);
    background-repeat: repeat-y;
    background-position:left;
}

.s_b_right
{
    float: right;
    width:7px;
    background-image: url(/images/s_b_right.gif);
    background-repeat: repeat-y;
    background-position: right;
}

.s_b_center
{
    float: left;
}

.s_f
{
    width: 100%;
    background-image: url(/images/s_f_bg.gif);
    background-repeat:repeat-x;
}

.s_f_left
{
    float: left;
    width:11px;
    height: 10px;
    background-image: url(/images/s_f_left.gif);
    background-repeat: no-repeat;
}

.s_f_right
{
    float: right;
    width:11px;
    height: 10px;
    background-image: url(/images/s_f_right.gif);
    background-repeat: no-repeat;
}

.s_f_center
{
    float: left;
    height: 10px;
}


.b
{
    border: #98bbd6 1px solid;
    float:left;
}

.b_t
{
    background-color: #ebf4fa;
    margin-left:1px;
    margin-right: 1px;
    margin-top: 2px;
    border-bottom: #dcdcdc 1px solid;
    line-height:20px;
    font-size: 14px;
    padding: 3px;
    padding-left: 10px;
    color:#004170;
}

.b_c
{
    padding: 5px;
}
.b_c li
{
    width:100%;
    height:20px;
}
.b_c a
{
    text-decoration: none;
}
.b_c a:hover
{
    background-color: #03630c;
    color: White;
}

.b_c div.item_left
{
    width:335px;
    height:20px;
    line-height: 20px;
    overflow: hidden;
    float: left;
}

.b_c div.item_aaaaa
{
    width:240px;
    height:20px;
    line-height: 20px;
    overflow: hidden;
    float: left;
}

.b_c div.item_right
{
    float: right;
    height:20px;
    line-height: 20px;
}

.g
{
    border: #98c92e 1px solid;
    float:left;
}

.g_t
{
    background-color: #d6eb9a;
    margin-left:1px;
    margin-right: 1px;
    margin-top: 2px;
    border-bottom: #98c92e 1px solid;
    line-height:20px;
    font-size: 14px;
    padding: 3px;
    padding-left: 10px;
    color:#004170;
}

.g .b_c li
{
    width: auto;
    height:auto;
    line-height:16px;
    padding-bottom:3px;
    padding-top: 3px;
/*    padding-left:7px;
    background-image:url('/images/icon_1.gif');
    background-position: 0px 7px;
    background-repeat: no-repeat; */
    border-bottom: #ebf5ce 1px solid;
}

#bottom
{
    color: #b8dcf2;
    background-color: #004e7d;
}

#bottom a
{
    color: #b8dcf2;
    text-decoration: none;
}

#position
{
    width:950px; 
    background-color:#5c9025; 
    padding: 5px; 
    margin-bottom:10px;
    color: white;
}

#position a
{
    color: White;
    text-decoration:none;
}
#position a:hover
{
   text-decoration: underline;
}
#main_content_left
{
    width:760px;
    float: left;
}

#main_content_right
{
    width:190px;
    float: right;
}

#links
{
    width:100%;
}
.cailing
{
    font-size:14px; 
    line-height:28px;
}
h2
{
    font-size: 13px;
    padding: 5px;
    margin: 5px;
}
h2 a
{
    color: #03630c;
}
hr
{
    margin: 0px 30px;
    float: left;
    color: #bbb;
    height: 1px;
}
h1
{
    text-align: center;
    font-size: 20px;
    padding: 5px;
    margin: 5px;
    color: #03630c;
}
hr
{
    margin: 0px 30px;
    float: left;
    color: #bbb;
    height: 1px;
}

a.rel
{
    color: #03630c;
    text-decoration:underline;
}
.LinkArticleCorrelative
{
    float:left; 
    width:350px; 
    height:20px; 
    overflow: hidden;
}
.aaa
{
    width: auto;
    height:auto;
    line-height:16px;
    padding-bottom:3px;
    padding-top: 3px;
/*    padding-left:7px;
    background-image:url('/images/icon_1.gif');
    background-position: 0px 7px;
    background-repeat: no-repeat; */
    border-bottom: #ebf5ce 1px solid;
}
.pic3
{ 
border:1px solid #03630C; 
}
.bbbbb
{
    line-height:16px;
    padding-bottom:3px;
    padding-top: 3px;
    font-family: ËÎÌå, Verdana;
    font-size: 14px;
}
.f14 {
	FONT-SIZE: 14px
}
