@charset "utf-8";
/* CSS Document 2011.07 */

/* ================================ 全局样式 ================================ */
body {
	font-family:"宋体", arial;
	color:#333333;
	background:#ebf9fe;
	margin: 0;
	padding: 0;
	font-size: 14px;
}
img{
    border:0 none;
}
ul, li {
    list-style-type:none;
}
* {
    margin:0; 
	padding:0; 
	list-style:none;
}

/* 表格边框为1像素 */
table,tr,td{
	border-collapse: collapse; border-spacing: 0;	
}

/* Link */
a {
	color: #333333;
}
a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}

.font_b {
	font-weight:bold;
}
.font_c1 {
	color: #0052a7;
}
.font_c2 {
	color: #ff0000;
}
.font_c3 {
	color: #fe801a;
}
.font_f1 {
	font-size:12px;
}
.font_f4 {
	font-size:16px;
	letter-spacing:1px;

}

/* ================================ 首页样式 ================================ */
/* banner */
.banner{
	width:1002px;
	height:396x;
	background:#FFF;
	margin:0px auto 0px auto;
	
}
.banner_1 {
	width:1000px;
	height:197px;
	background-image:url(../images/head01.gif);
	background-repeat: no-repeat;
	margin:0px auto 0px auto;
	
}
.banner_2 {
	width:1000px;
	height:207px;
	background-image:url(../images/head02.gif);
	background-repeat: no-repeat;
	margin:0px auto 0px auto;
}
.banner_3 {
	width:1000px;
	height:54px;
	background-image:url(../images/head03.gif);
	background-repeat: no-repeat;
	margin:0px auto 0px auto;
}
/* menu */
.menu1 {
	width:1000px;
	height:41px;
    background:#FFF;
	margin:0px auto 0px auto;

}
.menu {
	width:1002px;
	height:41px;
    background:#FFF;
	margin:0px auto 0px auto;

}
.dh_bg {
	width:140px;
	height:31px;
	line-height:31px;
	color:#FFF;
	background-image:url(../images/dh_bg.gif);
	background-repeat: no-repeat;
	margin:3px 0px 0px 0px;
	text-align: center;
}
.dh_bg  a {
	color: #fff;
}
.dh_bg  a:hover {
	text-decoration: none;
	color: #000;
}
.nav_bg {
	width:109px;
	height:28px;
	line-height:28px;
	background-image:url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	margin:5px auto 0px auto;
}
.nav_bg  a {
	color: #fff;
}
.nav_bg  a:hover {
	text-decoration: underline;
	color: #fff;
}

.js01{
	width:1000px;
	height:114px;
	background-image:url(../images/js01.gif);
	background-repeat: no-repeat;
	margin:0px auto 0px auto;
	
}
.js02{
	width:1000px;
	height:207px;
	background-image:url(../images/js02.gif);
	background-repeat: no-repeat;
	margin:0px auto 0px auto;
}
.js03 {
	width:1000px;
	height:207px;
	background-image:url(../images/js03.gif);
	background-repeat: no-repeat;
	margin:0px auto 0px auto;
}
/* main */
.main_top {
	width:1002px;
	height:10px;
	background-image:url(../images/main_top.jpg);
	background-repeat: no-repeat;
	margin:0px auto 0px auto;
}
.main_mid {
	width:1002px;
	height:675px;
	background-image:url(../images/main_mid.jpg);
	background-repeat: repeat-y;
	margin:0px auto ;
	margin-top:-5px;
	_margin-top:-5px;

}
.main_bot {
	width:1002px;
	height:10px;
	background-image:url(../images/main_bot.jpg);
	background-repeat: no-repeat;
	margin:0px auto 0px auto;
}

.left {
	width:200px;
	height:600px;
	line-height:24px;
	background-image:url(../images/left_bg.jpg);
	background-repeat: no-repeat;
	float:left;
	margin:10px 0px 0px 10px;
	padding:0px 20px 0px 21px;
}
.right {
	width:700px;
	height:auto;
	line-height:28px;
	float:left;
	margin:10px 0px 0px 20px;
}

/* 手机大奖 */
.sjdj {
	width:980px;
	height:52px;
	background-image:url(../images/sjdj_bg.jpg);
	background-repeat: no-repeat;
	margin:5px auto 0px auto;
}
/* 公证号 */
.gzh {
	width:980px;
	height:52px;
	margin:5px auto 0px auto;
}

/* 活动介绍 */
.hdjs {
	line-height:30px;
	padding:20px 50px 20px 50px;
}










