@charset "utf-8";
/* CSS Document */
body{
margin:0px auto;
font-family:"微软雅黑";
font-size:12px;
width:1024px;
}

/*通用样式*/
a{
text-decoration:none;
color:#000000;
}
a:hover{
text-decoration:underline;
color:#000000;
}
img{
border:0;
}

/*导航*/
#daohang{
height:30px;
line-height:30px;
font-size:14px;
font-weight:bold;}

/*边框*/
.borders{
border:1px solid #bae4fa;
}

/*标题栏*/
.tp{
padding-left:8px;
padding-top:5px;
height:23px;
line-height:23px;
font-size:14px;
font-weight:bold;
}

#know{
width:1024px;
height:130px;
}
#know_pic{
	width:140px;
	height:97px;
	margin-left:180px;
	margin-top:15px;
	float:left;
	display: inline;
}
#know_text{
	width:420px;
	height:74px;
	float:left;
	margin-left:20px;
	margin-top:38px;
	display: inline;
}
#know_text .top{
width:360px;
height:20px;
}
#know_text  a:hover{
color:#000000;
text-decoration:none;
}
#know_text .input
{
width:380px;
height:22px;
}

#zs_left{
width:223px;
float:left;
border:1px solid #bae4fa;
overflow: hidden;
}
#zs_left_title{
height:24px;
color:#368fcb;
font-size:14px;
line-height: 24px;
}
#zs_left_question{
width:211px;
height:45px;
color:#368fcb;
border-bottom:1px solid #bae4fa;
padding-left:10px;
padding-top:5px;
}
.zs_left_unit{
width:223px;
margin-top:3px;
}
.zs_left_unit_title{
font-size:14px;
margin-top:10px;
margin-left:10px;
}
.zs_left_unit_text{
text-decoration:underline;
margin-top:5px;
margin-left:20px;

}
#zs_center{
width:550px;
float:left;
margin-left:10px;
border:1px solid #bae4fa;
}
.zs_center_title{
height:24px;
color:#368fcb;
font-size:14px;
line-height: 24px;
}
.know_center{
border: 1px solid #bae4fa;
}
#zs_right{
background:#dbeff8;
width:200px;
float:right;
border: 1px solid #bae4fa;
padding: 5px;
}
