@charset "utf-8";
/* CSS Document */

#warp {
	width: 1200px;
	margin: 0 auto;
}
#footer {
	float: left;
	width: 1000px;
	text-align: right;
	font-size: 10px;
	background-image: url(../images/f_bg.jpg);
	height: 150px;
	color: #FFF;
	padding: 14px 200px 0 0;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFF;
}
#header {
	background-image: url(../images/h_bg.jpg);
	float: left;
	height: 120px;
	width: 1200px;
}
#content {
	float: left;
	width: 1200px;
	margin-top: 20px;
}

#left {
	float: left;
	width: 520px;
	text-align: right;
	background-image: url(../images/l_bg.jpg);
	height: 410px;
	background-position: center bottom;
	padding: 140px 40px 0 0;
}
#left ul li {
	font-size: 13px;
	line-height: 25px;
	color: #7e6b6e;
}
#left ul li a {
	color: #7E6B6E;
	text-decoration: none;
}
#left ul li a:visited {
	color: #7E6B6E;
}


#right {
	float: left;
	width: 640px;
}

#right ul li {
	line-height: 20px;
}
.referance li {
	text-indent: -20px;
	margin-left: 20px;
}
.overview p img {
	float: left;
	margin-right: 15px;
}

.box_01 {
	float: left;
	width: 555px;
	border-bottom: 1px dotted #D0D0D0;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.maintitle {
	font-size: 16px;
	border-bottom: 1px solid #5093A4;
	border-left: 3px solid #5093A4;
	padding: 0 0 2px 5px;
	margin-bottom: 15px;
	color: #3C7483;
}

.st_title {
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 2px;
}
.st_list a {
	color: #6a5b60;
}
.st_list a:hover {
	color: #45383D;
}
.st_list li a:visited {
	color: #6A5B60;
}

.article_list {
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px dotted #BCBCBC;
	margin-bottom: 20px;
}
.article_list li {
	color: #d63636;
	float: left;
	width: 125px;
	margin-right: 20px;
}
.article_list li img {
	margin-bottom: 5px;
	background-color: #000;
	position: absolute;
}
.article_list li a{
	color:#969696;
	text-decoration: none;
}
.article_list li a:visited{
	color:#969696;
}
.article_list  .side{
	margin: 0px;
	padding: 0px;
}
.mask-div .cover-mask {
	position: absolute;
	background-color: #000;
	width: 100%;
	height: 100%;
}.article_title {
	font-size: 14px;
	font-weight: bolder;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	height: 10px;
	margin-bottom: 10px;
}

.mask-div {
	position: relative;
	width: 125px;
	height: 85px;
}
s
