/* CSS Document */
* {
		margin:0;
		padding:0;
		border:0;
		}
a {
		selector-dummy : expression(this.hideFocus=true);
		text-decoration:none;
		color:#555555;
		}
a:hover {
		color:#ff7200;
		}
		
body {
		background:url(../img/bg_body.jpg) repeat-x left top;
		font-size:12px;
		}
@font-face {
		font-family:"ttche"; 
		src:url(../css/ttche.eot);
		}
container {
		}
		#z1 {
				position:absolute;
				width:960px;
				margin-left:-480px;
				left:50%;
				top:90px;
				z-index:1;
				}
		#z2 {
				position:absolute;
				width:950px;
				margin-left:-475px;
				left:50%;
				top:0;
				z-index:2;
				}
		#top {
				position:relative;
				left:0;
				top:8px;
				height:82px;
				margin-bottom:10px;
				background:url(../img/main_line.jpg) no-repeat right 50px;
				}
								
				#top a {
						font-family:dotum,sans-serif;
						font-weight:bold;
						letter-spacing:-1px;
						padding:0 4px;
						}
						#top a:hover {
								color:#ff7200;
								}
								#top p.login {
										font-family:dotum,sans-serif;
										text-align:right;
										}
										#top p.login a {
												font-weight:normal;
												}
										.admin {
												padding:2px 0 0 20px;
												background:url(../img/bull_holder.gif) no-repeat left top;
												}
										.mend {
												padding:2px 0 0 20px;
												margin-left:7px;
												background:url(../img/bull_spanner.gif) no-repeat left top;
												}
								img#logo {
										position:absolute;
										left:0;
										top:20px;
										
										}
						#menu {
								position:absolute;
								right:0;
								top:30px;
								}
								#menu img {
										margin-right:19px;
										}
																								
												
				#singo, #notice {
						position:absolute;
						left:557px;
						top:290px;
						}
						.tab {
								margin-bottom:6px;
								}
						.tab li {
								display:inline;
								}
						.news {
								list-style:none;
								line-height:1.8em;
								letter-spacing:-1px;
								}
								.news a:hover {
										border-bottom:1px dashed #39558a;
										}
								.bull_new {
										padding-left:6px;
										}
								.date {
										margin-left:20px;
										color:#39558a;
										font-family:dotum,sans-serif;
										}
				#bottom {
						position:absolute;
						/*width:320px;*/
						width:500px;
						right:0;
						top:515px;
						text-align:right;
						}
