body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0f0f0f;
}
ul{
	margin: 0px;
	padding: 0px;
}
a:link {
	font-size: 12px;
	color: #c2c2c2;
	text-decoration: none;
}
a:visited {
    font-size: 12px;
	color: #c2c2c2;
	text-decoration: none;

}
a:hover {
	color: #FFFF00;
	font-size: 12px;
	text-decoration: none;
}.header {
	height: 118px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content {
	height: 468px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
.content .about {
	height: 350px;
	width: 860px;
	padding-top: 120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	color: #f32f35;
	line-height: 32px;
}
.content .contact {
	height: 350px;
	width: 860px;
	padding-top: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 18px;
	color: #000000;
	line-height: 30px;
}

.content .about img{
	margin: 3px;
}
.content .left{
    height: 445px;
	width: 600px;
	float:left;
	padding-top:18px;
	}
.content .left .pic{
    height:350px;
	width:100%;
}
.content .right{
    height: 445px;
	width: 380px;
	float:right;
	padding-top:16px;
	}
.content .right .page {
	height: 20px;
	width: auto;
}
.content .right .page .page01 {
	color: #666666;
	float: left;
	height: 16px;
	width: 16px;
	border: 1px solid #666666;
	text-align: center;
	margin-right: 2px;
	line-height: 16px;
}
.content .right .page .page01 img{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.content .right .page .page02 {
	color: #FFFFFF;
	float: left;
	height: 16px;
	width: 16px;
	border: 1px solid #666666;
	text-align: center;
	margin-right: 2px;
	font-weight: bold;
	background-color: #666666;
}
.content .right .page .page02 img{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content .right .list {
	height: 400px;
	width: auto;
}
.content .right .list li{
	height: 134px;
	width:  171px;
	float: left;
	margin-right: 13px;
	list-style-image: none;
	list-style-type: none;
}
.content .right .list .tex {
	font-size: 12px;
	font-weight: bold;
	color: #CC3431;
	text-align: center;
	height: 20px;
	width: auto;
}

.content .right .list .img01{
	height: 110px;
	width:  167px;
	border:2px solid #FFffff;
}
.content .right .list .img02{
	height: 110px;
	width:  167px;
	border:2px solid #FF0000;
}
.content .left .pic_s {
	text-align: center;
	height: 55px;
	width: auto;
	float: left;
	margin-left: 10px;
}
.content .left .pic_s img {
	border: 1px solid #000000;
	padding: 0px;
	height: 51px;
	width: 56px;
	margin: 2px;

}

.content .left .pic_s .img_d {
	border: 2px solid #ff0000;
}

.content .left .pic_s_new .img_s {
	border: 2px solid #ff0000;
}
.content .left .pic_s_new {
	text-align: center;
	height: 55px;
	width: auto;
	float: left;
	margin-left: 10px;
}
.content .left .pic_s_new img {
	padding: 0px;
	height: 51px;
	width: 56px;
	margin: 2px;
}

.content .left .pic_s_new .img_b {
	border: 1px solid #000000;
}

.content .left .pic_s_new .img_w {
	border: 1px solid #ffffff;
}



.content .left .pic_tex {
	height: 50px;
	width: auto;
	margin-top: 5px;
}



.content .left .pic_tex li {
	float: left;
	height: 50px;
	width: auto;
	list-style-image: none;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	text-align: center;
	font-weight: bold;
	line-height: 25px;
	padding-right: 5px;
	padding-left: 5px;
}




.footer {
	height: 35px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	line-height: 35px;
	text-align: center;
}
.content .thanks {
	height: 350px;
	width: 860px;
	padding-top: 120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	color: #f32f35;
	line-height: 32px;
	padding-left: 120px;
}

