﻿/* Default CSS Document */

/* ........ Top News ........ */

#TopNews{
	width:568px;
	height:244px;
	margin-top:17px;
	border:solid 1px #BEE3F2;
}

#TopNewsPaging
{
	width:523px;
	height:29px;
	background-color:#FFBC3C;
	text-align:right;
	padding-right:20px;
	}

.pageIndex
{
	float:right; 
	cursor:pointer;
	margin-right:5px; 
	margin-top:6px;
	background-color:#ffffff; 
	text-align:center; 
	font-size:11px; 
	color:#28b0d5; 
	width:15px; 
	height:13px; 
	padding-bottom:2px;
}

.pageNextIcon
{
	float:left; 
	cursor:pointer;
	width:15px; 
	height:25px; 
	background-image:url(../images/main/houzeh_PagingNext.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;
	background-position:center;
}

.pageBackIcon
{
	float:right; 
	cursor:pointer;
	width:15px; 
	height:25px; 
	background-image:url(../images/main/houzeh_PagingBack.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

/* ........ Mainbox ........ */

.MainboxHolder
{
	float:right; 
	width:295px; 
	height:263px;
	margin-bottom:10px;
	}

.MainboxMargin
{
	float:right; 
	width:40px; 
	height:260px;
	}
		
.MainboxItem
{
	float:right; 
	width:251px; 
	height:242px;
	padding-top:16px;
	}

/* ........ Mainbox Header........ */

.MainboxHeader
{
	float:right;
	width:251px; 
	height:19px;
	}
	
.MainboxHeaderIcon
{
	float:right;
	width:30px;
	height:19px;
	background-image:url(../images/main/houzeh_MainboxHeaderIcon.jpg);
	background-repeat:no-repeat;
	background-position:center;
	
	}

.MainboxHeaderText
{
	float:right;
	width:80px;
	height:19px;
	}
	
.MainboxHeaderLine
{
	float:right;
	width:141px;
	height:19px;
	background-image:url(../images/main/houzeh_MainboxHeaderLine.jpg);
	background-repeat:repeat-x;
	background-position:center;
	}
	
.MainboxHeaderTextSmall
{
	float:right;
	width:50px;
	height:19px;
	}
	
.MainboxHeaderLineSmall
{
	float:right;
	width:171px;
	height:19px;
	background-image:url(../images/main/houzeh_MainboxHeaderLine.jpg);
	background-repeat:repeat-x;
	background-position:center;
	}
/* ........ Mainbox Body........ */

.MainboxBody
{
	float:right;
	width:251px; 
	height:220px;
	padding-top:5px;
	}
	
.MainboxOrangIcon
{
	float:right;
	width:15px;
	height:15px;
	background-image:url(../images/main/OrangeGlobe.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	}
	
	
/* ........ Mainbox Online Service ........ */
	
#MainboxServiceHolder{
	width:568px;
	height:166px;
	background-color:#ffffff;
	border:solid 1px #cecece;	
	margin-top:25px;
	clear:both;
}

#MainboxServiceHeader{
	width:568px;
	height:31px;
	border-bottom:solid 1px #cecece;
}

#MainboxServiceMain{
	width:529px;
	height:112px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:right;
}

.MainboxServiceItems
{
	dmargin-left:4px;
	width:102px;
	height:53px;
	background-image:url(../images/main/GrayRoundCornerBox.jpg);
	background-repeat:no-repeat;
	text-align:center;
}