﻿@charset "utf-8";
/* CSS Document */
body
{
margin:opx;
background-color:#fff;
background-repeat:repeat-x;
scrollbar-3dlight-color:#b0c4de;
scrollbar-arrow-color:#4d6185;
scrollbar-darkshadow-color:#b7c6f1;
scrollbar-highlight-color:#f6f5f0;
scrollbar-shadow-color:#b7c6f1;
scrollbar-face-color:#c5d6fc;
}
#container
{
margin:1px auto 0px;
width:883px;
text-align:left;
}
#top1{
font-size:12px;
background-image:url(../images/top11.jpg);
width:883px;
text-align:right;
}
#top1 ul{
list-style:none;
padding:0px;
margin:0px;
height:30px;
}
#top1 li{
float:right;
}

#top1 ul li a{
display:block;
background:none;
margin:8px;
text-decoration:none;
color:#fff;
padding:0;
}

#top1 ul li a:link,#top1 ul li a:visited{
color:#fff;text-decoration:none;
}
#top1 ul li a:hover{
color:#c7e66f;
text-decoration:none;
background:none;
}
#topflash{
width:883px;
height:130px;
background:url(../images/logo.png);
margin:0;
padding:0;
}
#globallink{
font-family:"宋体";
font-size:13px;
background:url(../images/gliballinkbg.jpg);
margin:0px;
width:883px;
height:41px;
}
#globallink ul{
padding:0px;
margin:0px auto;
list-style:none;
width:883px;
padding-left:20px;
text-align:center;
}
#globallink ul li{
float:left;
}
#globallink ul li a{
line-height:41px;
color:#fff;
padding:0 11px;
text-decoration:none;
text-align:center;
display:block;
}
#globallink ul li a:hover {
color:#2488b5;
background:url(../images/linkhover.jpg);
}
#globallink ul li a:hover b{
color:#2d88b5;
background:url(../images/linkhover.jpg) no-repeat right top;
}
#footer{
border-top:2px solid #0395e2;
width:883px;
text-align:center;
line-height:1.3em;
margin-top:4px;
padding-top:4px;
padding-bottom:2px;
background-color:#caeaff;
font-size:12px;
font-family:"新宋体";
color:#333333;
clear:both;
}

