﻿* {
    margin: 0;
    padding: 0;
    outline: none;
}
html {
    height: 100%;
}
body {
    height: 100%;
    min-height: 100%;
    padding: 0;
    margin: 0;
    font-family: 'Lucida Grande', Arial, Tahoma, Verdana, sans-serif;
    font-size: 14px;
    color: #525252;
    background-color: #1e0f14;
}
h1 {
    font-size: 150%;
    line-height: 110%;
    margin: 20px 0px 5px 0px;
    padding: 0px;
}
h2 {
    font-size: 135%;
    line-height: 110%;
    margin: 20px 0px 5px 0px;
    padding: 0px;
}
h3 {
    font-size: 120%;
    line-height: 120%;
    margin: 20px 0px 5px 0px;
    padding: 0px;
}
h4 {
    font-size: 90%;
    line-height: 130%;
    font-weight: normal;
    margin: 10px 0px 0px 0px;
    padding: 0px;
}
h5 {
    font-size: 85%;
    line-height: 140%;
    font-weight: normal;
    margin: 10px 0px 0px 0px;
    padding: 0px;
}
h6 {
    font-size: 80%;
    line-height: 140%;
    font-weight: normal;
    margin: 10px 0px 0px 0px;
    padding: 0px;
}
p {
    line-height: 130%;
    margin: 15px 0px 0px 0px;
    padding: 0px;
}


a {
    color: #ffffff;
    text-decoration: underline;
}
a:hover {
    color: #ffffff;
    text-decoration: none;
}
ul {
    list-style-type: none;
}
img {
    border: none;
}



.layout {
    font-size: 95%;
}
.layout-width {
    width: 90%;
    min-width: 980px;
    margin: 0 auto;
}
* html .layout-min-width {
    padding-left: 980px;
}
* html .layout-fix-1 {
    position: relative;
}
* html .layout-fix-2 {
    margin-left: -980px;
    position: relative;
}
* html .layout-min-width, * html .layout-fix-1, * html .layout-fix-2, * html .layout-container {
    height: 1px;
}
.layout-container {
    float: left;
    width: 100%;
}
.layout-sidespace {
    padding: 0px 40px;
}



.left {
    position: relative;
    width: 27%;
    float: left;
    clear: both;
}
.right {
    width: 70%;
    float: right;
}    
.header {
    position: relative;
    height: 103px;
    text-align: center;
    background: #1e0f14 url(/files/image/hbg.gif);
	 padding-bottom: 15px;
}
.header .logo {
    /*position: absolute;
    left: 10px;
    top:50px;*/
}
.header h2 {
    position: absolute;
    left: 30%;
    bottom: 30px;
    width: 69%;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 100%;
    line-height: 130%;
    margin: 0px 0px -0.1em 0px;
    color: #616161;
}
.header .top {
    width: 70%;
    float: right;
    height: 213px;
    background: url(/files/image/header.jpg) no-repeat left top;
}


.content .left ul {
    padding: 0px;
    margin: 0px;
    background:transparent;
    border: none;
}
.content .left ul li {
    padding: 0px;
    margin: 0px;
    font-weight: bold; 
}
.content .left ul li a,
.content .left ul li span {
    display: block;
    padding: 9px 15px 9px 15px;
    margin: 0px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
.content .left ul li a.selected {
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
	 background-image: url(/files/image/mbgh.gif);
	 background-repeat: repeat-x;
    /*background: transparent;*/
	 border: #660000 solid 1px;
}

.content .left ul li a.selected:hover {
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
	 background-image: url(/files/image/mbgh.gif);
	 background-repeat: repeat-x;
    /*background: transparent;*/
	 border: #660000 solid 1px;
}

.content .left ul li a:hover{
    font-weight: bold;
    text-decoration: underline;
    color: #ffffff;
    background: transparent;
}
.content .left ul ul {
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 30px;
    border: none;
    height: 1%;
}
.content .left ul ul ul {
    margin: 10px 0px 0px 20px;
}
.content .left ul ul li {
    padding: 0px;
    margin: 0px 0px -1px 0px;
    border: none;
}

.content .left ul ul li a,
.content .left ul ul li span {
    color: #ffffff;
    display: block;
    padding: 3px 0px;
    margin: 0px;
    font-weight: normal;
    text-decoration: none;
}
.content .left ul ul li a:hover{
    font-weight: normal;
    text-decoration: underline;
    color: #ffffff;
    background: transparent;
	 border: none;
}
.content .left ul ul li a.selected:hover{
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
    background: transparent;
	 border: none;
	 background-image: none;
} 

.content .left ul ul li a.selected{
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
    background: transparent;
	 border: none;
} 

.content {
    float: left;
    width: 100%;
}

.content .left .banners {
    padding: 20px 0px 0px 0px;
    float: left;
}
.content .left .banners .banner {
    margin: 20px 0px 0px 0px;
    float: left;
}

.content .right .image-header{
	position: relative;
	background: transparent;
	background-image: url(/files/image/header.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	height: 316px;
	padding-bottom: 20px;
	background-color: #1e0f14;
}
.content-container {
	 margin: 0px 0px 0px 0px;
	 background-color: #320101;
    padding: 0px 30px 30px 30px;
 	 background-image: url(/files/image/mbg.gif);
	 background-repeat: repeat-x;
	 color: #ffffff;
	 border: #320101 solid 1px;
}
.content-container .spacer {
    margin: 0px 0px 15px 0px;
    height: 10px;
    overflow: hidden;
}
.menu-path {
    margin: 0px 0px 20px 0px;
    color: #ffffff;
	 font-weight: bold;
}
.menu-path a{
	color: #ffffff;
	font-weight: bold;
}
.menu-path a:hover{
	color: #ffffff;
	font-weight: bold;
}

.news-inner dl dt{
    color: #ff0000;
    font-weight: bold;
}
.news-inner dl dd{
    padding-bottom: 15px;
}

.sub-content {
    float: left;
    width: 100%;
    padding: 20px 0px;
	 color: #ffffff;
}

.sub-content ul {
    margin: 0px;
    padding: 0px;
    float: left;
}
.sub-content ul li {
    padding: 0px;
    margin: 0px;
    float: left;
    list-style: none;
}
.sub-content ul a,
.sub-content ul span {
    color: #ffffff;
    padding: 0px 10px;
    border-left: solid #ffffff 1px;
}
.sub-content ul a:hover,
.sub-content ul .first a:hover{
    color: #ffffff;
}  
.sub-content ul .first a,
.sub-content ul .first span {
    color: #ffffff; 
    padding-left: 0;
    border: none;
}



.sub-content form {
    float: right;
}
.sub-content form .input-text {
    background: #000000;
    color: #ffffff;
    border: 1px solid #cccccc;
    padding: 2px;
    margin: 0px 10px 0px 0px;
    float: left;
    font-size: 90%;
}
.sub-content form .input-submit {
    background: transparent;
    border: none;
    font-weight: normal;
    color: #ffffff;
    cursor: pointer;
    float: left;
    padding: 0px;
    margin: 2px 0px;
    text-decoration: underline;
    font-size: 90%;
}

.footer {
	 background-color: #320101;
	 background-image: url(/files/image/mbgf.gif);
	 background-repeat: repeat-x;
    position: relative;
    clear: both;
	 height: 1%;
	padding: 25px 0px 25px 0px;
	margin: 0px 0px 30px 0px;
	border: #320101 solid 1px;
	}
.footer .author {
    position: relative;
    float: right;
    padding: 0px 10px 0px 10px;
}
.footer .author span {
    float: left;
    margin: 0px 0px 0px 10px;
	 color: #ffffff;
}
.footer .author a {
	color: #ffffff;
}
.footer .author .counter {
    float: left;
    position: relative;
    top: -7px;
    margin: -0.1em 0px -29px 10px;
	 color: #ffffff;
}
.footer .copyright {
    float: left;
    padding: 0px 15px;
    color: #ffffff;
}    

.faqdata  .line{
	border-bottom:1px solid #DDDDDD;
	margin-bottom:25px;
}
.faqdata  .faqtitle {
	overflow:hidden;
}
.faqdata  .funame {
	float:left;
	font-weight:bold;
}
.faqdata .fdatetime {
	float:right;
}
.faqdata .fanswer {
	padding:0px;
	margin:0px;
}
.faqdata .fanswer {
	padding:0px;
	margin:0px;
}


.clear {
    height: 1px;
    overflow: hidden;
    clear: both;
}


