.index {
	background-color: #CDE2F8;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border: #8CBDEF solid 1px;
	font-family: "新宋体";
	font-weight:bold;
	padding:5px;
	padding-left:3px;
	font-size: 10pt;
	color: #485A69;
}
#ajax_addcommentfast {
    position:absolute;
    top:25%;
    right:21%;
    height:170px;
    left:21%;
    padding:25px;
    margin:25px;
	border: 1px solid #8CBDEF;
	visibility: hidden;
	filter: Alpha(opacity=95);
	opacity: 0.95;
	font: 12px verdana;
	background-color:#F8FCFF;
	z-index:1000;
}
.comment_button {
	background-color: #CDE2F8;
	border: #8CBDEF solid 1px;
	margin:1px;
	color: #485A69;
}
.comment_dialog {
	background-color: #CDE2F8;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border: #8CBDEF solid 1px;
	font-family: "新宋体";
	font-weight:bold;
	padding:5px;
	padding-left:3px;
	font-size: 10pt;
	color: #485A69;
}
.comment_dialog_true {
	background-color: #F8FCFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border: #8CBDEF solid 1px;
	padding:5px;
	padding-left:3px;
	font-size: 10pt;
	color: #485A69;
	overflow-x: auto;
}
.comment_dialog_quote_true {
	background-color: #F8FCFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border: #8CBDEF solid 1px;
	padding:5px;
	padding-left:3px;
	margin-left:15px;
	font-size: 10pt;
	color: #485A69;
	overflow-x: auto;
}
.quote_dialog {
	background-color: #FFFFEE;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border: #999999 solid 1px;
	margin: 5px;
	padding: 8px;
	font-size: 10pt;
	color: #485A69;
}
.dateformat{
	font-size: 8pt;
	font-family: "Segoe UI";
}
.contentformat{
	color:#000000;
}
.content_full {
	clip: rect(auto,auto,auto,auto);
	top: 3px;
	font-size: 10pt;
	width: 100%;
}

.comments_warning {
	background-color: #C13A13;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border: #75230C solid 1px;
	font-family: "新宋体";
	font-weight:bold;
	padding:5px;
	padding-left:3px;
	font-size: 10pt;
	color: #FFFFFF;
}
.tableborder_withoutwidth {
	background: #FFFFFF; 
	border: #CDE2F8 1px solid;
}
.pagenumber{
	/* pages navigation */
	width:18px;
	text-align:center;
	background-color: #8CBDEF;
	width: auto;
	color: #FFFFFF;
}
.pagenumber_1{
	width:18px;
	text-align:center;
	background-color: #FFFFFF;
}
.pagenumber_2{
	width:18px;
	text-align:center;
	cursor: pointer;
	background-color: #EBF3FC;
}
.pagenumber_2_onmouseover
{
	width:18px;
	cursor: pointer;
	text-align:center;
	background-color: #DCEEFF;
}
.pagenumber_2_onmouseover a {
	text-decoration:none;
	color:#000000;
}
.pagenumber_2_onmouseover a:hover {
	text-decoration:none;
	color:#000000;
}

.comments_pass {
	background-color: #8CB73F;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border: #516B24 solid 1px;
	font-family: "新宋体";
	font-weight:bold;
	padding:5px;
	padding-left:3px;
	font-size: 10pt;
	color: #FFFFFF;
}
.index_comments {
	background-color: #FF973D;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border: #E46333 solid 1px;
	font-family: "新宋体";
	font-weight:bold;
	padding:5px;
	padding-left:3px;
	height:20px;
    line-height: 20px;
	font-size: 10pt;
	color: #FFFFFF;
}
.index_comments a {
	font-family: "新宋体";
	font-weight:bold;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration:underline;
}
.index_comments a:hover {
	font-family: "新宋体";
	font-weight:bold;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration:none;
}
.content {
	clip: rect(auto,auto,auto,auto);
	top: 3px;
	font-size: 10pt;
	width: 70%;
}
.content_2 {
	padding-top:15px;
	font-size: 10pt;
	position: absolute;
	right: 9px;
}
.content_3 {
	clip: rect(auto,auto,auto,auto);
	top: 3px;
	font-size: 10pt;
	width: 70%;
}
