@charset "utf-8";

/* 
common.css
刘杨
2015.03.26 10:00 -2015.03.31 10:00
页面重置,重用css样式
*/


/*页面申明*/
blockquote, q {quotes: none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,p,input{margin:0;padding:0; color:#555; font-size:14px;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;vertical-align: middle;}
address,caption,cite,code,dfn,em,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{}
q:before,q:after{content:'*';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,select{font-family:Tahoma;vertical-align:middle; font-size:12px;outline:none;}

/*全局*/
body,input{ font-size:14px; background:#F5F5F5; font-family:"Microsoft Yahei";word-wrap: break-word; word-break: normal;line-height: 30px;}
pre {white-space:pre-wrap; white-space: -moz-pre-wrap;white-space:-pre-wrap;white-space: -o-pre-wrap;}
*html pre{word-wrap: break-word; white-space : normal;}
.clear{ clear:both;font-size:0; height:0; overflow:hidden;}
.clearfix{zoom:1;}
.clearfix:after{ content:'*'; height:0; display:block; visibility:hidden; clear:both;}
.hide{ display:none;}
a{ color:#555; text-decoration:none;}

a:hover{text-decoration: none; color:#308eec}
.fl{float: left;}
.fr{float: right;}

/*星空 logo下拉城市菜单 2015928*/
/*星空logo样式*/
.xk_top_logo{width:320px; margin:0 auto;}
.xk_logo{width:200px; float:left;}
.xk_city{ float:left;position:relative; margin-top:10px; z-index:99;padding-left:20px; width:90px; z-index:2;}
.xk_city .area_in .select_city{ font-size:16px; padding-bottom:15px;}
.xk_city .area_in .select_city h3{font-size:18px; font-weight:normal;}
.xk_city .area_in .select_city a{ color:#333;}
.xk_city .area_in .select_city i{ background: url(../images/xkjt.gif) 0 0 no-repeat; width:7px; height:10px; display:inline-block; margin-left:8px;}

#lr_menu{ border:1px solid #ddd;background:#FFF; position:absolute;left:15px;width:340px;top:31px;z-index:9999;dipslay:block;  }
#lr_menu div{ font-size:14px;}
#lr_menu h4 {float:left;color:#666;vertical-align:top;width:90px;font-weight:normal;clear:left; display:inline-block; text-align:center; padding:5px 0;}
#lr_menu div.lr_list{ float:right; width:242px; padding:8px 8px 8px 0;}
#lr_menu div.lr_list a {COLOR: #999;font-size:14px; float:left; padding-right:7px;}
#lr_menu div.lr_list a:hover,#lr_systembtn a:hover {color:#308eec;}
#lr_menu a{ display:block;height:22px; line-height:22px;padding-left:5px}