body{
	margin: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #1E5B5B;
	font-size: 12px;
	font-weight: bold;
	}
table{
	width: 100%;
	height: 100%;
	border: none;
	}
tr.hat{
	height: 86px;
	}
tr.pr_d{
	background-color: #74B0B0
	}
tr.pr_l{
	background-color: #C1E3E5
	}
td{
	spacing: 0px;
	padding: 0px;
	border: none;
	}
td.hat_left{
	width: 186px;
	height: 186px;
	background-image: url(logo.jpg);
	}
td.hat_center{
	background-attachment: fixed;
	background-image: url(g_t_line.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
td.hat_right{
	width: 103px;
	background-image: url(g_r_end.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	}
td.left_top{
	width: 50px;
	background-image: url(v_l_line.jpg);
	background-repeat: no-repeat;
	}
td.left_menu{
	width: 186px;
	background-image: url(menu_sh.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	}
td.left_bottom{
	width: 186px;
	background-image: url(v_l_end.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	}
td.left_rubber{
	width: 186px;
	background-image: url(v_l_line.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	background-attachment: fixed;
	}
td.right_top{
	height: 80px;
	width:50px;
	background-image: url(v_r_end.jpg);
	background-position: right bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
	}
td.right_middle{
	height: 179px;
	width:50px;
	background-image: url(v_r_line.jpg);
	background-attachment: fixed;
	background-position: right;
	background-repeat: repeat-y;
	}
td.right_rubber{
	width:50px;
	background-image: url(v_r_line.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: right;
	}
td.bottom_left{
	height:77px;
	background-image: url(g_l_end.jpg);
	width: 83px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
	}
td.bottom_middle{
	background-image: url(g_b_line.jpg);
	background-attachment: fixed;
	background-position: bottom right;
	background-repeat: repeat-x;
	}
td.bottom_right{
	width:50px;
	background-image: url(corner.jpg);
	background-attachment: fixed;
	background-position:  bottom left;
	background-repeat: no-repeat;
	}
td.text{
	spacing: 10px;
	padding: 10px;
	}
img{
	border: 0 none;
	margin: 20px;
	}
span.hat_name{
	font-size: 16px;
	font-weight: bold;
	color: white;
	}
span.hat_meta{
	font-size: 22px;
	font-weight: bold;
	color: #206060;
}
div{
	position: absolute;
	top: 200px;
	left: 220px;
	height: 600px;
	padding-right: 100;
	}
h1{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	}
h2{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	}
h3{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	}
p{
	text-indent: 20px;
	text-align: justify;
	}
ul{
	line-height: 30px;
	margin-left: 30px;
	}
a{
	font-size: 14px;
	font-weight: bold;
	color: #206060;
	}
a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #329696;
	}	
a.menu{
	font-size: 14px;
	font-weight: bold;
	color: #206060;
	}
a.menu:hover{
	font-size: 16px;
	font-weight: bold;
	color: #329696;
	}	

