@charset "utf-8";
/* CSS Document */

body, div, ul, li, a, p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a,img{
	text-decoration:none;
	border:0px;
	color: #000000;

}
#main {
	margin: auto;
	width: 970px;
	padding-left:16px;
	padding-right:16px;
	overflow:hidden;
	background-image:url(../../images/images-index/yinying.png);
	background-repeat: repeat-y;
	
}

#main .content {
	float: left;
	width: 970px;
}
#main .content .header {
	background-image: url(../../images/images-index/header.png);
	background-repeat: no-repeat;
	float: left;
	height: 237px;
	width: 970px;
}
#main .content .header .nav {
	float: left;
	height: 50px;
	width: 970px;
	padding-top: 180px;
}
#main .content .header .nav ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main .content .header .nav li {
	display: block;
	float: left;
	height: 30px;
	width: 190px;
	text-align: center;
}
#main .content .header .nav a {
	font-weight: bolder;
	font-size: 18px;
	font-family: "宋体";
	color: #252526;
}

#main .content .box-left {
	float: left;
	height: 844px;
	width: 246px;
	background-color: #d8d8d8;
	background-image: url(../../images/images-index/list-pic.png);
	background-repeat: no-repeat;
	padding-top: 216px;
}
#main .content .box-left ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#main .content .box-left li {
	display: block;
	float: left;
	height: 20px;
	width: 210px;
	text-align: right;
	list-style-type: none;
	padding-top: 22px;
}
#main .content .box-left a {
	font-size: 14px;
	letter-spacing: 0.3em;
}


#main .content .box-right {
	float: left;
	height: 1060px;
	width: 724px;
	background-color: #d8d8d8;
}
#main .content .box-right .tags {
	float: left;
	height: 30px;
	width: 720px;
	padding-top: 20px;
}
#main .content .box-right .title {
	height: 40px;
	width: 670px;
	float: left;
	background-image: url(../../images/images-index/list-tags.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-top: 15px;
	color: #ae2817;
	font-size: 16px;
	font-weight: 900;
	letter-spacing: 0.2em;
}
#main .content .box-right .box {
	float: left;
	height: 950px;
	width: 720px;
}
#main .content .box-right .box ul {
	float: left;
	height: 526px;
	width: 720px;
	display: inline;
}
#main .content .box-right .box li {
	display: block;
	float: left;
	height: 130px;
	width: 720px;
}
#main .content .box-right .box .tags {
	float: left;
	height: 20px;
	width: 700px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#main .content .box-right .box .tags .icon {
	float: left;
	height: 14px;
	width: 13px;
	background-image: url(../../images/images-index/icon2_03.png);
	background-repeat: no-repeat;
}
#main .content .box-right .box .tags .biaoti {
	float: left;
	height: 23px;
	color: #a80808;
	font-weight: bolder;
	font-size: 16px;
	padding-left: 16px;
	padding-right: 16px;
}
#main .content .box-right .box .tags .nicheng {
	float: left;
	height: 17px;
	padding-top: 3px;
}
#main .content .box-right .box .tags .time {
	float: right;
	height: 17px;
	width: 130px;
	padding-top: 3px;
	text-align: right;
}
#main .content .box-right .box .cat {
	float: left;
	height: 70px;
	width: 700px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 2.1em;
}

#main .content .box-right .pages {
	float: left;
	height: 30px;
	width: 720px;
	padding-top: 20px;
	text-align: center;
}
#main .content .box-right .box .table {
	float: left;
	height: 300px;
	width: 720px;
}
#main .content .box-right .box .table #myform .table_form tr {
	height: 30px;
	color: #343333;
	height:50px;
}
#main .content .box-right .box .table #myform .table_form #email {
	background-color: #dbdbdb;
    height:23px;
	width:560px;
}
#main .content .box-right .box .table #myform .table_form #introduce {
	background-color: #dbdbdb;
	height:100px;
	width:560px;
}
#main .content .box-right .box .table #myform .table_form #tel {
	background-color: #dbdbdb;
	height:23px;
	width:560px;
}

#main .content .footer {
	float: left;
	height: 120px;
	width: 970px;
	background-image: url(../../images/images-index/footer.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 90px;
	color: #625f5f;
}


#main .content .footer p {
	height: 23px;
}
