@charset "utf-8";
@media only screen and (max-width: 990px) {

body {
	font-family:'Open Sans','나눔바른고딕',NanumBarunGothic,ng,'맑은 고딕','Malgun Gothic','돋움',Dotum,'애플 SD 산돌고딕 Neo','Apple SD Gothic Neo',AppleGothic,Helvetica,sans-serif;
	font-size:14px;
	line-height:1.42857143;
	color:#333;
	background-color:#CCCCCC;
	padding-top: 0px;
	}
a,input {selector-dummy :expression(this.hideFocus=true); text-decoration:none}
img {-ms-interpolation-mode:bicubic; border:none;}


#container {width:100%; background-color:#ffffff; margin:0px auto 0px auto;}  



#header {height:290px; background-color:#; color:#000000;}

#content { width:100%; background-color:#FFFFFF;}

#sidebar { background-color:#ffffff; }

#side_menu { background-color:#cccccc; padding:20px 20px}

#footer {height:50px; background-color:#183766; color:#FFFFFF; clear:both; text-align:center; padding-top:20px; }#footer {
	font-weight: bold;
}
}

@media only screen and (min-width: 991px) {

body {
	font-family:'Open Sans','나눔바른고딕',NanumBarunGothic,ng,'맑은 고딕','Malgun Gothic','돋움',Dotum,'애플 SD 산돌고딕 Neo','Apple SD Gothic Neo',AppleGothic,Helvetica,sans-serif;
	font-size:14px;
	line-height:1.42857143;
	color:#333;
	background-color:#e9f8ff;
	padding-top: 0px;
	}
a,input {selector-dummy :expression(this.hideFocus=true); text-decoration:none}
img {-ms-interpolation-mode:bicubic; border:none;}


#container {width:1098px; background-color:#ffffff; margin:0px auto 0px auto; padding-top:10px}

#header {height:230px; background-color:#; color:#000000}
#header_container {width:1038px; margin:0px auto 10px auto;}

#content {width:768px; background-color:#FFFFFF; float:left; margin-left:10px}

#sidebar {width:300px; background-color:#ffffff; float:right; margin-right:10px}

#side_menu {background-color:#cccccc; padding:10px 10px}

#footer {height:50px; background-color:#000000; color:#FFFFFF; clear:both; text-align:center; padding-top:20px; }#footer {
	font-weight: bold;
}
}