@charset "utf-8";
BODY {
	background-color:#bcb78d;
	margin: 0;
	padding: 0;
}
#wrapperalltop{
	width:100%;
	height:114px;
	background-image: url(images/toppattern.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position:relative;
	padding-bottom:20px;
}

A.set1:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
A.set1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
A.set1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	text-decoration: underline;
}
A.set1:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}


#wrapperalltop #wrapperalltopcontent{
	width:1100px;
	height:114px;
	position:relative;
}
#wrapperalltop2{
	width:100%;
	height:44px;
	background-image: url(images/midpattern.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position:relative;
}
#wrapperalltop2 #wrapperalltop2content{
	width:1092px;
	height:44px;
	position:relative;
	padding-right:8px;
}
#wrapperallmid{
	width:100%;
	height:425px;
	background-image: url(images/bg_mid.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position:relative;
	padding-bottom:20px;
}
#wrapperallmid #wrapperallmidcontent{
	width:1080px;
	height:405px;
	position:relative;
	background-color:#FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}
#wrapperallmid #wrapperallmidcontent #contentLeft{
	width:304px;
	height:301px;
	position:relative;
	float:left;
}
#wrapperallmid #wrapperallmidcontent #contentRight{
	width:773px;
	height:301px;
	position:relative;
	float:left;
}
#wrapperallmid #wrapperallmidcontent #contentRight #contentRightTop{
	width:700px;
	height:210px;
	top:30px;
	left:50px;
	position:absolute;
	float:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
#wrapperallmid #wrapperallmidcontent #contentRight #contentRightTop2{
	width:700px;
	height:210px;
	top:30px;
	left:50px;
	position:absolute;
	float:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
#wrapperallmid #wrapperallmidcontent #contentRight #contentRightBtm{
	width:700px;
	height:80px;
	top:305px;
	left:50px;
	position:absolute;
	float:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
#wrapperallbtm{
	width:100%;
	height:25px;
	background-image: url(images/copy_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position:relative;
	padding-bottom:20px;
}
#wrapperallbtm #wrapperallbtmcontent{
	width:1090px;
	height:25px;
	position:relative;
	padding-left:10px;
}
#wrapperallbtm2{
	width:100%;
	height:57px;
	background-image: url(images/btmpattern.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position:relative;
	padding-bottom:20px;
}
H1{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #3d282f;
	font-style:normal;
	font-weight:normal;
	margin:0px;
}
A.set2:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ffffff;
	font-style:normal;
	font-weight:normal;
	text-decoration: underline;
}
A.set2:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ffffff;
	font-style:normal;
	font-weight:normal;
	text-decoration: underline;
}
A.set2:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color:#3d282f;
	font-style:normal;
	font-weight:normal;
	text-decoration: underline;
}
A.set2:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ffffff;
	font-style:normal;
	font-weight:normal;
	text-decoration: underline;
}