﻿body {
	background-color: #808080;
	font-family:Tahoma;
	font-size:12px;
}
img {
	margin:0;
}
.wapper {
	width:804px;
	margin:0 auto;
	padding:0;
	background:url('../images/content-fill.jpg') repeat-y center center;
}
td {
	padding: 0;
	margin: 0;
}
.header {
	height:217px;
}
.content_top{
	background:url('../images/content-top.jpg') no-repeat center top;
	padding:40px 0 0 0;
	margin:0;
}
.left {
	float:left;
}
.right {
	float:right;
}
#mine {
	width:150px;
	margin:0 0 0 27px;
	background:#ffffff;
	float:left;
}
#contenter {
	width:560px;
	margin:0 13px 0 20px;
	background:#ffffff;
	float:right;
}
.text {
	padding:0 0 0 10px;
	background:#ffffff;
}
.text3 {
	color:#FA9600;
	font-size:14px;
	font-weight:bold;
}
.mine_top{
	background:url('../images/top-fill.gif') repeat-x;
	height:34px;
}
.mine_bot{
	background:url('../images/bot-fill.gif') repeat-x;
	height:26px;
}
.footer {
	background:url('../images/foot-fill.gif') repeat-x; 
	width:804px;
	height: 39px;
}
ul li{
	margin-bottom:5px;
	color:#FFB146;
}
li a {
	color:#000000;
	text-decoration: none;
}
li a:hover {
	color: #FC9D12;
}
.td_top {
	vertical-align: top;
}
#accordion {
	margin:0px 10px;
}
h3.toggler {
	cursor:pointer;
	border:1px solid #f5f5f5;
	border-right-color:#ddd;
	border-bottom-color:#ddd;
	font-family:'Andale Mono', sans-serif;
	font-size:12px;
	background:#E4E4E4;
	color:#FFB245;
	margin:0 0 4px 0;
	padding:3px 5px 1px;
}
div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}
.link_mine{
	margin-top:0;
	margin-bottom:0;
}
.link_mine a{
	text-decoration: none;
}
.link_mine a:hover{
	text-decoration: none;
	color:#FFB146;
}

