/* CSS Document */
body { text-align: center; font-family:"宋体", arial;margin:0; padding:0; background: #FFF; font-size:12px; color:#000; background-color:transparent}
div,form,img,ul,ol,li,dl,dt,dd,p {margin: 0; padding: 0; border: 0;}
img{display:block}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0; font-size:12px; font-style:normal; font-weight:normal;}
h6{font-size:12px;font-weight:normal;margin:5px auto;}
table,td,tr,th{font-size:12px;}
font{font-size:12px;}
em{font-style:normal}
/* 默认链接颜色 */
a:link {color: #980404; text-decoration:none;}
a:visited {color: #980404;text-decoration:none;}
a:hover {color: #bc2931; text-decoration:underline;}
a:active {color: #980404;}

.unline a:hover{text-decoration:none;}
/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed,.cRed:link,.cRed:visited{color:#bf1c37;}
.cRed a,.cRed a:link,.cRed a:visited{color:#bf1c37;}
.cRed a:hover{color:#bf1c37;}
.cRed1,.cRed1:link,.cRed1:visited{color:#852121;}
.cRed1 a,.cRed1 a:link,.cRed1 a:visited{color:#852121;}
.cRed1 a:hover{color:#852121;}
.cBlue,.cBlue:link,.cBlue:visited{color:#014276;}
.cBlue a,.cBlue a:link,.cBlue1 a:visited{color:#014276;}
.cBlue a:hover{color:#014276;}
.cBlue1,.cBlue1:link,.cBlue1:visited{color:#3f646d;}
.cBlue1 a,.cBlue1 a:link,.cBlue1 a:visited{color:#3f646d;}
.cBlue1 a:hover{color:#3f646d;}
.cDRed a,.cDRed a:link,.cDRed a:visited{ color:#bc2931;}
.cGray,.cGray:link,.cGray:visited{ color: #9f6302;}
.cGray a,.cGray a:link,.cGray a:visited{ color: #9f6302;}
.cDGray a,.cDGray a:link,.cDGray a:visited,.cDGray a:hover{ color: #9f6302;}
.cWhite,.cWhite:link,.cWhite:visited,.cWhite:hover{ color:#fff;}
.cWhite a,.cWhite a:link,.cWhite a:visited,.cWhite a:hover{ color:#fff;}
.cBlack,.cBlack:link,.cBlack:visited{color:#5d5d5d;}
.cBlack a,.cBlack a:link,.cBlack a:visited{color:#5d5d5d;}
.cBlack a:hover{color:#bf1c37;}

.cBlack364f88,.cBlack364f88:link,.cBlack364f88:visited{color:#364f88;}
.cBlack364f88 a,.cBlack364f88 a:link,.cBlack364f88 a:visited{color:#364f88;}
.cBlack364f88 a:hover{color:#bc2931;}
.cBlack0a7f97,.cBlack0a7f97:link,.cBlack0a7f97:visited{color:#0a7f97;}
.cBlack0a7f97 a,.cBlack0a7f97 a:link,.cBlack0a7f97 a:visited{color:#0a7f97;}
.cBlack0a7f97 a:hover{color:#bc2931;}
.cYellow a,.cYellow a:link,.cYellow a:visited{color:#ff0;}
.cGreen a,.cGreen a:link,.cGreen a:visited{color:#008000;}
/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight: bold;}
.fI {font-style: italic;}
.f12px{font-size:12px;}
.f14px{font-size:14px;}
.f16px{font-size:16px;}
.f18px{font-size:18px;}
.f24px{font-size:24px;}

.left{ float:left;}
.right{ float:right;}
.inline{display:inline;}
.block{display:block;}
.clear{ clear: both; font-size:1px;}
.hidden{ display:none;}
/*间隔*/
.blank3{ height:3px; clear:both; font-size:1px;overflow:hidden;}
.blank5{ height:6px; clear:both; font-size:1px;overflow:hidden;}
.blank6{height:6px; font-size:1px; clear:both;overflow:hidden;}
.blank8{ height:8px; font-size:1px; clear:both;overflow:hidden;}
.blank9{ height:9px; font-size:1px; clear:both;overflow:hidden;}
.blank12{ height:12px; font-size:1px; clear:both;overflow:hidden;}
.blank10{ height:10px; font-size:1px; clear:both;overflow:hidden;}
.blank15{ height:15px; font-size:1px; clear:both;overflow:hidden;}
.blank18{ height:18px; font-size:1px; clear:both;overflow:hidden;}
.blank21{ height:21px; font-size:1px; clear:both;overflow:hidden;}
.blank24{ height:24px; font-size:1px; clear:both;overflow:hidden;}
.blank34{ height:34px; font-size:1px; clear:both;overflow:hidden;}
.blank50{ height:50px; font-size:1px; clear:both;overflow:hidden;}
.blank343{ height:339px; font-size:1px; clear:both;overflow:hidden;}
.blank62{ height:62px; font-size:1px; clear:both;overflow:hidden;}
.blank80{ height:80px; font-size:1px; clear:both;overflow:hidden;}
.blank90{ height:90px; font-size:1px; clear:both;overflow:hidden;}
.blank100{ height:100px; font-size:1px; clear:both;overflow:hidden;}
.mLeft3{margin-left:3px;}
.mLeft12{margin-left:12px;}
.mLeft15{margin-left:15px;}
.mLeft20{margin-left:20px;}
.mLeft110{margin-left:110px;}
.mLeft8{margin-left:8px;}
.mLeft16{margin-left:16px;}
.mtop5{ margin-top:5px;}
.ptop10{ padding-top:10px;}
/*横向列表*/
.list_across{ margin:0; padding:0;}
.list_across li{white-space: nowrap;float:left; list-style-type:none;display:block;}
/*竖向列表*/
.list_erect{margin:0; padding:0;}
.list_erect li{white-space: nowrap;clear:left; list-style-type:none;display:block;}




.content{
	padding:0 6px 0 6px; 
	clear:both;
}

.block_01{
	clear:both;
	
	line-height:0;
}
.block_01 li{
	list-style-type:none;
}
.block_01 img{
	
	border:1px solid #dcdddd;
	margin-right:5px;
	float:left;
	line-height:1em;
}
.block_01 h3{
	font-weight:bold;
	line-height:19px;
	
}
.block_01 p{
	text-align:left;
	text-indent:2em;
	line-height:19px;
	
}




.block_02{
	clear:both;
	line-height:0;
}
.block_02 li{
	list-style-type:none;
}
.block_02 img{
	_display:inline;
	border:1px solid #dcdddd;
	margin-left:6px;
	float:right;
	line-height:1em;
}
.block_02 h3{
	font-weight:bold;
	line-height:19px;
	
}
.block_02 p{
	text-align:left;
	text-indent:2em;
	line-height:19px;
	
}




a.flash_proxy{
	position:absolute;
	width:100%; 
	height:100%; 
	display:block;
	left:0px;
	top:0px; 
	background-color:#fff;
	filter:alpha(opacity=0);
	opacity:0;
	zoom:1;
	overflow:hidden;
}

.shgg{
	width:1000px;
	margin:0 auto;
	padding-bottom:6px;
	overflow:hidden;
	position: relative;
}
.close_pic{
	width:40px;
	height:18px;
	background:url(../images/close_02.jpg) left top no-repeat;
	position:absolute;
	right:10px;
	top:10px;
	cursor:pointer;
	z-index:999;
}




/*达到撑开DIV容器的目的*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.clearfix {*display:inline-block;}
.clear{ clear:both}