@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: 16px;
	line-height: 1.42857143;
	color: #333;
	background-color: #eeeeee;
	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:330px; background-color:#; color:#000000;}
#headerad {height:140px; margin:20px 0px 5px 0px }

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

#sidebar { background-color:#ffffff; }

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

#footer {height:50px; background-color:#000000; 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:#eeeeee;
	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;}

#header {height:490px; background-color:#; color:#000000}
#headerad {height:35px; margin:20px 0px 5px 0px }
#header_container {width:1038px; margin:0px auto 0px 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;
	font-size: 16px;
}

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