﻿/* CSS Document */
body{
	/*IE中水平居中*/
	/*text-align:center;*/
	margin:0px;
	text-align:center;
}
#page{
	/*两种浏览器居中*/
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	width:1002px;
}

/*=====头部=====*/


#3-top{
	width:1002px;
	height:210px;
	overflow:hidden;
	position:relative;
}
#timer{
	width:450px;
	height:26px;
	text-align:center;
	position:absolute;
	right:2px;
	top:10px;
	font-size:14px;
	color:#ffffff;
}
#timer a{
	color:#FFFFFF;	
	 top:10px;	
	 font-size:14px;
}

#3-flash{
	width:1002px;
	height:210px;
	position:absolute;
	top:0px;
	left:0px;
}

#ndwz_left{
    float:left;
    width:230px;
    height:30px;
}

#ndwz{
	width:700px;
	height:30px;
	float:left;
	text-align:left;
	line-height:40px;
	font-size:12px;
	color:#999999;
}
#leader{
	color:#3399FF;
	font-size:12px;
}
#ndwz a{
	color:#3399FF;
	font-size:12px;
}
/*======中间=====*/
#left{
	width:208px;
	height:462px;
	overflow:hidden;
	background-image:url(../images/3-left.jpg);
	background-repeat:no-repeat;
}
/*======内容======*/
#empty{
	height:30px;
	width:710px;
	overflow:hidden;
}

#thirdtitle{
	width:635px;
	height:auto;
	text-align:center;
	font-size:20px;
	color:#006699;
	line-height:30px;
	font-weight:bold;
}

#title{
	width:635px;
	height:auto;
	text-align:center;
	font-size:24px;
	color:#006699;
	line-height:30px;
	font-weight:bold;
}

#subtitle{
	width:635px;
	height:auto;
	text-align:center;
	font-size:14px;
	color:#000000;
	line-height:30px;
}


.title_x{
	height:30px;
	width:640px;
	font-size:12px;
	color:#999999;
	text-align:center;
	margin-top:15px;
	overflow:hidden;
}
/*#font{
	width:640px;
	height:20px;
	text-align:right;
	font-size:12px;
	color:#999999;
}

*/.txt{
	width:640px;
	text-align:left;
	font-size:14px;
	color:#000000;
	margin-top:8px;
	text-indent:2em;
	line-height:22px;
	overflow:hidden;
	padding:2px,2px,2px,2px;
}
p{
	margin:8px;
}

.txt_bar{
	width:645px;
	height:2px;
	background-image:url(../images/txt_bar.jpg);
	font-size:0px;
	margin-top:18px;
	overflow:hidden;
}
#botton{
	width:660px;
	height:20px;
	text-align:center;
	margin-top:15px;
}
/*---右边----*/
#right{
	width:74px;
	height:462px;
	background-image:url(../images/3-right.jpg);
	background-repeat:no-repeat;
}

/*==底部===*/
#yqlj{
    width:993px;
	height:58px;
	text-align:center;
	overflow:hidden;
}
#yqlj_pic{
	width:179px;
	height:58px;
	float:left;
	background-image:url(../images/yqlj_pic.jpg);
}
#yqlj_t{
	width:798px;
	height:9px;
	font-size:0px;
	background-image:url(../images/yqlj_t.jpg);
}
#yqlj_cont{
    width:798px;
	height:58px;
	overflow:hidden;
	float:left;
}
#yqlj_c{
	width:798px;
	height:38px;
	text-align:center;
	overflow:hidden;
}
#sel{
	width:168px;
	height:22px;
	float:left;
	margin-top:8px;
	margin-left:20px;
}
#yqlj_bt{
	width:798px;
	height:11px;
	font-size:0px;
	background-image:url(../images/yqlj_bt.jpg);
}
#yqlj_r{
	width:16px;
	height:58px;
	float:right;
	background-image:url(../images/yqlj_r.jpg);
}
/*----后台管理---*/
#htgl_c{
	width:1000px;
	height:28px;
	text-align:center;
	font-size:12px;
	line-height:32px;
}
#htgl_c a{
	color:#333333;
	text-decoration:none;
	font-size:12px;
}
#htgl_bg{
	width:1000px;
	height:2px;
	font-size:0px;
	border-bottom:#CCCCCC 2px solid;
}
/*==版权==*/
.bq{
	font-size:12px;
	line-height:18px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}

