/*****************
News
*****************/
.tpl_news_box {
	padding:0 4px 10px 4px;
	margin-bottom:10px;
	border-bottom:1px dotted #CCC;
}
/* Title */
.tpl_news_title {
	font-weight: bold;
	font-size:140%;
	color: #4d6173;
}
.tpl_news_title a,
.tpl_news_title a:visited { color: #4d6173; }
.tpl_news_title a:hover { color: #889EB3; }
/* Argument */
.tpl_news_argument {
	padding-bottom:14px;
	font-size:90%;
	color:#AAA;
}
/* Read more */
.tpl_news_rest,
.tpl_news_rest a,
.tpl_news_rest a:visited,
.tpl_news_rest a_hover {
	padding-top:8px;
	font-size:10px;
	font-weight:bold;
	text-transform:lowercase;
	color: #4d6173;
}
/* Date */
.tpl_news_date {
	width:49px;
	height:58px;
	margin-top:3px;
	background:url(../images/tpl_datebg.gif) no-repeat;
}
.tpl_news_date .month {
	color:#FFF;
	padding-top:3px;
}
.tpl_news_date .day {
	color:#555;
	padding-top:1px;
	font-size:20px;
	font-weight:bold;
}
.tpl_news_date .year {
	color:#555;
	font-size:9px;
}
/* Rank */
.tpl_news_rank {
	padding-top:8px;
}
/* Comments */
.tpl_news_comments {
	padding-top:4px;
	color: #777;
}
.tpl_news_comments a,
.tpl_news_comments a:visited { color: #777; }
.tpl_news_comments a:hover { color:#4d6173; }
/* Author */
.tpl_news_author {
	padding-top:4px;
	color:#777;
}
.tpl_news_author a,
.tpl_news_author a:visited { font-weight:bold; color:#4d6173; }
.tpl_news_author a:hover {
	color: #889EB3;
}
/* Tags */
.tpl_news_tags {
	padding-top:14px;
	color: #889EB3;
}
.tpl_news_tags a,
.tpl_news_tags a:visited { color: #889EB3; }
.tpl_news_tags a:hover { color:#4d6173; }

/*
#box4, #box3{
	position:absolute;
}
#box4 div {
	width:350px;
	height:200px;
	float:left;
	background:#eee;
}
#box3 div{
	width:350px;
	height:260px;
	float:left;
	background:#eee;
}

#box4 h3, #box4 p, #box4 ul, #box3 h3, #box3 p, #box3 ul{
	padding:5px 10px;
}
#box4 p, #box3 p{
	text-indent:16px;
}
#box4 img, #box3 img{
	width:170px;
	width:120px;
	float:left;
	margin:0 10px 10px 15px;
}
#info4, #info3{
	background:#fff !important;
	color:red !important;
	cursor:default
}


.info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask4{
	position:relative;
	width:350px;
	height:200px;
	overflow:hidden;
}

.mask3{
	position:relative;
	width:350px;
	height:260px;
	overflow:hidden;
}



.sample{padding:20px 30px; margin:4px 0 25px 0; border:1px solid #e1e1e1}
h4.stitle, h3.stitle{color:#666;margin:0 0 5px 0}

.links {padding:10px;margin-top:20px}
.links a{font-size:14px;color:#0080FF;text-decoration:none}
.links a:hover{font-weight:bold}

#cont{width:400px;background:#fff;text-align:left;padding:20px}

.buttons{padding:5px;}
.buttons span{color:#0080FF;padding:0 5px;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{background:#0080FF;color:#fff}
*/