#main {
	height: 100%;
	width: 855px;
	float: right;
}
#boxes {
	width: 695px;
	float: left;
}

#google {
	background-color: #CCCCCC;
	width: 160px;
	float: right;
}
#rekomend {
	background-image: url(../images/plus.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 689px;
	text-align: left;
	text-indent: 40px;
	float: left;
}
#inside-rek {
	height: 240px;
	width: 675px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f9eabe;
	border-right-color: #f9eabe;
	border-bottom-color: #f9eabe;
	border-left-color: #f9eabe;
	padding-left: 12px;
	padding-top: 7px;
	clear: left;
}
#new {
	background-image: url(../images/star.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 689px;
	background-position: center;
	margin-top: 5px;
	text-indent: 40px;
}

#inside-new {
	height: 240px;
	width: 675px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d6f6ab;
	border-right-color: #d6f6ab;
	border-bottom-color: #d6f6ab;
	border-left-color: #d6f6ab;
	padding-left: 12px;
	padding-top: 7px;
}
#news {
	background-image: url(../images/news.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 689px;
	background-position: center;
	margin-top: 5px;
	text-indent: 50px;
	float: left;
}
#inside-news {
	width: 669px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a0d0ed;
	border-right-color: #a0d0ed;
	border-bottom-color: #a0d0ed;
	border-left-color: #a0d0ed;
	padding-top: 12px;
	padding-left: 18px;
	float: left;
}
#bgnews {
	background-image: url(../images/bg-news.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 689px;
	background-position: center;
	margin-top: 5px;
	text-indent: 50px;
	float: left;
}
#bginside-news {
	width: 669px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a0d0ed;
	border-right-color: #a0d0ed;
	border-bottom-color: #a0d0ed;
	border-left-color: #a0d0ed;
	padding-top: 12px;
	padding-left: 18px;
	float: left;
}
.rek {
	font-family: "All Times New Roman";
	font-size: 16px;
	color: #dc6214;
	font-weight: bold;
	line-height: 30px;
}
.new {
	font-family: "All Times New Roman";
	font-size: 16px;
	color: #336633;
	font-weight: bold;
	line-height: 30px;
}

.news {
	font-family: "All Times New Roman";
	font-size: 16px;
	color: #2891d0;
	font-weight: bold;
	line-height: 30px;
}

#box-pic {
	height: 60px;
	width: 80px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #f9eabe;
}
#box-picnew {
	height: 60px;
	width: 80px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #d6f6ab;
}

#box-text {
	height: 120px;
	width: 80px;
	text-align: left;
	margin-left: 2px;
	float: left;
}


.btext {
	font-family: "All Times New Roman";
	font-size: 10pt;
	color: #fd7b0c;

}
.btext-g {
	font-family: "All Times New Roman";
	font-size: 10pt;
	color: #336633;
}
#box-textnews {
	height: 120px;
	width: 175px;
	text-align: left;
	margin-left: 2px;
	float: left;
}
#box-picnews {
	height: 100px;
	width: 150px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #a0d0ed;
	margin-bottom: 10px;
}
.textnews {
	font-family: "All Times New Roman";
	font-size: 14pt;
	color: #206bc8;
}

.btext-news {
	font-family: "All Times New Roman";
	font-size: 14px;
	color: #268bc8;
	float: left;
}
.btextnews {
	font-family: "All Times New Roman";
	font-size: 16px;
	color: #fd7b0c;
}
.btext-pr {
	font-family: "All Times New Roman";
	font-size: 10pt;
	color: #fd7b0c;
	text-decoration: underline;
}

