body {
width:680px;
background-color:#E3E8FF;
}
a {
	display:block;
}
#a1 {
	width: 60px;
	height: 130px;
	background-image: url("top.png");
}
#a1:hover{
	background-image: url(topac.png);
}

#a2 {
	width: 60px;
	height: 130px;
	background-image: url(2DCG.png);
}
#a2:hover{
	background-image: url(2DCGac.png);
}

#a3 {
	width: 60px;
	height: 130px;
	background-image: url(movie.png);
}
#a3:hover{
	background-image: url(movieac.png);
}

#a4 {
	width: 60px;
	height: 130px;
	background-image: url(game.png);
}
#a4:hover{
	background-image: url(gameac.png);
}


#logo{
margin-top:0;
margin-left:20px;
margin-right:0;
}

#textbox{
font-size:14px;
color:#FFFFFF;
border-left-style:solid;
border-left-width:10px;
border-color:#CE15D7;
margin-top:10px;
margin-left:20px;
margin-right:0;
padding:20px;
width:680px;
height:50px;
background-image:url(textback.gif);
}
#parsons{
width:730px;
*width: 680px;
margin:20px;
}

.parson{
border-style:solid;
border-color:#E82C00;
border-left-width:1px;
border-right-width:1px;
border-top-width:5px;
border-bottom-width:5px;
color:#ffffff;
float:left;
width:170px;
height:340px;
margin:8px;
margin-left: 0;
padding:10px;
background-image:url(check.gif);
}

#link {
float:right;
border-color:#363EB3;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:dotted;
border-top-width:2px;
border-right-width:30px;
border-bottom-width:30px;
border-left-width:5px;
width:60px;
height:700px;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
margin-top:10px;
padding-right:0px;
}

#ITRC {
float:right;
}