@charset "utf-8";
/* CSS Document */
html, body {
	padding:0px;
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-image:url(images/v02_02.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#bacdda;
}
.main {
	width:900px;
	display:block;
}
.header {
	width:900px;
	height:314px;
	display:block;
}
.top {
	width:900px;
	height:91px;
	display:block;
}
.header .logo {
	background-image:url(images/v02_top_01.png);
	background-repeat:no-repeat;
	width:171px;
	height:91px;
	display:block;
	float:left;
}
.header .menu {
	background-image:url(images/v02_top_08.png);
	background-repeat:repeat-x;
	display:block;
	float:left;
	width:729px;
	height:91px;
}
.header .menu ul{
	list-style:none;
	padding:0px;
	margin:0px;
	display: block;
	line-height: 1em;
	z-index: 90
}
.header .menu ul li {
	padding:0px;
	margin:0px;
	float:left;
}
.header .menu ul li a {
	padding:0px;
	margin:0px;
	background: transparent;
}
.header .menu ul.level2 {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #2f3193;
}
.header .menu ul.level2 li{
	border-bottom: 1px solid #fff;
	float: none;
	margin: 0;
	width: 150px;
}

.header .menu ul.level2 li a{
	padding: 5px 9px 5px 5px;
	color:#FFF;
	font-size:13px;
	display:block;
	text-decoration:none;
}

.header .menu ul.level2 li a:hover{
	color:#000;
	background-color:#bacdda;
}
.header .menu .start {
	background-image:url(images/v02_top_02.png);
	background-repeat:no-repeat;
	width:10px;
	height:91px;
	display:block;
	float:left;
}
.header .menu .items {
	width:704px;
	height:91px;
	display:block;
	float:left;
}
.header .menu .end {
	background-image:url(images/v02_top_10.png);
	background-repeat:no-repeat;
	width:15px;
	height:91px;
	display:block;
	float:left;
}
.header .menu .items .selected {
	float:left;
	cursor:pointer;
	text-decoration:none;
}
.header .menu .items .selected .sel_start {
	background-image:url(images/v02_top_03.png);
	background-repeat:no-repeat;
	width:13px;
	height:91px;
	float:left;
	display:block;
}
.header .menu .items .selected .sel_item {
	background-image:url(images/v02_top_04.png);
	background-repeat:repeat-x;
	height:51px;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	padding:40px 2px 0px 2px;
	display:block;
	float:left;
}
.header .menu .items .selected .sel_end {
	background-image:url(images/v02_top_06.png);
	background-repeat:no-repeat;
	width:13px;
	height:91px;
	display:block;
	float:left;
}
.header .menu .items .normal {
	float:left;
	height:91px;
	cursor:pointer;
	text-decoration:none;
}
.header .menu .items .normal:hover {
	background-image:url(images/v02_top_over_08.png);
	float:left;
	height:91px;
	cursor:pointer;
}
.header .menu .items .selected .no_start {
	height:91px;
	float:left;
	display:block;
}
.header .menu .items .normal .no_item {
	height:51px;
	color:#000;
	font-size:12px;
	font-weight:bold;
	padding:40px 2px 0px 2px;
	display:block;
	float:left;
}
.header .menu .items .normal .no_end {
	height:91px;
	display:block;
	float:left;
}
.header .menu .items .divider {
	background-image:url(images/v02_top_07.png);
	background-repeat:no-repeat;
	width:7px;
	height:91px;
	float:left;
	display:block;
}
.info_banner {
	background-image:url(images/v02_top_12.png);
	background-repeat:no-repeat;
	background-position:left;
	width:900px;
	height:223px;
	display:block;
}
.left {
	background-image:url(images/v02_05.png);
	background-repeat:no-repeat;
	width:141px;
	height:541px;
	display:block;
	float:left;
}
.left_kurum {
	background-image:url(images/logos_02.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:141px;
	padding-top:394px;
	height:147px;
	display:block;
	float:left;
}
.content {
	width:754px;
	display:block;
	float:left;
	padding:0px 0px 10px 5px;
}
.content h1 {
	color:#132792;
	font-weight:bold;
	font-size:16px;
}
.content img {
	background-color:#FFF;
	padding:2px;
}
.content .no_bg {
	background-color:none;
	padding:0px;
}
.content .box_left {
	width:591px;
	float:left;
}
.content .box_right {
	float:right;
	width:163px;
}
.footer {
	background-image:url(images/v02_32.png);
	background-repeat:repeat-x;
	width:900px;
	height:70px;
	display:block;
}
.sitemap ul.level1{
	font-size:13px;
}
.sitemap ul.level1 li{
	width:auto;
	display:block;
	padding:2px;
}
.sitemap ul.level1 li .divider{
	background-color:#666;
	height:1px;
}
.sitemap ul.level1 li a.normal{
	width:150px;
}
.sitemap ul.level1 li a.normal:hover{
	background-color:#CCC;
}
.content a {
	color:#000;
}
.content a:hover {
	text-decoration:underline;
}
.content .maplist {
	font-size:15px;
	font-weight:bold;
}
.content .maplist a {
	text-decoration:none;
}
.content .maplist a:hover {
	text-decoration:underline;
	color:#03C;
}
.clr_all {
	clear:both;
}