@charset "utf-8";
/* CSS Document */
body {
	background-color:#000000;
	margin-top:0px;
	}
	
.wrap {
width:950px;
height:1250px;
background-color:#FFFFFF;
border:5px solid #FFFFFF;
margin-top:0px;
}

.nav_bar {
float:left;
width:950px;
height:50px;
}

.sub_head {
background-image:url(images/sub_head.jpg);
background-repeat:no-repeat;
float:left;
width:950px;
height:144px;
}

.car_head {
background-image:url(images/CFZ%20web%20Head%20Main.jpg);
background-repeat:no-repeat;
float:left;
width:950px;
height:436px;
}

.main_content {
border-top:12px #CCCCCC solid;
width:950px;
height:575px;
float:left;
}

.main_content_left {
width:370px;
height:500px;
float:left;
margin:5px 0 0 10px;
}

.main_content_right {
width:570px;
height:549px;
float:left;
text-align:left;
}

.main_content_right p {
margin:5px 20px 0 20px;
font-size:18px;
text-align:left;
line-height:22px;
}

.main_content_right li {
margin:10px 0px 0 50px;
text-align:left;
}

.main_content_right a {
color:#C20000;
text-decoration:none;
}

.main_content_right a:hover {
color:#999999;
text-decoration:underline;
}

.red {
	color:#C20000;
	}
	
.small_font {
	font-size:12px;
	line-height:16px;
	}
.enlarge_img {
	font-size:12px;
	color:#c20000;
	}
.enlarge_img a {
	color:#c20000;
	}
.enlarge_img a:hover {
	color:#999999;
	}				