*
{
	cursor: default;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* @group Common */

/* @group Tags */

address
{
	font-style: normal;
}

body
{
	background-color: #fff;
	font-family: gulim, sans-serif;
	font-size: 75%;
}

em
{
	font-style: normal;
	font-weight: bold;
}

h2
{
	display: none;
}

select
{
	font-size: 12px;
}

/* @end */

/* @group Classes */

a img
{
	border: none;
	cursor: pointer;
}

a:link, a:visited
{
	color: #888;
	cursor: pointer;
	text-decoration: none;
}

a:hover, a:active
{
	color: #aaa;
	cursor: pointer;
	text-decoration: none;
}

.linkBullet
{
	vertical-align: top;
}

.inputButton
{
	cursor: pointer;
}

.inputText
{
	cursor: text;
	font-size: 12px;
}

/* @end */

/* @end */

/* @group Layout */

#rootWrap
{
	margin: 0 auto;
	width: 950px;
}

/* @group Header */

#mainHeader
{
	position: relative;
	margin-bottom: 15px;
}

#mainHeader h1
{
	height: 93px;
	padding-top: 27px;
}

#mainHeader h1 a
{
	display: block;
	margin: 0 auto 0 auto;
	height: 75px;
	width: 286px;
}

#mainHeader .banner
{
	position: absolute;
	left: 4px;
	top: 10px;
}

/* @group Main Menu */

#menu
{
	background-image: url('../images/menu_background2008.png');
	background-repeat: no-repeat;
	height: 41px;
	padding-left: 37px;
	width: 913px;
}

#menu li
{
	display: block;
	float: left;
}

#menu li.selected img
{
	margin-right: 2px;
}

/* @end */

/* @group User Section */

#buttonJoin
{
	position: absolute;
	right: 6px;
	top: 13px;
}

#buttonLogin
{
	position: absolute;
	right: 6px;
	top: 37px;
}

#linkSitemap
{
	background-image: url('../images/bullet_link.png');
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 14px;
	position: absolute;
	right: 6px;
	top: 96px;
}

#linkSitemap a:link
{
	color: #666;
}

#linkSubscription
{
	background-image: url('../images/bullet_link.png');
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 14px;
	position: absolute;
	left: 6px;
	top: 96px;
}

#linkSubscription a:link
{
	color: #666;
}

#textWelcome
{
	text-align: right;
	position: absolute;
	right: 6px;
	top: 7px;
}

#buttonPrivate
{
	position: absolute;
	right: 6px;
	top: 27px;
}

#buttonArticle
{
	position: absolute;
	right: 108px;
	top: 49px;
}

#buttonNews
{
	position: absolute;
	right: 57px;
	top: 49px;
}

#buttonLogout
{
	position: absolute;
	right: 6px;
	top: 49px;
}

/* @end */

/* @end */

/* @group Body */

#columnLeft
{
	float: left;
	margin-right: 19px;
	width: 201px;
}

#columnMiddle
{
	float: left;
	width: 509px;
}

#columnRight
{
	float: right;
	width: 201px;
}

/* @group Common */

.column
{
	padding-bottom: 23px;
}

.section
{
	margin-bottom: 10px;
}

.sectionTop
{
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -1000px;
}

.sectionMiddle
{
	background-repeat: repeat-y;
}

.sectionBottom
{
	background-position: left bottom;
	background-repeat: no-repeat;
	clear: both;
	overflow: hidden;
}

.banner
{
	clear: both;
	margin-bottom: 10px;
}

img.thumbnail
{
	border: 1px solid #efefef;
}

/* @end */

/* @group Sections */

/* @group Category */

#categorySection h3
{
	background-image: url('../images/category_top.png');
	background-repeat: no-repeat;
	height: 11px;
}

#categorySection .sectionMiddle
{
	background-image: url('../images/category_middle.png');
	background-repeat: repeat-y;
	padding: 10px;
}

#categorySection .sectionBottom
{
	background-image: url('../images/category_bottom.png');
	height: 12px;
}

/* @end */

/* @group Search (small) */

#smallSearchSection
{
	position: absolute;
	right: 10px;
	top: 127px;
	width: 300px;
}
#smallSearchSection h3.sectionTop
{
	display: none;
}

#smallSearchSection .condition
{
	text-align: right;
}

#smallSearchSection .condition select
{
	width: 80px;
}

#smallSearchSection .condition .inputText
{
	width: 100px;
}

#smallSearchSection .condition input.inputButton
{
	margin-bottom: 1px;
	vertical-align: middle;
}

/* @end */

/* @group Writer's Choice */

#writersChoice
{
	background-image: url('../images/writerschoice_middle.png');
	background-repeat: repeat-y;
	position: relative;
}

#writersChoice h3.sectionTop
{
	background-image: url('../images/writerschoice_top.png');
	height: 32px;
}

#writersChoice .album
{
	margin: 0 auto;
	padding-top: 9px;
	text-align: center;
	width: 160px;
}

#writersChoice .album .title
{
	color: #888;
	font-family: dotum, sans-serif;
	font-size: 90%;
}

#writersChoice .sectionBottom
{
	background-image: url('../images/writerschoice_bottom.png');
	height: 26px;
	padding-top: 12px;
	text-align: center;
}

#writersChoice .prev
{
	background-image: url('../images/button_left.png');
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	left: 10px;
	overflow: hidden;
	position: absolute;
	text-indent: -1000px;
	top: 85px;
	width: 18px;
	z-index: 100;
}

#writersChoice .next
{
	background-image: url('../images/button_right.png');
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	text-indent: -1000px;
	top: 85px;
	width: 18px;
	z-index: 100;
}

/* @end */

/* @group Recent Comments */

#recentComments h3.sectionTop
{
	background-image: url('../images/recentcomments_top.png');
	height: 29px;
}

#recentComments ol.sectionMiddle
{
	background-image: url('../images/recentcomments_middle.png');
	background-repeat: repeat-y;
	padding: 0 7px;
}

#recentComments ol li
{
	border-bottom: 1px solid #d8d8d8;
	padding: 5px 7px 3px 7px;
}

#recentComments ol li .author
{
	color: #999;
	font-family: dotum, sans-serif;
	font-size: 90%;
	margin-top: 3px;
	text-align: right;
}

#recentComments ol li.lastChild
{
	border-bottom: none;
}

#recentComments .sectionBottom
{
	background-image: url('../images/recentcomments_bottom.png');
	font-size: 1px;
	height: 8px;
}

/* @end */

/* @group Support Banners */

#supportBanners
{
	margin-top: 50px;
	text-align: center;
}

#supportBanners h3
{
	background-image: url('../images/text_support.png');
	background-repeat: no-repeat;
	display: block;
	height: 13px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -1000px;
	width: 166px;
}

/* @end */

/* @group Network Banners */

#networkBanners
{
	margin-top: 10px;
	text-align: center;
}

#networkBanners h3
{
	background-image: url('../images/text_network.png');
	background-repeat: no-repeat;
	display: block;
	height: 13px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -1000px;
	width: 166px;
}

#networkBanners ul li
{
	padding-bottom: 3px;
}

/* @end */



/* @end */

/* @group Page Navigation */

#pageNavigation
{
	border-top: 2px solid #f7f7f7;
	clear: both;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 90%;
	text-align: center;
}

#pageNavigation .temp
{
	padding: 20px 0 50px 0;
	vertical-align: top;
	
}

#pageNavigation .temp *
{
	vertical-align: top;
}

#pageNavigation .temp img
{
	margin-top: 1px;
}

#pageNavigation .temp .pageList
{
	padding: 0 10px;
}

#pageNavigation .temp .pageList a
{
	padding: 0 2px;
}

#pageNavigation .temp .pageList a em
{
	color: #333;
}

/* @end */

/* @end */

/* @group Footer */

#mainFooter
{
	border-top: 2px solid #f7f7f7;
	background-image: url('../images/logo_small.png');
	background-position: 10px 7px;
	background-repeat: no-repeat;
	clear: both;
	font-family: dotum, sans-serif;
	font-size: 90%;
	padding-left: 120px;
}

#mainFooter .temp
{
	border-left: 3px solid #989898;
	margin: 3px 0 12px 0;
	padding: 3px 0 3px 10px;
}

#mainFooter address
{
	display: block;
	margin-top: 8px;
}

/* @end */

/* @end */
