@charset "utf-8";
/* CSS Document */
body{
	background:url(../images/bg_spacer.png) repeat 0px 0px scroll;
}
#container{
	width:780px;
}
#former{
	float:left;
	width:194px;
	margin-right:45px;
}
#former .imgbox{
	float:left;
	width:92px;
	height:100px;
	margin-left:3px;
}
#former .imgbox .top_border{
	float:none;
	clear:both;
	width:92px;
	height:6px;
	background:url(../images/index_03.png) no-repeat 0px 0px scroll;
}
#former .imgbox .right_border{
	float:right;
	clear:right;
	width:16px;
	height:94px;
	background:url(../images/index_09.png) no-repeat 0px 0px scroll;
}
#former .imgbox .bottom_border{
	clear:left;
	float:none;
	width:92px;
	height:6px;
	background:url(../images/index_21.png) no-repeat 0px 0px scroll;
}
#former .imgbox .img_holder{
	float:left;
	clear:left;
	width:76px;
	height:94px;
	overflow:hidden;
}
#current{
	float:right;
	width:531px;
	height:670px;
	margin-right:10px;
}
#current .imgbox{
	width:531px;
	height:670px;
}
#current .imgbox .top_border{
	width:531px;
	height:4px;
	background:url(../images/index_06.png) no-repeat 0px 0px scroll;
}
#current .imgbox .left_border{
	float:left;
	width:7px;
	height:647px;
	background:url(../images/index_12.png) no-repeat 0px 0px scroll;
}
#current .imgbox .img_holder{
	float:left;
	width:503px;
	height:647px;
	overflow:hidden;
}
#current .imgbox .right_border{
	float:right;
	width:21px;
	height:647px;
	background:url(../images/index_14.png) no-repeat 0px 0px scroll;
}
#current .imgbox .bottom_border{
	width:531px;
	height:5px;
	background:url(../images/index_20.png) no-repeat 0px 0px scroll;
}


