/* CSS Document */
body{
	text-align:center;
	font-size:11px;
	FONT-FAMILY: Tahoma;}
h3{
	text-align:center;
	font: 11px Verdana, Arial, sans-serif;
	font-weight:bold;
	margin: 0;
}
a {
	text-decoration:underline;
	color:#990000;
}
img{
	border:none;
}
#main{
	text-align:center;
	margin:0 auto;
	background-image:url(../images/bg.png);
	background-repeat:no-repeat;
	width:946px;
	height:625px;
}
.link{
	margin-bottom:44px;	
}

.link_cont{
	margin-top:224px;
	margin-left:72px;
	float:left;
}
.clear{
	clear:both;
}
#preview{
	margin-top:208px;
	margin-right:124px;
	width:200px;
	height:254px;
	float:right;
}
#index_cont, #illu_cont, #web_cont{
	float:left;
	width:272px;
	height:350px;	
	margin-top:155px;
	margin-left:50px;
}
#illu_cont{
	margin-top:175px;
	}
#index_cont{
	margin-top:210px;
	text-align:left;
}
#web_cont{
	margin-top:175px;
	text-align:left;
	overflow:scroll;
	width:290px;
	height:340px;
	text-align:center;
}
.thumb{
	margin-left:5px;
	border:4px solid black;	
	float:left;
}
.thumb_cont{
	height:60px;
	margin-bottom:5px;

}
.tag{	
	width:270px;
	margin-bottom:5px;

}
.web_thumb{
	margin:0px auto;
	margin-top:20px;
	margin-bottom:20px;

	
}
.thumb_desc{
	text-align:left;

}
.spacer{
	height:50px;
	
}
.footer{	
	font-size:9px;
	position:absolute;
	margin-top:525px;
	margin-left:240px;
	width:500px;
	height:30px;
	color:#FFF;
}
.disc_link{
	color:#CC6666;
}