/************************************************************************
 * 파일명      : base.css
 * 설명        : 사이트 기본 css와 이와 관련된 공통class들
 * 작성자      : 노수정
 * 작성일      : 2007.07.30
************************************************************************/
@import "layout.css";
@import "class.css";

*			{margin:0; padding:0;}
body		{color:#4D4D4D; font-size:12px; font-family:Arial;}
:root select {height:17px;}
ul{list-style:none; vertical-align:top;}
*html	.inputA	{background-position:right 1px; margin-right:1px}
*+html	.inputA	{background-position:right 1px; height:22px;}

.clear		{clear:both}
.bNew		{; font-family: Verdana; font-size: 9px; color: #666666; text-decoration: underline}
.conW	{width:540px; margin:0 auto;}


.t_black	{color:#333}
.t_Blue		{color:#5289B8;}
.t_dBlue	a:link		{color:#406C80}
a.t_dBlue				{color:#406C80}
a.none:visited	{text-decoration:none}


a.uline				{text-decoration:underline;}
.t_new		{color:#000000; font-size:10px; font-family: Verdana; text-align: justify}
.b_small	{color:#CCCCCC; font:normal 9px verdana}

.t_normal	{font-size:12px; color:#4D4D4D; font-weight:normal}
.t_verdana	{font:10.5px verdana; text-align: left}

#linkS		{position:absolute; top:28px; left:10px;}
#search		{position:absolute; top:10px; right:10px; width:370px; text-align:right;font-family: "Arial"; font-size:11px; color: #333; }
*html #search	.searchInput{width:247px;}
*+html #search	.searchInput{width:247px;}

/* opera only \*/
html:\66irst-child #search	.searchInput{
	width:226px;
}

/* navigation */
.navi	{position:relative; width:980px; height:67px; background:url('/image/common/bg_naviB.jpg') no-repeat 0 0; margin-left:10px; z-index:20}	

a.tag1,
a:visited.tag1,
a:hover.tag1	{text-decoration:none; background:#666; color:#fff; font-size:12px; word-spacing:0.05em}

a.tag2,
a:visited.tag2	{text-decoration:none; background:#999; color:#fff; font-size:10px; word-spacing:0.05em}
a:hover.tag2	{background:#666;}

a.tag3,
a:visited.tag3,
a:hover.tag3	{color:#666; font-size:12px; word-spacing:0.05em}

a.tag4,
a:visited.tag4,
a:hover.tag4	{color:#666; font-size:10px; word-spacing:0.05em}

a.tag5,
a:visited.tag5	{color:#999; font-size:10px; word-spacing:0.05em}
a:hover.tag5	{color:#666; font-size:10px; word-spacing:0.05em}
.linkT	{padding:0 20px 0 30px}
.b3_content	a{color:#406C80}

:root	.b2_inner2	{padding:8px 5px 5px 10px;}
:root	.b2_inner2	.b_down	{margin-top:-5px;}
:root	.b3_inner2	{padding:8px 20px 5px 10px;}
:root	.b3_inner2	.b_down	{margin-top:-5px;}
:root	.b2_contentS	.b2_inner2	{padding:6px 12px 9px 10px;}
:root	.b3_contentS	.b3_inner2	{padding: 8px 12px 12px 10px;}
:root	.b3_contentA	.b3_inner2	{padding:6px 20px 9px 10px;}
.greybglinksmall { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; text-decoration: none; color: #FF6600; background-color: #E8E8E8 }
