		@charset "euc-kr";

		body, textarea, input, div, td,	blockquote {
			font-size:10pt;
			font-family:±¼¸²;
			line-height:160%;
			color:#222222;
		}

		body, form,	input, option {
			margin:0px;
			padding:0px;
		}

		body {
			background-color:#ffffff;
			background:url('img/bg.jpg') repeat-y;
		}

		img {
			border:0px;
		}

		A:link		{text-decoration:none; color:#000000}
		A:visited {text-decoration:none; color:#000000}
		A:active	{text-decoration:none; color:#000000}
		A:hover		{text-decoration:none; color:#000000}

		/* À§Ä¡ Á¤·Ä */
		.aLeft	{ text-align:left; }
		.aCenter{ text-align:center; }
		.aRight	{ text-align:right; }
		.fLeft	{ float:left; }
		.fRight { float:right; }
		.cBoth	{ clear:both; }
		.cursor	{ cursor:pointer; }
		/* ¸ÞÀÎ HEAD Start*/
			.mainHead {
				width:1004px;

			}
			.mainLoginBox {
				width:1004px;
				height:43px;
				background:url('mainimage/top_1.jpg');
			}
			.mainLogin {
				padding-top:10px;
			}

			.mainTLeft {
				width:327px;
				height:95px;
				background:url('mainimage/top_2.jpg');
			}
			.mainTRight {
				width:677px;
				height:95px;
			}
			.mainTRightT {
				width:677px;
				height:60px;
				background:url('img/mein_07.gif');
			}
			.mainTRightT ul {
				width:677px;
				height:60px;
				margin:0px;
				padding:0px;
				list-style:none;
			}
			.mainTRightT li {
				float:left;
			}
			.mainTRightF {
				width:677px;
				height:35px;
				background:url('img/mein_08.gif');
			}
			.mainFLeft {
				width:327px;
				height:146px;
				background:url('mainimage/top_3.jpg');
			}
			.mainFRight {
				width:677px;
				height:146px;
				background:url('mainimage/top_4.jpg');
			}

			#Layer1, #Layer2, #Layer3, #Layer4 {
				font-size:10pt;
				font-family:±¼¸²;
				color:#222222;
			}
		/* ¸ÞÀÎ HEAD End*/

		/* ¸ÞÀÎ MIDDLE Start*/
		.mainMiddle {
			width:1004px;
			background:url('img/common/bg.gif');
		}
		.mainMiddleL {
			width:173px;
		}
		.mainMiddleR {
			width:831px;
		}

		/* ¸ÞÀÎ MIDDLE End*/

		/* ¸ÞÀÎ FOOT Start*/
		/* ¸ÞÀÎ FOOT End*/

.footer{ width:1004px; height:52px; background-color:#2c4024; margin-top:140px; clear:both; float:none; display:block; }
.footer div.text{ font:11px "Verdana"; color:#fff; padding-top:15px; margin-left:10px; display:block;  }
.footer div.text a { color:#fff; }
.footer div.text a:hover { text-decoration:underline; }
