@import url('/css/sp/showpic.css');
body{
	margin:0px;
	padding:0px;
	font-family: arial;
	font-size:14px;
	color:#fefeff;
	background:#39291d;
}
table{
    font-size:14px;
	font-family: arial;
}
table.tbl{
    font-size: 13px;
	font-family: tahoma;
	color: #696969;
}

p{
}
ul, li{
}

ul#menu {
    list-style-type: square;
    margin: 0px;
    padding-left: 50px;
}

a#menu {
    font-family: arial;
    font-size:14px;
    font-weight:bold;
    color:#fefeff;
}
a#menucur {
    font-family: arial;
    font-size:14px;
    font-weight:bold;
    color:#9babff;
}

a#bmenu {
    font-family: arial;
    font-size:11px;
    font-weight:bold;
    color:#fefeff;
}
a#bmenucur {
    font-family: arial;
    font-size:11px;
    font-weight:bold;
    color:#9babff;
}

a.submenu {
    font-family: arial;
    font-size:14px;
    color:#ffffff;
}
a.submenucur {
    font-family: arial;
    font-size:11px;
    color:#ffffff;
}

a{
	color:#9babff;
}
a:hover{
	color:#9babff;
	text-decoration:underline;
}


a#path{
	font-family: arial;
	font-size:11px;
	color:#dcb49a;
}
a#path:hover{
	color:#dcb49a;
}
span.path {
	font-family: arial;
	font-size:11px;
	color:#dcb49a;
}
h1{
	font-family:arial;
	font-weight:normal;
	font-size:21px;
	color:#ffffff;
	margin-top:20px;
	margin-left:0px;
	margin-bottom:0px;
	text-vertical-align:middle;
}

h2,h3,h4{
	font-family:arial;
	font-weight:bold;
	font-size:15px;
	color:#ffffff;
	margin-top:10px;
	margin-left:0px;
	margin-bottom:0px;
	text-vertical-align:middle;
}

h1.tab{
	font-family:arial narrow;
	font-weight:normal;
	font-size:18px;
	color:#b0c8c8;
	margin-top:5px;
	margin-left:1px;
	margin-bottom:5px;
	text-vertical-align:middle;
}

span.b{
	font-weight: bold;
}

select.txt {
	background: #ffffff;
	font-family: Arial;
	font-size:11px;
	color: #6e6e6e;
	height: 21px;
}
input.search {
	background: #ffffff;
	border: 1px solid #333333;
	font-family: Arial;
	font-size:12px;
	width: 190px;
	height:21px;
	padding:2px;
}
input.txt {
	background: #ffffff;
	border: 1px solid #414141;
	color: #696969;
	font-family: Arial;
	font-size:11px;
	height:21px;
	padding:2px;
}
input.btn {
	background: #885b40;
	color:#ffffff;
	height:23px;
	border: 1px solid #dcb49a;
	font-family: Verdana;
	font-size:11px;
	cursor: hand;
}
textarea.txt {
	background: #ffffff;
	border: 1px solid #414141;
	font-family: Verdana;
	font-size:12px;
}

table.dat, table.dat td {
    height: 28px;
	border: 1px;
	border-collapse: collapse;
	color: #ffffff;
	font-family: arial;
	font-size:12px;
}

table.dat td.line {
    height:28px;
	background: #573928;
	color: #ffffff;
	font-family: arial;
	font-size:12px;
}


table.dat td.hdr {
	color: #ffffff;
	border-bottom: 1px solid #694835;
	font-family: arial;
	font-size:12px;
	font-weight:bold;
}
table.dat td.ftr {
	border-top: 1px solid #694835;
	font-size:2px;
}
table.dat td.grp {
    height: 28px;
    border-top: 1px solid #694835;
    border-bottom: 1px solid #694835;
	color: #ffffff;
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	text-align: center;
}


.red {
	font-size: 20px;
	font-weight: bold;
	color: #F00;
	}