a:link,a:visited {
	font-size: 12px;
	color: #636363;
	text-decoration: none;
}

a:hover,a:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

body {
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

/* 윈도우 익스플로러용 */

#header {
	width:990px;
	height:115px;
}

#header .toplink {
	margin-top:14px;
	margin-right:15px;
	margin-bottom:7px;
	height:14px;
	float: right;
}

#header .topmenu {
	margin-top:22px;
	margin-left:48px;
}

#header .topmenu img {
	float:left;
}

#header .topmenu object {
	float:right;
}


#middle {
	width:990px;
}

#middle #left-side {
	width: 187px;
	float: left;
/*	border:1px solid red; */
}

#leftmenu {
	margin:0px;
	padding:0px;
	margin-left:5px;
}

#middle #left-side #leftmenu ul{
	padding: 0px;
	margin: 0px;
	margin-top:5px;
	line-height: 0px;
	width:177px;
	list-style-type: none;
	list-style-image: none;
	text-align:center;
}

#middle #left-side #leftmenu li{
	padding: 0px;
	margin: 0px;
	height:25px;
	width:153px;
	list-style-type: none;
	list-style-image: none;
	background:#ffffff url(../images/dash.gif) repeat-x 0 19px;
}

#content {
	width: 803px;
	float: left;
	background: url(../images/default/main_bg.gif);
}

#content #top{
	width:803px;
	height:42px;	
	background:#e0e0e0 url(../images/default/main_top_bg.gif) no-repeat;
/*	border:0px red solid; */

}

#content #isSearch {
	width:683px;
	padding-left:70px;
	padding-top:5px;
	text-align: left;
	font-size:9pt;
/*	border:1px solid blue;*/
}

#content #top #isSearch .inputText {
	margin-top:5px;
	font-size: 12px; 
	color: #636363; 
	border: 1px solid #C7C7C7; 
	vertical-align: text-bottom;
}

#content #main {
	width:801px;
	margin-left:2px;
}

#content #main #mainBody {
	float:left;
	width:616px;
	background-color:#ffffff;
/*	border:1px solid blue;*/
}
#content #main #mainBody #mainContent {
	width:590px;
	margin-left:13px;
}

#content #main #mainBody #banner {
	text-align:center;
	margin-top:10px;
}

#content #main #mainRight {
	float:right;
	width:180px;
	padding-right:3px;
/*	 border:1px solid red;*/
}

#content #main #mainRight .solidsvc{
	margin-top: 10px;
	margin-bottom:20ox;
}

#content #bottom{
	float:left;
	width:803px;
	background:#ffffff url(../images/default/main_bottom_bg2.gif) no-repeat 0 top;
}
#footer {
	clear:both;
	width:990px;
}


