@charset "utf-8";
/* CSS Document */

body.industry #nav_bar {
	background-color:#eeb111;
}
body.industry #sub_nav {
	margin-left:683px;
}

body.industry .body_content {
	margin-left:180px;
	margin-top:200px;
	width:450px;
}
body.industry .article {
	width:425px;
}
body.industry .body_content .title {
	color:#eeb111;
}
body.industry .body_content a {
	color:#eeb111;
}

