@CHARSET "UTF-8";

a { color:#2754bb; text-decoration:none;}
a:hover{ color:#ff6600; text-decoration:underline;}

.l{float:left;}
.r{float:right;}
.cl{clear:both;height:0px;}
.none{display:none;}
span.hl{color:red;}
span.cl{display:block;clear:both;height:0px;}
#hd,div.body,#ft{width:980px;margin:auto;overflow:hidden; font-size:12px;}

/*限制高度*/
.line01 {height:5px; overflow:hidden; clear:both;}
.line1 {height:1px; overflow:hidden; clear:both;}
.line2 {height:2px; overflow:hidden; clear:both;}
.line3 {height:3px; overflow:hidden; clear:both;}
.line4 {height:4px; overflow:hidden; clear:both;}
.line5 {height:5px; overflow:hidden; clear:both;}
.line6 {height:6px; overflow:hidden; clear:both;}
.line7 {height:7px; overflow:hidden; clear:both;}
.line8 {height:8px; overflow:hidden; clear:both;}
.line9 {height:9px; overflow:hidden; clear:both;}
.line10 {height:10px; overflow:hidden; clear:both;}

/*切换城市*/
#changeCity{border:1px solid red;background-color:#ffffff}
#changeCity .hd{height:10px;overflow:hidden;}
#changeCity .bd{background:#fff;height:260px;}
#changeCity .bd .c{ text-align:center;}
#changeCity .bd .c .ct{ text-align:center; border:0px solid #fff;height:17px;}
#changeCity .bd .c .ct .close{BACKGROUND: url(/images/v2/header/close.gif) no-repeat;padding-right:15px;margin-top:2px; float:right; width:17px; height:17px; cursor:pointer;}
#changeCity .bd .c .cb{ text-align:center;}
#changeCity .bd ul{line-height:20px; height:200px;}
#changeCity .bd li a{display:block;float:left;width:98px; margin-left:3px; text-align:center;border:0px solid #ccdd00;}
#changeCity .bd li a:visited {color:#792271; text-decoration:underline;}
#changeCity .bd .b{text-align:center;}
#changeCity .ft{border:0px solid #ccdd00; height:10px;}
 
/*头部 background:url(/images/v2/header/topbg.jpg) no-repeat;} */
#header{height:124px;}
#header div.login a { color:#000; text-decoration:none;clear:both;height:16px;}
#header div.login a:hover{ color:#ff6600; text-decoration:underline;}
#header div.logo{width:215px;height:60px;float:left;margin-top:19px;}
#header ul.tab{height:27px;float:left;margin-top:52px;width:616px;}
#header ul.tab li{font-size:12px;display:block;width:67px;float:left;text-align:center;background:url(/images/v2/header/header_tab.png);height:27px;line-height:27px;}
#header ul.tab li a{color:#fff;text-decoration:none;}
#header ul.tab li.s{background:url(/images/v2/header/header_tab_s.png);font-weight:bold;}
#header ul.tab img{margin-top:6px;}
#header div.con{height:44px;background:url(/images/v2/header/header_bg_m.png);clear:both;}
#header div.con div.l{width:12px;background:url(/images/v2/header/header_bg_l.png);height:44px;}
#header div.con div.r{width:12px;background:url(/images/v2/header/header_bg_r.png);height:44px;}
#header div.con div.m{height:40px;float:left;width:954px;overflow:hidden;}
#header div.con div.m div.ml{float:left;}
#header div.con div.m div.mr{float:right;}
#header .headerSelect{float:left;width:78px;height:21px;padding-left:8px;padding-top:3px;margin-top:1px;background:url(/images/v2/header/header_select.gif) no-repeat top;cursor:pointer;}
#header .text{padding:2px;border:1px solid #ccc;width:315px;height:15px;}
#header .search{background:url(/images/v2/header/header_bottom.gif) no-repeat;border:0px;width:42px;height:26px;cursor:pointer;}

#ft{text-align:center;color:#8b8f9e;}
#ft .help a { color:#000; text-decoration:none;}
#ft .help a:hover{ color:#000; text-decoration:underline;}
#ft .help{line-height:40px;height:40px;}
#ft div.con{height:44px;line-height:44px;background:url(/images/v2/header/header_bg_m.png);clear:both;}
#ft div.con div.l{width:12px;background:url(/images/v2/header/header_bg_l.png);height:44px;}
#ft div.con div.r{width:12px;background:url(/images/v2/header/header_bg_r.png);height:44px;}
#ft div.con div.m{height:44px;float:left;width:954px;}

/*----翻页-----*/
#page{margin:0px 0px;}
#page a{padding:2px 5px;border:1px solid #ccc;margin:1px;font-size:11px;text-decoration:none;}
#page a:hover{background:#e3e3e3;}
#page a.up{}
#page a.noup{display:none;}
#page a.s{background:#FF3B0C;color:#fff;}
#page a.s:hover{}
#page a.p{}
#page a.next{}
#page a.nonext{display:none;}