.line{
 width: 540px;
 border-width:2px;
 background-color:#D7E1F7;
}

.line2{
 background-color:#ABB5EA;
 color: #FFFFFF;
 height: 15px;
 font-size: 13px;
 padding: 1px;
 width: 200px;
}	

a:link,a:visited{
	color  :  #5988FF;
}

a:hover{
	color  :  #7555FF;
}

.res{
    color  :  #7C6BFD;
}

.noline{
	color            :  #5988FF;
	text-decoration  :  none;
}

.under{
 border-bottom: #ABB5EA 3px dotted;
 border-color:#2561EF;
 width:520px;
}

.fc2{
	position         :  relative;
	top              :  0px;       
	left             :  500px;
	z-index          :  5;
}	
