@charset "utf-8";

html {
	height: 100%;
	margin: 0;
}

/* 배경그림. 상단 그림 깔기용. 기본 글꼴 맑은 고딕, 12px */
body {
	background-image: url('http://image.wizet.com/orb/orb_img/common/bg.gif');
	background-position: 0px -10px;
	background-repeat: repeat-x;
	color: #333;
	display: block;
	font-family: 'Malgun Gothic', 'dotum', '돋움';
	font-size: 12px;
	margin: 0;
	height: 100%;
	text-align: left;
}

/* 페이지 너비를 최소 996px 로 고정 */
div#wrapper {
	display: block;
	min-width: 996px;
	margin: 0;
}

/* orbis optimus 로고 */
h1 {
	background-image:
		url('http://image.wizet.com/orb/orb_img/common/ORBI12LOGO_FEMTO.png');
	background-repeat: no-repeat;
	position: absolute;
	left: 42px;
	top: 41px;
	width: 140px;
	height: 28px;
	margin: 0;
	font-weight: 700;
	display: block;
}

h1 a {
	width: 100%;
	height: 100%;
	text-indent: -1000px;
	display: block;
}

/* 로그인 및 검색 */
div#topsearch {
	display: block;
	border-color: #888;
	color: #888;
	scrollbar-base-color: #888;
	font-family: '돋움';
	font-size: 11px;
	position: absolute;
	top: 7px;
	left: 660px;
	width: 330px;
	text-align: right;
}

div#topsearch strong {
	font-family: 'Verdana';
	font-size: 11px;
	font-weight: 700;
	color: #956fa2;
}

div#topsearch form#unified-search-box {
	margin: 0;
	display: inline;
}

div#topsearch input.search {
	border: 1px solid #ddd;
	padding: 2px 3px 0px 3px;
	color: #999;
	font-family: 'Arial';
	font-size: 11px;
	width: 120px;
}

/* 상단 네비게이터 */
div#nav {
	background-image: url('http://image.wizet.com/orb/orb_img/common/nav_bg.gif')
		;
	background-position: 0px -10px;
	background-repeat: no-repeat;
	display: block;
	width: 992px;
	height: 77px;
}

div#nav ul {
	list-style-type: none;
	margin: 0px 0px 0px 208px;
	padding: 7px 0px 0px;
	display: block;
}

div#nav ul li {
	display: block;
	float: left;
	height: 20px;
}

div#nav ul li a {
	display: block;
	background-repeat: no-repeat;
	height: 20px;
	text-indent: -1000px;
	margin-right: 10px;
}

div#nav ul li#m1 a {
	background-image: url('http://image.wizet.com/orb/orb_img/common/menu1.gif');
	width: 79px;
}

div#nav ul li#m2 a {
	background-image: url('http://image.wizet.com/orb/orb_img/common/menu2.gif');
	width: 79px;
}

div#nav ul li#m3 a {
	background-image: url('http://image.wizet.com/orb/orb_img/common/menu3.gif');
	width: 52px;
}

div#nav ul li#m4 a {
	background-image: url('http://image.wizet.com/orb/orb_img/common/menu4.gif');
	width: 92px;
}

div#nav ul li#m5 a {
	background-image: url('http://image.wizet.com/orb/orb_img/common/menu5.gif');
	width: 52px;
}

div#nav ul li#m6 a {
	background-image: url('http://image.wizet.com/orb/orb_img/common/menu6.gif');
	width: 53px;
}

div#nav ul li#m7 a {
	background-image: url('http://image.wizet.com/orb/orb_img/common/menu7.gif');
	width: 58px;
}

div#nav ul li#m8 a {
	background-image: url('http://image.wizet.com/orb/orb_img/common/menu8.gif');
	width: 27px;
}

div#nav ul li.selected a {
	background-position: 0px -20px;
}

div#nav ul a:hover {
	background-position: 0px -20px;
}

div#nav div#usersetting {
	position: absolute;
	top: 43px;
	left: 216px;
}

div#nav div#usersetting ul {
	display: block;
	font-family: '돋움';
	font-size: 11px;
	letter-spacing: -1px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	scrollbar-base-color: #fff;
	border-color: #fff;
	color: #fff;
}

div#nav div#usersetting ul li {
	display: block;
	background-image:
		url('http://image.wizet.com/orb/orb_img/common/usersetting.gif');
	background-repeat: repeat-x;
	float: left;
	height: 20px;
	padding: 7px 15px 0px 0px;
}

div#nav div#usersetting ul li.title {
	padding: 0;
}

div#nav div#usersetting ul li.setting {
	background-image:
		url('http://image.wizet.com/orb/orb_img/common/setting_bg.gif');
	background-repeat: no-repeat;
	padding: 5px 7px 0px 25px;
}

div#usersetting ul li a {
	float: left;
	color: #622975;
	text-indent: 0;
}

div#nav div#usersetting ul li.setting a {
	color: #622975;
	text-indent: 0px;
}

div#usersetting ul li.last {
	padding-right: 1px;
}

/* 좌측 배너 */
div#board_list {
	display: block;
	left: 8px;
	top: 98px;
	float: left;
	width: 200px;
}

div.lastest_wrapper
{
	float:left;
}

div.article_list {
	width: 700px;
}
div.article_list {
	width: 700px;
}

/* 하단에 저작권 표시 */
div#copyright {
	clear: both;
	display: block;
	border-top: #e6e6e4 1px solid;
	font-family: '돋움';
	font-size: 11px;
	letter-spacing: -1px;
	line-height: 18px;
	margin: 0px 0px 20px 185px;
	padding: 10px 0px 0px;
	text-align: center;
	width: 652px;
	color: #666;
}

div#copyright a {
	color: #666;
}

div#copyright #report {
	padding-left: 14px;
	background-image:
		url('http://image.wizet.com/orb/orb_img/common/ico_report.gif');
	background-repeat: no-repeat;
}

/* 내용 div */
div#contents {
	display: block;
	min-width: 653px;
	min-height: 630px;
	margin: 6px 0px 15px 5px;
}

/* 상단 높이 조절용 */
div#contents div.h15 {
	height: 15px;
	font-size: 1px;
	line-height: 1px;
}

/* 로그인 div */
div#contents div.joinbox02 {
	border: 1px solid #ddd;
	display: block;
	padding: 19px;
}

div#contents div.joinbox02 h3 {
	display: block;
	margin: 0px 0px 10px;
}

div#contents div.joinbox02 p.loginbanner {
	border: 1px solid #ddd;
	display: block;
	margin: 0px 0px 10px;
}

div#contents div.joinbox02 div.login {
	border: 1px solid #ddd;
	display: block;
	padding: 10px 0px 15px;
	text-align: center;
}

div#contents div.joinbox02 div.login th {
	text-align: left;
	padding: 1px;
	font-family: 'Malgun Gothic', 'dotum', '돋움';
	font-size: 12px;
	color: #666;
}

div#contents div.joinbox02 div.login td {
	padding: 2px;
	font-family: 'Malgun Gothic', 'dotum', '돋움';
	font-size: 12px;
	color: #666;
}

div#contents div.joinbox02 div.login td span {
	font-family: 'dotum', '돋움';
	font-size: 11px;
	color: #9b75a8;
}

div#contents div.joinbox02 div.login .input {
	width: 165px;
	background: #fff;
	border: 1px solid #ddd;
	color: #555;
	font-family: 'Arial';
	font-size: 12px;
	overflow: hidden;
	padding: 4px 3px 2px;
}

div#contents div.joinbox02 div.login #btn_login {
	width: 69px;
	height: 53px;
}

div#contents p.btnc {
	margin: 15px 0 25px;
	text-align: center;
}

/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */
.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

.clearfix {
	display: inline-block; /* Fixes IE/Mac */
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */ /* 기타 기본값들 */
a:link,a:visited,a:active {
	text-decoration: none;
	color: #444;
}

a:hover {
	text-decoration: underline;
}

a.menu:link,a.menu:visited,a.menu:active {
	text-decoration: none;
	color: #454545;
}

a.menu:hover {
	text-decoration: none;
}

.member {
	font-weight: bold;
	color: #888888;
}

.guest {
	font-weight: normal;
	color: #888888;
}

.lh {
	line-height: 150%;
}

.jt {
	text-align: justify;
}

.li {
	font-weight: bold;
	font-size: 18px;
	vertical-align: -4px;
	color: #66AEAD;
}

.ul {
	list-style-type: square;
	color: #66AEAD;
}

.ct {
	font-family: Verdana, 굴림;
	color: #222222;
}

.ed {
	border: 1px solid #CCCCCC;
}

.tx {
	border: 1px solid #CCCCCC;
}

.small {
	font-size: 8pt;
	font-family: 돋움;
}

.cloudy,a.cloudy {
	color: #888888;
}  /* 흐림 */
.tbl {
	border: solid 1px #AAA;
	border-collapse: collapse;
}

.tbl td {
	border: solid 1px #AAA;
}

.tbl_pad td {
	padding: 2px 10px;
}

.red {
	color: #F00;
}

.blue {
	color: #00F;
}

.green {
	color: #0F0;
}

.pale {
	color: #AAA;
}

.interval {
	line-height: 1.6;
}

textarea.tx {
	border: 1px solid #9A9A9A;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	padding: 2px;
}

form {
	display: inline;
	border: 0;
}

img {
	border: 0;
}

html {
	height: 100%;
}

body {
	height: 100%;
	text-align: left;
}

/* 회색 상자 */
#maintitle {
	font-family: '맑은 고딕', '돋움', 'dotum', line-height :   160%;
	border: 1px solid #d4d4d4;
	padding: 5px 10px;
	margin-bottom: 10px;
}

#maintitle h2 {
	font-size: 20px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}

.graybox {
	font-family: '맑은 고딕', '돋움', 'dotum', line-height :   160%;
	border: 1px solid #d4d4d4;
	padding: 5px 10px;
	margin-bottom: 10px;
}

.graybox h3 {
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

/*                 */

.board_list_item li 
{
	font-size: 13px;
	line-height:1.35em;
}

.article_list td {overflow:hidden;}

