@charset "utf-8";

#header {
	background-image: url(../communication/img/communication.jpg);
	background-repeat: no-repeat;
	height: 127px;
	width: 800px;
}
#main {
	width: 622px;
	float: left;
	background-image: url(../img/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 96px;
}
#main_head_bg {
	height: 96px;
	background-image: url(../img/main_head_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 40px 0px 0px;
}
h1 {
	line-height: 18pt;
	font-weight: bold;
	font-size: 18px;
	padding-top: 10px;
	padding-left: 20px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	margin-left: 50px;
	padding-right: 20px;
	width: 450px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
#main h2 {
	font-size: 16px;
	line-height: 150%;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 25px;
	background-color: #FFFFFF;
	margin-left: 200px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
#main h3 {
	font-size: 14px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	background-color: #FFFFFF;
	padding-right: 10px;
	margin-left: 360px;
	width: 190px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;

}
#main h4 {
	clear: left;
	font-size: 14px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 20px;
	padding-left: 10px;

}


#main #img01 {
	margin-left: 160px;
	margin-top: 15px;
}
#main #img02 {
	padding-left: 70px;
	padding-right: 50px;
	float: left;
	margin-bottom: 20px;
}
#main #img03 {
	padding-bottom: 20px;
}
#main #img04 {
	margin-top: 20px;
	margin-left: 90px;
	margin-bottom: 20px;
}



#main .back {
	text-decoration: none;
	padding-left: 500px;
}
#main .back a {
	color: #000000;
	text-decoration: none;
}
