@charset "euc-kr";
/* CSS Document */

html, body {
		margin:0px;
		padding:0px;
		font-size:0.85em;
		font-family:'¸¼Àº °íµñ','gulim','±¼¸²','Dotum','µ¸¿ò','Arial','Verdana','SimSun','simHei';
		line-height:12px;
		color:#303030;
}

html {overflow-y:scroll;}

h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, form, fieldset, p {
		margin:0;
		padding:0;
		list-style:none;
		font-size:12px;
		font-family:'¸¼Àº °íµñ','gulim','±¼¸²','Dotum','µ¸¿ò','Arial','Verdana','SimSun','simHei';
		line-height:16px;
		color:#303030;
		font-weight:normal;
}

div, ul, li, p, tr, td {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: '¸¼Àº °íµñ','gulim','±¼¸²','Dotum','µ¸¿ò','Arial','Verdana','SimSun','simHei';
	line-height: 20px;
	color: #303030;
	border-bottom: 1px soild #F00;
	height: auto;
}

ul, li {list-style:none;}

hr {
	height: 1px;
	border: 0px;
	color: #DDD;
	background-color: #DDD;
	margin: 20px 0px 20px 0px;
	padding: 0px;
}

sup {line-height:12px;}

h3{ font-size:14px; font-weight:bold;}

h1 {
		margin:0 0 20px 0;
		padding:0 0 7px 0;
		list-style:none;
		font-size:16px;
		font-family:'¸¼Àº °íµñ','gulim','±¼¸²','Dotum','µ¸¿ò','Arial','Verdana','SimSun','simHei';
		line-height:16px;
		color:#666666;
		font-weight: bold;
		border-bottom:#CCC 3px solid;
}
h4 {padding-bottom:10px; font-size:16px;
font-family:'¸¼Àº °íµñ','gulim','±¼¸²','Dotum','µ¸¿ò','Arial','Verdana','SimSun','simHei';
color:#666666;
font-weight: bold;}


/* ¸µÅ© ½ºÅ¸ÀÏ */
a:link		{color:#666666; text-decoration:none;}
a:visited	{color:#666666; text-decoration:none;}
a:hover		{color:#1a1a1a; text-decoration:underline;}
a:active	{color:#1a1a1a; text-decoration:underline;}

.basic a:link {color:#666666; text-decoration:none;}
.basic a:visited {color:#666666; text-decoration:none;}
.basic a:hover {color:#1a1a1a; text-decoration:underline;}
.basic a:active {color:#1a1a1a; text-decoration:underline;}


/* ÀÌ¹ÌÁö °ü·Ã */
img {margin:0; padding:0; vertical-align:top; line-height:0; border:0;}



/* Å×ÀÌºí ½ºÅ¸ÀÏ */
table { border-collapse:collapse; border-spacing:0;}
caption {display: none;}


/* »óÇÏ */
.vat {vertical-align:top;}
.vam {vertical-align:middle;}
.vab {vertical-align:bottom;}


/* ÁÂ¿ì */
.tal {text-align:left;}
.tac {text-align:center;}
.tar {text-align:right;}

.inline {display:inline;}
.clear {clear:both;}



/* ÆûÅÂ±× ½ºÅ¸ÀÏ */
fieldset, form, label, legend {margin:0; padding:0; border:0;}

legend {display: none;}

input.input_text {font-size:12px; color:#666; vertical-align:middle; padding-top:3px; padding-left:5px; height:14px; font-family:'Dotum','µ¸¿ò','gulim','±¼¸²','Arial','Verdana','SimSun','simHei'; border:1px solid #bfbfbf;}
input.input_text2 {font-size:12px; color:#666; vertical-align:middle; padding-top:4px; padding-left:5px; height:16px; font-family:'Dotum','µ¸¿ò','gulim','±¼¸²','Arial','Verdana','SimSun','simHei'; border:1px solid #bfbfbf;}
input.input_radio {vertical-align:middle; margin:-1px 0 0 0;}
input.input_checkbox {vertical-align:middle; margin:-1px 0 0 0; *margin:0 0 0 -3px; border:none;}
input.input_k {ime-mode:active;} /* ÇÑ±Û */
input.input_e {ime-mode:inactive;} /* ¿µ¹® */
input.button {padding: 0; border: 0 !important;}

textarea {
		font-size:1em; 
		font-family:'¸¼Àº °íµñ','Dotum','µ¸¿ò','gulim','±¼¸²','Arial','Verdana','SimSun','simHei';
		color: #666; line-height:16px;
		border:1px solid #ccc;
		overflow-y:scroll;
}

select {
		border:1px solid #d1d1d1;
		color:#666;
		font-family:'¸¼Àº °íµñ','Dotum','µ¸¿ò','gulim','±¼¸²','Arial','Verdana','SimSun','simHei';
		height:20px;
		vertical-align:middle;
}

.pt15{padding-top:15px;}
.pb15{padding-bottom:15px;}
.pt10{padding-top:10px;}
.pb10{padding-bottom:10px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}

.left{
	float: left;
	position: relative;
}
.right{float:right;}

.green {color:#67ae48;}
.blue {color:#1d98cb;}
.sky {color:#15938f;}
.orange {color:#ee660b;}



/* ·¹ÀÌ¾Æ¿ô ¹× ÄÁÅÙÃ÷ ÀÔ´Ï´Ù --------- */

/* Layout */
#apDiv1 {
	top: 100px;
	width: 940px;
	z-index: 1;
	margin: auto;
	margin-top: 20px;
}
#apDiv2 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 700px;
	z-index: 2;
	float: left;
}

#apDiv4 {
	position: relative;
	top: 0px;
	width: 220px;
	height: auto;
	z-index: 3;
	left: 20px;
	float: left;
}
#apDiv5 {
	position: relative;
	width: 940px;
	height: 50px;
	z-index: 4;
	float: left;
	clear: both;
	border-top: 1px #CCC solid;
	text-align: center;
	margin-top: 30px;
	padding-top: 20px;
}

.speaker_blue {
	border-top:#26aae1 2px solid;
	border-bottom:#26aae1 1px solid;
	padding:5px 0 5px 0;
	}
.speaker_sky {
	border-top:#2ebeb1 2px solid;
	border-bottom:#2ebeb1 1px solid;
	padding:5px 0 5px 0;
	}
.speaker_green {
	border-top:#64bc47 2px solid;
	border-bottom:#64bc47 1px solid;
	padding:5px 0 5px 0;
	}

.track1 {font-size:14px; color:#7153a3; font-weight:bold; /* º¸¶ó */
		border-left:#ccc 1px solid; 
		border-top:#7153a3 2px solid;
		border-bottom:#7153a3 2px solid;
		}
.track2 {font-size:12px; color:#63ae34; font-weight:bold; /* ±×¸° */
		border-left:#ccc 1px solid;
		border-top:#63ae34 2px solid;
		border-bottom:#63ae34 1px solid;
		}
.track3 {font-size:12px; color:#204197; font-weight:bold; /* ³²»ö */
		border-left:#ccc 1px solid; 
		border-top:#204197 2px solid;
		border-bottom:#204197 1px solid;
		}
.track4 {font-size:12px; color:#27aae1; font-weight:bold; /* ÇÏ´Ã */
		border-left:#ccc 1px solid; 
		border-top:#27aae1 2px solid;
		border-bottom:#27aae1 1px solid;
		}
.track5 {font-size:12px; color:#f26424; font-weight:bold; /* ÁÖÈ² */
		border-left:#ccc 1px solid; 
		border-top:#f26424 2px solid;
		border-bottom:#f26424 1px solid;
		}



.track a{ font-size:12px; color:#FFF; font-weight:bold; text-decoration:none;}


#premier3 td {
	font-size: 12px;
	padding: 5px;
	border-bottom: #AAA 1px solid;
	line-height: 130%;
	padding-bottom: 7px;
}
#premier3 img {padding-bottom:3px; padding-top:2px;}

.border_a {border:#212d55 3px solid; background-image: url(../images/agenda_s_bg.jpg); background-repeat:no-repeat;}

#premier4 td {  padding:5px; /*border-bottom:#AAA 1px solid;*/ line-height:130%; padding-bottom: 7px;}#premier4 img {padding-bottom:3px; padding-top:2px;}

#premier5 hr {
	height: 1px;
	border: 0px;
	color: #DDD;
	background-color: #DDD;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}

#premier5 a, a:visited {
	height: 1px;
	border: 0px;
	color: #666666;
}
#premier5 a:hover, a:active {
	height: 1px;
	border: 0px;
	color: #1a1a1a;
	text-decoration:underline;
}


#premier8 td { font-size:12px; padding:5px; border-bottom:#AAA 1px solid; line-height:130%; padding-bottom: 7px;}
#premier8 img {padding-bottom:3px; padding-top:2px;}

#premier9 td { font-size:12px; padding:5px; border-bottom:#AAA 1px solid; line-height:130%; padding-bottom: 7px;}
#premier9 img {padding-bottom:3px; padding-top:2px;}

#premier10 td { font-size:12px; padding:5px; border-bottom:#AAA 1px solid; line-height:130%; padding-bottom: 7px;}
#premier10 img {padding-bottom:3px; padding-top:2px;}

.track_s { font-size:12px; color:#212d55; font-weight:bold; background-color:#EFEFEF}


/* color */
.ffffcc {background-color: #ffffe5;}
.ffcccc {background-color: #ffe9ff;}
.soft_green {background-color: #f6fbf0;}
.soft_violet {background-color: #f8f4fc;}
.soft_deepb {background-color:#ebf0fd;}
.soft_red {background-color:#fef6f6;}
.soft_blue {background-color:#f2fafd;}




.p_session {width:99%; background-color:#EEEEEE; font-size:11px; line-height:130%; padding:5px; color:#777; margin-top:5px;}
.left_line {border-left:#ccc 1px solid}


.txt11 {
	font-size: 11px;
	letter-spacing: -0.1em;
	line-height: 150%;
	margin-top: 7px;
	margin-bottom: 5px;
	color: #1e2e62
}

.txt_blue {
	font-size: 11px;
	color: #1e2e62;
}

.booth01 {padding-left:20px; padding-right:20px; border-left:#1a429a 3px solid; border-right:#1a429a 3px solid; width:591px}

.booth01 td {padding-bottom:15px; padding-top:15px; border-bottom:#CCC 1px solid;}

.booth01 p {font-weight:bold; padding-bottom:10px; color:#1a429a; font-size:14px}

.booth02 {padding-left:20px; padding-right:20px; border-left:#007cd3 3px solid; border-right:#007cd3 3px solid; width:591px}
.booth02 td {padding-bottom:15px; padding-top:15px;}
.booth02 p {font-weight:bold; padding-bottom:10px; color:#007cd3;}

.booth03 {padding-left:20px; padding-right:20px; border-left:#48484c 3px solid; border-right:#48484c 3px solid; width:591px}
.booth03 td {padding-bottom:15px; padding-top:15px; border-bottom:#CCC 1px solid;}
.booth03 p {font-weight:bold; padding-bottom:10px; color:#48484c;}

.booth04 {padding-left:20px; padding-right:20px; border-left:#be910c 3px solid; border-right:#be910c 3px solid; width:591px}
.booth04 td {padding-bottom:15px; padding-top:15px; border-bottom:#CCC 1px solid;}
.booth04 p {font-weight:bold; padding-bottom:10px; color:#be910c;}

.booth05 {padding-left:20px; padding-right:20px; border-left:#818287 3px solid; border-right:#818287 3px solid; width:591px}
.booth05 td {padding-bottom:15px; padding-top:15px; border-bottom:#CCC 1px solid;}
.booth05 p {font-weight:bold; padding-bottom:10px; color:#818287;}


.apDiv3 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 638px;
	height: auto;
	z-index: 5;
	padding: 30px;
	border-bottom: #cdcdcd 1px solid;
	border-left: #cdcdcd 1px solid;
	border-right: #cdcdcd 1px solid;
	margin-bottom: 20px;
}

/*.apDiv3 li { margin-left:20px; list-style: disc }*/


#apDiv6 {
	position: relative;
	left: 130px;
	top: 488px;
	width: 508px;
	height: 144px;
	z-index: 5;
}
#apDiv7 {
	position: absolute;
	left: 62px;
	top: 550px;
	width: 165px;
	height: 145px;
	z-index: 5;
}
#apDiv8 {
	position: absolute;
	left: 57px;
	top: 2276px;
	width: 12px;
	height: 30px;
	z-index: 5;
}

#logo {
	position: relative;
	top: 20px;
	height: 50px;
	width: 940px;
	z-index: 4;
	margin: auto;
}


/* right */

.rgst{
	background-image: url(../images/rgst_bg.jpg);
	height: 225px;
	padding: 5px 15px 0 15px;
}
.sns{border-bottom:#CCC 1px solid; border-top:#CCC 1px solid; margin-top:20px; font-weight:bold;}

.txt{
	width: 440px;
	padding-left: 10px;
}
.gift01 {background-image:url(../images/gift01.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}

.gift02 {background-image:url(../images/gift02.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}



/* Main menu */
.mainvisual {width:990px; height:270px; vertical-align:top; overflow:hidden;}
#mainmenu {position:relative; width:700px; height:24px; margin-top:20px; border-bottom:#CCC 4px solid}
	h2 {left:0; top:0; overflow:hidden; font-size:0; line-height:0; visibility:hidden; width:0px; height:0px;}
	.mm {overflow:hidden; padding-left:5px;}
	.mm li {float:left; padding-right:3px}
	.mm li a {display:block; overflow:hidden; text-indent:-10000px;}
	
	.mm1 a {width:41px; background:url('../images/mm1_on.jpg') no-repeat left top;}
	.mm1 a:link {width:42px; background:url('../images/mm1_on.jpg') no-repeat left top;}
	.mm1 a:visited {width:41px; background:url('../images/mm1_on.jpg') no-repeat left top;}
	.mm1 a:hover {width:41px; background:url('../images/mm1_on.jpg') no-repeat left top;}
	.mm1 a:active {width:41px; background:url('../images/mm1_on.jpg') no-repeat left top;}
	.mm1_on a {width:42px; background:url('../images/mm1_on.jpg') no-repeat left top;}

	.mm2 a {width:119px; height:24px; background:url('../images/mm2_on.jpg') no-repeat left top;}
	.mm2 a:link {width:119px; background:url('../images/mm2_on.jpg') no-repeat left top;}
	.mm2 a:visited {width:119px; background:url('../images/mm2_on.jpg') no-repeat left top;}
	.mm2 a:hover {width:119px; background:url('../images/mm2_on.jpg') no-repeat left top;}
	.mm2 a:active {width:119px; background:url('../images/mm2_on.jpg') no-repeat left top;}
	.mm2_on a {width:126px; height:24px; background:url('../images/mm2_on.jpg') no-repeat left top;}

	.mm3 a {width:80px; height:24px; background:url('../images/mm3_on.jpg') no-repeat left top;}
	.mm3 a:link {width:80px; background:url('../images/mm3_on.jpg') no-repeat left top;}
	.mm3 a:visited {width:80px; ackground:url('../images/mm3_on.jpg') no-repeat left top;}
	.mm3 a:hover {width:80px; background:url('../images/mm3_on.jpg') no-repeat left top;}
	.mm3 a:active {width:80px; background:url('../images/mm3_on.jpg') no-repeat left top;}
	.mm3_on a {width:84px; background:url('../images/mm3_on.jpg') no-repeat left top;}

	.mm4 a {width:80px; height:24px; background:url('../images/mm4_on.jpg') no-repeat left top;}
	.mm4 a:link {width:80px; background:url('../images/mm4_on.jpg') no-repeat left top;}
	.mm4 a:visited {width:80px; background:url('../images/mm4_on.jpg') no-repeat left top;}
	.mm4 a:hover {width:80px; background:url('../images/mm4_on.jpg') no-repeat left top;}

	.mm4 a:active {width:80px; background:url('../images/mm4_on.jpg') no-repeat left top;}
	.mm4_on a {width:85px; background:url('../images/mm4_on.jpg') no-repeat left top;}

	.mm5 a {width: 92px; height:24px; background: url('../images/mm5_on.jpg') no-repeat left top;}
	.mm5 a:link {width: 92px; ibackground: url('../images/mm5_on.jpg') no-repeat left top;}
	.mm5 a:visited {width: 92px; background: url('../images/mm5_on.jpg') no-repeat left top;}
	.mm5 a:hover {width: 92px; background: url('../images/mm5_on.jpg') no-repeat left top;}
	.mm5 a:active {width: 92px;	background: url('../images/mm5_on.jpg') no-repeat left top;}
	.mm5_on a {width:155px; background:url('../images/mm5_on.jpg') no-repeat left top;}

	.mm6 a {width:165px; height:24px; background:url('../images/mm6_on.jpg') no-repeat left top;}
	.mm6 a:link {width: 134px; background: url('../images/mm6_on.jpg') no-repeat left top;}
	.mm6 a:visited {width: 134px; background: url('../images/mm6_on.jpg') no-repeat left top;}
	.mm6 a:hover {width: 134px;	background: url('../images/mm6_on.jpg') no-repeat left top;}
	.mm6 a:active {width: 134px; background: url('../images/mm6_on.jpg') no-repeat left top;}
	.mm6_on a {width:165px; background:url('../images/mm6_on.jpg') no-repeat left top;}
	
	.mm7 a {width:80px; height:24px; background:url('../images/mm7_on.jpg') no-repeat left top;}
	.mm7 a:link {width:80px; background: url('../images/mm7_on.jpg') no-repeat left top;}
	.mm7 a:visited {width:85px; background: url('../images/mm7_on.jpg') no-repeat left top;}
	.mm7 a:hover {width:80px; background: url('../images/mm7_on.jpg') no-repeat left top;}
	.mm7 a:active {width: 80px; background: url('../images/mm7_on.jpg') no-repeat left top;}
	.mm7_on a {width:84px; background:url('../images/mm7_on.jpg') no-repeat left top;}


/* Contents */
#contents {position:relative; width:990px; vertical-align:top; overflow:hidden; background-color:#FFFFFF; background-image:url(../images/con_bg.jpg); background-repeat:no-repeat;}
	.con_wrap1 {float:left; width:180px; overflow:hidden; padding:20px 5px 0px 30px;}
	.con_wrap2 {float:left; width:399px; overflow:hidden; padding:45px 30px 40px 0px; border-right:#CCC 1px solid; background-image:url(../images/01_invite_bg.jpg); background-position:bottom right; background-repeat:no-repeat;}
	
	.con_wrap3 {float:right; width:344px; padding:0 0 0 0px;}
	.con_wrap3 dl {float:left;width:100%; padding:20px 0px 20px 25px; border-bottom:#CCC 1px solid;}
	.con_wrap3 li a {display:block; overflow:hidden; text-indent:-10000px;}
	.con_wrap3 p {padding:0px; border-bottom:#CCC 1px solid;}
	
	.con_wrap4 {float:left; width:672px; height:462px; overflow:hidden; padding:40px 35px 40px 35px; border-right:#CCC 1px solid; background-image:url(../images/01_invite_bg.jpg); background-position:bottom right; background-repeat:no-repeat;}
	.con_wrap4 li { list-style: circle; margin-left:20px;}
	
	.con_wrap5 {float:right; width:247px; padding:5px 0 0 0px;}
	.con_wrap5 dl {float:left;width:100%; padding:20px 0px 20px 18px; border-bottom:#CCC 1px solid;}
	.con_wrap5 li a {display:block; overflow:hidden; text-indent:-10000px;}
	.con_wrap5 p {padding:0px; border-bottom:#CCC 1px solid;}
	

.power {background-image:url(../images/session_p_txt.jpg); background-repeat:no-repeat; width:297px; height:120px; padding-top:192px; padding-left:340px;}

.down_mm {padding-top:10px; width:100%;}
.down_mm li { display:block; float:left; list-style:none; padding:0px 10px 0px 10px; margin:0px 0px 15px 0px; border-left:#CCC 1px solid}
.down_mm a{font-weight:bold; font-family:Verdana, Geneva, sans-serif; color:#212d55;}
.down_title { font-size:12px; color:#FFF; font-weight:bold; border-left:#FFF 1px solid; background-color:#999; padding:3px;}
.down_b { float:left; width:100px;}
.down_contants { float:left; width:527px; padding:5px; background-color:#FFF}

.down {border-bottom:#CCC 1px solid; background-color:#EFEFEF;}

	
	
/* footer */


#footer {
	border-top: #CCC 1px solid;
	width: 940px;
	height: 123px;
	z-index: 4;
	float: left;
	clear: both;
}
#apDiv1 #apDiv2 #premier1 table tr td p b font {
	font-size: 14px;
}






/* 2014-03-06 added */
.access{width:100%;}
.access ul li{list-style-type:none;padding:0;margin:0;}
.access ul a, a:visited{color:#09C; text-decoration:none;}
.access ul a:hover, a:active{color:#09C; text-decoration:underline;}
.access .txt_bl{color:#1287be;}
.access .ac_tit{font-size:13px;font-weight:bold;margin-bottom:5px;}

.se_tb{margin-bottom:50px;}
.se_tb li{list-style-type:none;padding:0;margin:0;padding:3px;text-align:justify;}
.se_tb .icn_top{float:right;margin:0;padding:0;}
.se_tit{font-size:14px;font-weight:bold;border:none;border-bottom:1px solid #878787;border-top:2px solid #878787;}
.se_tit_sp{color:#fff;font-size:14px;font-weight:bold;border:none;background-color:#7153a3;}
.se_tit_sp a, a:visited, a:hover{color:#fff;text-decoration:none;}
.se_tit_co{color:#fff;font-size:14px;font-weight:bold;border:none;background-color:#63ae34;}
.se_tit_co a, a:visited, a:hover{color:#fff;text-decoration:none;}
.se_tit_dc{color:#fff;font-size:14px;font-weight:bold;border:none;background-color:#204197;}
.se_tit_dc a, a:visited, a:hover{color:#fff;text-decoration:none;}
.se_tit_en{color:#fff;font-size:14px;font-weight:bold;border:none;background-color:#27aae1;}
.se_tit_en a, a:visited, a:hover{color:#fff;text-decoration:none;}
.se_tit_se{color:#fff;font-size:14px;font-weight:bold;border:none;background-color:#f26424;}
.se_tit_se a, a:visited, a:hover{color:#fff;text-decoration:none;}
.se_under{border-bottom:1px dashed #9e9e9e;}
.se_mh{line-height:30px;font-weight:bold;}
.se_bg{background-color:#f7f7f7;}
.bold{font-weight:bold;}
.txt_pur{color:#bc29c1;}
.txt_bl2{color:#1287be;}
.vert4{vertical-align:-4px;}
.vert6{vertical-align:-6px;}
.grey{color:#3d3d3d;font-size:11px;}
.se_anchor{width:100%;height:25px;border:1px solid #ccc;margin-bottom:30px;padding:2px;text-align:center;}
.se_anchor li{float:left;list-style-type:none;font-weight:bold;line-height:25px; margin:0 20px;}
.se_anchor li a, a:link{text-decoration:none;}
.se_anchor li a:visited{text-decoration:none;}
.se_anchor li a:hover, a:active{text-decoration:underline;}
.se_anchor .se_tr0{color:#3e3e3e;}
.se_anchor .se_tr0 a{color:#3e3e3e;}
.se_anchor .se_tr1{color:#7153a3;}
.se_anchor .se_tr1 a{color:#7153a3;}
.se_anchor .se_tr2{color:#63ae34;}
.se_anchor .se_tr2 a{color:#63ae34;}
.se_anchor .se_tr3{color:#204197;}
.se_anchor .se_tr3 a{color:#204197;}
.se_anchor .se_tr4{color:#27aae1;}
.se_anchor .se_tr4 a{color:#27aae1;}
.se_anchor .se_tr5{color:#f26424;}
.se_anchor .se_tr5 a{color:#f26424;}
.b_notice{color:red;font-size:11px;font-weight:bold;margin-top:5px;}
.txt_cen{text-align:center;}

.sp_bn_wrap{border:1px solid #ccc;border-top:none;}
.pics{width:218px; height:53px;}
.spon{width:630px; color:#303030;}
.spon .sp_logo{width:130px; padding:10px 0 10px 0; }
.spon .sp_txt{width:500px; text-align:justify; padding:10px 0 10px 0px; text-decoration:none;}
.spon .sp_line{width:100%; height:1px; background-color:#ccc;}
.logo_index{width:640px; height:210px;}
.logo_index li{height:34px;line-height:34px;border-bottom:1px dashed #dfdfdf;}

/* Àü½Ã ¾È³» --> */	
	.s5_tab {overflow:hidden; margin-bottom:14px;border-bottom:2px solid #ccc;}
	.s5_tab li {float:left;}
	.s5_tab li a {display:block; height:43px; overflow:hidden; text-indent:-10000px;}
	
	.s5_tab1 a {width:92px; background:url('../images/s5_tab1.jpg') no-repeat left bottom;}
	.s5_tab1 a:link {width:92px; background:url('../images/s5_tab1.jpg') no-repeat left bottom;}
	.s5_tab1 a:visited {width:92px; background:url('../images/s5_tab1.jpg') no-repeat left bottom;}
	.s5_tab1 a:hover {width:92px; background:url('../images/s5_tab1_on.jpg') no-repeat left bottom;}
	.s5_tab1 a:active {width:92px; background:url('../images/s5_tab1_on.jpg') no-repeat left bottom;}
	
	.s5_tab2 a {width:92px; background:url('../images/s5_tab2.jpg') no-repeat left top;}
	.s5_tab2 a:link {width:92px; background:url('../images/s5_tab2.jpg') no-repeat left top;}
	.s5_tab2 a:visited {width:92px; background:url('../images/s5_tab2.jpg') no-repeat left top;}
	.s5_tab2 a:hover {width:92px; background:url('../images/s5_tab2_on.jpg') no-repeat left top;}
	.s5_tab2 a:active {width:92px; background:url('../images/s5_tab2_on.jpg') no-repeat left top;}
	
	.s5_tab3 a {width:92px; background:url('../images/s5_tab3.jpg') no-repeat left top;}
	.s5_tab3 a:link {width:92px; background:url('../images/s5_tab3.jpg') no-repeat left top;}
	.s5_tab3 a:visited {width:92px; background:url('../images/s5_tab3.jpg') no-repeat left top;}
	.s5_tab3 a:hover {width:92px; background:url('../images/s5_tab3_on.jpg') no-repeat left top;}
	.s5_tab3 a:active {width:92px; background:url('../images/s5_tab3_on.jpg') no-repeat left top;}
	
	.s5_tab4 a {width:92px; background:url('../images/s5_tab4.jpg') no-repeat left top;}
	.s5_tab4 a:link {width:92px; background:url('../images/s5_tab4.jpg') no-repeat left top;}
	.s5_tab4 a:visited {width:92px; background:url('../images/s5_tab4.jpg') no-repeat left top;}
	.s5_tab4 a:hover {width:92px; background:url('../images/s5_tab4_on.jpg') no-repeat left top;}
	.s5_tab4 a:active {width:92px; background:url('../images/s5_tab4_on.jpg') no-repeat left top;}
	
	.s5_tab5 a {width:82px; background:url('../images/s5_tab5.jpg') no-repeat left top;}
	.s5_tab5 a:link {width:82px; background:url('../images/s5_tab5.jpg') no-repeat left top;}
	.s5_tab5 a:visited {width:82px; background:url('../images/s5_tab5.jpg') no-repeat left top;}
	.s5_tab5 a:hover {width:82px; background:url('../images/s5_tab5_on.jpg') no-repeat left top;}
	.s5_tab5 a:active {width:82px; background:url('../images/s5_tab5_on.jpg') no-repeat left top;}

	.s5_tab6 a {width:92px; background:url('../images/s5_tab6.jpg') no-repeat left top;}
	.s5_tab6 a:link {width:92px; background:url('../images/s5_tab6.jpg') no-repeat left top;}
	.s5_tab6 a:visited {width:92px; background:url('../images/s5_tab6.jpg') no-repeat left top;}
	.s5_tab6 a:hover {width:92px; background:url('../images/s5_tab6_on.jpg') no-repeat left top;}
	.s5_tab6 a:active {width:92px; background:url('../images/s5_tab6_on.jpg') no-repeat left top;}
	
	.s5_tab7 a {width:92px; background:url('../images/s5_tab7.jpg') no-repeat left top;}
	.s5_tab7 a:link {width:92px; background:url('../images/s5_tab7.jpg') no-repeat left top;}
	.s5_tab7 a:visited {width:92px; background:url('../images/s5_tab7.jpg') no-repeat left top;}
	.s5_tab7 a:hover {width:92px; background:url('../images/s5_tab7_on.jpg') no-repeat left top;}
	.s5_tab7 a:active {width:92px; background:url('../images/s5_tab7_on.jpg') no-repeat left top;}
	
	.s5_tit {height:16px; margin:22px 0 0 0;}
	.s5_con_box {width:100%; background-color:#fff; border:1px solid #dadada; margin-top:10px;}
	.s5_con_box2 {width:509px;border-left:1px solid #dadada;  padding:9px 13px 8px 13px; float:right;}
    .s5_con_box2 p {margin:0 0 0 0; color:#717171;}
    .s5_con_box2 ul li {padding:0 0 0 8px; background:url('../images/bl_gray.gif') no-repeat 0px 7px; color:#717171;}
    .s5_con_box2 dl dt {margin:5px 0 0 0; padding:0 0 0 8px; background:url('../images/bl_gray.gif') no-repeat 0px 7px; font-weight:bold; color:#bc29c1;}
    .s5_con_box2 dl dd {color:#717171;}
	/* <-- Àü½Ã ¾È³» */
	
