@charset "utf-8";
/* CSS Document */
*    { margin:0px; padding:0px; list-style:none; }
body { font-family:Verdana, Tahoma, Arial; font-size:12px; background:#cc99ff; margin:0px auto; }
ul   { overflow:hidden; }
.clear{ clear:both; height:1px; line-height:1px;}

.f-page { width:960px; margin:0px auto; }

.f-header { height:90px; overflow:hidden; }
.f-header .logo { width:200px; height:80px; float:left; margin-top:5px; background:url(../image/logo.png) no-repeat; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="common/image/logo.png"); _ background-image: none;}
.f-header .logo #logo_a a{ display:block; width:200px; height:100px; }

.f-header .link { height:38px; line-height:38px; float:right; margin-top:5px; }
.f-header .link ul li { line-height:38px; height:38px; float:left; margin:0px 8px; }
.f-header .link a { color:#FFFFFF; text-decoration:none; }
.f-header .link a:hover { color:#FF0000; text-decoration:underline; }
.f-header .link a.f { color:#FF0000; }

.f-footer { width:960px; margin:20px auto 0px auto; }
.f-footer .links { text-align:center; line-height:26px; height:26px; }
.f-footer .links a { color:#FFFFFF; text-decoration:none; }
.f-footer .links a:hover { text-decoration:underline; }
.f-footer .links span { color:#FFFFFF; margin:0px 6px; }
.f-footer .links .counter { display:none; }
.f-footer .copyright { text-align:center; color:#FFFFFF; line-height:26px; height:26px; }

.f-menu { width:960px; height:45px; margin:0px auto; overflow:hidden; }
.f-menu .left { width:262px; height:45px; float:left; background:url(../image/menu-left.png) no-repeat; }
.f-menu .list { height:38px; float:left; }
.f-menu .list ul li { line-height:45px; height:45px; float:left; }
.f-menu .right { width:89px; height:45px; float:left; background:url(../image/menu-right.png) no-repeat; }
