/* CSS Document */
body{ margin:40px 50px; background:#434343; font-size:12px;
}
#wrap_out{ width:900px; margin:0 auto; padding:8px 8px 0; background:#fff;
}
#wrap{ width:900px; margin:0 auto;
}
#head{ height:90px; background:url(../images/top.jpg); 
}
#head_left{ width:460px;
}
#head_left a{ display:block; width:220px; height:90px;
}
#head_right{ height:63px; padding-top:27px;
}
.h1{ width:100px; height:36px;
}
.h1 a:link,.h1 a:active,.h1 a:visited{ color:#63605f; display:block; width:100px; height:36px; line-height:36px; text-align:center; font-size:14px; font-weight:bold;
}
.h1 a:hover{ color:#1e9ad8; background:url(../images/hover.jpg) 0 center; text-decoration:none;
}
#content{ background:url(../images/bg.gif) repeat-y;
}
#left{ float:left; width:217px; display:inline; margin-right:7px; padding-top:60px; background:url(../images/left_bg.jpg) no-repeat 0 8px;
}
#left_in{ padding-left:20px;
}
#right{ float: left; width:676px;
}
ul,li{ padding:0; margin:0; list-style:none;
}
li{ text-indent:40px; width:160px; height:33px; font-size:14px;
}
a:link,a:visited,a:hover,li a:active{ color:#666; text-decoration:none;
}
a:hover{ color:#666; text-decoration: underline;
}
li a:link,li a:visited,li a:hover,li a:active{ color:#7c7c7c; font-weight:bold; display:block; height:33px; line-height:33px; background:url(../images/anniu.png) no-repeat 20px center;
}

li.active a:link,li.active a:visited,li.active a:hover,li.active a:active{ color:#1e9ad8; background-image:url(../images/anniu1.png);
}

#head div{ float:left;
}
#head_nav{ float:left; height:36px; width:493px; display:inline; margin:26px 20px 0 20px; border-top:#B4B4B4 solid 1px; border-bottom:#B4B4B4 solid 1px; padding-left:60px;
}

#footer{ text-align:center; width:900px; margin:0 auto;  margin-top:4px; 
}