.subvisual_back{
	height:149px; background:#f7f7f7; margin-bottom:28px;
}
.subvisual_back > .subvisual{
	width:989px; height:149px; margin:auto;
}
.subcontents{
	width:989px; margin:auto; margin-bottom:50px;
}

/*왼쪽*/
.subcontents > .left{
	width:177px; float:left; margin-bottom:40px;
}
.left_title_back{
	margin-bottom:40px;
}
.left_title{
	font-size:25px; color:#0b4072; font-weight:bold;
}
.left_smalltitle{
	font-size:15px; color:#a7a9ac; font-weight:bold;
}
ul.leftmenu{
	border-top:3px solid #0b4072; padding-top:10px; margin-bottom:40px;
}
ul.leftmenu > li{
	margin-bottom:3px;
}
ul.leftmenu > li > a{
	width:177px; height:31px; display:block; line-height:31px; padding-left:10px; box-sizing: border-box; color:#0b4072; font-size:15px; font-weight:bold;
}
ul.leftmenu > li > a:hover{
	color:white;
	background:url("../../images/sub1/leftmenu_over.png") no-repeat;
}
ul.leftmenu > li > a.active{
	color:white;
	background:url("../../images/sub1/leftmenu_over.png") no-repeat;
}
.leftbox{
	margin-bottom:10px;
}
ul.leftsubmenu{
	margin-top:8px;
}
ul.leftsubmenu > li{
	margin-bottom:8px; margin-left:20px;
}
ul.leftsubmenu > li > a{
	box-sizing: border-box; font-weight:bold; padding-left:20px; 
	background:url("../../images/sub1/leftmenusub.png") no-repeat top left;
}
ul.leftsubmenu > li > a:hover{
	color:#6ca6ca;
}
ul.leftsubmenu > li > a.subactive{
	color:#6ca6ca;
}
/*오른쪽*/
.subcontents > .right{
	width:763px; float:right;  box-sizing: border-box;
}
.path > .pathicon{
	float:left; margin-right:10px;
}
.path > .pathroad{
	float:left; color:#58595b; font-family:"dotum";
}
.path > .pathroad > span{
	color:#0b4072; font-weight:bold; font-family:"dotum";
}
.rightcontents{
	margin-top:30px;
}
.rightcontents img{max-width:100%; max-width:763px;}
.con_title{	
	margin-bottom:30px;
}


/*국가별 주파수 및 전압*/
.rightcon_title{
	margin-bottom:40px;
}
.con3_2_list{
	margin-bottom:30px;
}
.con3_2_list_title{
	margin-bottom:15px;
}
table.con3_2_table{
	width:600px; border-collapse:collapse; border-top:2px solid #0b4072;
}
table.con3_2_table th, table.con3_2_table td{
	border:1px solid #e5e5e5; padding:5px; text-align:center;
}
table.con3_2_table th{
	background:#f6f6f6; color:black;
}
table.con3_2_table th.th2{
	width:150px;
}
table.con3_2_table th.th3{
	width:150px;
}
.con3_2_text > p{
	line-height:20px;
}