/* tab */

div.tab {
	width: 838px;
	margin: 0;
}

div.tab div.button {
	float: left;
	width: 615px;
}

div.tab div.button a {
	width: 80px;
	_width: 88px;
	height: 18px;
	_height: 24px;
	background: #edecea url(/2.5/images/viewer/btn_bg.gif) no-repeat;
	display: block;
	float: left;
	border: 1px solid #dcdcdc;
	border-bottom: 0;
	color: #396da5;
	letter-spacing: -1px;
	padding: 6px 0 0 6px;
	margin-right: 5px;
}

div.tab div.button a:hover {
	border: 1px solid #d3d3d3;
	border-bottom: 0;
	background: #f2f2f2;
}

div.tab div.button a.selected {
	background: #396da5 url(/2.5/images/viewer/btn_bg_on.gif) no-repeat;
	border: 1px solid #255991;
	border-bottom: 0;
	color: #fff;
	font-weight: bold;
}


div.tab div.button a.selected:hover {
	background: #396da5;
	border: 1px solid #255991;
	border-bottom: 0;
	color: #fff;
	font-weight: bold;
}

div.tab div.search {
	float: left;
	width: 223px;
	text-align: right;
}

div.tab div.search form {
	margin: 0;
}

div.tab div.search input.keyword {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	width: 145px;
	font: 11px Dotum;
	letter-spacing: -1px;
	height: 20px;
	vertical-align: middle;
	padding: 3px 0 0 3px;
	color: #555;
}

div.tab div.search input.submit {
	border: 0;
	background: url(../2.5/images/btn/search.gif) no-repeat 0 0;
	text-indent: -65535px;
	width: 30px;
	height: 20px;
	cursor: pointer;
	vertical-align: middle;
	margin-left: 4px;
	_margin-top: 0;
}

/* information */
div.information {
	float: left;
	width: 838px;
	height: 40px;
	background: url(/2.5/images/viewer/information_bg.gif) repeat-x 0 0;
}

div.information div.commentbox {
	float: left;
	width: 615px;
	height: 40px;
	background: url(/2.5/images/viewer/icon_comment.gif) no-repeat 8px 14px;
}

div.information div.commentbox #wscroll {
	float: left;
	display: block;
	padding-top: 0;
	margin: 15px 0 0 28px;
	_margin: 16px 0 0 28px;
	overflow: hidden;
	display: inline;
	color: #ECF2F9;
	font: 11px Dotum;
	letter-spacing: -1px;
	width: 550px;
	white-space: nowrap;
}

div.information div.notice {
	float: left;
	width: 223px;
	height: 40px;
	background: url(/2.5/images/viewer/icon_notice.gif) no-repeat 0px 13px;

}

div.information div.notice span {
	width: 160px;
	display: block;
	margin: 15px 0 0 47px;
	_margin: 16px 0 0 47px;
	font: 11px Dotum;
	letter-spacing: -1px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}

div.information div.subinfo {
	float: left;
	width: 615px;
	height: 40px;
	background: url(/2.5/images/viewer/icon_info.gif) no-repeat 8px 14px;
}

div.information div.subinfo div.container {
	float: left;
	display: block;
	padding-top: 0;
	margin: 15px 0 0 25px;
	_margin: 16px 0 0 25px;
	overflow: hidden;
	display: inline;
	color: #ECF2F9;
	font: 11px Dotum;
	letter-spacing: -1px;
	width: 550px;
	white-space: nowrap;
	color: #80a1c4;
}

div.information div.subinfo div.container a, div.information div.subinfo div.container strong {
	color: #ECF2F9;
}

div.information div.submnu {
	float: left;
	width: 615px;
	height: 40px;
}

div.information div.submnu div.container {
	float: left;
	display: block;
	padding-top: 0;
	margin: 10px 0 0 8px;
	_margin: 11px 0 0 8px;
	overflow: hidden;
	display: inline;
	color: #ECF2F9;
	font: 11px Dotum;
	letter-spacing: -1px;
	width: 550px;
	white-space: nowrap;
	color: #80a1c4;
}

div.information div.submnu div.container a {
	float: left;
	display: block;
	border: 1px solid #6a8bb9;
	padding: 4px 4px 2px 4px;
	_padding: 4px 4px 1px 4px;
	margin-right: 5px;
	color: #ecf2f9;
	font-weight: bold;
	text-decoration: none;
}

div.information div.submnu div.container a.selected, div.information div.submnu div.container a.selected:hover, div.information div.submnu div.container a:hover {
	color: #396da5;
	background: url(/2.5/images/viewer/subbtn_bg.gif) repeat-x;
	border: 1px solid #cfdfed;
}

/* viewer */
div.viewer {
	width: 838px;
	float: left;
	margin: 8px 0 15px 0;
}

div.viewer div.content {
	width: 601px;
	_width: 593px;
	float: left;
	border: 2px solid #eaeaea;
	margin-right: 10px;
}

div.viewer div.content-live {
	width: 834;
	_width: 838px;
	float: left;
	border: 2px solid #cccccc;
	margin-right: 10px;
}

div.viewer div.content-live div.box {
	width: 250px;
	float: left;
	font-size: 12px;
	letter-spacing: -1px;
	margin-right: 22px;
	overflow: hidden;
}

div.viewer div.content-live div.box {
	list-style-type: none;
}

div.viewer div.content-live div.box div.title {
	float: clear;
	font-weight: bold;
	border-bottom: 2px solid #98AECD;
	line-height: 20px;
	color: #396da5;
	font-family: Gulim;
}

div.viewer div.content-live div.box div.title span.b {
	float: right;
	display: block;
	width: 20%;
	text-align: right;
	font-size: 10px;
	color: #94ABCB;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	padding-right: 3px;
}

div.viewer div.content-live div.box ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

div.viewer div.content-live div.box li {
	border-bottom: 1px solid #eee;
	line-height: 25px;
	font-family: Gulim;
	list-style-type: none;
	text-align: left;
	padding:0;
	margin:0;
}

div.viewer div.content table.content {
	margin: 10px;
}

div.viewer div.widget {
	width: 223px;
	float: left;
}

div.viewer div.widget div.portlet {
	width: 221px;
	_width: 223px;
	float: left;
	border: 1px solid #cccccc;
}

div.viewer div.widget div.portlet div.title {
	width: 100%;
	float: left;
	height: 24px;
	background: url(../2.5/images/portlet/title_bg.gif) 0 1px repeat-x;
	font-size: 11px;
	letter-spacing: -1px;
	margin-bottom: 3px;
	color: #396da5;
	font-weight: bold;
}

div.viewer div.widget div.portlet div.title span {
	display: block;
	margin: 7px 0 0 7px;
	_margin: 8px 0 0 7px;
}

div.viewer div.widget div.portlet ol {
	list-style: none;
	float: left;
	font-size: 11px;
	letter-spacing: -1px;
	margin: 0 8px 3px 8px;
	_margin: 0 0 3px 0px;
	width: 100%;
	_width: 200px;
	text-align: left;
	_padding-left: 8px;
}

div.viewer div.widget div.portlet li {
	height: 18px;
	background: url(../2.0/img/blt_blue.gif) 0 5px no-repeat;
	_background: url(../2.0/img/blt_blue.gif) 0 4px no-repeat;
	padding-left: 5px;
}

div.viewer div.widget div.portlet nobr.side {
	width: 200px;
	overflow: hidden;
	display: block;
}

div.viewer div.widget div.portlet strong {
	color: gray;
}