div#evi_box{
	float: left;
	height: 304px;
	width: 160px;
	border: 1px solid #ECE9D8;
	padding: 10px;
	margin: 2px;
}

h2.evitop{
	width:854px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	clear: both;
}

h2 img{
	margin-top: 0px;
}

div#type_C{
	width: 560px;
	padding-top: 20px;
}

div#type_C div{
	overflow:auto;
	border: 1px solid #ECE9D8;
	height: 50px;
	padding: 5px;
	background: #F9F9F9;
}

div#top{
	width: 854px;
	text-align: left;
	margin: 0px auto;
}

div#top h1{
	width: 400px;
	text-align: left;
	margin: 0px auto;
	display: block;
	float: left;
	padding-left: 10px;
	font-size: x-small;
	color: #999999;
}


div#evi_box2{
	border: 1px solid #ECE9D8;
	height: 90px;
	width: 120px;
	float: left;
	padding: 5px;
	margin: 2px;
}


div#top2{
	width:854px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	clear: both;
	text-align: right;
}




/* circle */

#navCircle {
	width: 240px;
	float: right;
}

#navCircle li {
	margin: 0;
	display: inline;
	list-style-type: none;
}

#navCircle a:link, #navCircle a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 4px;
	text-decoration: none;
	color: #FFFFFF;
	background: #613A93;
	border-right: 1px solid #FFFFFF;
}

#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
        color: #000;
		background: #FFFFFF;
}

#navCircle .stay a:link, #navCircle .stay a:visited {
	color: #666666;
	background: #FFFFFF;
}

p.message {
	margin: 9px 5px 12px 17px;
	color: #999999;
	font-size: small;
}


div#container{
	background: url(../../images/contentsback.gif) repeat-y left center;
}


.search_table th{
	border-right:1px solid #ECE9D8;
	border-bottom:1px solid #ECE9D8;
	color:#FFFFFF;
	padding:0.3em 1em;
	text-align:center;
	background: #D90200 left top;
	font-size: x-small;
}

.navi_title{
	border-top: 1px solid #ECE9D8;
	background: #F6F6F6;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

h5 a{
	text-decoration: none;
}

.brand{
	color:#999999;
}

.watch{
	font: 30px "Times New Roman", Times, serif;
	text-align: center;
	height: 40px;
	width: 180px;
	margin-right: 5px;
	margin-left: 30px;
	display: block;
	padding-left: 5px;
	border-top: 1px solid #ECE9D8;
	border-right: 5px solid #ECE9D8;
	border-bottom: 1px solid #ECE9D8;
	border-left: 5px solid #ECE9D8;
}

body{
	background: url(../../images/topback.jpg) repeat-x scroll bottom;
}

div#leftContents{
	width:610px;
	float:right;
	clear: both;
	margin-top:0px;
}


div#topicPath{
	padding-left: 30px;
}

.header{
	font-size: medium;
	font-weight: bold;
	color: #D90200;
	border-left: 5px solid #D90200;
	padding-left: 10px;
	border-bottom: 1px dashed #ECE9D8;	
}

.count{
	color: #666666;
	padding: 5px;
}
