@charset "utf-8";
/*公共的层样式*******************************************/
body{
	margin:0px;
	padding:0px;
	font-family:"宋体";
	font-size:12px;
	color:#cbcbcb;
	background:url(../images/ets_baohua_bg.jpg);
	background-repeat:repeat;
}
/*公共的层样式*******************************************/
img{
	border:0px;
}
form{
	margin:0px;
	padding:0px;
}
ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

/********************************************/
.text_align_right{
	text-align:right;
}
.text_align_center{
	text-align:center;
}
.overflow_hidden{
	overflow:hidden;
}
.margin_auto{ margin:0pg auto;}

/********************************************/
#flash_waikuang{ width:1024px; margin:0px auto; background:url(../images/ets_baohuabg2.jpg); background-repeat:no-repeat; background-position: top center;}
#flash_neibu{width:814px; margin:0px auto; padding:210px 0px;}