/* body */

body{
	color:#000000;
	background-color:#E4EAF8;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	padding:0;
	}

/* text */

.s5{
	font-size: 16px;
	line-height: 120%;
}

.s5b{
	font-size: 16px;
	line-height: 120%;
	font-weight:bold;	
}

.s4{
	font-size: 14px;
	line-height: 120%;
}

.s4b{
	font-size: 14px;
	line-height: 120%;
	font-weight:bold;	
}

.s4bl{
	font-size: 14px;
	line-height: 120%;
	color:#0071BC;
	font-weight:bold;	
}

.s3{
	font-size: 12px;
	line-height: 120%;
}

.s3b{
	font-size: 12px;
	line-height: 120%;
	font-weight:bold;	
}

.s3w{
	font-size: 12px;
	color:#CCCCCC;
	line-height: 120%;
}

.s2{
	font-size: 10px;
	line-height: 130%;
}

.s2w{
	font-size: 10px;
	color:#CCCCCC;<link rel="stylesheet" type="text/css" href="win.css">
	line-height: 120%;
}

.s2b{
	font-size: 10px;
	line-height: 120%;
	font-weight:bold;	
}

.s1{
	font-size: 9px;
	line-height: 120%;
}

.s1b{
	font-size: 9px;
	line-height: 120%;
	font-weight:bold;	
}

/* link */

a:link{
	color:	#54A8E3;
}
a:visited{
	color:	#7D002D;
}
a:hover{
	color:	#FF7C27;
}
a:active{
	color:	#FF7C27;
}


/* img */

img {  
	border-style: none; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
}

/* td */

.mainback01{
	background-image:url(http://www.gs-island.com/images/back_main01.gif);
	background-repeat:repeat-x;
}

.mainback02{
	background-image:url(http://www.gs-island.com/images/back_main02.gif);
	background-repeat:repeat;
}

/* table */
