@charset "utf-8";
*{
	margin:0px;
	padding:0px;
}
body{
	font-family:"微软雅黑",Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	background-color:#333;
}
ul,li{
    list-style:none;
}
img{
    border:0;
	/*vertical-align:top;*/
}
.red14px{
    color:#c00;
}
a{
    font-size:14px;
	color:#06c;
	text-decoration:underline;
}
a:hover{
	font-size:14px;
	color:#c00;
	text-decoration:underline;
}
a:visited{
	font-size:14px;
	color:#630;
	text-decoration:underline;
}
#wrapper{
	width:982px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
#wrapper #header{
    width:982px;
	height:auto;
}
#wrapper #header ul{
    width:100%;
	height:auto;
}
#wrapper #header li.bg1{
    width:100%;
	height:60px;
	background:url(../images/Promotion2011_01.jpg) center center no-repeat;
}
#wrapper #header li.bg2{
    width:100%;
	height:60px;
	background:url(../images/Promotion2011_02.jpg) center center no-repeat;
}
#wrapper #header li.bg3{
    width:100%;
	height:60px;
	background:url(../images/Promotion2011_03.jpg) center center no-repeat;
}
#wrapper #header li.bg4{
    width:100%;
	height:60px;
	background:url(../images/Promotion2011_04.jpg) center center no-repeat;
}
#wrapper #header li.bg5{
    width:100%;
	height:60px;
	background:url(../images/Promotion2011_05.jpg) center center no-repeat;
}
#wrapper #header li.bg6{
    width:100%;
	height:40px;
	background:url(../images/Promotion2011_06.jpg) center center no-repeat;
}
#wrapper #main{
    width:982px;
	height:auto;
}
#wrapper #main #cont{
    width:936px;
	padding:0 23px;
	height:auto;
	background:#bf291a;
}
#wrapper #main #cont ul{
    width:936px;
	height:auto;
	background:#fff;
}
#wrapper #main #cont li{
    width:896px;
	height:auto;
	background:#fff;
	padding:20px;
	line-height:150%;
}
* html #wrapper #main #cont li{
    width:896px;
	height:auto;
	background:#fff;
	padding:20px 0 20px 20px;
	line-height:150%;
}
#wrapper #main #cont li p{
    text-indent:2em;
	line-height:1.8;
}
#wrapper #main #cont li span{
	color:#c00;
}
tr{height:30px;}
tr.last{height:60px;}
td{background:#fff; text-align:center;}
td.tdgray{background:#eee; text-align:center;}
td.tbhead{background:#c00; font-size:16px; color:#fff; text-align:center; height:50px;}
#wrapper #footer{
    width:982px;
	height:80px;
	line-height:80px;
	background:#bf291a;
	text-align:center;
	color:#fff;
}
#hr_mainr_pic {
	float:left;
	width:242px;
	height:182px;
	border:1px solid #ccc;
	margin-right:15px;
	margin-bottom:8px;
	text-indent:0px;
	background:#fff;
	display:inline;
}