@charset "iso-8859-2";
/* CSS Document */

body {
    scrollbar-FACE-color: #FFECC5; 
    scrollbar-TRACK-color:#111111; 
    scrollbar-ARROW-color: #FF0000; 
    scrollbar-3DLIGHT-color: #C59C7E;
    scrollbar-HIGHLIGHT-color: #111111;
    scrollbar-SHADOW-color:#B0704E;
    scrollbar-DARKSHADOW-color: #663300;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 80px;
}

#container{
	left:50%;
	width:830px;
	margin-left:-410px;
	position: absolute;
	float: left;
}
#head{
	width:830px;
	height: 107px;
	background-image: url(common/graph/base/top.jpg);
	float: left;
	background-repeat: no-repeat;
}


#menu{
	float: left;
	height:138px;
	width:830px;
	vertical-align: top;
	position: relative;
	background-image: url(common/graph/base/med.jpg);
}

#bot{
	height:284px;
	width:830px;
	background-image: url(common/graph/base/bot.jpg);
	background-repeat: no-repeat;
	float: left;
}

#main{
	position:relative;
	left:315px;
	top:0px;
	width:492px;
	height:258px;
	z-index:1;
	/*border: solid #660000 1px;*/
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#design{
	position:absolute;
	left:720px;
	width:96px;
	height:17px;
	z-index:2;
	margin: 0;
	padding: 0;
	top: 510px;
}

#lathatatlan{
	width:830px;
	float: left;
	background-color: #000000;
	text-align: center;
}

.cim {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #555555;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.natur {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
}
.apro {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #555555;
}
.lapozo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


#lathatatlan a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
}
#lathatatlan a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
}
#lathatatlan a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
}
#lathatatlan a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
}
.videoshow {
	z-index: 4;
	position: absolute;
	float: right;
	/*border: solid #FFFFFF 1px;*/
	top: 158px;
	left: 17px;
	/*top: 6px;
	right: 16px;*/
}

.gbframe {
	z-index: 5;
	position: absolute;
	float: right;
	/*border: solid #FFFFFF 1px;*/
	top: 5px;
	right: 0px;
	background-color: #000000;
}

.input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #CCCCCC;
	border: solid #333333 1px;
}
.error{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
