div#left_layout{
	width:180px;
	height:auto;
	overflow:auto;
	margin-bottom:2px;
	float:left;
}

div#left_layout form{
	height:138px;
	border:1px solid #E7E7E7;
	background-image:url(/images/login.jpg);
	background-repeat:no-repeat;
}

div#left_layout dl{
	height:276px;
	margin-top:2px;
	border:1px solid #E7E7E7;
}

div#left_layout dt{
	background-image:url(/images/photoline1.gif);
	background-position:0px;
	background-repeat:no-repeat;
	padding-left:46px;
}
div#left_layout dd{
	padding-left:12px;
	margin-top:2px;
}

#right_layout{
	width:576px;
	height:276px;
	overflow:hidden;
	border:1px solid #E7E7E7;
	margin-bottom:2px;
	float:right;
}

#right_layout dl#hot_image{
	width:138px;
	height:138px;
	margin-left:4px;
	margin-top:4px;
	text-align:center;
	overflow:hidden;
	float:left;
}

dl#hot_image img{
	width:116px;
	height:86px;
}
dl#hot_image dt{
	width:134px;
	height:90px;
}

#right_layout #tk_title{
	background-image:url(/images/photoline1.gif);
	background-position:0px;
	background-repeat:no-repeat;
	padding-left:46px;
}

#right_layout dd{
	width:142px;
	height:128px;
	text-align:center;
	margin-top:2px;
	float:left;
}

#right_layout dd img{
	height:84px;
}

#right_layout #max_image{
	width:280px;
	margin-top:0px;
	margin-left:3px;
	text-align:center;
	float:left;
}

#right_layout #image_list{
	width:280px;
	height:auto;
	text-align:left;
	margin-top:2px;
	float:right;
}

#image_list a{
	line-height:12px;
}


