/* CSS Document */

div#container {
	position: relative;
	width: 885px;
	margin: auto;}
	
body {
	background: url(../../images/style1/bg.jpg) no-repeat #35240f;
	background-position: center top;
	color: #c4bbb0;}

img { behavior: url("pngbehavior.htc");}

a:link, a:visited {
	color: #ab9983;
	text-decoration:none;}
	
a:hover { color: #FFFFFF;}
a:active { color: #ffc600;}

div#logo {
	position: absolute;
	top: 13px;
	left: 45px;}

.navi {
	font-family: Geneva, sans-serif;
	font-size: 13pt;}

.title { font-size: 14pt;}
.subtitle { font-size: 11pt; line-height: 20px}
.color_navi { color: #ab9983;}
.color_title { color: #ffffff;}
.color_subtitle { color: #ab9983;}

.list { list-style: none; padding-top: 10px}
.list_main { list-style: none; padding-bottom: 5px; padding-top: 10px;}
a.select {
	color: #FFFFFF !important;}
	
.smallF { font-size: 8pt;}
.alingC { text-align: center;}
.alingL { text-align: left;}
.fill { 
	background: #5e5243;
	border: #4e3936 inset thin;
	color: #e6e1db !important;
	text-indent: 5px;}
	

.p2 {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #c4bbb0;}

div#iframe_content {
	overflow: auto;
	position: absolute;
	left: 255px;
	top: 110px;
	width: 610px;
	height: 410px;}
	
.buttons {
	display: inline;
	background: url(../../images/style1/buttonC.jpg) repeat-x center center;
	text-align: center;
	padding: 0;
	margin-right: 4px;	
	float: left;}

.buttons a {
	color: #aaa39d;
	background: url(../../images/style1/buttonL.jpg) no-repeat left center;
	float: left;
	margin:	0;
	padding-left:7px;
	text-decoration: none;}
	
.buttons a:hover { color: #FFFFFF}
.buttons a:active { color: #ffc600}
.buttons a span {
	background: url(../../images/style1/buttonR.jpg) no-repeat right center;
	display: block;
	padding: 7px 13px 7px 5px;}


