@import "style.css";
@import "board.css";

h2 {padding-bottom:24px;}
h2.business_tit {padding-bottom:0;}
.port_bg {background: url(../img/common/sub2_bg.gif) repeat-x 50% 0%;}

/*sub_Contents Common*/
#visual {float:right; position:relative; width:708px;}
	
	.down_btn {position:absolute; top:443px; left:458px; z-index:100;}
	
	/*Æ÷Æ®Æú¸®¿À Å¸ÀÌÆ²*/
	.port_tit {clear:both; float:left; padding-top:42px;}
	.port_right {float:right; padding-top:77px;}
	.r_cs {padding-bottom:22px;}

	/*¸Þ´º¿ìÃø ÄÁÅÙÃ÷¿µ¿ª*/
	.content2 {position:relative; clear:both; padding-top:42px; text-align: left;}
		.content2_area {height:448px;}
		.business_bg {background: url(../img/business/business.gif) no-repeat;}

		/*ºñÁî´Ï½º*/
		.business01 {position:absolute; top:163px; z-index:200;}
		.business02 {position:absolute; top:427px; left:71px; z-index:200;}
		.business03 {position:absolute; top:82px; left:433px; z-index:200;}
		.business04 {position:absolute; top:317px; left:421px; z-index:200;}
		
		.business_pop {position:absolute; top:68px; width:702px; height:456px; border:3px #9f9f9f solid; overflow:hidden; z-index:300;}
			.business_pop_bg {position:absolute; top:0; width:702px; height:456px; background:#fff; heigth:100%; z-index:auto; 
			                  filter:alpha(opacity=95); -moz-opacity:0.95; -khtml-opacity:0.95; opacity:0.95;}
			.business_pop_content {position:relative;}
			.business_pop_content a.close {margin: -3px 0 0 679px; z-index:300;}
			.business_pop_content h1 {margin:15px 0 0 45px}
			.business_pop_content .pop_con_left {float:left; padding:50px 0 0 45px; width:357px;}
			.business_pop_content .pop_con_right {padding-top:50px;}
			.business_pop_content .pop_con_line01 {padding:23px 0 0 45px;}


#container {clear:both;width:980px;}
	
	.content {width:980px; text-align: left;}
		
		/*Æ÷Æ®Æú¸®¿À »ó´ÜÅÇ*/
		*:first-child+html .port_tab {margin-left:16px;}
		.port_tab li {float:left;}
		.port_tit {color:#202020; font-size:14px;}
		

		/*¸®Äù½ºÆ® Å×ÀÌºí*/
		table.request_table th {padding:6px 0 5px 0; text-align:left;}
		table.request_table td {padding:6px 0 5px 0;}
		table.request_table .board_txt { width:333px; height:120px; }


		/*È£½ºÆÃ Å×ÀÌºí*/
		table.hosting_table {border-top: 2px #d30708 solid; border-bottom: 1px #b5b5b5 solid;}
		table.hosting_table th.last {border-right:none;}
		table.hosting_table th.last2 {border-bottom:none;}
		table.hosting_table td.last {border-right:none;}
		table.hosting_table td.last2 {border-bottom:none;}
		table.hosting_table thead th {padding:12px 0 12px 0; background:#cdcdcd; color:#fff; border-right: 1px #eaeaea solid; text-align:center;}
		table.hosting_table tbody th {padding:11px 0 11px 0; color:#5b5b5b; border-right:1px #eaeaea solid; border-bottom:1px #eaeaea solid; text-align:left; padding-left:8px;}
		table.hosting_table td {padding:11px 0 11px 0; border-right:1px #eaeaea solid; border-bottom:1px #eaeaea solid; text-align:center;}

		table.hosting_btn td {padding-top:8px; text-align:center;}