body {
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
}

img { border: 0; }

form { margin: 0; }

input, textarea {
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #a5acb2;
}

td {
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}

body, html { height: 100%; }

#wrapper {
	min-height: 100%;
}

* html #wrapper { height: 100%; }

#foot {
	height: 47px;
	text-align: center;
	margin-top: -47px;
}

#head {
	position: relative;
	height: 65px;
	background: url(/app/images/head_bg_admin.gif) repeat-x top left;
	text-align: left;
}

#foot {
	height: 47px;
	background: url(/app/images/foot_bg.gif) repeat-x top left;
}

.logo {
	position: absolute;
	left: 50px;
	top: 10px;
}

#head .link {
	font-family: Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif;
	color: #fff;
	background-color: inherit;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	right: 50px;
	top: 10px;
}

#head .link:hover { text-decoration: none; }


ul.menu1 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 50px;
	top: 36px;
}

ul.menu1 li {
	float: left;
	margin-right: 1px;
}

ul.menu1 li a {
	display: block;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	color: #fff;
	background-color: #000;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	padding: 0 10px;
	line-height: 29px;
	font-weight: bold;
}

ul.menu1 li a.sel {
	color: #000;
	background-color: #eee;
	background: url(/app/images/menu_bg.gif) repeat-x top left;
}

ul.menu2 {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 560px;
}

ul.menu2 li {
	float: left;
	padding: 20px 5px 0;
	color: #fff;
	background-color: inherit;
}

ul.menu2 li a {
	font-family: Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif;
	display: block;
	color: #fff;
	background-color: inherit;
	font-size: 10px;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
}

ul.menu2 li a.sel {
	text-decoration: none;
}

#body {
	background: url(/app/images/body_bg.gif) repeat-x top left;
	padding: 25px 50px 70px;
}

.wframe {
	border: 7px solid #fff;
}

.title {
	height: 36px;
	color: #000;
	background-color: #ccc;
	border-bottom: 3px solid #000;
	padding: 12px 25px 0;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-weight: normal;
}

a.button {
	float: left;
	display: block;
	color: #B5121B;
	background-color: inherit;
	background: url(/app/images/button.gif) no-repeat left top;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	line-height: 28px;
	width: 162px;
	margin-left: 10px;
}

.inner {
	padding: 25px 13px;
}

.list {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #000;
	background-color: #fff;
	width: 100%;
}

.list td {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #666;
	background-color: #eee;
	padding: 4px 5px;
}

.clist {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #000;
	background-color: #fff;
}

.clist td {
	text-align: left;
}

.clist td {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #666;
	background-color: #eee;
	padding: 4px 5px;
}

td.c1 img {
	margin: 0 15px -1px 10px;
}

td.c2 {
	text-align: center;
	width: 150px;
}

td.c3 {
	text-align: center;
	width: 150px;
}

td a {
	font-weight: bold;
	color: #b5121b;
	background-color: inherit;
	text-decoration: underline;
}

td a:hover {
	text-decoration: none;
}

.sum {
	padding-left: 30px;
}

td.c4 {
	padding: 4px 20px;
	color: #fff;
	background-color: #b6131b;
}

td.c5 {
	color: #000;
	background-color: #fff;
	height: 35px;
}

td.c6 {
	padding: 0;
	width: 81px;
	height: 123px;
}

td.c7 {
	padding: 5px 20px;
	width: 48%;
}

td.c8 {
	padding: 5px 10px;
	width: 48%;
}

td.c9 {
	padding: 20px 0;
	text-align: center;
}

