body { text-align: center; font-family:"宋体";margin:0; padding:0; font-size:12px; color:#000; background-color:#FFF}
div,form,img,ul,ol,li,dl,dt,dd,p {margin: 0; padding: 0; border: 0;}
div, ul, li { margin: 0; padding: 0; border: 0; }
ul, li { list-style-type: none; text-transform: capitalize; }
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: #4d4d4d; text-decoration:none;}
a:visited {color: #4d4d4d;text-decoration:none;}
a:hover {color: #4d4d4d; text-decoration:underline}
a:active {color: #4d4d4d;}
.unline a:hover{text-decoration:none;}
/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed,.cRed:link,.cRed:visited{color:#d11c13; text-decoration:none}
.cRed a,.cRed a:link,.cRed a:visited{color:#d11c13;}
.cRed a:hover{color:#d11c13;}
.cBlack,.cBlack:link,.cBlack:visited{color:#000;}
.cBlack a,.cBlack a:link,.cBlack a:visited{color:#000;}
.cBlack a:hover{color:#000;}
.cWhite,.cWhite:link,.cWhite:visited,.cWhite:hover{ color:#fff;}
.cWhite a,.cWhite a:link,.cWhite a:visited,.cWhite a:hover{ color:#fff;}
.cWhite a:hover{color:#fff;}

/* 字体属性 [定义规则，小写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;}
.f20px{font-size:20px;}
.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;}

.blank5{ height:5px; clear:both; font-size:1px;overflow:hidden;}
.blank1{ height:1px; clear:both; font-size:1px;overflow:hidden;}
.blank2{ height:2px; clear:both; font-size:1px;overflow:hidden;}
.blank3{ height:3px; clear:both; font-size:1px;overflow:hidden;}
.blank4{ height:4px; clear:both; font-size:1px;overflow:hidden;}
.blank7{ height:7px; clear:both; font-size:1px;overflow:hidden;}
.blank80{ height:80px; clear:both; font-size:1px;overflow:hidden;}
.blank10{ height:10px; clear:both; font-size:1px;overflow:hidden;}
.blank12{ height:12px; clear:both; font-size:1px;overflow:hidden;}
.blank90{ height:85px; clear:both; font-size:1px;overflow:hidden;}
.blank120{ height:120px; clear:both; font-size:1px;overflow:hidden;}
.blank110{ height:110px; clear:both; font-size:1px;overflow:hidden;}

.blank14{ height:14px; clear:both; font-size:1px;overflow:hidden;}
.blank15{ height:15px; clear:both; font-size:1px;overflow:hidden;}
.blank18{ height:18px; clear:both; font-size:1px;overflow:hidden;}
.blank20{ height:20px; clear:both; font-size:1px;overflow:hidden;}
.blank23{ height:23px; clear:both; font-size:1px;overflow:hidden;}
.blank42{ height:42px; clear:both; font-size:1px;overflow:hidden;}
.blank45{ height:45px; clear:both; font-size:1px;overflow:hidden;}
.mleft20{ margin-left:20px; _display:inline}
.mleft40{ margin-left:50px; _display:inline}
.pbottom5{ padding-bottom:5px;}
.pbottom4{ padding-bottom:4px;}
.pbottom8{ padding-bottom:8px;}
/*横向列表*/
.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;}

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;
}

.close_pic_r{
	width:40px;
	height:18px;
	background:url(../images/close_02r.jpg) left top no-repeat;
	position:absolute;
	right:10px;
	top:10px;
	cursor:pointer;
	z-index:999;
}
