@charset "GBK";
/*
for 
version:2.0
author:Marc
data:2008-10-28
*/
/* CSS Reset */
*{ margin:0; padding:0; }
img {border:0;}
body { background:#fff; color:#000;text-align:left; margin:0 auto;font-family:Arial,"宋体"; font-size:12px;}
li {list-style:none;}

/* 链接颜色 */
a{color: #000; text-decoration:none;}
a:hover {color: #00abd6; text-decoration:underline;}

/* 其他属性 */
.left{ float: left;}
.right{ float: right;}
.clear{ clear: both;}
.hidden {display: none;}

.more{ padding-right:10px;}

h2 { font-size:14px;}
h2 a.more{font-size:12px; font-weight:normal;}

/*结构样式*/
#header ,#wrapper ,#footer { width:1002px; margin:0 auto; text-align:left;}
.wapper{ width:1002px; margin:0 auto;position:relative}


/*导航样式*/
#header { margin-bottom:8px;}
#nav ul li { float:left; height:40px; width:85px; text-align:center; display:block;}
#nav ul li a { color:#fff;font-size:14px; font-weight:bold; height:40px; line-height:40px; width:69px; text-align:center; display:block;}


/*footer样式*/
#footer { line-height:180%; background:url(images/footer_bg.jpg) center top no-repeat; padding:10px 0; margin-top:10px;}

/*左边主体*/
#main { width:713px; float:left;}
/*侧边栏*/
#sidebar { width:281px; float:right;}

/*搜索*/
.search{
	width:281px;
	height:42px;
	margin-bottom:5px;
	background-image: url(images/rsearch08111102.jpg);
	background-repeat: no-repeat;
}
.search .input{ background:none; border:0; margin:15px 0 0 14px; width:150px; height:14px; font-size:12px; line-height:14px;}
.search select{ margin-top:12px; height:18px; width:55px;}
.search_btn{ margin:12px 15px 0 0;border:0; cursor:pointer;color:#333; background:none; font-size:12px;}

/*登录*/
.denglv { width:281px; margin-bottom:8px;}
.denglv h2 { background:url(images/bar1_081107.jpg) no-repeat; height:28px; line-height:28px; color:#fff; padding-left:25px;}
.denglv .con { padding:5px; border:1px solid #daeef5; border-top:none;}
.denglv .con table { line-height:180%;}
.denglv .con td { padding:3px; border-bottom:1px dotted #6cf;}

/*公告*/
.gonggao { width:279px;padding:0 1px; margin-bottom:8px; border:1px solid #bbecfa;}
.gonggao h2 { background:url(images/bar2.jpg) no-repeat; margin:2px; height:28px; line-height:28px; color:#00abd6;padding-left:35px;}
.gonggao h2 a.more{color:#00abd6; }
.gonggao .con { padding:10px;}
.gonggao .con ul li { height:24px;}
.gonggao .con ul li a { background:url(images/arrow3.gif) 0 8px no-repeat; padding-left:15px; width:110px; float:left; height:24px; line-height:24px; overflow:hidden;}

/*调查*/
.tiaocha, .report, .phonelist{ width:281px; margin-bottom:5px;}
.tiaocha h2 { background:url(images/bar3.jpg) no-repeat; height:28px; line-height:28px; color:#fff;padding-left:25px;}
.tiaocha h2 a.more { color:#fff;}
.tiaocha .con { padding:10px; border:1px solid #daeef5; border-top:none;white-space:nowrap; overflow:hidden; line-height:23px;}
.tiaocha a.sj_title {width:180px;height:23px; display:block;overflow:hidden;}

/*链接*/
.lianjie { width:281px; margin-bottom:5px;}
.lianjie h2 { background:url(images/ebookbg08111402.jpg) no-repeat; height:33px; line-height:36px;color:#00abd6; padding-left:25px;}
.lianjie h2 a.more {color:#00abd6;}
.lianjie .con { padding:5px; border:1px solid #daeef5; border-top:none;}
.lianjie .con .bookpush { padding-bottom:3px; border-bottom:1px dotted #6cf;}
.lianjie .con .booklist table{width:98%; margin:2px auto;line-height:1.6em;}
.lianjie .con td img { padding:3px; background:#fff; margin-right:5px;border:1px solid #adb9c2;}
.lianjie .bookpush td a{ color:#00abd6;}#wrapper #main table {

}
.table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #BBD7FA;
	border-right-color: #BBD7FA;
	border-bottom-color: #BBD7FA;
	border-left-color: #BBD7FA;
}
/*下载*/
.qgxz{ width:500px;padding:0 1px; margin-bottom:8px; border:1px solid #bbecfa; height:100%}
.qgxz h2 { background:url(images/tab1.jpg) repeat-x;  margin:5px; height:25px; line-height:25px; color:#000000;padding-left:35px;}
