
/* --------- text style 2 --------- */
.t2 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333;
	line-height: 20px;
}

.t2 a:link, .t2 a:visited {
}

.t2 a:hover, .t2 a:active {
}


/*.t3 {
	color: #666666;
	font-size: 11px;
	letter-spacing: 2px;
}

.t3 a:link, .t3 a:visited {
	font-weight: bold;	
}

.t3 a:hover, .t3 a:active {
}*/


#title {
	background: #F00 url(../graphics/system/Title_Home.gif) no-repeat;
}

#homecontent {
	width: 745px;
	padding: 10px 0 0 0;
/*	word-spacing: 3px;*/
}

#homesquares {
	width: 332px;
}

#homesquare1 {
	width: 166px;
	height: 166px;
	background: #EAEAEA;
}

#homesquare2 {
	width: 166px;
	height: 166px;
}

#homesquare3 {
	width: 166px;
	width/* */:/**/146px;
	width: /**/146px;
	height: 166px;
	height/* */:/**/146px;
	height: /**/146px;
	padding: 10px;
}

#homesquare4 {
	width: 166px;
	height: 166px;
	background: #F00;
}

#fluxlink {
	padding: 5px 0 0 0;
	text-align: right;
}

