	@charset "utf-8";
	body {
		margin:0;
		padding:0;
		font-size:9pt;
		font-family:"����";
		min-width:1024px;
	}
	form {
		margin:0;
		padding:0;
	}
	a:hover,a:active,a:visited,a:link {
		text-decoration:none;
		font-weight:normal;
	}
	a:active,a:visited,a:link {
		color:gray;
	}
	a:hover {
		color:orange;
	}
	a.bold{
		font-weight:bold;
	}
	#Navigator ul {
		margin:0;
		padding:0;
		list-style:none;
		width:100%;
		float:left;
		background:url(../../images/top/Title_gradation1.gif) repeat-x ;
	}
	#Navigator ul li {
		float:left;
	}
	#Navigator ul a {
		display:block;
		padding:0 2em;
		line-height: 3.1em;
		text-decoration:none;
		font-weight:normal;
		color:#fff;
		font:8pt;
		font-family:"���";
	}
	#Navigator ul a.RedBackground {
		width:144px;
		background:url(../../images/top/Title_gradation2.gif) repeat-x ;
		text-align:center;
	}
	#Left_Menu {
		margin:0px;
		padding:5px 5px 0 5px;
		float:left;
		width:189px;
		height:720px;
		line-height:2em;
		background:url(../../images/border-shadow.gif) repeat-y right;
		border-bottom:0px;
		
	}
	#Left_Menu img {
		padding:0;
		margin:0;
	}
	#Left_Menu h3 {
		color:gray;
		font-size:10pt;
		padding:1em 1em 0.1em 1em;
		margin:0;
	}
	#nostyle {
		margin-top:0;
		padding-top:0;

	}
	
	#Left_Menu ul li {
		list-style:none;
		background:url(http://www.obms.co.kr/images/left/list_icon.gif) no-repeat 0% 50%;
		padding-left:10px;
	}

	#Left_Menu li a {
		border:1px solid #ccc;
		border-top:0px;
		border-left:0px;
		border-right:0px;
		font-weight:bold;
	}
	#Content {
		float:left;
		margin-left:50px;
		border-bottom:0;
		margin-bottom:0;		
	}
	#Footer {
		line-height:1.5em;
		clear:both;
		font-weight:normal;
		background-color:#e8eaeb;
		padding-left:9em;
		color:gray;
		font-size:9pt;
		margin-top:0;
		padding-top:0;
		clear:both;
	}
	#Content fieldset {
		border: 1px solid #ccc;
		width:600px;
		padding:0.1em 1em;
	}
	#Content fieldset #LeftDiv {
		height:300px;
		position:relative;
		float:left;
		border:1px solid #ccc;
		border-right:0px;
		background:#d8d8d8;
	}
	#Content fieldset #RightDiv {
		height:100px;
		position:relative;
		float:left;
		border:1px solid #ccc;
	}
	#Intro {
		height:100px;
		background:url(../../images/top/sub_top_bg.gif) repeat-x;
	}
	#Intro a{
		font-weight:normal;
		font-size:8pt;
	}	
	#Content legend {
		font-family:'���';
		font-weight:bold;
	}
	#Content label {
		font-family:'���';
		font-weight:bold;
	}
	.paybutton {
		text-indent:5em;
	}
	#LeftIntro{
		float:left;
	}
	#RightIntro{
		float:left;
		margin-left:250px;
		margin-top:1em;
	}