@charset "utf-8";
/* CSS Document */

*{ padding:0; margin:0;}
a{ text-decoration:none; color:#333;}
a:hover{ text-decoration:underline; color:#006699;}
img{ border:none;}
li,dd{ list-style:none;}
body{ font-size:14px; color:#333; word-break:break-all; font-family:"宋体";}
.left{ float:left;}
.rigth{ float:right;}
h3{ font-size:24px;}
h4{ font-size:16px;}
h5{ font-size:14px;}


#if_ie6{width:978px; height:30px; overflow:hidden; margin:0 auto 10px; border:1px solid #ccc; line-height:32px; text-align:center; color:red; display:none;}


/*当前位置*/
.current_location{ width:958px; height:28px; overflow:hidden; border:1px solid #ccc; background:#f3f8fb; line-height:32px; padding:0 10px; font-size:12px; margin:20px auto 0;}

