﻿@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
body,div,ul,ol,dl,li,dt,dd,p,iframe{ padding:0px; margin:0px;}
body{ font-size:12px; font-family: "宋体";}
ul,dl,il,li{ list-style:none;}
i{ font-style:normal;}
a{ color:#000000; text-decoration:none;}
a:hover{ text-decoration:underline; color:#ff9900;}
.clear{ clear:both;}
/*只需要将下面内容拷到相应的css中，修改图片路径*/
#zhuanti_top{ background: url(../images/jili/bg_zhuanti_top.gif) repeat-x; height:36px; line-height:36px;}
#zhuanti_top p{ width:940px; margin:0 auto; background:url(../images/jili/zhuanti_logo.gif) no-repeat; height:36px; text-align:right; color:#7f7f7f; font-size:12px;}
#zhuanti_top p a{ display:inline-block; padding:0 8px; color:#7f7f7f; text-decoration:none;}
#zhuanti_top p a:hover{ color:#7f7f7f; text-decoration:underline;}
#zhuanti_top p span{ padding:0 8px; color:#FF4901;}
.logo_href{ width:137px; height:36px; display:inline; cursor:pointer; float:left; border:0px;}