body{
	font-family:"宋体";
	background:#d8d8d8;
}

#header{
	width:100%;
	min-width:1000px;
	background:url(images/header.jpg) no-repeat center;
}
#header .box{
	height:231px;
	width:1000px;
	margin:0px auto;
	position:relative;
}

#header .box a{
	color:#FFF;
	position:absolute;
	left:785px;
	top:25px;
}

#content{
	background-color:#FFF;
	width:1000px;
	margin:0px auto;
}

#layout1 .left{
	float:left;
	display:inline;
	margin:22px auto auto 14px;
}

#layout1 .right{
	width:490px;
	float:right;
	display:inline;
	margin:22px 25px auto 20px;
}

#layout1 .right h2{
	font-family:"Microsoft Yahei","黑体";
	font-size:19px;
	font-weight:normal;
	text-align:center;
	letter-spacing:3px;
	line-height:42px;
}

#layout1 .right h2 a{
	color:#003977;
}

#layout1 .right p{
	color:#305b74;
	text-indent:20px;
	font-size:14px;
	line-height:26px;
	font-family:"宋体";
}

#layout1 .right p span a{
	font-family:"宋体";
	color:#305b74;
}

#layout1 .right ul{
	border-top:1px dashed #9a9a9a;
}

#layout1 .right ul li{
	float:left;
	width:215px;
	height:45px;
	line-height:45px;
	overflow:hidden;
	font-size:14px;
	padding-left:30px;
	background:url(images/point.jpg) no-repeat 8px 17px;
	font-size:14px;
	border-bottom:1px dashed #9a9a9a;
}

#layout1 .right ul li a{ 
	color:#003977;
}

#layout2{
	width:968px;
	margin:0px auto;
}

#layout2 .box{
	zoom:1;
	padding-bottom:15px;
	background:#efefef;
	margin-top:12px;
	position:relative;
}

#layout2 .box .arrow1{
	width:26px;
	height:89px;
	top:53px;
	float:left;
	left:10px;
	cursor:pointer;
	background:url(images/left_03.jpg) no-repeat;
	position:absolute;
}

#layout2 .box .arrow2{
	width:26px;
	height:89px;
	top:53px;
	float:right;
	right:10px;
	cursor:pointer;
	background:url(images/left_05.jpg) no-repeat;
	position:absolute;
}

#layout2 .box  ul{
}

#layout2 .box ul li{
	float:left;
	padding-left:14px;
	padding-top:13px;
	width:207px;
}

#layout2 .box ul li .img{
	width:195px;
	height:141px;
	background:#FFF;
	padding:5px;
	border:solid 1px #CCC;
}

#layout2 .box ul li p {
	font-family:"微软雅黑";
	font-size:15px; 
	color:#0f3f5e;
}

#layout2 .box ul li p{
	padding-top:10px;
	text-align:center;
}
#layout2 .box ul li p a{
	color:#0f3f5e;
}

#layout3 .title{
	padding-left:15px;
}

#layout3 .box {
	background:#efefef;
	padding-bottom:10px;
}
#layout3 .box .left{
	border:solid 1px #CCC;
	float:left;
	margin-left:15px; 
	margin-top:12px;
	display:inline;
	overflow-y:scroll;
	padding:10px 0px;
	height:540px;
	width:565px;
	background:#fff;
}

#layout3 .box .left ul li{
	line-height:30px;
	font-size:14px;
	color:#000;
	padding:0px 10px;
}

#layout3 .box .left ul li span{
	font-weight:bold;
}

#layout3 .box .left ul .answer{
	background:#f2f2f2;
}

#layout3 .box .right{
	width:384px;
	height:540px;
	padding:10px 0px;
	border:solid 1px #CCC;
	float:right;
	display:inline;
	margin:12px 15px 0px 0px;
	background:#FFF;	
}
#layout3 .box .right ul li{
	width:336px;
	margin:0px auto;
	color:#0f3f5e;
	font-size:14px;
	line-height:25px;
	padding:12px 0px;
	border-bottom:1px dashed #9a9a9a;
}

#footer{
	width:100%;
	min-width:1000px;
	text-align:center;
	color:#242424;
	line-height:28px;
	font-size:14px;
	font-family:"Microsoft Yahei","宋体";
	background:url(images/footer.gif) repeat-x center bottom;
	padding-bottom:80px;
}

#footer .box{
	width:1000px;
	margin:0px auto;
	background:#f2f2f2 url(images/footer2.gif) repeat-x center bottom;
	padding:20px 0px;
}

#footer a{
	color:#242424;
}