/* CSS Document */
body{
	margin: 0 auto;
	width:1002px;
	background:url(images/top_bg.gif) repeat-x;
	height:100%;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#fefefe;
}
a:hover
{
color:#fff;
text-decoration:underline;
}
table{
	margin:0px;
	padding:0px;
}
td {
	margin:0px;
	padding:0px;
}
.logo{
	background:url(images/logo.gif) no-repeat;
	width:164px;
	height:70px;
	cursor:pointer;
}
.navigation{
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#fefefe;
	line-height:25px;
}
.navigation:hover
{
color:#1b8597;
}
.table_main{
	width:1002px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
.table_head{
	background:url(images/nav_sep.gif) no-repeat;
	width:828px;
	height:2px;
	background-position:bottom;
	margin-left:auto;
	margin-right:auto;
}
.table_body{
	width:828px;
	background-position:bottom;
	margin-left:auto;
	margin-right:auto;
}
.body_head{
	padding-top:35px;
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#0a7e90;
}
.body_norm{
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#488283;
	line-height:15px;
	text-align:left;
}
.link_1{
	background:url(images/head_01.gif) no-repeat left top;
	height:275px;
	width:337px;
}
.link_2{
	background:url(images/head_02.gif) no-repeat left top;
	height:275px;
	width:318px;
}
.link_3{
	background:url(images/head_03.gif) no-repeat left top;
	height:275px;
	width:347px;
}
.lable{
	background:url(images/lable.gif) no-repeat left;
	width:493px;
	height:32px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	color:#fefefe;
	text-align:left;
	padding-left:5px;
}
.content{
	width:828px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}
.y_box{
	background:url(images/y_grnd.jpg) repeat-x bottom;
	height:213px;
	width:261px;
	border:solid 1px #a6dfd6;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
}
.y_box1{
	background:url(images/y_grnd.jpg) repeat-x bottom;
	border:solid 1px #a6dfd6;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#1b8597;
	padding-left:1.3em;
}
.b_box{
	background:url(images/b_grnd.jpg) repeat-x bottom;
	height:213px;
	width:261px;
	border:solid 1px #a6dfd6;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
}
.box_head{
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#5db3c2;
	text-align:left;
	padding-left:5px;
}
.box_norm{
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#1b8597;
	text-align:left;
	padding-left:5px;
}

.footer{
	background:url(images/foot.jpg) repeat-x;
	height:72px;
	width:100%;
	padding-top:20px;
	margin-bottom:10px;
}
.foot_text{
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#4c7b61;
	text-align:left;
	width:828px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}
.btn{
	background:url(images/button.jpg) no-repeat;
	width:77px;
	height:24px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#5ca6b2;
	text-align:center;
	border:none;
}