/* CSS Document */
#main{
	background-color: #f7ffff;
	background-image: url(/images/members/mmbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 41px;
	margin:0px;
}


#index1{
    margin-left:50px;
}


.regtitle{
	background-image: url(/images/members/reg.gif);
	background-position: 10px 3px;
	padding-left:40px;
	margin-bottom:10px;
	margin-right:30px;
	height:25px;
}

.regtitle,.logintitle,.chuanxiantitle{
	padding-top:7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	background-repeat: no-repeat;
}

.logintitle{
	background-position: 10px 2px;
	background-image: url(/images/members/login.gif);
	padding-left:40px;
	height:22px;
}

.chuanxiantitle{
	background-image: url(../images/members/chuanli.gif);
	padding-left:40px;
	height:22px;
	background-position: 7px 3px;
}



#index2,#index3{
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 10px;
}

.curlocation{
	margin-top: 15px;
	font-family:"宋体";
	float:left;
	padding-left:10px;
}

.curlocation a{
    color:#333;
}

#index3  .contentlist li{
	padding:0px;
	background-image: url(/images/gongyong/lanmu.png);
	background-repeat: no-repeat;
	background-position:0px -398px;
	text-align:left;
	padding-left:16px;
	padding-top:2px;
	line-height: 26px;
}

