body {
	background-image:url(../images/bg.png);
	background-repeat:repeat;
}
#ind_wrap {
	width:449px;
	margin:100px auto;
	height:463px;
}
#pg_wrap {
	width:665px;
	margin:40px auto 30px auto;
}
/*#out_wrap {
	width:100%;
	background-image:url(../bg_jest.png);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:100% 100%;
}*/
#head {
	width:665px;
	height:133px;
}
.cright {
	width:400px;
	margin:25px auto 35px auto;
}
.main {
	float:right;
	margin-top:20px;
}
.menu {
	float:left;
}
.port_tab {
	margin-top:50px;
}
.show {
	margin:10px auto 15px auto;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#ccc;
}
img.show{
	border:20px solid black;
	margin-bottom:0px;
	}
.frame img {
	margin-top:15px;
	border:15px solid black;
}