/* { 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 }
*/

#intro {background:url(../../newimages/bg.gfif) #FE8CDB;}

.hand {cursor: hand;}
#head_line {background-color: #CB5786;width: 100%; height: 3px;font-size:1px;}
a,a:link {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #FF6C01;
}


.pager {margin: 20px 18px 0 18px;float:right;}
.pager .cls_curpage {font-weight:bolder;color:#CB5786}

.underline {text-decoration:underline;}

#cls_current {text-decoration:underline;font-weight: bolder;color: red;}	/*当前页*/


.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 {float:left;border-left: 5px solid #FFA500 ;width: 80%}
.time { float: right;}

.content { padding: 8px; }

.item_1{width: 138px;text-align: center;}	/*项目*/
.item_2{margin: 4px 0 4px 0;}
.item_3{margin: 2px;}


.dot_line{width: 100%;border-bottom: 1px dashed #cccccc;font-size: 1px;}	/*点虚线*/

.display_inline{
	display:inline;
}

