﻿@charset "utf-8";

.banner {
	float: left;
	height: 375px;
	width: 990px;
}
.content {
	float: left;
	width: 990px;
	background-color: #f5f4ea;
	padding-top: 20px;
	padding-bottom: 20px;
}
.middlebox {
	float: left;
	width: 469px;
	padding-left: 20px;
	padding-right: 20px;
}
.leftbox {
	float: left;
	width: 173px;
	margin-left: 20px;
}
.middletxt {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 150%;
	color: #5a3e12;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 7px;
}
.middleimg{
    float:left;
    width:100%;
    clear: both;
    margin-left: 10px;
	margin-right: 10px;
	margin-top: 12px;
}
.middletxt p {
	float: left;
}
.middlenews li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-size: 90%;
	color: #4C0002;
	background-image: url(../images/list.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
}
.middlenews {
	padding-top: 10px;
}

.marqueebox {
	background-image: url(../images/marquee.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
	float: left;
	width: 100%;
	padding-bottom: 5px;
	background-position: 0px 2px;
}
.marqueebox p {
	padding-left: 110px;
	color: #EF8120;
	font-size: 95%;
	margin-top: 2px;
	float: left;
	width: 540px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.rightbox {
	float: left;
	width: 275px;
}
.rightbg {
	background-image: url(../images/i_right_bg.jpg);
	float: left;
	width: 100%;
}
.righttop {
	background-image: url(../images/i_right_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 100%;
	min-height:300px;

}
.right_content {
	float: left;
	width: 213px;
	padding-left: 15px;
	margin-top: 50px;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 170%;
}
.right_content a {
	text-decoration: none;
	color: #666;
}

.right_content li {
	float: left;
	width: 100%;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #666c6d;
}
.right_content li h5 {
	font-weight: normal;
	background-image: url(../images/icon006.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 4px 8px;
}
.right_content li p {
	background-image: url(../images/icon005.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 5px;
	font-size: 110%;
	font-weight: bold;
	color: #838383;
}
.right_content li div {
	float: right;
}
.right_content p span {
	color: #1a65a4;
}
.right_content p span.span01 {
	color: #a45e1a;
}

.rightbot {
	background-image: url(../images/i_right_bot.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 100%;
}


.linkbox {
	float: left;
	width: 80%;
	padding-left: 0%;
	margin-top: 20px;
	position: absolute;
	top: 920px;
    /*background-color: #f5f4ea;*/
}
.quickbtn {
	background-image: url(../images/btnbg01.png);
	height: 22px;
	width: 144px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-bottom: 5px;
}
.quickbtn a {
	color: #FFF;
	text-decoration: none;
}
.quickbtn a:hover {
	color: #6FF;
}
.quickbtn2 {
	height: 120px !important;
	width: 100%;
    
    overflow: hidden;
}

.quickbtn2 img{
    margin-left: 15px;
}