body { font: 13px/1.5em 'Segoe UI',Arial, Helvetica, sans-serif;color: #555;
 background:#FFFFFF;
}



ul,li,p{ list-style:none; margin:0px; padding:0px;}

* {
 
    margin: 0;
    padding: 0;
}

img {
    border: 0 none;
}
a:focus {
    outline: medium none;
}

a {
    color: #464646;
    text-decoration: none;
}
a:hover {
    text-decoration:underline;color:#1978B8}

a img, a:hover img {
    cursor: pointer;
    text-decoration: none;
}
input, textarea {
    outline: medium none;
}
ol, ul {
    list-style: none outside none;
}

a {
    color: #1978B8;
    text-decoration: none;	
}
a:hover {
    text-decoration: underline;
}
a img, a:hover img {
    cursor: pointer;
    text-decoration: none;
}

.wapper{}
/*header*/

#header{ width:100%;background:url(../images/top.jpg) repeat top center;}
.header_bj{ margin: 0 auto; width:981px; height: 95px;}
.inner{width:981px; margin: 0 auto; padding: 12px 0 0px; clear:both;}
.logo{ width:550px; float:left;}
.logo_img{ float:left;}
.logo_right{float:left; padding-left:20px; padding-top:10px; font-size:14px; color:#555; line-height:30px;}
.logo_right h1 a{ font-size:26px; color:#009bd5; margin:5px 0px;}
.logo_right h1 a:hover{ text-decoration:none;}

.Search{float:right;}
.search_top{ width:356px; height:37px; margin-top:17px; float:left; border:1px solid #1978B8; border-radius:3px; }
.for_m{ width:280px;height:27px; margin-right:40px;margin:5px 0px 0px 5px; border:0px; line-height:26px; color:#444444; float:left; padding-left:5px;}
#searchform input[type="submit"] { background:url(../images/search.png) left center no-repeat;
width:52px;height:27px; 
border: 0;
margin: 5px;
padding: 0;
vertical-align: middle;
cursor: pointer;
}

/*nav*/
.menu{ background:url(../images/menu.jpg) repeat-x; height:43px; font-size:14px; color:#FFFFFF;}
.nav{ width:981px; margin:0 auto;}
.clear{clear:both;}



#nav {
    height: 32px;
    padding-top: 9px;
    position: relative;
    z-index: 1999;
}
#nav li {
    background: url(../images/ico01.jpg) no-repeat scroll right center transparent;
    display: block;
    float: left;
    height: 30px;
    padding: 0 8px;
    position: relative;
    z-index: 9999; 
}
#nav li.last {
    background: none repeat scroll 0 0 transparent;
}
#nav li a {
    cursor: pointer;
    display: block;
    float: left;
    height: 32px;
    padding-left: 7px;margin-top: 2px;
}
#nav li a span {
    color: #EAF0FD;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 32px;
    line-height:26px;
    padding: 0 30px 0 22px;
    text-transform: capitalize;
}
#nav li a:hover, #nav li a.cur, #nav li:hover a {
    background: url(../images/navl.png) no-repeat scroll left top transparent;
    text-decoration: none;
}
#nav li a:hover span, #nav li a.cur span, #nav li:hover a span {
    background: url(../images/navr.png) no-repeat scroll right top transparent;
    color: #5BAEC9;
}
#nav li .nav_dropup {
    background:#FFFFFF;
    border-color:#2aa8db;
    border-radius: 0 0 8px 8px;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    left: -9999em;
    padding: 16px 14px 4px;
    position: absolute;
    top:33px;
}
#nav li:hover .nav_dropup {
    display: block;
    float: left;
    left: 7px;
    z-index: 9998;
}
#nav li .dropcolumnswin {
    width:180px;
}
#nav li .dropcolumnsmac {
    width: 420px;
}
#nav li .dropcolumnsResources {
    width: 150px;
}
#nav li .nav_dropup dl {
    margin-bottom: 4px; padding:0px; margin:0px; overflow:hidden;
}
#nav li .nav_dropup dl.left {
    float: left;
    width: 100%;
}
#nav li .nav_dropup dl.right {
    float: left;
    width: 49%;
}
#nav li .nav_dropup dl dt {
    color: #0079A1;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
}
#nav li:hover .nav_dropup dl dd a {
    background: url(../images/arrow_navdrop.png) no-repeat scroll 3px 50% transparent;
    display: block;
    float: none;
    height: 28px;
    line-height: 28px;
    padding-left: 12px;
}
#nav li:hover .nav_dropup dl dd a:hover {
    background: url(../images/arrow_navdropcur.png) no-repeat scroll 3px 50% transparent; 
}
#nav li:hover .nav_dropup div.more {
    padding: 0 12px;
    text-align: right;
}
#nav li:hover .nav_dropup div.more a {
    background: none repeat scroll 0 0 transparent;
    color: #0079A1;
    float: right;
    font-size: 12px;
    font-weight: bold;
}





/**/
.Copyright{ clear:both;}
.footer-top{border-bottom:5px solid #04a6e6; margin-bottom:10px; background:url(../images/top.gif) no-repeat 958px 0px; padding-bottom:5px;}
.footer-top a{ padding-left:885px; color:#555;}
.footer-top a:hover{color:#555; text-decoration:none;}
.footer-top span{ padding-top:5px;}

.footer{ text-align:center}
.footer ul li {
    background: url(../images/footer_divider.gif) no-repeat scroll right 3px transparent;
    display: inline;
    margin-right: 10px;
    padding-right: 11px;
}
.footer ul li a {
    color: #3e3e3e;
    display: inline-block;
  text-decoration: none;
}
.footer ul li a:hover {
    color: #1046b5;
    display: inline-block;
 text-decoration: underline;
}
.footer ul li.last {
    background: none repeat scroll 0 0 transparent;
}
.address{ line-height:30px;}

.bttop{ display:inline-block; width:100px;  cursor:pointer;}
.keyfb {
	MARGIN-LEFT: 22px;
}
.keyfb LI {
	list-style:none;PADDING-RIGHT: 0px; BACKGROUND-POSITION: 0px 4px; PADDING-LEFT: 10px; BACKGROUND-IMAGE: url(../images/index.gif); PADDING-BOTTOM: 0px; PADDING-TOP: 0px; BACKGROUND-REPEAT: no-repeat
}
div.sub-title2 {
	PADDING-BOTTOM: 5px;
}
h1.main-title {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; PADDING-BOTTOM: 10px; MARGIN: 0px; PADDING-TOP: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif;
	DISPLAY: block; FONT-SIZE: 18px; COLOR: #1b4c6c; TEXT-DECORATION: none
}
div.sub-cont {
	PADDING-LEFT: 22px;
}
div.pic {padding-top:4px;}
div.sub-title {
	PADDING-BOTTOM: 5px;background:url(../images/dot1.gif) no-repeat left top;padding-left:18px;
}
.TFont{
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma;
}