/*
 *	File Name:	common.css
 *	Version:	1.0
 *
 *	Description:
 *
 *	Note:
 *
 *	Modified	(YYYY/MM/DD)	Ver		Content
 *	tosk		2011/09/01		1.0.0	create
**/


/***********************************************************************************************************************
	reset css
***********************************************************************************************************************/
* { font-family: "dotum","gulim","tahoma"; letter-spacing: -1px; }

html { color: #000; }

body,div,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,
input,button,textarea,p,blockquote,th,td { margin: 0; padding: 0; }

table { border-collapse: collapse; border-spacing: 0; }

fieldset,img { border: 0; }

address,caption,cite,code,dfn,em,strong,th,var,optgroup
	{ font-style: inherit; font-weight: inherit; }

del,ins { text-decoration: none; }

li { list-style: none; }

caption,th { text-align: left; }

h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal; }

q:before,q:after { content: ''; }

abbr,acronym { border: 0; font-variant: normal; }

sup {vertical-align: baseline; }
sub {vertical-align: baseline; }
legend {color: #000; }
input,button,textarea,select,optgroup,option
	{ font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }

input,button,textarea,select{ *font-size: 100%; }


/***********************************************************************************************************************
	public
***********************************************************************************************************************/
body {
	color: #000;
	background: #F7FBED;
	text-align: center;
	background-image: ;
}

#wrapper {
	width: 920px; height: 90px;
	margin: 0 auto;
	text-align: left;
	position: absolute;
}


div.header {
}

div.logo {
	vertical-align: bottom;
	width: 136px; height: 88px;
	float: left;
}

dl.init_menu span {
	display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%;
	background: transparent url(../images/menu_initial.png) no-repeat;
}

dl.init_menu {
	text-align: right;
	margin-right: 8px;
	height: 11px;
	margin-top: 5px;
	float: right;
}


dl.init_menu dd a {
	height:11px;font-size:.85em;
	display: block;
	text-decoration: none;
	font-size: 10px; color: #7A7A7A;
	padding-left: 3px; padding-right: 3px;

	position:relative;line-height:11px;letter-spacing:-1px;text-align:center;cursor:pointer;_cursor /**/:hand
	overflow:hidden;
}

dl.init_menu dd {
	float: left;
}

dd .init_home {
	width: 37px;
}
dd .init_home span {
	background-position: 0 0;
}

dd .init_en {
	width: 38px;
}

dd .init_en span {
	background-position: -43px 0;
}

dd .init_sitemap {
	width: 49px;
}

dd .init_sitemap span {
	background-position: -87px 0;
}

div.menu {
	width: 770px; height: 53px;
	left: 146px;
	float: right;
}

div.menu span.menu_left {
	width: 10px; height: 53px;
	float: left;
}

div.menu span.menu_right {
	width: 15px; height: 53px;
	float: right;
/**	top: 16px;
	position: absolute;
**/
}

div.menu div {
	width: 745px;
	padding: 0;
	height: 53px;
	display: inline-block;
	margin-left: 0;
	background-repeat: repeat-x;
	float: both;
	margin-right: -6px;
}

div.menu div.topnav {
	background-image: url(../images/menu_bg.png);
}
div.menu ul {
	margin-left: 10px;
	padding-top: 3px;
}

div.menu li {
	display: inline;
	margin-right: -5px;
}

div.menu2 {
	height: 25px;
	position: relative;
	left: 160px; top: 55px;
}

div.menu2 span.menu2_left {
	width: 6px; height: 25px;
	position: absolute;
	left: 0;
}

div.menu2 span.menu2_right {
	width: 10px; height: 25px;
	top: 0; right: 0; right: 3px\0/;
	float: right;
	position: absolute;
}

div.menu2 div {
	display: ;
	height: 25px; width: 100%;
	padding-left: 6px; padding-right: 10px;
}

div.menu2 ul {
	display: ;
	height: 25px;
	background-image: url(../images/menu2_bg.png);
	position: absolute;
	padding-left: 10px; padding-right: 10px;
}

div.menu2 div li {
	display: inline;
	position: relative;
	top: 1px;
	padding-right: 5px;
}


div.about {
/**	width: 302px;
**/
}


div#body {
	text-align: left;
	top: 90px;
}


/**********************************************************
	ÁÂÃø¸Þ´º
***********************************************************/
div#left {
}

div#left_menu {
	margin-top: 0;
	width: 190px;
}

div#left_menu ul {
	padding-top: 0; padding-bottom: 20px;
	background-image: url(../images/leftmenu_bg.png);
	padding-left: 30px;
}

div#left_menu ul li {
	vertical-align: middle;
	height: 26px; padding-top: 3px;
	line-height: 150%;
}

div#left div.banner {
	margin-top: 10px;
}

div#left div.banner img {
	padding-left: 3px;
}

/**********************************************************
	BODY
***********************************************************/
div#content {
	width: 716px; height: ;
	left: 200px; top: 0;
}


/**********************************************************
	Footer
***********************************************************/
div#footer {
	background-image: url(../images/copyright_bg.png);
	background-repeat: no-repeat;
	width: 976px; height: 53px;
	position: absolute;
}

div#footer img.copyright {
	margin-top: 10px; margin-left: 30px;
}

div#footer ul {
	float: right;
}

div#footer ul li {
	float: left;
	position: relative;
	top: 20px; right: 10px;
}


/**********************************************************
	index
***********************************************************/
body#index {
	background: url(../images/index_bg.png) repeat-x;
	position: relative;
}

div#body { /** index¿¡¼­µµ »ç¿ëÁß **/
	position: absolute;
	width: 976px;
}

div.content_main {
	width: 805px;
	position: absolute; left: 0;
}
div.nav {
	width: 168px;
	float: right;
	position: absolute; right: 0;
	top: 15px;
}

div.nav_pkg {
	background: url(../images/main_wbg.png) no-repeat;
	width: 168px; height: 322px;
	margin-bottom: 5px;

}
div.nav_pkg ul {
	background: url(../images/main_wbg.png) no-repeat;
	background-position: -169px 0;
	width: 140px; height: 262px;
	padding-top: 52px; margin-left: 5px;
	padding-left: 12px;
}

div.customer {
	background: url(../images/main_wbg.png) no-repeat;
	background-position: 0 -322px;
	width: 168px; height: 132px;
	padding-top: 5px;
}
div.customer ul {
	background: url(../images/main_wbg.png) no-repeat;
	background-position: -169px -327px;
	width: 159px; height: 122px;
	margin-left: 5px;
	padding: 2px; padding-top: 10px;
}

a.nav_customer {
	background: url(../images/main_customer.png) no-repeat;
	width: 153px; height: 70px;
	display: block;
	position: relative;
}

a.nav_contact {
	background: url(../images/main_customer.png) no-repeat;
	background-position: 0 -70px;
	width: 153px; height: 43px;
	display: block;
	position:relative;
}

li a.nav_pkg_epc {
	background: url(../images/index_menu.png) no-repeat;
	background-position: 0 -1px;
	width: 135px; height: 44px;
	display: block;
	position: relative;
	padding-bottom: 3px;
	border-bottom: 1px solid #C1C1C1;
}

li a.nav_pkg_cpfr {
	background: url(../images/index_menu.png) no-repeat;
	background-position: 0 -47px;
	width: 135px; height: 57px;
	display: block;
	position: relative;
	padding-bottom: 3px;
	border-bottom: 1px solid #C1C1C1;
}

li a.nav_pkg_pds {
	background: url(../images/index_menu.png) no-repeat;
	background-position: 0 -106px;
	width: 135px; height: 47px;
	display: block;
	position: relative;
	padding-bottom: 3px;
	border-bottom: 1px solid #C1C1C1;
}
li a.nav_pkg_srd {
	background: url(../images/index_menu.png) no-repeat;
	background-position: 0 -157px;
	width: 135px; height: 47px;
	display: block;
	position: relative;
	padding-bottom: 3px;
	border-bottom: 1px solid #C1C1C1;
}

li a.nav_pkg_ism {
	background: url(../images/index_menu.png) no-repeat;
	background-position: 0 -207px;
	width: 135px; height: 47px;
	display: block;
	position: relative;
	padding-bottom: 3px;
	border-bottom: 1px solid #C1C1C1;
}
li a.nav_pkg_pis {
	background: url(../images/index_menu.png) no-repeat;
	background-position: 0 -205px;
	width: 112px; height: 40px;
	display: block;
	position: relative;
}

div.content_bottom {
	position: relative;
}

div.content_pkg {
	position: absolute;
	right: 0;
	width: 289px; height: 103px;
}

/** ¸Þ°¡ ¸Þ´º ½ºÅ¸ÀÏ 9.30 **/
ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
	margin-top: 3px;
}
ul#topnav li a {
	float: left;
	text-indent: -9999px;
	height: 41px;
}

ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }

ul#topnav a.about {
	background: url(../images/menu_about.png) no-repeat;
	width: 112px;
}

ul#topnav a.business {
	background: url(../images/menu_biz.png) no-repeat;
	width: 110px;
}

ul#topnav a.package {
	background: url(../images/menu_pkg.png) no-repeat;
	width: 95px;
}

ul#topnav a.referenc {
	background: url(../images/menu_referenc.png) no-repeat;
	width: 95px;
}

ul#topnav li .sub {
/*	position: absolute; */
	position: absolute;
	top: 42px; left: 0;
	padding: 0;
	float: left;
	height: 25px; width: auto;
	/*--Bottom right rounded corner--*
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	*/
	display: none;
}

ul#topnav li .sub div.row {
	position: absolute;
	height: 25px;
	width: auto;
	background: transparent url(../images/menu2_bg.png) repeat-x;
	left: 6px;
}

ul#topnav li .sub ul {
	list-style: none;
	margin: 0; padding: 0;
/**	float: left;*/
}
ul#topnav .sub ul li {
	color: #FFFFFF;
	display: inline;
	margin: 0; margin-top: 1px;
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: url(../images/menu2_arrow.png) no-repeat 5px -3px;
	padding: 0 5px 0 10px;
	display: inline;
	text-decoration: none;
	color: #FFFFFF;
}
ul#topnav .sub ul li a:hover {color: #ddd; background-position: 5px -3px; }

ul#topnav div.menu_left {
	width: 6px; height: 25px;
	float: left;
}

ul#topnav span.menu_right {
	width: 10px; height: 25px;
	position: relative;
	left: 16px;
}

ul#topnav li.about div.sub {
}
ul#topnav li.about .sub div.row {
	width: 280px;
}

ul#topnav li.business .sub div.row {
	width: 350px;
}

ul#topnav li.package .sub div.row {
	width: 240px;
}

ul#topnav li.referenc .sub div.row {
	width: 280px;
}

table.contact {
	font-size: 12px;
	letter-spacing: 0px;
	margin-left: 20px;
	width: auto;
}

table.contact td {
	padding-top: 8px; padding-bottom: 10px;
	line-height: 160%;
	text-align: left;
	border-bottom: 1px dotted #dbdbdb;
}
table.contact td.subtitle {
	width: 63px;
	padding-left: 5px; padding-right: 5px;
	padding-top: 7px; padding-bottom: 7px;
	vertical-align: top;
}

table.contact td.subtitle img {
	vertical-align: top;
}

div.content {
	text-align: center;
	padding-top: 20px;
	background: #FFF url(../images/contact_bg.png);
}
ul.btn_content {
	list-style: none;
	text-align: right;
	margin-right: 20px;
}
ul.btn_content li {
	display: inline;
}

div.content_client {
	width: 640px;
	background: url(../images/client_bg.png) repeat-y;
	margin-left: 38px;
}

div.content table {
	width: 100%;
	font-size: 12px;
}

div.content div.edu_showing {
	 padding-bottom: 30px;
}

div.content table.edu_showing {
	margin-top: 7px;
	border-top: 3px solid #9F9C93;
}

div.content table.edu_showing th {
	text-align: center;
	border-bottom: 1px solid #9F9C93;
	background: #F5F2EA;
	padding-top: 10px; padding-bottom: 8px;
	color: #a29d8c;
	font-weight: bold;
}

div.content table.edu_showing td {
	padding-top: 7px; padding-bottom: 5px;
	padding-left: 10px;
	letter-spacing: 0;
	border-bottom: 1px solid #D8D5CC;
	color: #6C6C6C;
	line-height: 140%;
}

div.content table.edu_showing td span {
	font-weight: bold;
	margin-bottom: 110px;
	line-height: 180%;
}

div.content_client div {
	padding-left: 10px; padding-right: 8px;
	padding-bottom: 15px;
	text-align: left;
}

div.content_client h3 {
	text-align: left;
	padding-top: 20px; padding-bottom: 5px;
}

div.content_client div li {
	display: inline;
	background: #FFF;
}
div.content_client div li img {
	margin-bottom: -2px;
	margin-right: -4px;
}

ul.aboutinfo {
	float: right;
	margin-top: 15px; margin-right: 10px;
	width: 350px;
	font-size: 12px;
}

ul.aboutinfo h3 {
	font-size: 14px; 
	color: #86A710;
	font-weight: bold;
	margin-bottom: 10px;
}
ul.aboutinfo h3 img {
	vertical-align: -5px;
}

ul.aboutinfo li {
	margin-bottom: 15px;
	padding-left: 17px; padding-right: 17px;
	line-height: 160%;
	color: #757575;
}

div.scm_pkg {
	position: ;
}

div.scm_pkg dl {
	font-size: 12px;
	line-height: 160%;
	width: 48%;
/**	float: left; **/
	text-align: left;
}
div.scm_pkg dl img {
	margin-left: 40px; margin-right: 40px;
	margin-bottom: 10px;
}

div.scm_pkg dd span {
	font-weight: bold;
}

div.biz ul {
	font-size: 12px;
	text-align: left;
	line-height: 160%;
}

div.biz_summary {
	width: 662px;
	margin-bottom: 20px;
}

div.biz_summary div {
	background: url(../images/biz_content_bg.png);
	text-align: left;
	font-size: 12px;
	padding: 7px 20px;
	line-height: 150%;
	color: #707070;
}
div.biz ul {
	margin-top: 20px;
}

div.biz ul h3 {
	margin-bottom: 7px;
}

div.biz li {
	padding-left: 25px; padding-right: 50px;
	background: url(../images/biz_bullet.png) no-repeat 15px 7px;
	padding-bottom: 3px;
	line-height: 150%;
}
table.ref_table {
	border: 1px solid #CECECE;
}

table.ref_table th {
	font-weight: bold;
	text-align: center;
	background: #d1e4fd;
	padding-top: 5px; padding-bottom: 3px;
}
table.ref_table td {
	padding: 7px;
	border-right: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
}

div.sub_menu {
	width: 662px; height: 36px;
	text-align: center;
	background: url(../images/sub_menu_bg.png);
	font-size: 12px;
	margin: 0; padding:0px;
	margin-bottom: 15px;
}

ul.sub_menu {
	margin: 0; padding: 0;
	padding-top: 12px;
}

ul.sub_menu li {
	float: left;
	width: 19%;
	margin: 0; padding: 0;
}

ul.sub_menu li a {
	text-decoration: none;
	color: #858585;
	padding-left: 17px;
}

ul.sub_menu li.on a {
	font-weight: bold;
	color: #858585;
	color: #ed5b00;
	background: url(../images/sub_menu_bullet.png) no-repeat;
}

div.content_news {
	padding-left: 100px;
	float: left;
}

div.content_news ul {
	font-size: 12px;
	width: 380px;
}

div.content_news ul h3 {
	border-bottom: 1px solid #8DD8FF;
	margin-bottom: 10px;
}

div.content_news ul h3 a img {
	float: right;
	margin-right: 5px;
	margin-top: 10px;
}

div.content_news ul li {
	margin-left: 10px;
	line-height: 165%;
	color: #7B7B7B;
	background: url(../images/index_news_bullet.png) no-repeat left 8px;
	padding-left: 10px;
}

div.recruit img {
	margin-bottom: 15px;
	margin-left: 20px;	
}

/** index¿¡¼­ ¸ÞÀÎ ÀÌ¹ÌÁö ½½¶óÀÌµå **/
	#viewArea {position:relative; width:800px; height:379px;overflow:hidden;}
	#imgList {position:absolute; width:2000px; left:0px; top:0px;}
	#imgList div {float:left; margin:0px; padding:0px;}

/** »çÀÌÆ®¸Ê **/
div.sitemap {
	background: url(../images/sitemap_bg.gif); width: 284px; height: 331px; z-index: 1; top: 15px; left: 633px; position: absolute;
}

div.sitemap ul h3 {
	margin-bottom: 10px;
}

div.sitemap ul li {
	margin-left: 15px;
	height: 17px;
}
div.sitemap .about {
	margin-top: 40px;
	margin-left: 30px;
}

div.sitemap .product {
	margin-top: 15px;
	margin-left: 30px;
}

div.sitemap .reperence {
	margin-top: 15px;
}

div.sitemap div.left {
	width: 112px; height: 260px; display: inline;
}
div.sitemap div.right {
	width: 112px; height: 260px;
	float: right; display: inline; position: relative; top: -238px; left: -20px;
}

div.sitemap_btn {
	text-align: right; height: auto; margin-top: 15px; margin-right: 20px;
}

