@charset "utf-8";
/* CSS Document */
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #ba2636;
}
a:active {
	text-decoration: none;
	color: #000000;
}

body{font-size:12px; color:#000000; margin-top:0px; text-align:center;}
*{ font-size:12px;}

.wall{ width:760px; height:auto; margin-left:auto; margin-right:auto; text-align:left;}
.top{ width:760px; height:auto; float:left;}
.top_t{ width:760px; height:auto; float:left; border-bottom:solid 1px #eeeeee;}

.content{width: 760px; text-align:left; height:auto;}
.content_t{ width:760px; height:auto; float:left;}
.content_c{ width:760px; height:auto; float:left; margin-top:5px;}
/*这部分是数字1*/
.content_c1{ width:500px; height:auto; float:left; border:solid 1px #7DB8C6;}
.content_c1t{ width:500px; height:30px; float:left;}
.content_c1c{ width:460px; height:auto; float:left; padding:20px;}
.content_c1b{ width:500px; height:auto; float:left;}
.content_c2{ width:250px; height:30px;; float:right;}
.content_c2t{ width:251px; height:auto; float:right; border:solid 1px #7DB8C6;}
.content_c2b{ width:251px; height:auto; margin-top:5px; float:right; border:solid 1px #7DB8C6;}
/*这部分是字母l*/
.content_cl{ width:250px; height:auto; float:left;}
.content_clt{ width:250px; height:auto; float:left; margin-top:-4px; text-align:center;}
.content_clc{ width:248px; height:auto; margin-top:5px; float:left; border:solid 1px #7DB8C6;}
.content_clb{ width:248px; height:auto; margin-top:5px; float:left; border:solid 1px #7DB8C6;}
.content_cc{ width:252px; height:auto; float:left; margin-left:3px;}
.content_cct{ width:250px; height:auto; float:left; border:solid 1px #7DB8C6; padding-bottom:5px;}
.content_ccc{ width:250px; height:auto; margin-top:5px; float:left; border:solid 1px #7DB8C6;}
.content_ccb{ width:250px; height:auto; margin-top:5px; float:left; border:solid 1px #7DB8C6;}
.content_cr{ width:250px; height:auto; border:solid 1px #7DB8C6; float:right; padding-bottom:5px;}

.content_l{ width:378px; height:auto; float:left; border:solid 1px #7DB8C6; padding-bottom:5px;}
.content_r{ width:373px; height:auto; float:right; border:solid 1px #7DB8C6; padding-bottom:5px;}

.content_b{ width:760px; height:auto; float:left;}


.bottom{ float:left; width:760px; height:auto;}

.zt{ font-size:14px; font-weight:bold; padding-left:10px; background-color:#cbe0f3;}

.ads{ width:760px; height:auto; overflow:hidden; float:left; margin-top:5px; margin-bottom:5px;}
