﻿﻿@charset "utf-8";
#Main{
	border:1px solid #D6D6D6;
	padding:30px 60px 10px;
	width:858px;
	}
#Main .title{
	font-size:30px;
	color:#D60508;
	font-weight:bold;
	text-align:center;
	overflow:hidden;
	height:50px;
	border-bottom:1px solid #CD000B;
	}
#Main .tex{
	padding:20px 0;
	text-indent:2em;
	line-height:30px;
	font-size:14px;
	color:#363636;
	}
#Main .box{
	width:836px;
	border:1px solid #D4D4D4;
	padding:10px;
	overflow:hidden;
	}
#Main .box .tit{
	border-bottom:1px solid  #9A9A9A;
	height:28px;
	line-height:27px;
	position:relative;
	}
#Main .box .tit h3{
	float:left;
	border-bottom:2px solid #9A9A9A;
	position:absolute;
	color:#124294;
	}
#Main .box .tex{
	padding:10px 0 0;
	}
#Main .box  .center{
	padding:20px 0;
	text-align:center;
	}
.img_200_250 img{
	width:202px;
	height:250px;
	padding:1px;
	border:1px solid #CCC;
	}
.rwjs{
	width:260px;
	padding-bottom:30px;
	}
.wy{
	padding-left:312px;
	overflow:hidden;
	}
.rwjs .text,
.wy {
	text-align:left;
	}
.rwjs .text,
.wy ,
.text{
	font-size:14px;
	color:#323232;
	}
.rwjs .text span.bold{
	padding-right:10px;
	}
.wy .left{
	width:65px;
	font-weight:bold;
	}
.wy .right{
	width:400px;
	float:left;
	}
.wy .right p,
.wy .left{
	line-height:30px;
	}
.fhdd{
	text-align:right;
	padding:20px 0;
	}
