	@charset "utf-8";
ul{
	margin:0;
	padding:0;
	list-style:none;
	}
html{
	min-width:960px;
	}
body{
	width:960px;
	margin: 0;
	padding: 0;
	margin-left:auto;
	margin-right:auto; 
	font-size:12px;
	background:#A00000 url(../images/body_bg.gif) repeat-x;
	}
#all{
	float:left;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;
	}
img { border:0;}
.link{ float:left; background:url(../images/link_bg.gif) no-repeat; height:110px; width:960px;}
.link_wz{ float:left; padding:25px 10px 0 50px;}

.banner_bg{
	float:left;
	width:960px;
	height:290px;
	background-image:url(../images/head.jpg);
	}

.foot{ float:left; background:url(../images/ft_bg.gif) no-repeat; height:55px; width:960px;}
.foot_wz{ float:left; width:960px;text-align:center; color:#FFFFFF; padding-top:20px;}

a:link {color: #fff; text-decoration:none;}
a:visited {color: #fff;text-decoration:none;}
a:hover {color:#fff200; text-decoration:underline;}
a:active {color: #fff;}

a.black:link {color: #000;text-decoration:underline;}
a.black:visited {color: #000;text-decoration:underline;}
a.black:hover {color: red; text-decoration:underline;}
a.black:active {color: #000; text-decoration:underline;}



a.red:link {color: #FF4E00;text-decoration:underline;}
a.red:visited {color: #FF4E00;text-decoration:underline;}
a.red:hover {color: #FF4E00; text-decoration:underline;}
a.red:active {color: #FF4E00; text-decoration:underline;}



#jsq{
	float:right;
	width:224px;
	height:86px;
	margin:170px 0 0 150px;
	background-image:url(../images/photo_00.gif);
	}
.jsq_date{float:left; width:204px; padding:36px 0 0 20px; }
.jsq_date02{float:left; color:#FFF; padding:4px 0 0 20px; font-size:14px; font-weight:bold;}
.jsq_hour{float:left; width:15px; margin:30px 0 0 18px;}
.jsq_minute{float:left; width:10px; margin:30px 0 0 60px;}
.jsq_sec{float:left; width:10px; margin:30px 0 0 55px;}

