/*************************77***** Universal Rules *********************************/
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: dotum,µ¸¿ò;
	color:#666;
	font-size: 9pt;
	line-height:1.5;
	background:url(http://image.chosun.com/sv/businesstv/walk/walking_main_back.jpg) repeat-x; text-align:center;
}

a {
	color:#666;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img {
	border: 0;
}

hr {
	display: none;
}

fieldset {
	border: 0;
}

ul, ol {
	list-style:none;
}

input {
	font-family:dotum,µ¸¿ò;
}

table {
	border-collapse:collapse;
}

select {font-family:dotum,µ¸¿ò;}
select option {padding-right:0.5em;font-family:dotum,µ¸¿ò;}
textarea {font-family:dotum,µ¸¿ò;}

.clear {clear:both;height:0;font-size:0;line-height:0;overflow:hidden;}


.walk_wrap {}


.menutxt {color:#415f12; font-size:14px; font-weight:bold;}
.menutxt a:link {color:#415f12; font-size:14px; font-weight:bold; text-decoration:none; }
.menutxt a:visited {color:#415f12; font-size:14px; font-weight:bold; text-decoration:none;}
.menutxt a:hover {color:#415f12; font-size:14px; font-weight:bold; text-decoration:underline;}
.menutxt a:active {color:#415f12; font-size:14px; font-weight:bold; text-decoration:none;}

.menutxt_s {color:#949494; font-size:12px;}
.menutxt_s a:link {color:#949494; font-size:12px; text-decoration:none;}
.menutxt_s a:visited {color:#949494; font-size:12px; text-decoration:none;}
.menutxt_s a:hover {color:#949494; font-size:12px; text-decoration:underline;}
.menutxt_s a:active {color:#949494; font-size:12px; text-decoration:none;}

.menutxt_s img {margin-left:5px;}

.common_text {color:#666666; font-size:12px;}
.common_text a:link {color:#666666; font-size:12px; text-decoration:none;}
.common_text a:visited {color:#666666; font-size:12px; text-decoration:none;}
.common_text a:hover {color:#666666; font-size:12px; text-decoration:underline;}
.common_text a:active {color:#666666; font-size:12px; text-decoration:none;}

.gray_14b {color:#6c6c6c; font-size:14px; font-weight:bold;}
.gray_14b a:link {color:#6c6c6c; font-size:14px; text-decoration:none; font-weight:bold;}
.gray_14b a:visited {color:#6c6c6c; font-size:14px; text-decoration:none; font-weight:bold;}
.gray_14b a:hover {color:#6c6c6c; font-size:14px; text-decoration:underline; font-weight:bold;}
.gray_14b a:active {color:#6c6c6c; font-size:14px; text-decoration:none; font-weight:bold;}

.black_11 {color:#000; font-size:12px; }
.black_11 a:link {color:#000; font-size:12px; text-decoration:none; }
.black_11 a:visited {color:#000; font-size:12px; text-decoration:none; }
.black_11 a:hover {color:#000; font-size:12px; text-decoration:underline; }
.black_11 a:active {color:#000; font-size:12px; text-decoration:none; }

/* structure */
#wrap {width:970px;margin:0 auto;}
#header {margin-bottom:20px;}
#contents {float:left;width:970px; }
#column1 {float:left;width:698px; }
#column2 {float:right;width:262px;}

