.dfdf {
	width: 500px;
}

.ArticleArea01 {
	width: 550px;
	color: #BBB;
}
.ArticleArea01 a {
	text-decoration: underline;
}

.content01Content a {
	color: #1798DD;
}

.News02ListIcon {
	float: left;
	width: 25px;
}
.News02ListTitle {
	line-height: 21px;
	float: right;
	width: 100%;
	margin-left: -25px;
	padding: 0px;
}
.News02ListTitle_box {
	padding-left: 30px;
}
.News02ListTitle_box a {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
}


.News02ListDate {
	padding: 2px 5px;
	float: right;
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.News02ListDel {
	padding: 2px 5px;
	float: right;
	width: 40px;
}

.News02ListEdit {
	padding: 2px 5px;
	float: right;
	width: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.News02ListComment {
	padding: 2px 5px;
	float: right;
	width: 72px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.News02ListHits {
	padding: 2px 5px;
	float: right;
	width: 72px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.News02ListBlock {

}

.News02ViewTitle {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
}


.News02ViewTime {
	text-align: right;
	margin-right: 20px;
}
.PubInputText {
	height: 20px;
	font-size: 14px;
	line-height: 18px;
}
#NewsPoint {
	background-color: #EEE;
	border: 1px dashed #CCCCCC;
	margin: 2px;
	padding: 3px;
	height: 28px;
	line-height: 18px;
}


.News01ListBlock {
	width: 555px;
}

.News01ListIcon {
	float: left;
	width: 25px;
}
.News01ListTitle {
	line-height: 21px;
	margin: 0px 80px 0px 25px;
}
.News01ListDate {
	padding: 2px;
	float: right;
	width: 80px;
}
.News01ViewTitle {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
}

.News01ViewTime {
	text-align: right;
	margin-right: 20px;
}


.block {
	width: 378px;
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
	border: #9bbde6 1px solid;
}
.block .blockTitle {
	background-image: url(images/menu_bg_02.gif);
	color: #666666;
}
.block .blockTitle span {
	float: right;
	line-height: 31px;
	margin-right: 10px;
}
.block .blockTitle span a {
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 31px;
}
.blockContent ul li span {
	line-height: 24px;
	float: right;
	padding-right: 8px;
}
.blockContent {
	padding-left: 10px;
	min-height: 120px;
	margin-bottom: 8px;
	margin-top: 5px;
}
.blockContent li{
	text-align:left;
	background-image: url(images/ione.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	list-style-type: none;
	font-family: "宋体";
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 520px;
	margin: 0px;
}
#MainContent .block .blockContent li {
	margin-left: 5px;
}



.blockContent li a, .list li a:visited {
	color: #444;
	display: block;
	line-height: 20px;
	text-indent: 10px;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #999999;
}

.blockContent li a:hover{
	background: url(images/arrow_02.gif) #F7FBFF no-repeat 3px 10px;
	color: #CC0000;
	text-decoration: underline;
}

.blockContent li span {
	color: #999999;
	float: right;
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	padding-right: 4px;
	padding-top: 0px;
	text-align: right;
	vertical-align: bottom;
}

.blockContent ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
