.faq-list-bound,
.frame-default-bound{
}
.faq-list-title{
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid #CCCBCA;
	padding-bottom:10px;
	color:#DB4702;
	text-decoration:none;
	margin-bottom:10px;
}
.faq-list-item{
	font-size:14px;
	margin-bottom:20px;
	color:#018DB9;
}
.faq-category-item a{
	font-size:14px;
}
.faq-list-answer{
	font-size:12px;
	color:#003580;
	text-indent:25px;
}
.faq-list-answer img{
	float:left;
}
.frame-default-title{
	color:#003580;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
}
.faq-category-content{
	background-color:#E5EAF0;
	padding:5px;
}
.faq-category-item{
	line-height:25px;
	border-top:1px dotted #CCCCCC;
	padding-left:10px;
}
.notice {
	padding-top:15px;
}
/*----------------- Comments -------------------*/
.comment-bound {
	line-height:18px;
}
.comment-fieldset {
	border:1px solid #8C3617;
	margin-top:5px;
}
.comment-legend {
	font-size:13px;
	font-weight:bold;
	color:black;
}
.comment-content {
	text-indent:20px;
}
.c_active {
	border-bottom:1px dotted #FFE891;
}

.comment-item{
}
.comment-date{
	text-align:right;
}
.name-inputtext{
	width:99%;
	color:#999;
}
.button-input{
	background-color:#990000;
	color:#fff; height:25px; cursor:pointer;
	margin-right:10px;
}
.player-comment-form{
	padding:10px 0;
}
.comment-reader-title{
	background:#F4F4F4;
	margin:0;
	padding:5px;
}
.comment-reader-bound{
	border:1px solid #ccc;
	margin-bottom:10px;
}
.comment-reader-content{
	height:400px;
	overflow:scroll;
	padding:5px;
}
.comment-item-title{
	font-size:13px; font-weight:bold;
}
.newsdetail-icon{
	text-align:right;
	padding-bottom:5px;
}
