@charset "utf-8";
/* CSS Document */
.panel a{
	color:#737373;
}
img{
	border:none;
}
.panel_t{
   display: -moz-inline-stack;
   display: inline-block;
   width: 225px;
   height: 25px;
   background: url(../images/panel_t.gif) no-repeat;
   line-height: 25px;
   vertical-align: text-middle;
   text-align: left;
   color: #ffffff;
   font-size: 12px;
   font-style: normal;
   text-shadow: #222222 2px 2px 0;
}
.panel_t span {
	float:left;
   padding-left:10px;
   display: -moz-inline-block;
}
.panel_t cite {
	float:right;
	padding-right:10px;
	font-size:10px;
}
.panel_t cite a{
	color:white;	
}
.panel_li {
	height:155px;
	margin:10px auto;
	width:225px;
	overflow:hidden;
}
.panel_li li{
	margin-top:8px;
	padding:5px;
	line-height:120%;
	border-bottom:1px #CCC dotted;
	height:30px;
	overflow:hidden;
	float:left;
	width:215px;
	display:inline;
}
.panel_li li cite{
	margin-right:5px;
	width:70px;
	font-style:normal; 
	font-family:Arial, Helvetica, sans-serif; 
	overflow:hidden;
}

.panel_li li a{
	color:#003;
}
.four_row,.two_row,two_row1{
	width:980px;
}
.four_row_1,
.four_row_2,
.four_row_3,
.four_row_4{
	height:205px;
	float:left;
	width:225px;
	margin:12px 9px 15px 10px;
	overflow:hidden;
	display:inline;
}

.four_row .img{
	float:left;
	width:100px;
	height:100px;
	overflow:hidden;
}

.four_row img{
	width:80px;
	height:80px;
	overflow:hidden;
	margin:5px 10px;
	display:inline;
}
.four_row_title{
	margin:5px 5px;
	line-height:150%;
}
.four_row_title a{
	font-weight:bold;
}
.four_row_content,.two_wid_content{
	line-height:150%;
}
.two_wid,.two_wid1{
	float:left;	
	height:210px;
	width:715px;
	margin:12px 10px 15px 10px;
	display:inline;
}
.two_wid .img{
	height:200px;
	width:425px;
	float:left;
	overflow:hidden;
	margin:1px 20px 1px 0px;
}
.two_wid img{
	height:200px;
	width:425px;
}
.two_wid1 .img{
	height:200px;
	width:700px;
	float:left;
	overflow:hidden;
}
.two_wid1 img{
	height:200px;
	width:700px;
}
.more{
	position:absolute;
	font-size:10px;
	font-style:italic;
	height:15px;
	width:980px;
	margin:1px 10px;
}
.more a{
	float:right;
	width:80px;
}