div.forum_title2, div.forum_title3 {
	border-bottom: 1px solid #000;
	color: #000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
div.forum_title3 {
	margin-bottom: 20px;
}
div.forum_subject_new_form_title {
	border-bottom: 1px solid #000;
	color: #000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 40px;
}
div.newCommentForm_h1 {
	padding-top: 10px;
	padding-bottom: 7px;
}
div.newCommentForm_lb1, div.newCommentContentLb {
	color: #000;
	float: left;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	margin-right: 10px;
	padding-top: 3px;
	text-align: right;
	width: 70px;
}
div.newCommentForm_inp1 {
	color: #000;
	float: left;
	font-family: Arial;
	font-size: 11px;
	width: 180px;
}
div.newCommentForm_inp1 input {
	width: 170px;
	background-color: #fff;
	border: 1px solid #013066;
	color: #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}
div.newCommentForm_inp1 input.newCommentForm_inp1_err, div.newCommentForm_inp3 input.newCommentForm_inp1_err, div.newCommentContent textarea.newCommentForm_inp1_err {
	border: 1px solid #cc0000;
}
div.newCommentForm_inp1_1 {
	padding-top: 3px;
}
div.newCommentForm_inp3 {
	float: left;
}
div.newCommentForm_inp3 input {
	width: 430px;
	background-color: #fff;
	border: 1px solid #013066;
	color: #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}
div.newCommentForm_h4 select {
	font-family: Arial;
	font-size: 12px;
	width: 430px;
	background-color: #fff;
	border: 1px solid #013066;
	color: #000;
}
div.newCommentForm_h4 {
	padding-top: 5px;
}
div.newCommentForm_h2 {
	padding-bottom: 10px;
	padding-top: 10px;
}
div.newCommentContent {
	float: left;
	width: 450px;
}
div.newCommentContent textarea {
	width: 430px;
	background-color: #fff;
	border: 1px solid #013066;
	color: #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}
div.newCommentForm_btn {
	margin-left: 80px;
}
div.newCommentForm_btn input {
	background-color: #91A31A;
	border: 1px solid #7A821A;
	color: #FFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
div.forum_breadCrumb {
	font-family: Arial;
	font-size: 11px;
	margin-bottom: 15px;
}
div.forum_breadCrumb a {
	color: #000;
	text-decoration: none;
}
div.forum_breadCrumb a:hover {
	text-decoration: underline;
}
div.forum_breadCrumb img {
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	top: -1px;
}
div#newSubjectForm {
	padding-top: 10px;
}
div.newCommentForm_err {
	color: #cc0000;
	padding-bottom: 10px;
}
div.forum_subject_title_h {
	padding-bottom: 2px;
}
div.forum_subject_title {
	font-family: Arial;
	font-size: 12px;
	padding-bottom: 5px;
}
div.forum_subject_title a {
	color: #72457C;
	text-decoration: none;
}
div.forum_subject_title a:hover {
	text-decoration: underline;
}
div.forum_subject_title span.forum_subject_title_count {
	color: #7C9D01;
	font-size: 10px;
}
div.forum_subject_title span.forum_subject_author {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
}
div.forum_subject_title span.forum_subject_author a {
	color: #7C9D01;
	font-weight: normal;
}
span.forum_subject_date {
	color: #999;
	font-size: 10px;
	padding-left: 10px;
}
span.forum_subject_date_det {
	color: #999;
	font-size: 10px;
}
div.forum_subject_desc {
	color: #000;
	font-family: Arial;
	font-size: 12px;
}
div.forum_subject_inner_h {
	background-color: #F7F7F7;
	border: 1px solid #E5E9EB;
	margin-bottom: 30px;
	padding: 20px;
}
div.forum_subject_inner_title {
	color: #000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	position: relative;
}
div.forum_subject_inner_author_h {
	padding-bottom: 15px;
}
div.forum_subject_inner_author, div.forum_reply_item_author {
	color: #000;
	float: left;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	margin-right: 10px;
}
div.forum_subject_inner_author a, div.forum_reply_item_author a {
	color: #7C9D01;
	font-weight: normal;
	text-decoration: underline;
}
div.forum_subject_inner_date, div.forum_reply_item_date {
	color: #999;
	float: left;
	font-family: Arial;
	font-size: 10px;
	padding-top: 1px;
}
div#commSuccess {
	color: #00cc00;
	padding-top: 10px;
}
div.forum_reply_item_author_h {
	padding-bottom: 5px;
}
div.forum_reply_item_h {
	background-image: url(../images/border_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	margin-top: 25px;
	padding-top: 26px;
}
div#commError {
	color: #cc0000;
	padding-top: 10px;
	padding-bottom: 15px;
}
div.forumList_item_pager_top_sp {
	background-image: url(../images/border_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 1px;
	margin-bottom: 20px;
	margin-top: 5px;
}
div.forumList_item_pager_sp {
	background-image: url(../images/border_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 1px;
	margin-bottom: 5px;
	margin-top: 20px;
}
div.forumList_item_pager {
	text-align: right;
}
a.forum_pager {
	background-image: url(../images/vborder_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	color: #A0CB00;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 5px;
	text-decoration: none;
}
a.forum_pager_actF {
	background-image: none;
	font-weight: bold;
}
a.forum_pager_img3 img {
	left: 0px;
	padding-left: 5px;
	position: relative;
	top: -2px;
}
a.forum_pager_img2 {
	background-image: none;
}
a.forum_pager_img2 img {
	left: 0px;
	padding-right: 5px;
	position: relative;
	top: -2px;
}
a.forum_pager_act {
	font-weight: bold;
}
div.forum_subject_h {
	background-image: url(../images/border_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	margin-top: 15px;
	padding-top: 16px;
}
div.forum_tools {
	float: left;
	padding-left: 10px;
}
div.form_login_needed {
	padding-top: 15px;
	font-weight: bold;
}
