@charset "gb2312";
/*全局属性*/

form,ul,li,p,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
input,select{font-size:12px;line-height:16px;}
img{border:0;}
ul,li{list-style-type:none;}
html, body {font-family:"宋体";background:#FFF;text-align:center;margin:0;padding:0; line-height:18px}

/*特殊标签*/
.fl{ float:left}
.fr{ float:right}

/*链接下划线*/
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {text-decoration:none;}
a:focus{text-decoration:none;}

/*文字颜色*/
.text_green_light {color: #00FF00;}
.text_green_deep {color: #008800;}
.text_blue {color:#000099;}
.text_blue_deep {color:#000033;}
.text_black {color:#000000;}
.text_yellow {color:#FFFF00;}
.text_yellow_e {color:#FFFF00; font-size:8pt; font-family:Verdana;}
.text_white {color:#fff;}
.text_gray {color:#808080;}
.text_gray_deep {color:#333333;}
.text_gray_e {color:#999999; font-size:8pt; font-family:Verdana;}
.text_pink {color:#FF0033;}
.text_orange {color:#FF9900;}
.text_brick {color:#CC6600;}
.text_currentpage {color:#990000; font-size:14px; font-family:Verdana; font-weight:bold}

/*布局开始*/

/*当前位置*/
#location { width:978px; height:26px; line-height:26px; font-size:12px; border:#CCCCCC 1px solid; text-align:left; margin-left:auto; margin-right:auto; margin-top:10px;}

/*当前位置*/
#flash { width:978px; text-align:center; padding:10px 0 10px 0; margin-left:auto; margin-right:auto}

/*大框*/
#big { width:980px; margin-left:auto; margin-right:auto}
#left { width:616px; border:1px #D5BA8C solid; float:left; background:#F2EBDD; padding:26px; text-align:left}
#right { width:298px; background:url(images/bg_right.gif); float:right; padding:10px 0 10px 0; height:1740px}
#left #text {font-family: "宋体";font-size: 14px;color: #000000;line-height: 22px;}
#left p { margin-bottom:20px; display:block}
#left img { margin:0 5px 5px 0; float:left}
#bigtile { font-size:16px; font-weight:bold; color:#900}

/*相关报道*/
#xgbd { width:603px; margin-left:auto; margin-right:auto}
#xgbd_content { width:591px; margin-left:auto; margin-right:auto; border:1px solid #DDC8A3; background:#E9E2D4; padding:5px}
#xgbd_content ul {list-style:none; font-size:14px}
#xgbd_content li { width:99%; float:left; height:30px; line-height:30px; border-bottom:1px dotted #434343}
#xgbd_content li #content { float:left}
#xgbd_content li #time { float:right; font-size:7pt; font-family:Verdana; color:#900}