body {
	font: 12px "宋体", sans-serif;
	line-height: 1.6em;
	background: #fff;
	color: #454545;
	margin: 0;
	padding: 0;
}

a {
	color: blue;
	text-decoration: none;
}

.footer a {
	color: #003B6E;
}

a:hover {
	color: #9EC068;
}

h1 {
	font: bold 3em "宋体";
	letter-spacing: -1px;
	margin: 0;
}

.title {
	color: gray;
	font-weight: 700;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
}

#content {
	width: 960px;
	margin: 10px auto;
}

#header {
	height: 75px;
}

#logo {
	
}

#logo h1 {
	padding: 0 0 0 15px;
}

#logo p {
	color: gray;
	background: #fff;
	font-size: 9pt;
	margin: 0;
	padding: 0 0 0 5px;
}

#top_info {
	float: right;
	width: 710px;
	height: 65px;
	text-align: left;
}

#top_menu {
	float: right;
	text-align: right;
	font-size: 11pt;
}

#tabs {
	background: #fff url(./images/bigbox.gif) no-repeat top left;
	color: #000;
	height: 64px;
	text-align: center;
	padding: 0 0 0 50px;
}

#tabs li {
	display: inline;
	font-size: 10pt;
}

#tabs li a {
	float: left;
	background: #fff url(./images/barbg.gif) no-repeat;
	color: gray;
	width: 108px;
	text-align: center;
	font-weight: 700;
	text-decoration: none;
	padding: 7px 0;
}

#tabs li a:hover {
	background: #fff url(./images/barcurrent.gif) no-repeat;
	color: #000;
}

#tabs li a.current {
	background: #fff url(./images/barcurrent.gif) no-repeat;
	color: #2C71AE;
}

#tabs #search {
	float: left;
	clear: both;
	color: #000;
	background: #fff url(./images/searchbg.gif) no-repeat;
	width: 420px;
	margin: 4px 0 0 200px;
	padding: 14px 0 20px 5px;
}

#tabs #search p,* {
	margin: 0;
	padding: 0;
}

#tabs #search input.search {
	width: 210px;
	height: 20px;
	border: none;
	background: #fff url("./images/input.gif") no-repeat;
	padding: 2px;
}

#main {
	float: left;
	text-align: left;
}

.footer {
	clear: both;
	text-align: center;
	line-height: 1.2em;
	border-top: 1px solid #ccc;
	font-size: 9pt;
	padding: 0 0 4px;
}

.footer p {
	padding: 5px;
}

.footer p a {
	color: blue;
	text-decoration: underline;
}

.footer a {
	text-decoration: none;
}

.pagination {
	text-align: center;
}
.pagination ul {
	margin: 0;
	padding: 0;
	text-align: center; /*Set to "right" to right align pagination interface*/
	font-size: 16px;
}

.pagination li {
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}

.pagination a,.pagination a:visited {
	padding: 0px 5px 0px 5px;
	border: 1px solid #9aafe5;
	text-decoration: none;
	color: #2e6ab1;
}

.pagination a:hover,.pagination a:active {
	border: 1px solid #2b66a5;
	color: #000;
	background-color: lightyellow;
}

.pagination li.currentpage {
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	border: 1px solid navy;
	background-color: #2e6ab1;
	color: #fff;
	margin:  0px 5px 0px 5px;
}

.pagination li.disablepage {
	padding: 0px 5px 0px 5px;
	border: 1px solid #929292;
	color: #929292;
}

.pagination li.nextpage {
	font-weight: bold;
}
	


div.clear,hr {
	clear: both;
	display: block;
	font-size: 1px;
	height: 0pt;
	line-height: 1px;
	margin: 0pt;
	padding: 0pt;
}

#linktip {
	display: none;
	background: transparent url(./images/white_arrow.gif);
	font-size: 12px;
	height: 70px;
	width: 160px;
	padding: 25px;
}

#linktip.bottom {
	background: transparent url(./images/white_arrow_bottom.gif);
}

.gbox {
	background: url(./images/gbox.gif);
	background-repeat:no-repeat; 
	background-position:0px 2px;
	text-align: left;
	height:38px;
	width:960px;
}
.gbox h3{
	font: "宋体";
	font-size: 13pt;
	padding-left: 10px;
	padding-top: 10px;
}

/*文章列表*/
.newslist {
	width: 100%;
	border: 1px solid #DDD;
	margin-top: 10px;
	padding-bottom: 10px;
	background: url(../images/place_bg.jpg) 1px 1px repeat-x;
}

.newslist dl {
	display: block;
	border-bottom: 1px dotted #DDD;
	margin: 10px auto 0;
}

.newslist dl dt {
	background: url(./images/ico_2.gif) 3px 11px no-repeat;
	margin: 0 auto;
}

.newslist dl dt a {
	color: #039;
	line-height: 27px;
	font-size: 14px;
	font-weight: 700;
	margin-left: 20px;
	letter-spacing: 1px;
}

.newslist dl dt .title {
	color: #039;
	line-height: 27px;
	font-size: 14px;
	font-weight: 700;
	margin-left: 20px;
	letter-spacing: 1px;
}

.newslist dl dd {
	margin: 0 auto;
}

.newslist dl dd.preview {
	line-height: 19px;
	color: #777;
	text-indent: 14px;
}

.newslist dl dd.link {
	text-align: right;
	padding-right: 20px;
}

.newslist dl dd.info {
	line-height: 31px;
	color: #999;
}

.newslist dl dd.info span {
	color: #F60;
	margin-right: 20px;
}

.newslist dl dd.info a {
	color: #039;
	float: right;
	position: relative;
	margin: -30px 5px 0 0;
}

/*名字块框*/
.c_right * {
	color: #000;
	margin: 0;
	padding: 0;
	text-align: left;
	overflow: hidden;
	padding: 0;
}

.l_box3 {
	width: 261px;
	overflow: hidden;
	margin: 0;
}

.l_bg01 {
	width: 261px;
	height: 35px;
	background: url(./images/box2_l01.gif);
	text-align: left;
	margin-top: 2px;
	font-size: 11pt;
	overflow: hidden;
	padding: 7px 0 0 20px;
}

.l_bg02 {
	width: 261px;
	background: url(./images/box2_l02.gif);
	overflow: hidden;
}

.l_bg021 {
	width: 261px;
	background: url(./images/box2_l02.gif);
	overflow: hidden;
}

.l_bg03 {
	width: 261px;
	height: 11px;
	background: url(./images/box2_l03.gif);
	overflow: hidden;
}

.l_box4 {
	width: 218px;
	margin-left: 25px;
	overflow: hidden;
}

.l_bg02 li {
	width: 62px;
	float: left;
	background: url(./images/xz_bg03.gif) top left no-repeat;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 2px;
	line-height: 20px;
	font-size: 9pt;
	margin: 5px 3px 0 2px;
}

.l_bg021 li {
	float: left;
	padding-top: 3px;
	padding-bottom: 2px;
	line-height: 20px;
	font-size: 9pt;
	margin: 5px 3px 0 2px;
}

/*信息块*/
.d_right {
	width: 449px;
	text-align: left;
	overflow: hidden;
	padding: 0;
}

.ld_bg01 {
	width: 448px;
	height: 35px;
	background: url(./images/box3_l01.gif);
	text-align: left;
	margin-top: 2px;
	font-size: 11pt;
	overflow: hidden;
	padding: 7px 0 0 20px;
}

.ld_bg02list {
	width: 448px;
	background: url(./images/box3_l02.gif);
	text-align: left;
	maoverflow: hidden;
	padding: 1px 0 0 18px;
}

.ld_bg03 {
	width: 448px;
	height: 11px;
	background: url(./images/box3_l03.gif);
	overflow: hidden;
}

Table.list {
	border-top: 0px solid #C7E4F6;
	border-bottom: 1px solid #C7E4F6;
	border-left: 1px solid #C7E4F6;
	border-right: 1px solid #C7E4F6;
}

Table.list caption {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	height: 26px;
	line-height: 26px;
	padding-left: 20px;
	color: #000000;
	margin-top: 10px;
	background-image: url(./images/listtableTitle.gif);
}

Table.list th {
	font-size: 12px;
	font-weight: normal;
	background-color: #f5f5f5;
	border-bottom: 0px solid #e4e4e4;
	color: #62676b;
	height: 20px;
	line-height: 20px;
	text-align: center;
}

Table.list td {
	font-size: 12px;
	border-top: 1px dashed #e6e6e6;
	height: 20px;
	line-height: 20px;
	text-align: center;
}

tr.over td {
	background: #f5f5f5;
}

.thisplace {
	width: 700px;
	height: 31px;
	background: url(./images/place_bg.jpg) repeat-x;
}

.thisplace .title {
	display: block;
	width: 156px;
	height: 31px;
	line-height: 29px;
	text-indent: 22px;
	letter-spacing: 4px;
	font-weight: bold;
	background: url(./images/place_left.gif) right top no-repeat;
	float: left;
}

.thisplace .placenav {
	float: left;
	margin-left: 3px;
	line-height: 31px;
}

.thisplace .placenav a {
	color: #666666;
}

.newsview {
	width: 700px;
	border: 1px solid #DDD;
}

/*---------------宋体ҳ:宋体*/
.newsview .title {
	width: 700px;
	height: 50px;
	text-align: center;
	background: url(../images/place_bg.jpg) 1px 1px repeat-x;
}

.newsview .title h1 {
	font-size: 24px;
	margin-left: 21px;
	padding-top: 10px;
}

/*---------------宋体ҳ:宋体�Ϣ*/
.newsview .info {
	width: 680px;
	height: 27px;
	line-height: 27px;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	text-align: right;
	padding-right: 20px;
	color: #F60;
}

.newsview .info strong {
	color: #666;
	margin-left: 20px;
}

/*---------------宋体ҳ:宋体*/
.newsview .content {
	width: 680px;
	overflow: hidden;
	margin: 10px auto;
	color: #444;
	font-size: 11pt;
	line-height: 25px;
}

.overlay_detail {
	color: #fff;
	display: none;
	background-color: #6FA7DF;
	width: 480px;
	padding: 10px;
	font-size: 9pt;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}


.overlay_detail dt {
	text-align: left;
	font-weight: bold;
}

.overlay_detail dd {
	padding-left: 24px;
}

.overlay_detail div {
	text-align: center;
	font-size: 11pt;
}

.button {
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-outline-radius-bottomleft: 4px;
	-moz-outline-radius-bottomright: 4px;
	-moz-outline-radius-topleft: 4px;
	-moz-outline-radius-topright: 4px;
	background-color: #DEDEDE;
	border: 1px solid #FFFFFF;
	color: blue;
	cursor: pointer;
	font-size: 9pt;
	height: 21px;
	width: 90px;
	outline-color: #999999;
	outline-style: outset;
	outline-width: 1px;
	text-align: center;
}

button {
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-outline-radius-bottomleft: 4px;
	-moz-outline-radius-bottomright: 4px;
	-moz-outline-radius-topleft: 4px;
	-moz-outline-radius-topright: 4px;
	background-color: #DEDEDE;
	border: 1px solid #FFFFFF;
	color: blue;
	cursor: pointer;
	font-size: 9pt;
	height: 21px;
	width: 90px;
	outline-color: #999999;
	outline-style: outset;
	outline-width: 1px;
	text-align: center;
}

.l_box4 LABEL {
	font-size: 10pt;
	font-weight: bold;
}
.l_box4 div {
	padding-bottom: 5px;
}

.flist {
	width: 100%;
	align:center;
	font-family: "宋体";
	font-size: 10pt;
}

.flist table {
	font-family: "宋体";
	font-size: 10pt;
	table-layout: fixed;
	border-collapse: separate;
	background-color: white;
	width: 100%;
}


.flist table caption {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: hidden hidden hidden hidden;
	border-color: blue blue blue blue;
	background-color: #6FA7DF;
	-moz-border-radius: 6px 6px 0px 0px;
	font-weight: bold;
	font-size: 11pt;
	text-align: left;
}

.flist table th {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: hidden hidden hidden hidden;
	border-color: blue blue blue blue;
	background-color: #C5D8EB;
	-moz-border-radius: 0px;
	text-align: right;
	color: black;
}

.flist table td {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: hidden hidden hidden hidden;
	border-color: blue blue blue blue;
	background-color: #EEEEEE;
	-moz-border-radius: 0px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: left;
	color: #222222;
}

.flist .left{
	text-align: left;
}

.olist .right{
	text-align: right;
}

.flist .cbutton {
	text-align: center;
}

.flist .cbutton input{
	width: 80px;
}

	.olist {
	width: 100%;
	align:center;
	font-family: "宋体";
	font-size: 10pt;
}

.olist table {
	font-family: "宋体";
	font-size: 10pt;
	table-layout: fixed;
	border-collapse: separate;
	background-color: white;
	width: 100%;
}


.olist table caption {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: hidden hidden hidden hidden;
	border-color: blue blue blue blue;
	background-color: #99CCFF;
	-moz-border-radius: 6px 6px 0px 0px;
	font-weight: bold;
	font-size: 11pt;
	text-align: left;
}

.olist table th {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: hidden hidden hidden hidden;
	border-color: blue blue blue blue;
	background-color: #C5D8EB;
	-moz-border-radius: 0px;
}

.olist table td {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: hidden hidden hidden hidden;
	border-color: blue blue blue blue;
	background-color: #EEEEEE;
	-moz-border-radius: 0px;
}

#dictAlpha{padding:10px 4px}
#dictAlpha dl{zoom:1;overflow:hidden;line-height:25px;border-bottom:1px dashed #ccc}
#dictAlpha dt{float:left;width:200px;font-weight:bold;font-size:14px;color:#f90}
#dictAlpha dd{float:left;width:450px}

#dictAlpha ul{zoom:1;overflow:Hidden;line-height:25px;padding:8px 0}
#dictAlpha li{float:left;width:220px;cursor:pointer;text-indent:20px;height:25px;overflow:Hidden;background-image:url(chk_off.gif);background-repeat:no-repeat;background-position:6px 6px}
#dictAlpha li.over{background-color:#f90;color:#fff}
#dictAlpha li.chkON{background-image:url(chk_on.gif)}
#dictAlpha .radio li{background-image:none}

#dictSelect_{display:none, font-family:"宋体",arial;margin:0;padding:0;background:#fff;font-size:12px;color:#000}
#dictSelect_ div,form,img,ul,ol,li,dl,dt,dd{margin:0;padding:0;border:0}
#dictSelect_ li{list-style:none;list-style-position:outside}
#dictSelect_ h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:12px}

/* 遮罩层 */
#maskLayer{position: absolute;left:0px;top:0px}
#alphadiv{position:absolute;background:#000;z-index: 2000}
#drag{position:absolute;background:#fff;z-index: 2001;width:680px;border:1px solid #ccc}
#drag_h{line-height:28px;height:28px;cursor:move;color:#fff;background:#D01A22;border-bottom:1px dashed #babcbc;padding:0 10px}
#drag h3 b{float:left}
#drag h3 span{font-weight:normal;float:right;cursor:pointer}
