#about{
    width: 650px;
	height: 200px;
	overflow: hidden;
}

#aboutlef{
    float: left;
	width: 505px;
	height: 170px;
}

#aboutrig{
    float: right;
	width: 137px;
	height: 170px;
}


#pick{
    width: 650px;
	height: 530px;
}

#pick01{
    width: 650px;
	height: 320px;
}

#pick02{
    width: 650px;
	height: 100px;
}

#p01lef{
    float: left;
    width: 312px;
	height: 320px;
	background-image: url(../img/indexback01.jpg);
	background-repeat: no-repeat;    
}

#p01rig{
    float: right;
    width: 312px;
	height: 320px;
	background-image: url(../img/indexback02.jpg);
	background-repeat: no-repeat;
}

#p02lef{
    float: left;
    width: 312px;
	height: 100px;
	background-image: url(../img/indextoto.jpg);
	background-repeat: no-repeat;
}

#p02rig{
    float: right;
    width: 312px;
	height: 100px;
}


#news{
	width: 650px;
	height: auto;
	line-height: 23px;
}


.indextex01{
    line-height: 18px;
}

.indextex02{
    width: 270px;
	padding-top: 170px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 16px;
}

.indextex03{
    width: 180px;
	padding-top: 25px;
	padding-left: 135px;
	padding-bottom: 8px;
	line-height: 16px;    
}

.indexstyle01{
    font-size: 14px;
	color: #009999;
	text-align: right;
}

.indexstyle01 a{
    color: #009999;
	border: none;
	text-decoration: underline; 
}

.indexstyle01 a:hover{
    text-decoration:none;
}


.indexpad01{
    padding-bottom:15px;
}

.indexpad02{
    padding-bottom: 5px;
}

.indexpad03{
    padding-left: 6px;
}

#news a{
text-decoration:underline;
}

#scroll{
overflow-y:auto;
overflow-x:hidden;
height:300px;
}
