@charset "utf-8";

/* 导航 */
div, table, form, ul, ol, li, dl, dt, img, dd, tr, span, input, select, img, p {margin:0 ;padding:0;}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.container{
width:975px;
margin: atuo auto;
}
/* 主体内容*/
.fzxmleft{ width:635px; float:left; text-align:left;}
.fzxmright{ float:left; width:332px; text-align:right; overflow:hidden;}
.photo{ width:140px; float:left;}
.wordneirong{ width:420px; float:left; margin-left:10px;}
.font_10{ font-size:20px; color:#003399; font-family:"黑体"}
.css{ font-size:14px; line-height:24px;}
.z-14h {font-size: 18px;
	color: #CC0000;
	letter-spacing:5px;
}
.bk001{	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;}