h1,h2,h3,h4,h5,h6,p,li,ul,ol,dl,dt,dd,pre{
	margin-top:0px;
	margin-bottom:0px;
}
table{
	border-collapse:collapse;
	}
body {
	margin: 0px;
	text-align: center;
	background-image: url(../images/bg.gif);
	line-height: 140%;
	font-size: 12px;
	color: #333333;
}
#mainArea #t_name {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

img{
	vertical-align: top;
	border:0;
	}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#grobal_navi {
	margin: 0px;
	padding: 0px;
	width: 185px;
	float: left;
}
#mainArea {
	margin-top: 10px;
	margin-left: 185px;
	padding-right: 30px;
	padding-bottom: 10px;
}
#contents {
	background-image: url(../images/contBg.gif);
	background-repeat: repeat-y;
}
#mainArea h2 {
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1C2B88;
	border-right-color: #1C2B88;
	border-bottom-color: #1C2B88;
	border-left-color: #1C2B88;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #333333;
	margin-bottom: 10px;
}
#mainArea p {
	text-indent: 1em;
}



#grobal_navi ul {
	margin: 0px;
	padding: 0px;
}
#grobal_navi li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#header h1 {
	background-image: url(../images/mainImg.jpg);
	background-repeat: no-repeat;
	height: 302px;
}
#header a {
	height: 302px;
	width: 800px;
}
#title_bar {
	height: 56px;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
}


#footer {
	clear: both;
	height: 40px;
	text-align: right;
	padding-top: 10px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.txt {
	display: none;
	margin: 0px;
	padding: 0px;
}
