#NewsDetail {
	
}

#NewsImg{
	width:250px;	/* Total width of slideshow */
	padding:10px 0px;
}

.AdvPanel {
	border: 1px solid #ddd;
	margin: 5px 0px 0px 0px;
}

.AdvPanel .Text{
	padding: 30px;
	color: #ccc;
	font-weight: 700;
	font-size: 13px;
	display: block;
	text-align: center;
}

#previewPane{
	border:1px solid #CCCCCC;
	margin:5px 0px;	
	text-align:center;
	vertical-align:middle;
	position:relative;
	
	/* CSS HACK */
	height: 180px;	/* IE 5.x */
	height/* */:/**/180px;	/* Other browsers */
	height: /**/180px;
			
}
#galleryContainer{
	height:70px;	/* Height of the images + 2 */
	border:1px solid #CCCCCC;
	position:relative;
	overflow:hidden;
	padding:1px;
	
	/* CSS HACK */
	height: 70px;	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/70px;	/* Other browsers */
	height: /**/70px;
			
}
#arrow_left{
	position:absolute;
	left:0px;
	z-index:10;
	background-color: #ecf4fd;
	padding:1px;
	height: 70px;
	padding-top: 27px;
	cursor: pointer;
}
#arrow_right{
	position:absolute;
	right:0px;
	z-index:10;
	background-color: #ecf4fd;
	padding:1px;		
	height: 70px;
	padding-top: 27px;
	cursor: pointer;
}
#theImages{
	position:absolute;
	height:65px;
	left:0px;
	width:100000px;
}
#theImages #slideEnd{
	float:left;
}
#theImages img{
	float:left;
	padding:1px;
	filter: alpha(opacity=70);
	opacity: 0.7;
	cursor:pointer;
	border-right:1px solid #999;
}

#NewsLayout {
	margin-right: 5px;
}

#NewsInfo {
	border: 1px solid #ccc;
	margin-top:5px;
}

#NewsInfo .TitleLabel {
	color:#df0023;
	font-weight: 700;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	padding: 10px 0px 0px 10px;
}

#NewsInfo .TitleText {
	color:#0666b8;
	font-weight: 700;
	font-size: 14px;
	padding: 7px 0px 7px 10px;
}

#NewsInfo .NewsAuthor, .NewsDate {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	color: #414b56;
	padding-bottom: 4px;
	padding-left: 10px;
}

#NewsInfo .NewsContent {
	font-size: 12px;
	padding: 5px 10px 5px 10px;
}

#NewsLayout .ButtonBar {
	text-align: center;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-bottom: 3px;
}

#NewsLayout .ButtonBar a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #868f98;
	text-decoration: none;
	padding-left: 16px;
	margin-right: 5px;
}

#NewsLayout .ButtonBar a:hover {
	color:#c00;
	text-decoration: underline;
}

#NewsLayout .ButtonBar .SameCate {
	background:url(images/moread.gif) no-repeat left 2px;
}

#NewsLayout .ButtonBar .SameUser {
	background:url(images/addfav.gif) no-repeat left 2px;
}
#NewsLayout .ButtonBar .EditAd {
	background:url(images/sellerad.gif) no-repeat left 2px;
}

#NewsLayout .ButtonBar .DelAd {
	background:url(images/delAd.gif) no-repeat left 2px;
}

#NewsReply {
	border: 1px solid #ccc;
	margin-top: 5px;
}

#NewsLayout .Header {
	cursor: pointer;
	background:#0a88bb url(images/i_sub.gif) no-repeat 99% 6px;
	color: #fff;
	padding: 4px 10px;
	font-weight: 700;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
}

#NewsLayout .Header {
	cursor: pointer;
	background:#0a88bb url(images/i_sub.gif) no-repeat 99% 6px;
	color: #fff;
	padding: 4px 10px;
	font-weight: 700;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
}


#NewsLayout .HeaderPlus {
	cursor: pointer;
	background:#0a88bb url(images/i_plus.gif) no-repeat 99% 6px;
	color: #fff;
	padding: 4px 10px;
	font-weight: 700;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
}


#NewsLayout .BackLink {
	padding: 5px 10px;
}

#NewsLayout .BackLink a {
	font-family: Tahoma, Verdana;
	text-decoration: none;
	font-size: 11px;
	font-weight: 700;
}

#NewsLayout .BackLink a:hover {
	color: #c00;
}

#NewsReply UL {
	padding: 3px 0px 0px 0px;
	margin: 0px;
	list-style:none;
}

#NewsReply .CommentList LI {
	margin: 0px 5px;
	border-bottom: 1px solid #e1e1e1;
	background:url(images/language.png) no-repeat left 2px;
	padding: 3px 0px 3px 22px;
	font-size: 12px;
}
#NewsReply .CommentList LI.me {
	margin: 0px 5px;
	border-bottom: 1px solid #e1e1e1;
	background:url(images/star.png) no-repeat left 2px;
	padding: 3px 0px 3px 22px;
}

#NewsReply .CommentList LI a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#444;
	text-decoration: none;
}
#NewsReply .CommentList LI.me a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#00892a;
	text-decoration: none;
}

#NewsReply .CommentList LI a:hover{
	color: #ff6701;
	text-decoration: underline;
}

#NewsReply .NoReply {
	font-size: 12px;
	padding: 5px;
	text-align: center;
	display: block;
}

#NewsReply .ReplyForm {
	padding: 2px 5px;
}

#NewsReply .SecCode {
	font-size: 12px;
	padding-top:5px; 
}
a.DelComment {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight:700;
	text-decoration:none;
	padding-right: 5px;
	float:right;
}

a.DelComment:hover {
	color:#f00;
}

#OtherNews {
	margin-top: 5px;
	border: 1px solid #ccc;	
}

#OtherNewsList a.Even {
	font-size: 12px;
	text-decoration: none;
	color: #00344f;
	background:#e6f3ff url(images/bullet_2.gif) no-repeat 4px 8px;
	padding: 5px 5px 5px 18px;
	display: block;
}

#OtherNewsList a.Odd {
	font-size: 12px;
	text-decoration: none;
	color: #00344f;
	background:#fff url(images/bullet_2.gif) no-repeat 4px 8px;
	padding: 5px 5px 5px 18px;
	display: block;
}

#OtherNewsList a.Even:hover {
	color: #c00;
	text-decoration: underline;
}

#OtherNewsList a.Odd:hover {
	color: #c00;
	text-decoration: underline;
}




/******************/