@charset "gb2312";
/* CSS Document */
/*=================================================== reset */
	form {display:block; margin:0; padding:0;} body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */dl, dt, dd, ul, ol, li, /* list elements 列表元素 */pre, /* text formatting elements 文本格式元素 */fieldset, lengend, button, input, textarea, /* form elements 表单元素 */th, td { /* table elements 表格元素 */    margin: 0;    padding: 0;} table th,table td {padding:1px} /* 设置默认字体 */body,button, input, select, textarea { /* for ie */    /*font: 12px/1 Tahoma, Helvetica, Arial, "宋体", sans-serif;*/    font: 12px/1 Tahoma, Helvetica, Arial, "宋体", sans-serif; "\5b8b\4f53", sans-serif; /* 用 ascii 字符表示，使得在任何编码下都无问题 */}h1 { font-size: 18px; /* 18px / 12px = 1.5 */ }h2 { font-size: 16px; }h3 { font-size: 14px; }h4, h5, h6 { font-size: 100%; }address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 *//* 重置列表元素 */ul, ol { list-style: none; }/* 重置文本格式元素 */a { text-decoration: none; }a:hover { text-decoration: underline; }abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */	border-bottom: 1px dotted;	cursor: help;}q:before, q:after { content: ''; }/* 重置表单元素 */legend { color: #000; } /* for ie6 */fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 *//* 注：optgroup 无法扶正 */button, input, select, textarea {    font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */}/* 重置表格元素 */table {	border-collapse: collapse;	border-spacing: 0;}/* 重置 hr */hr {    border: none;    height: 1px;}
	body, button, input, select, textarea { line-height:1.231; }

/*=================================================== 基础样式 */
	/* 颜色、字体、对齐 */
	.l { text-align:left!important; }
	.r { text-align:right!important; }
	.c { text-align:center!important; }
	.b { font-weight:bold!important; }

	.top { vertical-align:top!important; }
	.middle { vertical-align:middle!important; }
	.bottom { vertical-align:bottom!important; }

	.f10 { font-size:10px!important; }
	.f12 { font-size:12px!important; }
	.f13 { font-size:13px!important; }
	.f14 { font-size:14px!important; }

	.red { color:#cc3333!important; }
	.gray { color:#4c545b!important; }
	.black{ color:#333333!important;}
	.blue{ color:#15617d!important;}
	.lightBlue{color:#03F !important;} 

	/* 内外边距 */
	.ml5 { margin-left:5px!important; }
	.ml8 { margin-left:8px!important; }
	.ml10 { margin-left:10px!important; }
	.ml20 { margin-left:20px!important; }
	.mt5 { margin-top:5px!important; }
	.mt7 { margin-top:7px!important; }
	.mt10 { margin-top:10px!important; }
	.mr5 { margin-right:5px!important; }
	.mr10 { margin-right:10px!important; }
	.mb5 { margin-bottom:5px!important; }
	.mb10 { margin-bottom:10px!important; }

	.pd0 { padding:0!important; }
	.pl5 { padding-left:5px!important; }
	.pl10 { padding-left:10px!important; }
	.pt5 { padding-top:5px!important; }
	.pt10 { padding-top:10px!important; }
	.pr5 { padding-right:5px!important; }
	.pb10{ padding-bottom:10px !important;}
	.pr10 { padding-right:10px!important; }

	/* 定位 */
	.relative { position:relative; }
	.absolute { position:absolute; }

	/* 浮动、清除浮动 */
	.fl { float:left!important; }
	.fr { float:right!important; }
	.clear { clear:both!important; }
	.clearLeft { clear:left!important; }
	.clearRight { clear:right!important; }
	.clearFloat { clear:both!important; height:0; overflow:hidden; font-size:1; line-height:0; }

	/* 其他类 */
	.block { display:block!important; }
	.none { display:none }
	.borderNone { border: none !important; }
	.bbd{border-bottom:1px dashed #ccc;}
	.underline { text-decoration:underline!important; }
	.ununderline { text-decoration:none!important; }
	.pointer { cursor:pointer }
	.ellipsis {white-space:nowrap; overflow:hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;word-break: keep-all;}
	.yinshen{display:none;}
	 h3{ color:#4c545b!important;}
	.blank{line-height:0;height:0; clear:both; font-size:0; overflow:hidden;}
	/*ClearFix */
	.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
	/**html .clearfix {height:1%;}*/
	.clearfix {display:inline-block;}
	.clearfix {display:block;}

	.Showbox { display: block; }
	.Hidebox { display: none; }

/*=================================================== 通用模块样式 */

/* 通用top样式  -------------------------------------------------------------------------------------- */
body{ background:url(/statics/images/2012/bg_v.jpg) repeat-x 0 -201px #fff; width:100%; height:auto; }

.headDenglu{ display:block;height:27px; line-height:27px;color:#666667;_margin-top:3px; margin-right:5px;}
.zhuce{background:url(/statics/images/2012/style.png) no-repeat -444px -656px; display:block; width:56px; height:16px; margin-top:5px; _margin-top:2px;}
.zhuce:hover{background-position:-444px -682px;}
.gerenzhongxin,.tuichu{padding:2px 0; display:block; float:left; width:50px; height:16px; line-height:16px;margin:2px 5px 0 0; line-height:16px; }
.tuichu{ background-position:-451px -655px;}
.top{ width:960px; height:28px; margin:0 auto;}
	.denglu .denglu_left{ width:190px; float:left; height:27px; margin-top:0px; }
	*html .denglu_left a{ position:relative; top:2px;}
	.denglu .denglu_left input{ font-size:12px;border:#c1c1c1 1px solid; height:14px; position:relative; top:2px\9/*IE8*/; *top:-1px; _top:0;}
	.denglu a{ line-height:26px; color:red; padding:0 5px;}
	.denglu .denglu_left lable{line-height:27px;}
	.denglu .denglu_left button{ font-size:12px;}
	.denglu .denglu_right{ width:300px; float:right;height:27px;}
	.denglu .denglu_right span,h1{ display:block; height:27px; line-height:27px; }
	.denglu .denglu_right h1{float:left; color:#4c545b;}
	.denglu .denglu_right .top-right-tb{ color:#008ade;width:300px; float:right; margin-top:2px;}
	.denglu_right .top-right-tb a{ margin-left:5px; line-height:18px; _padding-top:3px;}
	.denglu_right .top-right-tb a img{ margin-right:3px; position:relative; top:3px;}
	.denglu_right .top-right-tb .tb-phone img{ position:relative; top:2px;}
	*html .denglu_right .top-right-tb{ margin-top:5px;}
	*html .denglu_right .top-right-tb img{ top:1px;}
	*html .denglu_right .top-right-tb .tb-phone img{ top:0px;}
	.denglu .denglu_left .loginBtn{height:16px; border:none; width:46px; position:relative; top:1px\9/*IE8*/ _top:0;background:url(/statics/images/2012/style.png) no-repeat -348px -656px;}
	.denglu .denglu_left .loginBtn:hover{background-position: -348px -682px; cursor:pointer;}

	/* 标题 + 内容样式  -------------------------------------------------------------------------------------- */
	ul li a:hover{ color:#cc3333!important;}
	
	/* 列表 第 3 种通用样式 */
	.ul-3 li{ line-height:180%;}
	.ul-3 li a{ color:#333;}
	.ul-3 li .li-title a{color:#15617D;}
	
	/* 内容块有border的 */
	.border{ border:1px solid #bfd2d9;}
	.containter{ width:960px; height:auto; overflow:hidden; margin:0 auto;}

/*====================================================== 模板结构 */
	.pt8 { padding-top:8px!important; }
	.mt8 { margin-top:8px!important; }
	.content_l3,.content_l5{ border:1px solid #BBCFD7;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; overflow:hidden; margin-top:8px;}
		.content_l3{ height:323px; margin:8px 8px 0 0;}
	.tittle{ clear:both; font-size:14px; overflow:hidden; height:26px; line-height:26px; padding-left:10px; background:url(/statics/images/2012/bg_v.jpg) repeat-x;font-weight: bold;color: #4C545B;}
	.tittle_t{ display:block; float:left; font-size:12px; color:#15617D; font-weight:bold;}
	.more_img{ line-height:26px; display:block; width:120px; height:26px; padding:0 20px 0 0; text-align:right; background:url(/statics/images/2012/bg2013.png) no-repeat right -39px; float:right; color:#15617D;}
	.more_arrow{line-height:30px; display:block; width:33px; height:24px; background:url(/statics/images/2012/bg2013.png) no-repeat -147px 0; float:right;}
	.more_arrow:hover{ background-position:-180px 0; text-decoration:none;}
	.content_l4{ padding:7px 10px; *padding:5px 10px; border-bottom:1px dashed #bbcfd7; overflow:hidden; display:block;}
	.content_l4 li{line-height:1.8em;white-space:nowrap; overflow:hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;word-break: keep-all;}
	.link_img{ float:left; margin:0 10px 5px 0; text-align:center; width:123px;white-space:nowrap; overflow:hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;word-break: keep-all;}
		.link_img img{ border:1px solid #bbcfd7; padding:3px; margin-bottom:5px;}
	.short,.long{ overflow:hidden;}
		.wid409 .short li{ float:left; margin-right:8px; width:120px;}
		.wid_s .short li{ width:187px;}
		.long li{ width:320px;}
		.long span{ display:block; float:left; width:280px;}
		.wid409 .long li{ width:390px;}
		.wid409 .long span{ width:350px;}
	.tags{ border:none; line-height:2em; padding:2px 10px; color:#15617D;}
	.tags a{color:#15617D;}
	.erji span{ width:250px; display:block; float:left;}
	.content_l3a{ width:187px; overflow:hidden; border:1px solid #BBCFD7;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; margin-top:8px; height:323px; background-color:#F3FAFF;}
		.bottomSearch .searchtext{ background:url(/statics/images/2012/bg_v.jpg) repeat-x 0 -26px; border:1px solid #c9dee5; height:25px; border-top:none; text-indent:5px; width:230px; line-height:24px;}
		.bottomSearch .searchbutton{ width:50px; text-align:center; color:#333; border:1px solid #c9dee5; background:url(/statics/images/2012/bg_v.jpg) repeat-x 0 0; height:26px; border-top:none; margin:0 15px 0 5px;}
		.bottomSearch .searchbutton:hover{ background-position:0 -52px;}
	
/* 底部  通用样式 */
.footer-a{background-color: #f1f3f4;padding: 35px 0 20px;}
.foot-blocks{width: 166px;float: left;margin-top: 20px;}
.foot-blocks a{display: block;width: 80px;height: 50px;background:url(/statics/images/2014/icons.png) no-repeat;margin:1px;float: left;}
	.foot-blocks a.f_n_sina{ background-position:-24px -756px;}
	.foot-blocks a.f_n_tencent{ background-position:-104px -756px;}
	.foot-blocks a.f_n_qzone{ background-position:-24px -806px;}
	.foot-blocks a.f_n_wx{ background-position:-104px -806px;}
	.foot-blocks a.f_n_android{margin-top: 21px; background-position:-24px -856px;}
	.foot-blocks a.f_n_ios{margin-top: 21px; background-position:-104px -856px;}
.footer{background-color: #dadcde;padding: 23px 0 20px;}
.footer p{line-height: 28px;color: #666;}
.footer p a{color: #666;}
.footer p span{padding: 0 10px;}
.f_n_icp, .footer p .f_n_icp a{ color:#999;}	#mainLinks{height:25px;}
	#mainLinks .texts{margin:8px 0px 0px 10px;width:940px;}
	#copyright{height:50px;margin-top:0px;line-height:20px;}	
	
.location{ position:fixed;right:50%; width:35px; height:265px; margin-right:491px; _margin-right:820px;top:350px; _position:absolute; _bottom:auto;_top:expression(eval(document.documentElement.scrollTop)+90); }
.gotop{ width:35px; height:auto; overflow:hidden;}
	.gotop .goto-1{ width:33px; height:215px; border:1px solid #b7ccd4; background:#ebf6fa; overflow:hidden;}
	.gotop .goto-2{ width:33px; height:30px; border:1px solid #b7ccd4; background:#ebf6fa; overflow:hidden;}
	.goto-1 p{ width:16px; line-height:150%; color:#15617d; margin-left:9px;}
	.goto-1 ul{ margin-left:8px;}
	.goto-1 ul li{ margin-top:6px; margin-top:8px\0; _margin-top:5px; *margin-top:5px;}
	.goto-2 .go-top{ background:url(/statics/images/2012/tb_gotop.jpg) no-repeat 9px 9px; width:31px; height:28px; cursor:pointer; overflow:hidden; display:block;}
	
/* 列表页广告  通用样式 */
	.ad640{width:640px; height:20px; padding:5px 0 10px;}
	.adGl{width: 468px;height: 60px;margin: 10px auto;display: block; overflow:hidden;}
/*============================内页下拉菜单*/
.welcome{ width:140px; overflow:hidden; white-space:nowrap; float:left;}
.welcome a{	line-height:20px; padding:0 5px; display:block; float:left;}
.welcome .run{ display:block; padding-left:16px; height:20px; overflow:hidden; background:url(/statics/images/2012/style.png) no-repeat -947px -45px;}
.welcome .run a{ color:red !important;}
.welcome span{float:left; line-height:20px; }
.top_name{font-weight:bold; max-width:130px; _width:120px; overflow:hidden; white-space:nowrap; display:block; float:left;}
.userBox{ width:960px; margin:0 auto;}
.userzone,.rTinfo{ position:absolute; width:auto; height:36px; margin-top:6px; overflow:hidden; right:0;top:0;}
.userzone{ display:none;}
.userzone li{ float:left; line-height:2em;}
.userzone .userIco img{width:36px; height:36px; margin-right:10px;}
.userzone .username h3,.userzone .username h2{ float:left; line-height:36px;}
.userzone .username h2{ margin-right:5px; font-size:14px;}
.userzone .username .cor{width: 0;height: 0;border-width: 4px 4px;border-style: solid;border-color: #666 #FEFEFE #FEFEFE !important;font-size: 0;line-height: 0; margin:15px 10px 0 5px; display:inline-block;}
.username h3 {width: 38px;height: 28px;overflow: hidden;padding-left: 5px;background: url(../../images/2012/member/cs-global.png) no-repeat 0 -72px;display: block;float: left;}
.username h3 span{display: block;height: 10px;line-height: 10px;font-size: 0;background: url(../../images/2012/member/level.png) no-repeat 0 10px ;margin: 12px 0 0 0;text-indent: 39px;white-space: nowrap;}
.userzoneOn{ padding:10px; background-color:#fff; border:solid 1px #BFCCD5;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px; height:auto; top:-11px; right:-11px; z-index:999;}
.userBangding span {margin:6px 5px 0 0;display: block;float: left;background: url(../../images/2012/member/cs-index.png) no-repeat;width: 17px;height: 14px;line-height: 14px;overflow: hidden;font-size: 0;}
.userzone li #renren{ background-position:-19px -58px;}
#weishi{ background-position:-39px -57px;}
#qq{ background-position:0 -37px;}
#sina{ background-position:-19px -38px;}
#tencent{ background-position:-39px -37px;}
#baidu{ background-position:0 -57px;}
.userBangding h4{ font-weight:normal;}
.userzoneOn .username .cor{width: 0;height: 0;border-width: 4px 4px;border-style: solid;border-color: #FEFEFE #FEFEFE #666 !important;font-size: 0;line-height: 0; margin:10px 10px 0 5px; display:inline-block;}
.rTinfo li{ width:150px; float:right; display:block; margin:0 0 0 10px;}
.rTinfo a{display:block; line-height:34px; padding:0 8px 0 0; text-align:center; color:#333; border:1px solid #BBCFD7;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;background: #f6fdff; /* Old browsers */
background: -moz-linear-gradient(top,  #f6fdff 0%, #e3f3f8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6fdff), color-stop(100%,#e3f3f8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f6fdff 0%,#e3f3f8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f6fdff 0%,#e3f3f8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f6fdff 0%,#e3f3f8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f6fdff 0%,#e3f3f8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6fdff', endColorstr='#e3f3f8',GradientType=0 ); /* IE6-9 */
}
.rTinfo a:hover{background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 20%, #e3f3f8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#ffffff), color-stop(100%,#e3f3f8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 20%,#e3f3f8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 20%,#e3f3f8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 20%,#e3f3f8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 20%,#e3f3f8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3f3f8',GradientType=0 ); /* IE6-9 */
 color:#333 !important; text-decoration:none;}
 .ico{ display:block; float:left; width:20px; height:21px; background:url(/statics/images/2012/style.png) no-repeat; margin:7px 0 7px 7px;}
.ico_denglu{ background-position:-216px -369px;}
.ico_zhuce{ background-position:-195px -369px;}
/* search */
	.search{height:133px;}
	.mainRight .search{ height:125px;}
	.mainRight .search_hot_list{ width:290px;}
	.search dt{background-color:#2993cb; height:24px; padding:2px;}
	.search .index-search{ width:136px; _width:130px; height:24px; float:left; line-height:24px; background:url(/statics/images/2012/bg_v.jpg) repeat-x 0 -26px; border: none; overflow:hidden; padding-left:2px; color:#4c545b;}
	.mainRight .search .index-search{ width:240px;}
	.search .index-submit{ width:46px;height:24px; line-height:24px; overflow:hidden; border:none; color:#fff; margin-left:1px; font-size:14px; font-weight:bold; float:right; background:url(/statics/images/2012/style.png) no-repeat -152px -611px; }
	.mainRight .search .index-submit{ width:48px; _width:47px; float:right; }
	.search .index-submit:hover{ background-position:-200px -611px; cursor:pointer;}
	.hotBox{height:102px;}
	.search_hot{ height:95px; overflow:hidden; position:absolute;}
	.search_hot_list{ position:absolute; height:87px; *height:85px; display:block; overflow:hidden; background-color: #fff; border:solid #2993cb; border-radius:0 0 5px 5px; border-width:0 2px 2px; padding:3px; line-height:24px; *padding-top:5px;}
	.search_hot_list a{ padding:0 18px; display:inline-block;}
	.search_hot_list a:hover{ color:#f60 !important;}
	.tab_tittle,.tab_tittle_h{display:block; font-size:14px; float:left; padding:0 10px;border-left: 1px solid #F5F9FB;border-right: 1px solid #B7CCD4;background:url(/statics/images/2012/bg_v.jpg) repeat-x 0 -26px;}
	.tab_tittle_h h2,.tab_tittle_h h3{ font-size:14px; color:#4C545B; font-weight:bold;}
	.tab_tittle{ background:url(/statics/images/2012/bg_v.jpg) repeat-x 0 -52px;}
	.tab_tittle h2,.tab_tittle h3{ font-size:14px; font-weight:normal;}
.mainRight .content_l3a{ width:298px; height:auto;}	
.mainRight .tittle_t{background:url(/statics/images/2012/bg_v.jpg) repeat-x 0 -26px; padding:0 10px; border-left: 1px solid #B7CCD4;border-right: 1px solid #B7CCD4; font-size:14px;}	

/*箭头列表*/
.jiantou li{line-height:22px; background:url(/statics/images/2012/style.png) no-repeat -948px -213px; text-indent:16px; overflow:hidden;}

.weibo_t{-moz-border-radius: 5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0;border-radius:  5px 5px 0 0; border:1px solid #BFCCD5; border-bottom:none;}
.weibo_plus{ border:1px solid #BFCCD5; border-top:none;-moz-border-radius: 5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0;border-radius:  5px 5px 0 0;}

.footer_nav{ height:26px;-moz-border-radius: 5px ;-webkit-border-radius:5px;border-radius:5px; border:1px solid #BFCCD5; background:url(/statics/images/2012/bg_v.jpg) repeat-x 0 0; }
	.footer{ overflow:hidden; line-height:2em;  margin:10px 0 0; width:100%; background-color:#f8f8f8; border-top:2px solid #dedede;}
.f_n_txt{ display:inline-block; width:960px;}
	.f_n_txt p{ display:block; text-align:center;}
	.f_n_txt a,.f_n_txt span{ margin:0 5px; line-height:20px;}
	.f_n_txt span.f_n_sep{ display:inline-block; border-left:1px solid #c3c3c3; width:1px; height:16px; vertical-align:text-top; overflow:hidden; background-color:#fff; font-size:0;}
	.f_n_sina,.f_n_wx,.f_n_tencent,.f_n_qzone,.f_n_android,.f_n_ios{ display:block; overflow:hidden; width:23px; height:21px; background:url(/statics/images/2012/style.png) no-repeat;}
	.f_n_sina{ background-position:-260px -501px;}
	.f_n_tencent{ background-position:-232px -522px;}
	.f_n_qzone{ background-position:-260px -522px;}
	.f_n_android{ background-position:-232px -501px;}
	.f_n_ios{ background-position:-240px -349px;}
	.f_n_wx{ background-position:-240px -369px;}
	.f_n_icp,.f_n_icp a{ color:#999;}
.main-con{width: 960px;height: auto;clear: both;margin:0 auto;}
.ell{white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis; word-break:keep-all;overflow: hidden;}
.thousand{width: 1000px !important;}	
.foot-blocks{width: 166px;float: left;margin-top: 20px;}
.foot-blocks a{display: block;width: 80px;height: 50px;background:url(/statics/images/2014/icons.png) no-repeat;margin:1px;float: left;}
	.foot-blocks a.f_n_sina{ background-position:-24px -756px;}
	.foot-blocks a.f_n_tencent{ background-position:-104px -756px;}
	.foot-blocks a.f_n_qzone{ background-position:-24px -806px;}
	.foot-blocks a.f_n_wx{ background-position:-104px -806px;}
	.foot-blocks a.f_n_android{margin-top: 21px; background-position:-24px -856px;}
	.foot-blocks a.f_n_ios{margin-top: 21px; background-position:-104px -856px;}
.footer{background-color: #dadcde;padding: 23px 0 20px;}
.footer p{line-height: 28px;color: #666;}
.footer p a{color: #666;}
.footer p span{padding: 0 10px;}	
.float_box{ width:100px; background-color:#f6fdff; position:fixed;left:0; top:400px; _position:absolute; _bottom:auto;_top:expression(eval(document.documentElement.scrollTop)+400);}
.float_box ul{ border-top:1px solid #fff; margin:0; padding:6px;}
.float_box li{ overflow:hidden; margin:0 0 8px 0; line-height:28px;}
.weixin{ width:84px; margin:5px 8px; line-height:2em; text-align:center; border-bottom:1px solid #c4dbe6; padding-bottom:8px;}
.float_box .close{ float:right; background:url(/statics/images/2012/style.png) -197px -352px no-repeat; width:14px; height:14px;}
.float_box .close:hover{ background-position:-211px -352px;}
.float_box li i{ width:16px; height:16px; vertical-align:text-bottom; display:inline-block; background:url(/statics/images/2012/style.png) no-repeat; margin-right:5px;}
.float_box li.sina i{ background-position:-240px -353px;}
.float_box li.tencent i{ background-position:-272px -398px;}
.float_box li.qzone i{ background-position:-240px -369px;}
	#tab_sitemap_con1 a,#tab_sitemap_con2 a{ float:left; display:block; line-height: 2em; margin-right: 11px; white-space: nowrap; background:url(/statics/images/2012/bg2013.png) no-repeat -285px -65px; padding-left:10px; }

  #scanning_tbox{width:140px; height:262px; float:right; position:fixed;
_position:absolute;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
_margin-bottom:10px;
}
#scanning_jianyi{ width:140px; height:262px;  position:absolute; bottom:0px; cursor:pointer}

