.home-normal-page {
	width: 789px;
	direction: rtl;
}

.home-normal-page td.side {
	width: 180px;
	vertical-align: top;
}

.home-normal-page td.sep {
	width: 3px;
	padding: 0px 3px;
	font-size: 1px;
}

.home-normal-page td.page {
	vertical-align: top;
	padding-right: 5px;
}

.page-search-title {
	float: right;
	width: 580px;
	margin: 0px 0px 2px;
	padding: 0px 2px 4px;
	border-bottom: 3px solid #D2E8B1;
	font-size: 15px;
	font-weight: bold;
}

.home-search {
	float: right;
	width: 590px;
}

.home-search .box {
	float: right;
	width: 147px;
	margin: 0px;
}

.home-search .box .btitle {
	float: right;
	width: 145px;
	font-size: 12px;
	color: #000000;
	margin: 8px 0px 5px;
	padding: 0px 8px;
}

.home-search .box .content {
	float: right;
	width: 114px;
	margin: 10px 13px 5px 0px;
}

.home-search .box a.button {
	float: right;
	width: 114px;
	height: 25px;
	margin-bottom: 5px;
}

.home-search .box a.link {
	float: right;
	width: 114px;
	margin-top: 2px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.home-search .box a:hover 
{
	text-decoration:underline;
}

.home-search .box a.button IMG {
	border: 0px;
}

.home-search .box .findgreen {
	float: right;
	width: 142px;
	height: 134px;
	background: url('../images/home/findgreen.gif') no-repeat;
}

.home-search .box .findblue {
	float: right;
	width: 142px;
	height: 134px;
	background: url('../images/home/findblue.gif') no-repeat;
}

.home-search .box .findpurple {
	float: right;
	width: 142px;
	height: 134px;
	background: url('../images/home/findpurple.gif') no-repeat;
}

.home-search .box .findorange {
	float: right;
	width: 142px;
	height: 134px;
	background: url('../images/home/findorange.gif') no-repeat;
}

.home-news {
	float: right;
	width: 445px;
	border-left: 1px solid #eeeeee;
	margin-top: 5px;
}

.home-news .ntitle {
	float: right;
	width: 430px;
	margin: 2px 0px;
	padding: 4px 2px;
	border-bottom: 3px solid #D2E8B1;
	font-size: 14px;
	font-weight: bold;
}

.home-news .ntitle A {
	text-decoration: none;
	color: #000000;
}

.home-news .item {
	float: right;
	width: 430px;
	margin: 2px 0px;
	padding: 4px 2px;
	border-bottom: 1px solid #eeeeee;
}

.home-news .item .picture {
	float: right;
	width: 110px;
	height: 100px;
}

.home-news .item .picture IMG {
	width: 75px;
	height: 56px;
	margin: 4px 0px 4px 4px;
}

.home-news .item .content {
	float: right;
	width: 320px;
	height: 100px;
	font-size: 12px;
}

.home-news .item .content A {
	color: #465f27;
	font-weight: bold;
	text-decoration:none;
}

.home-news .item .content A strong
{
	font-size:13px;
	line-height:24px;
}

.home-news .item .content A:hover
{
	text-decoration:underline;
}

.home-news .item .content .title A {
	color: #465f27;
	font-weight: bold;
	font-size:13px;
	margin-bottom:3px;
}
.home-news .item-main {
	float: right;
	width: 80px;
	height: 105px;
	margin-left: 29px;
	border-left: 1px solid #eeeeee;
	font-size: 12px;
	text-align: right;
}

.home-news .item-main a
{
	color:black;
	text-decoration:none;
	float:right;
	margin-top:3px;
}

.home-news .item-main a:hover
{
	text-decoration:underline;
}

.home-news .item .content .line {
	float: right;
	width: 320px;
	margin: 2px 0px;
}

.home-news .item .content .line SPAN {
	color: #959595;
}

.home-sideadv {
	float: left;
	width: 143px;
	margin: 5px 0px;
}

.home-sideadv .item {
	float: right;
	width: 140px;
	background: #f5f8f2;
	border: 1px solid #d5e9b6;
	font-size: 11px;
	margin: 10px 0px 10px;
	padding: 10px;
	text-align: center;
}

.home-sideadv .banner {
	float: right;
	border: 1px solid #d5e9b6;
	background-color: #f5f8f2;
	width: 115px;
	margin-right: 10px;
	margin-top: 9px;
	padding: 4px;
	font-size: 11px;
}

.home-sideadv .banner .text_ad {
	padding: 10px;
	text-align: center;
	width: 95px;
	overflow: hidden;
	font-size: 11px;
}

.home-sideadv .banner .text_ad .img_block {
	text-align: center;
	height: 56px;
}

.home-sideadv .banner .text_ad a {
	color: #006633;
	font-weight: bold;
	text-decoration: none;
}

.home-sideadv .banner a {
	font-size: 11px;
	text-decoration: none;
}

.home-sideadv .banner .text_ad a:hover {
	text-decoration: underline;
}