/**
 * 初始化HTML标签及常用类型
 * Apr-01-2012
 **/

/* ===============
 * 重新定义Html元素
 * =============== */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input { padding: 0; margin: 0;}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, table, th, td { font-size: 1em; font-style: normal; font-weight: normal;}
strong { font-weight: bold;}
ul, ol { list-style: none outside none;}
fieldset, img { border: medium none;}
caption, th {  text-align: left;}
table { border-collapse: collapse; border-spacing: 0;}
body { background: none repeat scroll 0 0 #FFF; color: #333333; font: 12px/1.2"microsoft yahei", Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;}
input, select, textarea { font: 12px/1 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;}
a { outline: medium none;}
a:link, a:visited, a:active { text-decoration: none;}
a:hover { text-decoration: underline;}
i, cite, em { font-style: normal;}



html {min-height:101%; } 


/* Clearfix,避免因子元素浮动而导致的父元素高度缺失能问题 */
.cl:after,.clearfix:after{content:".";clear:both; display:block;height:0; line-height:0;visibility:hidden}
.cl{zoom:1}
.clearfix{display: inline-block;}
html[xmlns] .clearfix { display: block;}
*html .clearfix{height:1%;}
*+html .clearfix{height:1%;}

time { color: #777;}
.noborder { border: 0!important; }

/*0度旋转*/
.rotate0{transform-origin:center center;transform: rotate(0deg);-webkit-transform: rotate(0deg);-moz-transform: rotate(deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transition: transform 0.2s; -moz-transition: -moz-transform 0.2s; -moz-transition: -moz-transform 0.2s; -o-transition: -o-transform 0.2s; -ms-transition: -ms-transform 0.2s;}
/*180度旋转*/
.rotate180{  transform-origin:center center; transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transition: transform 0.2s;-moz-transition: -moz-transform 0.2s; -moz-transition: -moz-transform 0.2s;-o-transition: -o-transform 0.2s;-ms-transition: -ms-transform 0.2s;}
/*360度旋转*/
.rotate360{  transform-origin:center center; transform: rotate(360deg);-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);-o-transform: rotate(360deg);transition: transform 0.3s;-moz-transition: -moz-transform 0.3s; -moz-transition: -moz-transform 0.3s;-o-transition: -o-transform 0.3s;-ms-transition: -ms-transform 0.3s;}

@font-face {
  font-family: 'iconfont';
  src: url('../font/font_1422331176_3498054.eot'); /* IE9*/
  src: url('../font/font_1422331176_3498054.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../default/font/font_1422331176_3498054.woff') format('woff'), /* chrome、firefox */
  url('../font/font_1422331176_3498054.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('../font/font_1422331176_3498054.svg#iconfont') format('svg'); /* iOS 4.1- */
}


/*icons*/    
[class^="icon-"],[class*=" icon-"]{
    font-family:"iconfont" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.icon-txws:before { content: "\e600";}
.icon-sub:before { content: "\e601";}
.icon-sina:before { content: "\e605";}
.icon-weixin:before { content: "\e604";}
.icon-rss:before { content: "\e603";}
.icon-tit:before { content: "\e607";}
.icon-item:before { content: "\e606";}
.icon-fav:before { content: "\f0290";}
.icon-search:before { content: "\e602";}
.icon-about:before { content: "";}
.icon-link:before { content: "";}
.icon-weekhot:before { content: "\e608";}
.icon-dot:before { content: "\e609";}



/*txws-icon*/
.top-bar .row-top .txws-i,
.top-bar .row-top .sub-i,
.tit-bar .item-i,
.tit-bar .tit-i { color: #fff; vertical-align: top; margin-right: 2px;}
.tit-bar .item-i { color: #ff6666; font-size: 17px; }
.tit-bar .tit-i { color: #516071; font-size: 17px; }
.top-bar .row-top .sina-i,
.top-bar .row-top .weixin-i,
.top-bar .row-top .rss-i { display:inline-block; *display: inline; width: 50px; height: 40px; zoom:1; font-size: 32px; color: #fff;}
.top-bar .top-nav a:hover .sina-i,
.top-bar .top-nav a:hover .weixin-i,
.top-bar .top-nav a:hover .rss-i { background: #222;}  
.top-bar .row-top .rss-i.font-size { font-size: 25px;}
.cont-row-box .tit-i { display:inline-block; *display: inline; zoom:1; width: 16px; height: 26px;}


/* ==========================
 * 为旧版本浏览器格式化Html5元素
 * ========================== */
article, aside, dialog, footer, header, section, footer, nav, figure, menu { display:block; }

/*背景颜色
*****************************/
.bg-fff{background-color:#fff}
.bg-dadada{background: #DADADA;}
.bg-f2f2f2{background-color: #f2f2f2}
.bg-fafafa{background-color:#fafafa}
.bg-fbfbfb{background-color:#fbfbfb}
.bg-f8f8f8{ background-color:#f8f8f8}
.bg-202020{background-color: #202020}
/*文字排版
*****************************/
.f12 { font-size:12px;}
.f13 { font-size:13px;}
.f14 { font-size:14px;}
.f16 { font-size:16px;}
.f18 { font-size:18px;}
.f20 { font-size:20px;}
.f24 { font-size:24px}
.f30 { font-size:30px}
.f32 { font-size:32px}
.f40 { font-size:40px}
.fb { font-weight:bold;}
.fn { font-weight:normal;}
.t2 { text-indent:2em;}
.lh150 { line-height:150%}
.lh180 { line-height:180%}
.lh200 { line-height:200%}
.unl { text-decoration:underline;}
.no_unl { text-decoration:none;}
.noborder {border-style:none; border-width: 0;}


/*灰色*/
.c-555,.c-555 a,a.c-555{color:#555}
.c-555 a:hover,a.c-555:hover{color:#148cf1}
.c-666,.c-666 a,a.c-666{color:#666}
.c-666 a:hover,a.c-666:hover{color:#148cf1}
.c-999,.c-999 a,a.c-999{color:#999}
.c-999 a:hover,a.c-999:hover{color:#148cf1}

.c-ff8600,.c-ff8600 a,a.c-ff8600{color:#ff8600}
.c-ff8600 a:hover,a.c-ff8600:hover{color:#148cf1}

.c-ff7800,.c-ff7800 a,a.c-ff7800{color:#ff7800}
.c-ff7800 a:hover,a.c-ff7800:hover{color:#148cf1}

.c-282828,.c-282828 a,a.c-282828{color:#282828}
.c-148cf1,.c-148cf1 a,a.c-148cf1{color:#148cf1}

.c-ff3300,.c-ff3300 a,a.c-ff3300{color:#ff3300}
.c-ff3300 a:hover,a.c-ff3300:hover{color:#148cf1}

/*定位 
*****************************/
.tl { text-align:left !important;}
.tc { text-align:center !important; }
.tr { text-align:right !important;}
.va *{vertical-align:sub!important;*vertical-align:middle!important;_vertical-align:middle!important}
.vat,.vat *{vertical-align:top!important}
.vam,.vam *{vertical-align:middle!important}
.vab,.vab *{vertical-align:bottom!important}
.bc { margin-right:auto ;margin-left:auto;}
.fl { float:left; display:inline;}
.fr { float:right; display:inline;}
.cb { clear:both;}
.cl { clear:left;}
.cr { clear:right;}
.vm { vertical-align: middle;}
.vt { vertical-align: top;}
.pr { position:relative;}
.pa { position:absolute;}
.abs-right { position:absolute; right:0;}
.zoom { zoom:1}
/*.hidden { visibility:hidden;}*/
.none { display:none;}
.clear { clear: both; height: 0; font-size: 1px; }
.text-overflow{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

/*长度高度
*****************************/
.w10 { width:10px;}
.w20 { width:20px;}
.w30 { width:30px;}
.w40 { width:40px !important;}
.w50 { width:50px !important;}
.w60 { width:60px !important;}
.w65 { width:65px;}
.w70 { width:70px;}
.w80 { width:80px;}
.w90 { width:90px;}
.w96 {width: 96px;}
.w100 { width:100px;}
.w110 { width:110px;}
.w120 { width:120px;}
.w150 { width:150px;}
.w160 { width:160px;}
.w180 { width:180px;}
.w200 { width:200px !important;}
.w210 { width:210px !important;}
.w230 { width:230px;}
.w240 { width:240px;}
.w250 { width:250px !important;}
.w270 { width:270px;}
.w280 { width:280px;}
.w300 { width:300px !important;}
.w340 { width:340px;}
.w360 { width:360px;}
.w380 { width:380px;}
.w400 { width:400px!important;}
.w500 { width:500px;}
.w530 { width:530px;}
.w600 { width:600px !important;}
.w700 { width:700px;}
.w780 { width: 780px;}
.w800 { width:800px;}
.w820 { width:820px;}
.w208 {width: 208px;}
.w900 { width: 900px;}
.w980 { width: 980px;}


.w { width:100%}
.h50 { height:50px !important;}
.h80 { height:80px;}
.h100 { height:100px;}
.h200 { height:200px;}
.h { height:100%}
.size30 { width: 30px; height: 30px;}
.size32 { width: 32px; height:32px;}
.size40 { width: 40px; height:40px;}
.size60 { width: 60px; height:60px;}
.size70 { width: 70px; height: 70px;}
.size72 { width: 72px; height: 72px;}
.size80 { width: 80px; height:80px;}
.size90 { width: 90px; height:90px;}
.size100 { width: 100px; height: 100px;}
.size110 { width: 110px; height: 110px;}
.size120 { widows: 120px; height: 120px;}
.size142-80 { width: 142px; height: 80px;}
.size160 { width: 160px; height: 160px;}
.size160-48 { width: 160px; height: 48px;}
.size150 { width: 150px; height: 150px; }
.size160 { width: 160px; height: 160px;}
.size184 { width: 184px; height: 114px; }
.size180-230 { width: 180px; height: 230px;}
.size196 { width: 196px; height: 196px;}
.size210 { width: 210px; height: 210px;}
.size250 { width: 250px; height: 250px;}
.size310 { width: 310px; height:310px;}

/*行距
*****************************/
.l16{line-height:16px}
.l18{line-height:18px}
.l20{line-height:20px}
.l22{line-height:22px}
.l24{line-height:24px}
.l26{line-height:26px}
.l28{line-height:28px}
.l30{line-height:30px}
.l32{line-height:32px}
.l34{line-height:34px}
.l36{line-height:36px}

/*边距
*****************************/
.m10 { margin:10px;}
.m15 { margin:15px;}
.m30 { margin:30px;}
.mt5 { margin-top:5px;}
.mt10 { margin-top:10px !important;}
.mt15 { margin-top:15px;}
.mt20 { margin-top:20px !important;}
.mt30 { margin-top:30px !important;}
.mt50 { margin-top:50px !important;}
.mt100 { margin-top:100px;}
.mb5 { margin-bottom:5px;}
.mb10 { margin-bottom:10px !important;}
.mb15 { margin-bottom:15px;}
.mb20 { margin-bottom:20px;}
.mb30 { margin-bottom:30px;}
.mb50 { margin-bottom:50px;}
.mb100 { margin-bottom:100px;}
.ml5 { margin-left:5px;}
.ml10 { margin-left:10px;}
.ml15 { margin-left:15px;}
.ml20 { margin-left:20px;}
.ml30 { margin-left:30px;}
.ml50 { margin-left:50px;}
.ml100 { margin-left:100px;}
.mr5 { margin-right:5px;}
.mr10 { margin-right:10px;}
.mr15 { margin-right:15px;}
.mr20 { margin-right:20px;}
.mr30 { margin-right:30px !important;}
.mr50 { margin-right:50px !important;}
.mr100 { margin-right:100px;}

/*边距
*****************************/
.p10 { padding:10px;}
.p15 { padding:15px;}
.p20 { padding:20px;}
.p30 { padding:30px;}
.p40 { padding:40px;}
.pt5 { padding-top:5px;}
.pt10 { padding-top:10px;}
.pt15 { padding-top:15px;}
.pt20 { padding-top:20px;}
.pt30 { padding-top:30px;}
.pt50 { padding-top:50px;}
.pt100 { padding-top:100px;}
.pb5 { padding-bottom:5px;}
.pb10 { padding-bottom:10px;}
.pb15 { padding-bottom:15px;}
.pb20 { padding-bottom:20px;}
.pb30 { padding-bottom:30px;}
.pb50 { padding-bottom:50px;}
.pb100 { padding-bottom:100px;}
.pl5 { padding-left:5px;}
.pl10 { padding-left:10px;}
.pl15 { padding-left:15px;}
.pl20 { padding-left:20px;}
.pl30 { padding-left:30px;}
.pl50 { padding-left:50px;}
.pl100 { padding-left:100px;}
.pr5 { padding-right:5px;}
.pr10 { padding-right:10px;}
.pr15 { padding-right:15px;}
.pr20 { padding-right:20px;}
.pr30 { padding-right:30px;}
.pr50 { padding-right:50px;}
.pr100 { padding-right:100px;}

/*表格
*****************************/
/*默认table*/
table{width:100%;empty-cells:show;background-color:transparent;border-collapse:collapse;border-spacing:0}
table th{text-align:left; font-weight:normal}
/*带水平线*/
.table th{font-weight:bold}
.table th,.table td{padding:8px;line-height:20px}
.table td{text-align:left}
.table tbody tr.success > td{background-color:#dff0d8}
.table tbody tr.error > td{background-color:#f2dede}
.table tbody tr.warning > td{background-color:#fcf8e3}
.table tbody tr.info > td{background-color:#d9edf7}
.table tbody + tbody{border-top:2px solid #ddd}
.table .table{background-color:#fff}

/*带横向分割线*/
.table-border{border-top:1px solid #f2f2f2}
.table-border th,.table-border td{border-bottom:1px solid #f2f2f2; font-size:14px}

/*th带背景*/
.table-bg thead th{background-color:#fafafa}
/*带外边框*/
.table-bordered{border:1px solid #d0d0d0;border-collapse:separate;*border-collapse:collapse;border-left:0}
.table-bordered th,.table-bordered td{border-left:1px solid #d0d0d0}
.table-border.table-bordered{border-bottom:0}

/*奇数行背景设为浅灰色*/
.table-striped tbody > tr:nth-child(odd) > td,.table-striped tbody > tr:nth-child(odd) > th{background-color:#f9f9f9}
/*竖直方向padding缩减一半*/
.table-condensed th,.table-condensed td{padding:4px 5px}
/*鼠标悬停样式*/
.table-hover tbody tr:hover td,.table-hover tbody tr:hover th{background-color: #fafafa}
/*定义颜色*/
/*悬停在行*/
.table tbody tr.active,.table tbody tr.active>td,.table tbody tr.active>th,.table tbody tr .active{background-color:#F5F5F5!important}
/*成功或积极*/
.table tbody tr.success,.table tbody tr.success>td,.table tbody tr.success>th,.table tbody tr .success{background-color:#DFF0D8!important}

/*警告或出错*/
.table tbody tr.warning,.table tbody tr.warning>td,.table tbody tr.warning>th,.table tbody tr .warning{background-color:#FCF8E3!important}
/*危险*/
.table tbody tr.danger,.table tbody tr.danger>td,.table tbody tr.danger>th,.table tbody tr .danger{background-color:#F2DEDE!important}

/*表格文字对齐方式，默认是居左对齐*/
.table .text-c th,.table .text-c td{text-align:center}/*整行居中*/
.table .text-r th,.table .text-r td{text-align:right}/*整行居右*/
.table th.text-l,.table td.text-l{text-align:left!important}/*单独列居左*/
.table th.text-c,.table td.text-c{text-align:center!important}/*单独列居中*/
.table th.text-r,.table td.text-r{text-align:right!important}/*单独列居右*/


/*边距
*****************************/
.color-red { color:red; }
.line{font-size: 0px; line-height: 0px; border-top: solid 1px #f2f2f2; float: none}
.box-shadow{-moz-box-shadow:0 1px 2px rgba(0,0,0,0.1);-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1);box-shadow:0 1px 2px rgba(0,0,0,0.1); _border:solid 1px #d0d0d0;behavior: url(ie-css3.htc)}
.text-shadow{-moz-box-shadow:0 0 2px rgba(0,0,0,0.2);-webkit-box-shadow:0 0 2px rgba(0,0,0,0.2);box-shadow:0 0 2px rgba(0,0,0,0.2);behavior: url(ie-css3.htc)}
.radius{border-radius:4px; overflow:hidden}
.round {border-radius: 50%;overflow: hidden}
/*div宽高局中
*****************************/
.thumb { overflow: hidden;}
.thumb a { text-align: center; float: left; position:relative; overflow:hidden; }
.thumb img { vertical-align: text-top; position:relative;}

#page { background-color: #F5F5F5; width: 100%; height: 29px; border-bottom: 1px solid #D8D8D8; }
.warp-all { width: 1200px; margin: 0 auto;}

/*图片*/
.opacity img{-webkit-transition:opacity .1s linear;-moz-transition:opacity .1s linear;-o-transition:opacity .1s linear;transition:opacity .1s linear}
.opacity a:hover img,a:hover .opacity img{opacity:0.85;filter: alpha(opacity=85)}

/*按钮
*****************************/
.close{font-size:20px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:20px;text-shadow: 0 1px 0 #fff;opacity: 1;filter: alpha(opacity=100)}
.close:hover,.close:focus{color: #000;text-decoration: none;cursor: pointer;opacity: 0.9;filter: alpha(opacity=90)}
button.close{padding:0;cursor:pointer;background:transparent;border: 0;-webkit-appearance: none}


.btn{display:inline-block;box-sizing: border-box;padding:0px 20px; height:40px; line-height:40px;cursor:pointer;font-size:16px;text-align:center;white-space:nowrap;vertical-align: middle;border:1px solid #d0d0d0;*zoom:1;
	-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none}
button.btn,input.btn{line-height:1.6}
a.btn:hover,.btn:focus,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{text-decoration:none}
.btn:active,.btn.active{background-color:#ccc \9}
.btn:first-child{*margin-left:0}
.btn:hover,.btn:focus{-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}
.btn.active,.btn:active{}

/*默认*/
.btn-default{background-color:#fafafa; color:#282828}
.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active{background-color:#fff;color:#282828}
.btn-default:active,.btn-default.active{background-color:#f2f2f2;border-color:#d0d0d0;color:#282828}

/*默认*/
.btn-default2{background-color:#fafafa; color:#666}
.btn-default2:hover,.btn-default2:focus,.btn-default2:active,.btn-default2.active{background-color:#fff;color:#666; position:relative; z-index:1}
.btn-default2:active,.btn-default2.active{background-color:#f2f2f2;border-color:#d0d0d0;color:#6666; position:relative; z-index:1}
.btn-default2.current{background-color:#ffd100;border-color:#f9cc00;color:#282828; position:relative; z-index:1}

.btn-default3{background-color:#fafafa; color:#282828}
.btn-default3:hover,.btn-default:focus,.btn-default:active,.btn-default.active{background-color:#ffd100; border-color:#ffd100;color:#282828}
.btn-default3:active,.btn-default.active{background-color:#ffd100;border-color:#ffd100;color:#282828}
/*主要*/
.btn-primary{background-color:#c2261a;border-color:#993333; color:#fff}
.btn-primary:hover,.btn-primary:focus,.btn-primary.disabled,.btn-primary[disabled]{color:#fff;background-color:#cc0000}
.btn-primary:active,.btn-primary.active{color:#fff;background-color:#cc0000; border-color:#990000}

/*btn-otherlogin*/
.btn-otherlogin{background-color:#f2f2f2;border-color:#f2f2f2; color:#666; height:36px; line-height:36px; padding:0; font-size:14px}

.btn-link{background-color: transparent;border-color: transparent;cursor: pointer; padding:0; color:#999}
.btn-link:hover{ color:#148cf1; text-decoration:underline}

/*块级按钮*/
.btn-block {display: block;padding-left: 0;padding-right:0;width: 100%}
/*按钮尺寸*/
.btn-large{padding:10px 20px;font-size:18px}
.btn-big{padding:5px 15px;font-size:16px}
.btn-small{padding:0px 20px; height:32px; line-height:32px;font-size:14px}
button.btn-small,input.btn-small{line-height:1.6}
.btn-mini{padding:0 17px; height:26px; line-height:26px;font-size:12px}
button.btn-mini,input.btn-mini{line-height:1.6}

/*禁用状态*/
.btn.disabled{cursor:default; background-color:#fafafa;color:#aaa;border-color:#d0d0d0}

.btn-link{background-color: transparent;border-color: transparent;cursor: pointer; padding:0; color:#999}
.btn-link:hover{ color:#148cf1; text-decoration:underline}

/* 公用顶部区域
-------------------------------------- */
.public-top-layout { font-family: Arial, "宋体"; line-height: 20px; color: #777; background-color: #FAFAFA; border-bottom: solid 1px #F0F0F0;}
.public-top-layout .topbar { height: 30px;}
.public-top-layout .user-entry { width: 600px; height: 20px; float: left; padding: 5px 0;}
.public-top-layout .user-entry a { color: #333333}
.public-top-layout .quick-menu { font-size: 0; *word-spacing:-1px/*IE6、7*/; text-align: right; width: 400px; height: 30px; float: right;}
.public-top-layout .quick-menu a { color: #777 !important;}
.public-top-layout .quick-menu dl { text-align: left; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display:inline/*IE6、7*/; width: 80px; height: 30px; position: relative; z-index: 999; *zoom:1/*IE6、7*/;}
.public-top-layout .quick-menu dl dt { font-size: 12px; line-height: 20px; height: 20px; padding: 5px 0; position: absolute; z-index: 2; top: 0px; left: 12px;}
.public-top-layout .quick-menu dl dt a:hover { text-decoration: none; color: #F30;}
.public-top-layout .quick-menu dl dt i { background: url(../images/top_bg.png) no-repeat 0 0; vertical-align: middle; display: inline-block; width: 6px; height: 3px; margin-left: 6px;-webkit-transition: .2s ease-in; -moz-transition: -webkit-transform .2s ease-in; -o-transition: -webkit-transform .2s ease-in; transition: .2s ease-in;}
.public-top-layout .quick-menu dl.hover dt i { FILTER: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -moz-transform: rotate(180deg); -moz-transform-origin: 50% 30%; -webkit-transform: rotate(180deg); -webkit-transform-origin: 50% 30%; -o-transform: rotate(180deg); -o-transform-origin: 50% 30%; transform: rotate(180deg); transform-origin: 50% 30%;}
.public-top-layout .quick-menu dl dd { background-color: #FFF; display: none; width: 78px; border: solid 1px #F0F0F0; position: absolute; z-index: 1; top: 0; left: 0;}
.public-top-layout .quick-menu dl.hover dd { display: block;}
.public-top-layout .quick-menu dl dd ul { width: 78px; margin: 30px 0 0 0; }
.public-top-layout .quick-menu dl dd ul li a { font-size: 12px; line-height: 24px; display: block; clear: both; padding: 2px 0 2px 11px;}
.public-top-layout .quick-menu dl dd ul li a:hover { text-decoration: none; background-color: #F7F7F7;}

.warning { color: #C00; background-color: #FFC; width: 98%; clear: both; padding: 6px; margin: 6px auto; border: 1px dashed #F90;}	
.warning label { clear: both; line-height: 20px;}

#site_link {padding: 15px; line-height: 1.8; font-size: 13px; border: #fff 1px solid;}
#site_link p{ text-align:right;}
#site_link .link_pic,#site_link .link_title{ width:100px; height:75px; border:1px dotted cf7f7f; margin:5px 8x; line-height:75px; overflow:hidden;}
#site_link .link_pic img{ width:100px; height:75px;}

#footer { line-height: 20px; color: #aaa; text-align: center; display: block; clear: both; padding-top:10px; padding-bottom: 10px; border-top: 1px solid #E9ECEF; overflow: hidden;}
#footer p { color: #666; word-spacing: 5px; padding: 10px 0; }
#footer a { color: #666; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footer .vol { font-family: Verdana, Geneva, sans-serif; font-weight: 600; font-style: oblique; font-size: 12px;}
#footer .vol .b { color: #00F;}
#footer .vol .o { color: #F60;}
#footer .vol em { font-family: Georgia, Arial;  font-weight: 600; font-style: italic; color: #000; margin-left: 2px;}

/* tip提示 */
.tip-yellowsimple { color:#000; background-color:#fff9c9; text-align:left; min-width:50px; max-width:300px; border:1px solid #c7bf93; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; z-index:1000; padding:6px 8px;}
.tip-yellowsimple .tip-inner { font:12px/16px arial,helvetica,sans-serif;}
.tip-yellowsimple .tip-arrow-top { background:url(../images/tip-yellowsimple_arrows.gif) no-repeat; width:9px; height:6px; margin-top:-6px; margin-left:-5px; top:0; left:50%;}
.tip-yellowsimple .tip-arrow-right { background:url(../images/tip-yellowsimple_arrows.gif) no-repeat -9px 0; width:6px; height:9px; margin-top:-4px; margin-left:0; top:50%; left:100%;}
.tip-yellowsimple .tip-arrow-bottom { background:url(../images/tip-yellowsimple_arrows.gif) no-repeat -18px 0; width:9px; height:6px; margin-top:0; margin-left:-5px; top:100%; left:50%;}
.tip-yellowsimple .tip-arrow-left { background:url(../images/tip-yellowsimple_arrows.gif) no-repeat -27px 0; width:6px; height:9px; margin-top:-4px; margin-left:-6px; top:50%; left:0;}

/* 调试模式 */
.trace { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color: #000; line-height: 18px; background:#FFF299; padding:8px; margin:8px; border:1px dashed silver;}
.trace fieldset { margin:8px;}
.trace fieldset legend { font-size: 16px; color: #000; font-weight:bold;}
.trace fieldset div { overflow:auto; max-height: 300px; _height: 300px; text-align:left;}



.lazy { background: url(../images/img_background.gif) repeat;}
