@charset "euc-kr";
@import "pop.css";

body {
	font: 11px/120% Verdana, Dotum, Guilm, "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 11px; line-height: 120%;
}
input, textarea, select {
	font: 11px/120% Verdana, Dotum,Guilm, "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
}



/* layout */
#content {
	line-height: 150%;
}


/* ***************** module ***************** */

/* poptable_type1 */
.poptable_type1 {
	font-size: 11px; line-height: 185%;
}


/* ***************** page ***************** */

/* network_index_pop */
.network_index_pop .network_info {
	font-size: 11px;
}
.network_index_pop .network_info li {
	line-height: 135%;
}
.network_index_pop .network_info li .info_title {
	width: 81px;
}
.network_index_pop .network_info li .info_content {
	width: 280px;
}

/* aml */
.aml {
	width:480px;
	background:#f5f5f5;
}
