body {
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#d6c2de;
}
a:link {
	color: #851788;
	text-decoration: none;
}
a:visited {
	color: #851788;
	text-decoration: none;
}
a:hover {
	color: #ba30be;
	text-decoration: none;
}
img{
	border:0;
	vertical-align:text-bottom;
	}
#css_table{
	width:1000px; 
	margin-left: auto;
    margin-right: auto;
	background-color:#dec6de;
	
}

.left{
	margin-top:10px;
	margin-left:7px;
	width:180px;
    min-height:780px;
	float:left;
}
.menu{
	width:180px;
    min-height:280px;
	float:left;
	margin-top:30px;
	background-color:#fdfdcb;
}
.right{
	width:790px;
    min-height:580px;
	float:left;
	padding-top:10px;
	margin:0px 0 5px 15px;
	font-size:20px;
}
.banner {
	border: none;
	display: inline;
	float: left;
}
.titletext{
	font-size:22px;
	color: #b40402;
	font-weight:bold;
}
h3{
	color:#af56e1;
	}
.newsmain{
	padding-top:10px;
	min-height:500px;
	font-size: 16px;
	font-family: Arial;
}
.news {
	border:1px solid #af0600;
	display: inline;
	float: left;
	margin-left: 2px;
	margin-top: 10px;
	padding: 1px;
	width: 785px;
	font-size:16px;
}
.newsimg {
	border-style:none;
	float: left;
	min-height: 110px;
	margin-left: 5px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 5px;
	width: 200px;
}
.newstext {
	display: block;
	float: left;
	min-height: 110px;
	margin-left: 11px;
	margin-top: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 1px;
	padding-top: 5px;
	width: 555px;
}
.contact {
	display: inline;
	float: left;
	margin-left: 2px;
	margin-top: 10px;
	padding: 1px;
	width: 785px;
	font-size:16px;
}
.copyright{
	background-color:#b30401;
	color: #fff;
	font-size: 14px;
	font-family: Arial;
	text-align:center;
	line-height:22px;
}
.tube {
	color: #40210d;
	font-size: 12px;
}
.tube a:active {
	text-decoration: none;
	color: #c70c7f;
}
.tube a:link {
	color: #7e7e7e;
	text-decoration: none;
}
.tube a:visited {
	text-decoration: none;
	color: #7e7e7e;
}
.tube a:hover {
	text-decoration: none;
	color: #c70c7f;
	font-weight: bold;
}
#qaContent ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#qaContent {
	width: 785px;
	margin-top: 10px;
}
#qaContent h3 {
	width: 500px;
	height: 22px;
	text-indent: -9999px;
}
#qaContent ul.accordionPart {
	margin: 20px 10px 50px 0px;
}
#qaContent ul.accordionPart li {
	border-bottom: solid 1px #e3e3e3;
	padding-bottom: 12px;
	margin-top: 12px;
}
#qaContent ul.accordionPart li .qa_title {
	color: #0066cc;
	cursor: pointer;
}
#qaContent ul.accordionPart li .qa_title_on {
	text-decoration: underline;
}
#qaContent ul.accordionPart li .qa_content {
	margin: 6px 0 0;
	color: #000;
}