* { padding:0; margin:0 }
html,body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333;
	background-color:#666;
	padding:0;
	margin:0 auto;
	line-height:150%;
}
td, ul,li, form, div, img {
	padding:0;
	border:0;
	margin:0;
}
ul{ list-style-type:none;}

input{
    width:90px;
	height:14px;}

#content{
	width:1002px;
	margin:auto;
	overflow:hidden; 
	clear:both;
	background:#A9C6E4;
 
}
#header{
    background:url(images/header-bj.jpg) no-repeat;
	height:61px;
	border-bottom:#FFFFFF solid 1px;
}
#header-nav{
    float:right;
	height:25px;
	background: url(images/header-nav_02.jpg) repeat-x;
}
#header-nav p a:link,a:visited{ text-decoration:none;color:#000;}
#header-nav p a:hover,a:active{ text-decoration:none;color:#000;}
#header-nav img{float:left;}
#header-nav p{padding-top:2px;margin-right:5px;color:#000;}
#header-nav p span{ font-family:"宋体"; font-size:12px;}
#footer{
padding:0;
margin:0 auto;
width:998px;
border:#A9C6E4 solid 2px;
height:50px;
}

#footer-right{
float:right;
width:186px;
height:50px;
color:#FFF;
background:#A9C6E4;
text-align:center;
padding-top:22px;
font-weight:bold;
}

#footer-left{
float:left;
width:812px;
text-align:center;
margin:0 auto;
padding:5px 0;/*2007 8. 15 modify the padding*/
background:#fff;

}

#footer ul{
list-style-type:none;
/*2007 8. 15 add*/
padding-left:130px;
margin:0 2px;
height:40px;
line-height:40px;
border-top:1px dashed #999;
border-bottom:1px dashed #999;
/*2007 8. 15 add*/
}

#footer ul li{
float:left;
margin:0 5px 0 5px;}


.clearfloat {
    clear:both;
    height:1px;
    overflow:hidden;
    margin-top:-1px;
}


.line-blue{
background-color:#A9C6E4;}

hr{
border:#9A9A9A dotted 1px ;}

#boder-gray{
border:#9A9A9A solid 1px;
padding:1px;}

#sidebar-top{
background:url(../images/sidebar-top.jpg)  repeat-x 0 0;}/*2007.8.15add*/

#sidebar-bottom{
background:url(../images/sidebar-bottom.jpg) repeat-x 0 100%;/*2007.8.15add*/
margin:0;
padding:0;
height:13px;
}

#sidebar2{
padding:0;
margin:0;
background:#fff;}

#sidebar2 ul{
margin-left:5px;
text-align:left;}

#sidebar2 ul li{
margin:5px 0 5px 0;
list-style-type:none;
background: transparent url(../images/pic1.gif) no-repeat 0 4px; padding: 0 0 0 15px; }

/*===============font===================*/
.f10o{
color: #7A5B2C;}
.f10o a:link{
color: #7A5B2C;text-decoration:none}
.f10o a:visited{
color: #7A5B2C; text-decoration:none}
.f10o a:hover{
color: #7A5B2C;text-decoration: underline;}
.f10o0{
color: #B4A07B;}
.f10gray{
color:#000;text-decoration:none}
.f10gray a:link{
color:#000;text-decoration:none}
.f10gray a:visited{
color:#000; text-decoration:none}
.f10gray a:hover{
color:#000;text-decoration:none}
.f10green{
color:#2C6E7C;}
#right-content h4{
color:#302E2E;
margin-bottom:15px;}
#right-content p{
margin:25px 0 5px 0;}

/*=====================主导航定义======================*/
#menu {
     list-style-type: none;background:#284877;font-family: Verdana, Arial, Helvetica, sans-serif;
     height:23px;
}

#menu a {
    display: block; text-align:center;
}

#menu a:link  {
    color:#fff; text-decoration:none;
}
#menu a:visited  {
    color:#fff;text-decoration:none;
}
#menu a:hover  {
    color:#FFF;text-decoration:none;
}
#menu ul{
background:#284877;}
#menu ul li {
    float: left;  background-color:#284877;color:#fff; text-decoration:none; 
}
#menu ul li a:hover{
    background:#C2A267;color:#fff; text-decoration:none; 
}
#menu ul li ul {
    line-height: 18px;  list-style-type: none;text-align:left;
left: -999em; width: 270px; position: absolute; 
}
#menu ul li ul li{
    float: left; width: 268px;
    background: #DBE4ED; 
	margin-bottom:1px;
	border-left:#274977 solid 1px;
	border-right:#274977 solid 1px;
}
#menu ul li ul li a{
     background:transparent url(images/dot.gif) no-repeat 10px 50%;
}
#menu ul li ul a{
    display: block; width: 251px;text-align:left;padding-left:18px;
}
#menu ul li ul a:link  {
    color:#44321C; text-decoration:none;
}
#menu ul li ul a:visited  {
    color:#44321C;text-decoration:none;
}
#menu ul li ul a:hover  {
    color:#F3F3F3;text-decoration:none;font-weight:normal;
    background:#274977 url(images/dot-w.gif) no-repeat 10px 50%;}

#menu ul li:hover ul {
    left: auto;
}
#menu ul li.sfhover ul {
    left: auto;
}
/*=====================主导航定义-END======================*/

