/* CSS Document */
*{
	padding:0px;
	border:0px;
	margin:0px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}

a{
	text-decoration:none;
}

ul li{
	color:#CCCCCC;
	text-decoration:none;
	list-style:none;
	text-indent:4px;
	color:#333333;
	line-height:20px;
}


a:visited{
	text-decoration:none;
}

.foot{
	width:924px;
	height:80px;
	text-align:center;
	color:#333333;
	font-size:12px;

}

.focusRight{
	width:160px;
	height:180px;
	height:auto !important;
	height:180px;
	margin-left:752px;
	position:relative;
	margin-bottom:6px;
	background-image:url(../images/focusRight.gif);
	background-repeat:no-repeat;
}

.visitRight{
	width:160px;
	height:180px;
	margin-left:752px;
	position:relative;
	margin-bottom:12px;
	background-image:url(../images/visitRight.gif);
	background-repeat:no-repeat;
}

.visitMatchRight{
	width:160px;
	height:180px;
	margin-left:752px;
	position:relative;
	background-image:url(../images/visit2_03.gif);
	background-repeat:no-repeat;
}
.tbRight{
	width:154px;
	height:155px;
	margin-left:6px;
	margin-top:6px;
	background-image:url(../Images/imgBox.gif);
	background-repeat:no-repeat;
}


.adRight{
	/*width:160px;
	height:100px;*/
	
	width:154px;
	height:155px;
	/*margin-left:752px;*/
	margin-left:758px;
	position:relative;
	margin-bottom:6px;
	background-image:url(../Images/imgbox.gif)
}


.more{
	margin-right:4px;
}
.empty{
	float:left;
	margin-left:12px;
	width:728px;
	height:auto!important;
	height:500px;
	min-height:500px;
	background-color:#FFFFFF;
}
.details{
	width:722px;
	margin-left:6px;
	margin-top:6px;

}
.details h6{
	font-size:26px; margin:30px 0 15px 0; text-align:center;
}

.details ul li{
list-style:none;



}
.userRight{
	width:744px;
	margin-left:158px;
	height:auto!important;
	height:500px;
	min-height:500px;
	background-color:#FFFFFF;
	text-align:center;

}
.userLeft{
	width:146px;
	margin-left:12px;
	height:auto!important;
	height:800px;
	min-height:800px;
	background-color:#b0fcff;
	float:left;
	font-size:12px;
	line-height:180%;
}

.userLeft ul{
	margin-left:40px;
	list-style:none;
}
.userLeft ul li{
	line-height:20px;
}

.userLeft ul a{
	text-decoration:underline;
	color:#666666;
	cursor:pointer;
}

.userLeft span{
	margin-left:40px;
	font-size:18px;
	color:#666666;
	font-weight:bold;
	margin-top:20px;

}

h6{
font-size:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;

}
.clear{
height:0px;
clear:both;
font-size:0px;

}

.spacerow{
height:50px;
}