@charset "utf-8";
/* init */
a { color: #2b2b2b; }
/* 顶部头图 */
.top-head .more { background: #EEEEEE url(icon01.gif) no-repeat scroll 9px 7px; }
.ui-top-head-through { background:transparent url(moneyBanner_150.png) repeat scroll 0 0; }
.ui-top-head-through .more { background: #EEEEEE url(icon01.gif) no-repeat scroll 9px 7px; }
.ui-top-head-through h1 { color:#FFFFFF; }
.ui-top-head-through h4 { color:#FFFFFF; }
.ui-top-head-through-silver { background:transparent url(moneyBanner_150.png) repeat scroll 0 0;height:150px;position:relative; }
.ui-top-head-through-silver .more { background:#EEEEEE url(icon01.gif) no-repeat scroll 9px 7px; bottom:0; font-size:12px; padding:5px; position:absolute; right:0; text-indent:1em; }
.ui-top-head-through-silver h1 { color:#FFFFFF; font-family:simhei; font-size:60px; font-weight:bold; margin:0 auto; padding-top:15px; text-align:center; z-index:1; }
.ui-top-head-through-silver h4 { color:#FFFFFF;font-size:14px; line-height:150%; margin:0 auto; text-align:left; width:650px; }
.ui-top-head-through-fast { background:transparent url(moneyBanner_150.png) repeat scroll 0 -55px; height: 100px; overflow: hidden; zoom: 1; position: relative; }
.ui-top-head-through-fast h1 { color:#FFFFFF; font-size: 56px; text-align:center; vertical-align:middle;line-height:100px; font-family:  simhei; font-weight: bold; }




/* 标题栏 */
.titlebar-small { background: #FFFFFF url(n_tBg.gif) repeat-x scroll left top; border-left: 1px solid #D9D9D9; border-right: 1px solid #D9D9D9; }
.titlebar-small h2 { background: url(n_icon.gif) no-repeat 7px 6px; }

.titlebar-wide { background:#FFFFFF url(n_tBg.gif) repeat-x scroll left top; border-top: 2px solid #154699; border-left: 1px solid #ccc; border-right: 1px solid #ccc; }
.titlebar-wide h2 { background:transparent url(n_icon.gif) no-repeat scroll 7px 6px; }

/* 图文 */
.image-text img { border-color: #ccc; }
.image-text p { color: #727171; }
.image-text p a { color: #BA2636; }
/*列表*/
.list li {	background:transparent url(bpoint.gif) no-repeat scroll 0 0.7em; }

/* 切换图 */
.list-imgs img { border-color:  #ccc; }
.ui-slide-imgs-topfocus { border-color:#CCCCCC; }


/* 组件 */
.foot { color:#4D4D4D; }

.subject_home{ background:url(icon3.gif) no-repeat left top; padding-left:20px; padding-bottom:2px; padding-top:3px;}
.subject_top{ background:url(icon4.gif) no-repeat left top; padding-left:20px; padding-bottom:2px; padding-top:3px;}

/* 边 */
.bd-grey { border: 1px solid #ccc; }

/* fixed */
 /* 两栏列表左边距修复 */
.list-colx2-0 { margin-left: 10px; }

