.topmenu {width:1200px;margin:auto;text-align:right;font-size:13px;font-weight:bold; font-family: 'Malgun Gothic','Malgun Gothic',³ª´®°íµñ,Dotum,Dotum,±¼¸²,Gulim,'Apple SD Gothic Neo',sans-serif;}
.topmenu .list {margin:10px 5px;list-style:none;float:left;}
.blueline {width:100%;height:33px;background-color:#00a3e8; clear:both;}
.blueline2 {width:100%; clear:both;    background-color: #00a3e8; height: 50px;}

/*style="margin:0px auto; height:60px; width:1200px; margin-top:35px; margin-bottom:25px;border-bottom:2px solid black;"*/
.logoBody{

	width:1200px;
	margin:auto;
	padding: 20px 0px 10px 0px;
	border-bottom:2px solid black;
}

.logoBody .logoList{
	float:left;
}
.leftAD{text-align:left;}
.centerLogo{text-align:center;}
.rightAD{text-align:right;}
/*logoBody END*/

.NewsCate{
	float:left;
	width:930px;
}

.NewsCate2{
	float:left;
	width:760px;
}

.cateList{
		
	float:left;
	
}
.searchForm{
	float:left;
	width: 270px;
	text-align: right;
    position: relative;
}
.search{
	display: -webkit-flex;
	display: flex;
}
.searchInput{
	padding:5px;
}
.searchText{
	-webkit-flex: 1;
	flex: 1;
	display: -webkit-flex;
	display: flex;
	    border: 2px solid #00a3e8;
}
.searchBtn{
	/*-webkit-flex: initial; */
    /* flex: initial; */
   width: 75px;
    /* display: -webkit-flex; */
    /* display: flex; */
    border: 2px solid #4480B9;
    background: #4480ba;
    color: #fff;
    /* text-align: center; */
    font-weight: bold;
    /* margin: auto; */
}