/* @group Body */

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

/* @group Left Column */

/* @group Important News */

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

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

#importantNews ol li
{
	border-bottom: 1px solid #f3f3f3;
	padding: 7px 3px 4px 3px;
}

#importantNews ol li .temp
{
	padding: 1px 2px;
}

#importantNews ol li .thumbnailBox
{
	float: left;
	margin: 0 3px 5px 0;
}

#importantNews ol li .title
{
	font-size: 100%;
	padding-top: 3px;
}

#importantNews ol li .title a:link, #importantNews ol li .title:visited
{
	color: #333;
}

#importantNews ol li .title a:hover, #importantNews ol li .title:active
{
	color: #666;
}

#importantNews ol li .shortDescription
{
	color: #666;
	font-family: dotum, sans-serif;
	font-size: 90%;
	margin-top: 5px;
}

#importantNews ol li .more
{
	background-image: url('../images/button_go.png');
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	margin: 3px 0 0 auto;
	overflow: hidden;
	text-indent: -1000px;
	width: 57px;
}

#importantNews ol li.firstChild
{
	padding-top: 2px;
}

#importantNews ol li.lastChild
{
	border-bottom: none;
	padding-bottom: 0;
}

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

/* @end */

/* @end */

/* @group Middle Column */

/* @group Popular News */

#newsListSection
{
	margin-bottom: 0;
}

#newsListSection h3
{
	background-image: url('../images/text_newslist.png');
	border-bottom: 2px solid #dfdfdf;
	font-size: 100%;
	font-weight: normal;
	height: 21px;
	margin-top: 5px;
	padding-top: 5px;
	text-align: right;
	text-indent: 0;
}

#newsListSection h3 .title
{
	display: none;
}

#newsListSection ol li
{
	background-position: 12px 13px;
	background-repeat: no-repeat;
	border-top: 2px solid #f7f7f7;
	clear: both;
	
}

#newsListSection ol li .temp
{
	padding: 10px 5px 10px 8px;
}

#newsListSection ol li .thumbnailBox
{
	float: left;
	margin: 0 8px 10px 0;
}

#newsListSection ol li .title
{
	font-size: 100%;
	padding-top: 4px;
}

#newsListSection ol li .author
{
	color: #888;
	font-family: dotum, sans-serif;
	font-size: 90%;
}

#newsListSection ol li .shortDescription
{
	color: #666;
	font-family: dotum, sans-serif;
	font-size: 90%;
	margin-top: 5px;
}

#newsListSection ol li .information
{
	float: left;
	margin-top: 7px;
}

#newsListSection ol li .more
{
	background-image: url('../images/button_go.png');
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 23px;
	margin: 3px 0 10px auto;
	overflow: hidden;
	text-indent: -1000px;
	width: 57px;
}

#newsListSection ol li.firstChild
{
	border-top: none;
	margin-top: 10px;
}

/* @end */

/* @end */

/* @group Right Column */

/* @group Popular News */

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

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

#popularNews ol li
{
	background-position: 5px 5px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #f3f3f3;
	padding: 9px 3px 5px 27px;
}

#popularNews ol li.firstChild
{
	padding-top: 4px;
}

#popularNews ol li.lastChild
{
	border-bottom: none;
	padding-bottom: 0;
}

#popularNews ol li.item1
{
	background-image: url('../images/number_1_sgray.png');
	background-position: 5px -1px;
}

#popularNews ol li.item2
{
	background-image: url('../images/number_2_sgray.png');
}

#popularNews ol li.item3
{
	background-image: url('../images/number_3_sgray.png');
}

#popularNews ol li.item4
{
	background-image: url('../images/number_4_sgray.png');
}

#popularNews ol li.item5
{
	background-image: url('../images/number_5_sgray.png');
}

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

/* @end */

/* @group PR Corner */

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

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

#prCorner ul
{
	padding: 10px 0 3px 0;
	text-align: center;
}

#prCorner ul li
{
	display: inline;
}

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

/* @end */

/* @end */

/* @end */

/*-------------------------------*/

/* trackback */

/*-------------------------------*/
.actionTrail             {padding:7px 5px;  font:11px 'Trebuchet MS'; clear:both;}
.actionTrail .cnt        { color:#f60;}


.trackback .url
{
	background: url('./images/bullet_uri.gif') no-repeat 5px 50%;
	padding-left: 20px;
	font: 0.9em 'Trebuchet MS', Helvetica, sans-serif;
}

/* Trackback list */

.trackback h3
{
	display: none;
}

.trackback
{
	padding-bottom: .5em;
}

.trackback ol
{
	list-style: none;
}

.trackback ol li
{
	margin-bottom: 1em;
	padding: .5em 1em;
	background-color: #faf9f8;
	border: 1px solid #f0f0e6;
}

.trackback li p
{
	margin-bottom: 1em;
}

.trackback li span
{
	font: 0.92em 'Franklin Gothic Medium', Helvetica, sans-serif;
	color: #999;
}

.trackback span a:link, .trackback span a:visited
{
	color: #999;
}

.trackback span a:hover, .trackback span a:active
{
	color: #333;
}

.trackback li p
{
	margin: .8em 0;
	text-align: left;
}

.trackback cite
{
	font-family: AppleGothic, Dotum, 'µ¸¿ò', Helvetica, sans-serif;
}




.comment                          { border-top:1px solid #ddd;  background-color:#f5f5f5; padding:10px; margin-bottom:4px;  width:490px; overflow:hidden;} 
.comment p                        { margin:3px 0 0 0; padding:0;}

.comment h3                       { display:none;}
.comment ol,
.comment ul                       { margin:0;  padding:0;  list-style:none;}
.comment .date                    { font:0.9em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#777;}
.comment .name                    { font-weight:bold;}
.comment ol li                    { padding:10px 5px;}
.comment li ul li                 { padding:5px 10px 5px 25px;  background:url("images/iconIndentArrow_local.gif") no-repeat 12px 6px;}
.comment .control a.address       {  margin-left:52px;  padding-bottom:2px;  text-decoration:none;color:#000;}
.comment .control a.modify        {margin-left:52px;  padding-bottom:2px;  text-decoration:none;color:#000;}
.comment .control a.write         { margin-left:52px;  padding-bottom:2px;  text-decoration:none;color:#000;}


.commentWrite                     { padding:5px; margin-top:20px;}
.commentWrite input               { width:150px;}
.commentWrite textarea            { width:465px;  padding:5px; position:relative; top:-16px;}
.commentWrite .homepage           { width:300px;}
.commentWrite .submit             { width:477px;  height:22px;  background-color:#ccc;  font:1.1em Dotum, Arial, sans-serif; padding-top:3px; position:relative; top:-18px;}
.commentWrite .secretWrap         { float:right; position:relative; top:-23px; left:-10px;}
.commentWrite .checkbox           {	border:none; padding:0;	margin:0; width:25px;}

.paging           { padding-top:10px;  text-align:center;  font-size:0.95em;}
.paging .numbox   { border-left:1px solid #ccc; padding-left:6px; margin-left:6px;  font:0.95em verdana;}
.paging .num      { border-right:1px solid #ccc; padding-right:8px; margin-right:5px;}
