.mainLeft{
	position: relative;
	height:450px;
	width: 234px;
	float: left;
	left: 15px;
	top: 7px;
}

.mainCenter{
	position: relative;
	height: auto;
	width: 455px;
	float: left;
	top: 5px;
	left: 40px;
}
.mainRight{
	position: relative;
	height: 395px;
	width: 220px;
	float: right;
	right: 15px;
	top: 10px;
	background-color: #F3F3F3;
}
.T{
	position: relative;
	height:380px;
	width: 210px;
	float: right;
	right: 5px;
	top: 5px;
	background-color: #ffffff;
	border:1px solid #f3f3f3;
}
.leftmenufont
{
	font-size:14px;
	font-weight:bold;
	color:#000081;
	line-height:40px;
	margin-left: 30px;
    }
RightT{
    font-size:14px;
	font-weight:bold;
	color:#000081;
    margin-left: 30px;

}
.X{
	color: #0033FF;

}
.B1
{
    width:458px;
    height:40px;
	background-image: url(../images/web/center1.jpg);
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	cursor:hand;
}
.B2
{
    width:458px;
    height:40px;
	background-image: url(../images/web/center2.jpg);
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	cursor:hand;
}
.more1
{
    width:40px;
    height:15px;
	background-image: url(../images/web/gengduo.jpg);
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	cursor:hand;
}
.rightmenubg
{
    background-image:url(../Images/web/FriendBG.jpg); 
    background-repeat:no-repeat;
    background-position: center bottom;
    line-height: 30px; 
    height:30px;
    position: relative;
    }
.lines
{
    background-image:url(../Images/web/jianbian.jpg); 
    background-repeat:no-repeat;
    background-position: center bottom;
    height:16px;
    width:158px;
    position: relative;
    margin-top:0px;
}