/* { outline: 2px dotted red }
  * * { outline: 2px dotted green }
  * * * { outline: 2px dotted orange }
  * * * * { outline: 2px dotted blue }
  * * * * * { outline: 1px solid red }
  * * * * * * { outline: 1px solid green }
  * * * * * * * { outline: 1px solid orange }
  * * * * * * * * { outline: 1px solid blue }
*/
body{
/*	font-family: Bitstream Vera,Verdana, Geneva, Arial, Helvetica, sans-serif;	*/
	font-family: Verdana, Arial, Helvetica, sans-serif,宋体;
	background-color: #ebebeb;
	margin: 0;
	text-align: center;
	font-size:12px;
}

select {
	margin: 2px 0 0 0;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a,a:link,a:visited {color:#1973B4;text-decoration:none;}
a:hover {text-decoration: underline;color:#1973B4}

form {margin: 0;}

.hand {cursor: hand;}

#head {}

.pager{padding: 5px;text-align: left;}

.underline {text-decoration:underline;}

#cls_current {text-decoration:underline;font-weight: bolder;color: red;}	/*当前页*/

/*
.pager a,a:link {color: #666;text-decoration:none;}
.pager a:hover { color: red;}
.pager li {list-style-type: none;display:inline;list-style-position: inside;}
.pager li a.cls_current {font-weight: bolder;color: red;text-decoration:underline;}
*/

.item_box { 
	border: 1px solid #FFC0D0; padding: 2px;margin: 0 0 5px 0;
	 background: #FFEDF1;  min-height: 20px; 
}
* html div.item_box{height: 20px;}

.item_box li {height: 20px;line-height: 20px;padding: 0 0 0 5px; color: #000; list-style-type: none;list-style-position: outside;display:inline;}
.title {}
.time { float: right;}

.content { padding: 0 8px 0 8px; }

.item_1{width: 138px;text-align: center;}	/*项目*/
.item_2{margin: 2px 0 2px 0;}
.item_3{margin: 2px;}


.dot_line{width: 100%;border-bottom: 1px dashed #cccccc;font-size: 1px;}	/*点虚线*/

.ContainerBox {background-color: #fff;width: 980px;text-align:left;margin:0 auto;}

.f_bolder {font-weight:bolder;}

#footer div{text-align: center;margin: 0 0 8px 0;}
#copyright div{text-align: center;}
