/* ÄÚÈÝÒ³ */
.newsnav {
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
	margin-bottom: 10px;
	line-height: 26px;
	padding:0 10px;
	width:628px;
}
.newsview {border: 1px solid #AACCEE;padding:10px;margin-bottom:10px;}
.newsview .title {
	margin-top: 15px;
	text-align: center;
}
.newsview .title h1 {
	font-size: 24px;
	line-height: 2;
	margin: 0px;
	padding: 0px;
}
.newsview .info {
	border-bottom: 1px dashed #ccc;
	line-height: 2;
	padding-bottom: 6px;
	color: #666;
	text-align: center;
}

.newsview .content {
	font-size: 14px;
	line-height: 1.8;
}
.newsview .content p {
	margin: 1em 0;
}
.newsview .action {width:150px;margin:auto;clear:both;}
.newsview .digg {
	background: url(../images/digg_bg.gif) no-repeat left top;
	width: 62px;
	margin-bottom: 10px;
	text-align: center;
	padding-right: 4px;
}
.newsview .digg .diggnum {
	height: 38px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.newsview .digg .diggnum img{
	padding-top:10px;
}
.newsview .digg .diggit {
	height: 30px;
	line-height: 24px;
}
.comment .cInput{}
.comment .inputText {width:50px;margin-right:5px;}
.comment .form{padding:10px;}
.comment .saytext {
	display: block;
	margin: 0 0 10px;
	padding: 8px;
	height: 100px;
	width: 95%;
	border: 1px solid #ccc;
}