@charset "utf-8";
#w #r #news-cnt {
	margin: 10px;
}
#w #r #news-cnt h2 {
	margin-left: 30px;
}

#w #r #news-cnt p {
	margin-right: 0px;
	margin-left: 0px;
	text-align: justify;
}
#w #r #news-cnt .img-thumb {
	border: 1px solid #383C84;
	cursor: pointer;
}
#w #r #news-cnt .img-ref {
	color: #8C8C8C;
	font-size: 9px;
}
#w #r #news-cnt #nws-info {
	height: 26px;
	background-image: url(../img/lyt/news/nws-comm-bg.gif);
	background-position: top;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 30px;
	margin-bottom: 10px;
	border: 1px solid #e1e1e1;
}
#w #r #news-cnt #nws-info b {
	padding-top: 6px;
	float: left;
	color: #9A9A9A;
}
#w #r #news-cnt #nws-info a.cmm-link {
	float: right;
	font-weight: bold;
	border: 1px solid #c0bfbf;
	display: inline-block;
	padding-right: 6px;
	padding-left: 6px;
	margin-top: 4px;
	background-image: url(../img/lyt/news/nws-comm-a.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #0929C6;
}
#w #r #news-cnt #nws-info a:hover {
	color: #5364FF;
}
#w #r #news-cnt #formHolder {
	border: 1px solid #ececec;
}
#w #r #news-cnt #formHolder #commf {
	border: 2px solid #FFF;
	background-color: #ececec;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
}
#w #r #news-cnt #formHolder #commf label {
	color: #0E0F67;
	display: block;
	padding-left: 4px;
}
#w #r #news-cnt #formHolder #commf input {
	border: 1px solid #999;
	margin-bottom: 15px;
	background-image: url(../img/lyt/inp-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
}
#w #r #news-cnt #formHolder #commf textarea {
	border: 1px solid #999;
	width: 100%;
	background-image: url(../img/lyt/inp-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 10px;
	background-color: #FFF;
}
#w #r #news-cnt #formHolder #commf #txtcount {
	text-align: right;
	display: block;
	font-size: 11px;
	color: #828282;
	clear: right;
	float: right;
}
#w #r #news-cnt #formHolder #commf .sbm_cform {
	float: right;
	margin: 0px;
	background-image: url(../img/lyt/sbm-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	cursor: pointer;
}
#w #r #news-cnt #formHolder #commf .sbm_cform:hover {
	color: #00F;
}

#w #r #news-cnt #formHolder #commf #formRqInfo {
	float: left;
	margin: 0px;
	text-indent: 0px;
	padding-left: 20px;
	padding-top: 2px;
}
#w #r #news-cnt #formHolder #commf #formRqInfo.def {
	background-image: url(../img/lyt/cf-req-icons.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
}
#w #r #news-cnt #formHolder #commf #formRqInfo.err {
	background-image: url(../img/lyt/cf-req-icons.gif);
	background-repeat: no-repeat;
	background-position: left -26px;
	color: #C10000;
}
#w #r #news-cnt #formHolder #commf #formRqInfo.pnd {
	background-image: url(../img/lyt/cf-req-icons.gif);
	background-repeat: no-repeat;
	background-position: left -54px;
	color: #AA6200;
}
#w #r #news-cnt #formHolder #commf #formRqInfo.vld {
	background-image: url(../img/lyt/cf-req-icons.gif);
	background-repeat: no-repeat;
	background-position: left -81px;
	color: #209F00;
}
#w #r #news-cnt .commh2 {
	margin-top: 30px;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A6A6A6;
	margin-left: 0px;
	padding-left: 30px;
	font-size: 14px;
	margin-right: 0px;
}

#w #r #news-cnt .comm-l, #w #r #news-cnt .comm-d {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#w #r #news-cnt .comm-d {
	background-color: #ECECEC;
}
#w #r #news-cnt .comm-l .ico, #w #r #news-cnt .comm-d .ico {
	background-image: url(../img/lyt/news/news-comm-ico.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 80px;
	float: left;
	border: 1px solid #FFF;
}
#w #r #news-cnt .comm-l .cmm, #w #r #news-cnt .comm-d .cmm {
	float: right;
	width: 546px;
}
#w #r #news-cnt .comm-l .cmm p, #w #r #news-cnt .comm-d .cmm p {
	text-indent: 0px;
	margin-top: 2px;
}

#w #r #news-cnt .comm-l .cmm p b, #w #r #news-cnt .comm-d .cmm p b {
	float: left;
	font-size: 13px;
}
#w #r #news-cnt .comm-l .cmm p i, #w #r #news-cnt .comm-d .cmm p i {
	float: right;
	font-style: normal;
	font-size: 11px;
	color: #666;
}

