
@import url("/styles/index.css");
@import url("/styles/contents.css");

.e-menu {
	width: 980px;
	margin:0px 0px 0px 0px;
}

.e-banner {
	width: 980px;
	height: 150px;
	background-image: url(/images/inner/banner-bg.jpg);
}

.b-logos {
	height: 145px;
	padding: 15px 0px 0px 0px;
	background-image: url(/images/inner/logos-bg.gif);
}

.b-top-contents {
	float: left;
	width: 980px;
}

.e-left {
	float: left;
	width: 282px;
}

.b-contents {
	background-image: url(/images/inner/left-bg-3.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

.e-text {
	float: left;
	width: 698px;
	background-image: url(/images/inner/text-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.e-text div {
	margin: 45px 75px 0px 25px;
}

.e-text div {
	color: #606060;
	font-size: 12px;
	width: 525px;
}

.e-text div h1 {
	/* color: #578616; */
	color: #DA007A;
	font-size: 15px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
}

.e-text div p {
	float: none;
	margin: 10px 0px 10px 0px;
}

.e-text div table tr td {
	padding: 5px;
	/* background-color: #ffffff; */
}

.e-text div table tr td p {
	padding: 0px;
	display: inline;
}


.e-text div ul, .e-text div ol {
	float: none;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 25px;
}

.e-text div ul {
	list-style-type: disc;
}

.e-text div ol {
	list-style-type: decimal;
}

.e-text div ul li, .e-text div ol li {
	float: none;
}

.e-text div img {
	float: none;
	margin: 10px;
}

.e-text div img.left {
	float: left;
	margin: 5px 10px 5px 0px;
}

.e-text div img.right {
	float: right;
	margin: 5px 0px 5px 10px;
}

.e-text div a {
	color: #71ac1b;
	background-color: inherit;
	text-decoration: underline;
}

.e-banners {
	float: left;
	width: 282px;	
	background-image: url(/images/inner/left-bg.gif);
	background-position: left top;
}

.e-banners table {
	margin: 15px 0px 0px 77px;
}

.e-banners table tr td {
	vertical-align: top;
	padding-bottom: 10px;
}

.e-second-menu {
	height: 285px;
	background-image: url(/images/inner/second-menu-bg.jpg);
}

.survey tr td, .survey tr td.answer {
	font-weight: normal;
	padding: 0px 5px 0px 5px;
}

.survey tr td input {
	margin: 0px;
	padding: 0px;
}

.survey tr td.answer {
	font-size: 12px;
	font-family: Verdana;
    max-width: 400px;
}
div.rubric-description {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
}

div.archive-issue {
	margin: 0px 0px 20px 20px;
	padding: 0px;
	font-size: 13px;
	float: left;
	font-weight: bold;
}

div.years {
	width: 400px;
}

div.e-text div table tr td {
	padding: 0px;
	margin: 0px;
}

div.e-text div table tr td img {
	padding: 0px;
	margin: 0px;
}

div.index {
	float: none;
	margin: 0px;
	padding: 0px 20px 10px 20px;
	background-image: url(/images/inner/index-bg.jpg);
	width: 450px;
	background-repeat: repeat-y;
}

div.part {
	font-size: 15px;
	color: #cc0000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 00px;
	width: 400px;
}

div.rubric {
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 00px;
	width: 400px;
}

div.article {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	width: 400px;
}

