@charset "utf-8";

/* CSS Document */
body {
	font: Verdana, Arial, Helvetica, sans-serif;
	background: #DAF0FE url(images/back_all.gif) repeat-x;
	margin: 10px;
}
.h1 {
	font-size: 30px;
}
#menu{
width: 800px;
height: 30px;
background: url(images/menu_bg.gif) no-repeat;
}
#menu a {
	float: left;
	width: 100px;
	height: 30px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #1A4967;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
#menu a:hover {
	width: 100px;
    height: 25px;
	color: #C80AFF;
	text-decoration: underline;
	background: url(images/menu_r.gif) repeat-x;
}
.bgt {
	background-image:url(images/bg_t.gif); 
	background-repeat:repeat-y; 
	width:800px; 
	height:10px;
}
.bgl {
	background-image:url(images/bg_l.gif); 
	width:160px; 
	background-repeat:repeat-y;
}
.bgr {
	padding-right:40px; 
	text-align:right; 
	font-family:Tahoma; 
	color:#50BBFE; 
	background-image:url(images/bg_r.gif); 
	background-repeat:repeat-y;
}
.log {
	background-image:url(images/logo.png); 
	background-repeat:no-repeat; 
	position:relative; 
	top: 40px; 
	width:75px; 
	height:100px;
	left:40px;
}
.hea {
	background-image:url(images/head.jpg); 
	background-repeat:no-repeat; 
	width:800px; 
	height:266px;
}
.bgs {
	width: 800px; 
	background-image:url(images/bg.gif); 
	background-repeat:repeat-y;
}
.spe {
	width:19px;
}
.mby {
	padding-top: 10px; 
	width:100px;
}
.spa {
	width:12px; 
	background-image:url(images/bg_m.gif); 
	background-repeat:no-repeat; 
	width:12px; 
	height:40px; 
	padding:0px; 
	background-position:top;
}
.add {
	font-family:Tahoma; 
	font-size:12px; 
	padding-left:10px; 
	padding-right:10px; 
	padding-bottom:10px;
}
.col {
	border-right:#1A4967 1px solid; 
	border-top:1px solid #1A4967;  
	border-bottom:1px solid #1A4967; 
	width:160px;
	vertical-align:top;
}
.cor {
	border-top:1px solid #1A4967; 
	border-bottom:1px solid #1A4967; 
}
.bot {
	background-image:url(images/bg.gif); 
	background-repeat:repeat-y; 
	font:Tahoma; font-size:12px; 
	text-align:center; color:#999; 
	padding:20px; 
	padding-bottom:10px;
}
.btm {
	background-image:url(images/bg_b.gif); 
	background-repeat:no-repeat; 
	width:800px; 
	height:10px;
}
.tit {
	vertical-align:text-top; 
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	color:#1A4967;
	padding-left:20px;
	padding-bottom:20px;
	padding-right:20px;
	padding-top:30px;
}
.txt {
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-style:normal;
	padding-left:20px;
	padding-bottom:20px;
	padding-right:20px;
}
.ftx1 {
	float:right;
	width:150px;
	height:113px;
	border:#69F dashed 1px;
	background-image:url(images/flx1.jpg);
	background-repeat:no-repeat;
	margin:10px;
}
.ftx2 {
	float:left;
	width:150px;
	height:113px;
	border:#69F dashed 1px;
	background-image:url(images/flx2.jpg);
	background-repeat:no-repeat;
	margin:10px;
}
.ftx3 {
	float:right;
	width:150px;
	height:113px;
	border:#69F dashed 1px;
	background-image:url(images/flx3.jpg);
	background-repeat:no-repeat;
	margin:10px;
}
