@charset "UTF-8";

body {
	color: #eeeeee;
	font-family: sans-serif;
	font-size:12px;
	background-color:#474043;
}

a:link{
	color: #66cccc;
}

a:visited{
	color:#66CCCC;
}


img {
	vertical-align: top;
}

#main {
	height: 567px;
	width: 847px;
	margin: 0px auto;
	padding-top: 0px;
	vertical-align: top;
}

#menu{
	height:567px;
	width:200px;
	vertical-align: top;
	margin:0px;
	padding:0px;
	background-image:url(../img/menu.jpg);
	background-repeat:no-repeat;
}

#title{
	vertical-align: top;
	height:450px;
	width:180px;
	margin:20px 0 0 10px;
	padding:0;

}

#main_page{
	vertical-align: top;
	height:567px;
	width:647px;
	margin:0px;
	padding:0px;
	background-image:url(../img/top.jpg);
	background-repeat:no-repeat;
}

#fc_main_page{
	vertical-align: top;
	height:567px;
	width:647px;
	margin:0px;
	padding:0px;
	background-image:url(../img/fc_bg.jpg);
	background-repeat:no-repeat;
}

#text{
	vertical-align: top;
	width:390px;
	height:470px;
	overflow-s:scroll;
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:19px;
	background-image:url(../img/fc_bg_fr.jpg);
	background-repeat:no-repeat;
}

.txta{
	font-weight: bold;
	font-size:14px;
	}

.txtb{
	font-size:13px;
	}

.txtc{
	font-size:12px;
	}

