img {
	border:0px;
}

body {
	margin:0px;
	padding:0px;
	color: #333;
	font-size: 12px;
	font-family:  "Dotum",  "«á«¤«ê«ª", "Meiryo", "£Í£Ó £Ð«´«·«Ã«¯", "MS PGothic" ;
	height:100%;
	background: #fff url("../images/background.jpg") no-repeat center top fixed;
	-webkit-background-size: 1920px 1500px;
}

#commonsi_layout{
	width: 100%;
	float: left;	
}


#commonsi_layout .topsection {	
	width:100%;
	z-index:100;
	padding:0px;
	margin:0px;
	left:0px;
	top:0px;
	height: 100px;
}

#commonsi_layout .topsection .global_top {
	height:30px;
	color: #fff;
}

#commonsi_layout .topsection .service_top {
	width:980px;
	margin: 0 auto;
	height:47px;
}



#commonsi_layout .commonsi_wrapper {
	position: absolute;
	width: 990px;
	top: 110px;
	left: 50%;
	margin-left: -495px;
}

#commonsi_layout .commonsi_wrapper_top{
	width: 990px;
	float: left;
	height: 30px;
}

#commonsi_layout .commonsi_wrapper_bottom{
	width: 990px;
	float: left;
	height: 30px;
	margin-bottom: 50px;
}


#commonsi_layout .commonsi_wrapper_middle{
	width: 910px;
	float: left;
	background: url("../images/content_bg_middle.png");
	padding: 9px 40px;
}


.bottom_wapper{	
	width: 100%;
	float: left;
	text-align: center;
	background: #2d2d2d;
	border-top: 1px solid #000;
	padding:8px 0px;
	color: #939393; 	
	font-size: 11px;
	position: fixed;
	bottom: 0px;
	z-index:1000;
}


#commonsi_layout .contentwrapper{
float: left;
width: 100%;
padding-bottom: 20px;
}

#commonsi_layout .contentcolumn{
margin-left: 205px; /*Set left margin to LeftColumnWidth*/
padding:0px;
}

#commonsi_layout .contentcolumn h1{
	width: 705px;
	color: #333;
	display: block;
	float: left;
	border-bottom: 2px solid #333;
	font-size: 14px;
	padding: 0px 0px 5px 0px;
	line-height: 16px;
	margin: 0px 0px 20px 0px;
}


#commonsi_layout .leftcolumn{
float: left;
width: 205px; /*Width of left column*/
margin-left: -910px; /*Set left margin to -(MainContainerWidth)*/
}

#commonsi_layout .leftcolumn h1{
	width: 170px;
	color: #333;
	display: block;
	float: left;
	border-bottom: 2px solid #333;
	font-size: 14px;
	padding: 0px 0px 5px 0px;
	line-height: 16px;
	margin: 0px;
}

#commonsi_layout .leftcolumn .menu_1{
	float: left;
	width: 173px;
	border-bottom: 1px solid #ececec;
	padding-bottom: 3px;
}

#commonsi_layout .leftcolumn .menu_1 .menu_1_title{
	float: left;
	width: 173px;
	display: block;
	background: url("../images/leftmenu_blet.png") no-repeat 6px 15px;
	font-weight: bold;
	padding: 10px 0px 5px 15px;
}

#commonsi_layout .leftcolumn .menu_1 .menu_1_title a{
	color: #555; 
	text-decoration: none;
}

#commonsi_layout .leftcolumn .menu_1 .menu_1_title a:hover{
	color: #555; 
	text-decoration: underline;
}

#commonsi_layout .leftcolumn .menu_1 ul{
	list-style-type: none;
	width:157px;
	padding:0px 0px 0px 16px;
	margin:0px;
	float:left;
}

#commonsi_layout .leftcolumn .menu_1 ul li{	
	width:157px;
	padding:3px 0px;
	float:left;
}

#commonsi_layout .leftcolumn .menu_1 ul li a{	
	color: #555; 
	text-decoration: none;
}

#commonsi_layout .leftcolumn .menu_1 ul li a:hover{	
	color: #555; 
	text-decoration: underline;
}