body{
	padding:0;
	text-align:center;
	margin:0px auto;
	/*
	background-image:url(../img/whole_back.jpg);
	*/
	background-color:#ccc;
}
.content_all_back {
	height: 886px;
	width: 948px;
	margin:0px auto;
	position:relative;
	bottom:4px;
	border:4px solid #FFF;
	border-top:3px solid #fff;
}

.front_back {
	height: 1122px;
	width: 952px;
	margin:0px auto;
	text-align:center;
}
.header {
	height: 136px;
	width: 948px;
	background-image: url(../img/head.jpg);
	position:relative;
	border:4px solid #FFF;
}
.search {
	height: 40px;
	width: 205px;
	position: relative;
	top: 20px;
	left:10px;
}

.search_button {
	color: #FFF;
	background-color: #175678;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	height:18px;
	position:relative;
	top:1px;
}
.search_edit{
	background-color:#dcedf4;
	border-width:0px;
	width:100px;
	height:13px;
}
.content_header {
	background-image: url(../img/head1.jpg);
	height: 20px;
	width: 955px;
	position: relative;
	top: 110px;
	left: 0px;
}
.content_back {
	height: 886px;
	width: 235px;
	background-image: url(../img/left_back.jpg);
	margin: 0px;
	float:left;
	clear:both;
	background-repeat:no-repeat;
}

.content_right_all {
	background-image: url(../img/background.jpg);
	height: 878px;
	width: 713px;
	padding-top:8px;
	float:left;
}

.picture {
	width: 713px;
	height: 300px;
	background-color: #FFF;

}
.content {
	height: 568px;
	width: 713px;
}

.col1 {
	width: 347px;
	height: 368px;
	text-align: left;
	padding-left: 6px;
	font-size: 13px;
	float:left;
}
.col2 {
	width: 319px;
	height: 368px;
	text-align: left;
	padding-left: 6px;
	font-size: 13px;
	float:left;
	padding-right:25px;
	position:relative;
	bottom:6px;
}
h3 {
	font-size: 15px;
	font-weight: 900;
	margin-bottom: 2px;
}

.row1 {
	height: 368px;
	width: 713px;
	background-color: #FFF;
}
.row2 {
	text-align: left;
	padding-left: 6px;
	padding-right: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#FFF;
	height:180px;
	position:relative;
	bottom:15px;
}

.foot{
	position:relative;
	text-align:center;
	width:956px;
	height:100px;
	bottom:4px;
	color:#000;
	background-color:#fff;
	border-top:12px solid #fff;
}
.driver0 {
	height: 15px;
	width: 205px;
	padding-left: 30px;
	font-weight: 900;
	padding-top: 15px;
	text-align:left;
	color:#FFF;
	cursor: pointer;
	font-size:15px;
}


.driver1 {
	height: 20px;
	width: 205px;
	padding-left: 30px;
	font-weight: 900;
	padding-top: 3px;
	text-align:left;
	color:#FFF;
	cursor: pointer;
	font-size:15px;
}
.driver2 {
	height: 20px;
	width: 205px;
	padding-left: 53px;
	padding-top: 3px;
	font-size: 12px;
	color: #fff;
	text-align:left;
	font-size:13px;

}


.content_back hr{
	color:#FFF;
	height:1px;
	width:200px;
	border:0px;
	border-top:1px solid #FFF;

	overflow:hidden;
}


.js{
	width:210px;
	padding-left:300px;
	float:left;
	position:relative;
	right:60px;
	text-align:right;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.copyright{
	position:relative;
	right:50px;
	width:430px;
	float:right;
	font-size:12px;
	padding-top:10px;
	padding-left:0px;
	text-align:left;
}

.content_back a:active{
	color: #fff;
	cursor:pointer;
	text-decoration:none;
} 
.content_back a:hover{
	color: #fff;
	cursor:pointer;
	text-decoration: none;
} 
.content_back a:link{
	color: #fff;
	cursor:pointer;
	text-decoration:none;
}
.content_back a:visited{
	color: #fff;
	cursor:pointer;
	border-bottom-style:none;
	text-decoration: none;
}


.content_right_all a{
	font-size: 12px;
	color:#000;
	width:100;
	color:#000;
	text-decoration:none;
}

.foot a:active{
	color: #000;
	cursor:pointer;
	text-decoration:none;
} 
.foot a:hover{
	color: #000;
	cursor:pointer;
	text-decoration: none;
} 
.foot a:link{
	color: #000;
	cursor:pointer;
	text-decoration:none;
}
.foot a:visited{
	color: #000;
	cursor:pointer;
	border-bottom-style:none;
	text-decoration: none;
}
