/* CSS Document */

body{behavior: url("iehover.htc"); margin:0px; padding:0px;}
a{FONT-SIZE: 12px;text-decoration:none;COLOR: #333;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;} /*点击之后样式*/
a:hover {COLOR: #f30; text-decoration:underline;}
a,area {blr:expression(this.onFocus=this.blur()) } /*for IE去掉图片链接框*/
a img{ border:none;}
ul li{text-decoration:none; list-style-type:none;}
ul,h1,h2,h3,form{ margin:0px; padding:0px;}
div{ font-size:12px; color:#333;}
.orange{ color:#f30;}
.red{ color:#f00;}
.gray{ color:#666;}
.green{ color:#077D01;}
.blue{ color:#06c;}
em {font-style:normal;}
* {word-wrap:break-word;}
.nofont{ color:#999; text-decoration:line-through;}


/*顶部公共栏*/
#top_bar{ width:100%; height:31px; margin:0 auto; background:url(../../../../member/images/topline.gif) repeat-x; border-bottom:1px solid #999;}
#top_bar .top_box{ width:968px; height:31px; margin:0 auto; overflow:hidden;}
#top_bar .member span em{ color:#999;}
#top_bar .member {float:left;height:20px;margin-top:5px;_margin-top:5px;width:620px;}
#top_bar .member span {color:#333333;float:left;font-size:12px;line-height:24px;margin:0 5px 0 3px;}
#top_bar .name {
background:url(../../../../member/images/indeximg.gif) no-repeat scroll left 3px;
height:18px;
padding-left:20px;
}
#top_bar input {border:1px solid #E0E0E0;float:left;height:17px;line-height:17px;width:100px;}
#top_bar .bt {background:url(../../../../member/images/indeximg.gif) no-repeat 0 -26px;border:medium none;color:#333333;font-size:12px;height:23px;margin:0 4px;padding-bottom:4px;_padding-bottom:0px;text-align:center;width:38px;}
#top_bar .member a {line-height:23px;margin-left:6px;color:#333333;}
#top_bar .tel {background:url(../../../../member/images/indeximg.gif) no-repeat 60px -50px;color:#333333;float:left;font-size:12px;height:30px;line-height:35px;overflow:hidden;width:200px;}
#top_bar .tel span{padding-right:135px;}
#top_bar .sc {float:right;margin-left:10px;padding-top:6px; background:url(../../../../Member/images/home.gif) no-repeat 0 9px;}
#top_bar .sc a {float:left;line-height:20px;font-size:12px;color:#333333; padding-left:18px;}
#top_bar .sc span {color:#999999;float:left;font-size:13px;height:22px;margin-top:-1px;padding:3px 5px 0;_padding:1px 5px 0;}

