@charset "utf-8";
/* CSS Document */

*{ margin:0 auto; padding:0; }
body{text-align:center; font-family:"微软雅黑"; font-size:12px; color:#333333; line-height:24px; background-image:url(bg.jpg);}

/* 默认链接颜色 */
a{outline-style:none;text-decoration:none; color:#000; target:blank;}
a:hover{text-decoration:underline;color: #ff6600;top: 1px; position: relative;}

/* 通用属性 */
.clear{clear:both;font-size:1px;width:1px;visibility:hidden;margin-top:0px!important;*margin-top:-1px;height:0;line-height:0}/*ie and firefox1.5 updata */

/* 导航 */
.fonttitle a{ font-size:14px; color:#303030;}

.bottom{ color:#FFF; line-height:25px; padding:5px;}
.bottom a{ color:#FFF; line-height:25px;}