﻿ï»?* CSS reset */

html,body,div,p,form,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
img{border:0;}
ul,ol{list-style:none;}
table { border-collapse:collapse; border-spacing:0;}
a{ cursor:pointer; font-size:12px; }
a:link,a:visited{color:#333;text-decoration:none;}
a:hover { color: #f60;}
a:active { text-decoration: none;}
p { padding:5px 0; }
h1 { font:24px/120% é»‘ä½“; text-align:center; padding:18px; }
textarea { overflow:auto; }
/*--reset end--*/

.b { font-weight:bold; }
.font_red { color:#f60; }
.font_green { color:#0c0; }
.font_blue { color:#06c; }
.font_key { color:#f00; }

.left {	float:left;	display:inline; }
.right { float:right; display:inline; }

body { 
    background:#fff url(bg.jpg) no-repeat center 0; 
	font:12px Tahoma,Verdana,å®‹ä½“; 
	color:#333;
	text-align:left;
	height:100%;
}

.container {
	width:1002px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
	background:#fff;
	margin-top:10px;
}
/* 
Header  -------------------------------------*/ 
#header {
    margin:0 auto;
	width:1002px;
	overflow:hidden;
	zoom:1;
}
#banner{}
#nav{ width:1002px; height:63px; background:url(memu_bj.png) no-repeat;}

.menu a{ display:block; width:86px; height:32px; line-height:32px; font-size:14px; font-weight:bold; color:#cc0000; margin:0 0 0 20px; display:inline; float:left; text-align:center;}
.menu a:hover{ background:url(menu_a_hover.png) no-repeat; color:#FFFFFF;}

.menu_bot{ overflow:hidden; clear:both;}
.date{ width:755px; height:31px; line-height:31px; color:#FFFFFF; padding-left:15px;}
.search{ width:227px; height:27px; padding-top:4px;}
.search .text{ width:168px; height:18px; line-height:18px; background:#FFFFFF; border:1px solid #CCCCCC;}
.search .submit{ background:none; border:none; font-size:14px; font-weight:bold; color:#FFFFFF;}

.img_link{ margin-top:10px;}
.img_link a{ display:block; float:left; margin:0px 10px 0px 5px; display:inline;}
.img_link img{ padding:1px; background:#FFFFFF; border:1px solid #cccccc;}

.tex_link{ width:1002px; height:35px; background:url(link_bj.jpg) no-repeat; margin-top:10px; text-align:center; line-height:35px;}
.tex_link a{ margin:0px 10px; display:inline; color:#FFFFFF;}

.footer{ height:100px; line-height:20px; text-align:center; padding-top:10px;}

.linkBox {
	background:url(linkBg.png) no-repeat 0 0;
	height:31px;
	margin-top:8px;
	padding:12px 0 0;
	text-align:center;
}
.linkBox select {
	margin:0 5px;
	width:175px;
}