@charset "utf-8";
Body{
	background: #ECECEC;
	font-size: 14px;
	font-family: "宋体", Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:left;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
table
{
    text-align: left;
}
a:link, a:visited
{
	color:#6e6e6e;
	text-decoration:none;
}
a:hover, a:active
{
	background:url(../image/btn_current.gif);
	color:#1d5890; text-decoration:none;
	
}
.wrapper ul li.dropdown .fwzc {
	background:url(../image/bg_fwzc.png) 100%;
	background-size: 100%;

	width:360px;
	/*height:100%;*/ 
	/*overflow:hidden;*/
	text-align:left;
}
.wrapper ul li.dropdown ul li .bg_fwzc {
	/*background:url(../image/bg_fwzc.png) repeat-y;*/
	width:360px;
	min-height:210px;
	text-align:left;
	padding:15px 0 0 0px;
}
#content_right img.size{ width: 500px;height:auto; margin:20px auto;display:block;}