﻿/* 初始化 */
*html{background-image:url(about:blank); background-attachment:fixed;}
body, div, p, a, img, ul, li, h1, h4, input, form, span, marquee, table, tbody, tr, td, textarea, thead, iframe{margin:0; padding:0;}
li{list-style:none;}
a{text-decoration:none;}
img{border:none;}
.clear{clear:both;width:100%; height:0px; overflow:hidden}
body{margin-top:10px}

.black {font-family:宋体;font-size:12px;color:#000000}
.green {font-family:宋体;font-size:14px;color:#348A97}
.ge {font-family:宋体;font-size:12px;color:#348A97}
.yellow {font-family:tahoma;font-size:12px;color:#FFFAD1}
.ash {font-family:宋体;font-size:12px;color:#8E8E8E}

A.ash:link {color:#8E8E8E;text-decoration:none}
A.ash:visited {color:#8E8E8E;text-decoration:none}
A.ash:hover {color:#A94E00;text-decoration:underline}

A.black:link {color:#000000;text-decoration:none}
A.black:visited {color:#000000;text-decoration:none}
A.black:hover {color:#A94E00;text-decoration:underline}

A.yellow:link {color:#FFFAD1;text-decoration:none}
A.yellow:visited {color:#FFFAD1;text-decoration:none}
A.yellow:hover {color:#FFD132;text-decoration:underline}

/*全站通用 logo*/
.sjbLogo{margin-left:20px;margin-top:5px;}

/*全站通用 导航栏*/
.titleRight{float:right;font-size:12px;margin-top:-18px;margin-right:10px;}
.titleRight a:link,.titleRight a:visited{color:#ffff15;font-weight:bold;}

/*介绍页 手机图形手机框内*/
.introContent{font-size:14px;line-height:150%;}
.introContent p{margin-bottom:20px}

/*介绍页 布局*/
#list-main{width:1000px;margin:0 auto;}
#list-main-left{width:38%;float:left;border-left:1px solid #dddddd;height:616px;background-color:#ffffff;}
#list-main-right{width:61%;float:right;border-right:1px solid #dddddd;height:616px;}

/*介绍页 新闻列表 同时适用于 往期回顾之新闻列表*/
.list-list{text-align:left;padding:10px;font-size:14px;line-height:200%;}
.list-list ul{list-style-type:none; }
.list-list li{text-indent: 15px;background:url(2012index_bg.png) -888px -232px;}
.list-list a:link, .list-list a:visited{color:#0000ee}


/*列表页 栏目导航*/
.list-class{font-size:12px;margin-top:5px;}

/*列表页 分页导航*/
#list-pagenav{font-size:12px}



/*往期回顾 内容页*/
#strContent{font-size:14px;line-height:180%;color:#000000;}
#strContent p{margin-bottom:20px}
#strContent a:link, #strContent a:visited{text-decoration:none;color: #000000;}
#strContent a:hover {color: #CC0000;text-decoration:underline;}
