* {
	margin:0; padding:0; border:0;
}
body {
	margin:0 auto;
	font:12px/150% "宋体",sans-serif;
	color:#321; background:#333;
	text-align:center;
}
a {
	color:#08f;
	text-decoration:none;
}
a:link {
	color:#08f;
	text-decoration:none;
}
a:visited {
	color:#08f;
	text-decoration:none;
}
a:hover {
	color:#f08;
	text-decoration:none;
}
img {
	margin:0; padding:0; border:0;
}

#header {
	overflow:hidden;
	height:290px;
	color:#333;
}
#logo {
	overflow:hidden;
	height:113px;
}
#content {
	position:relative;
	top:0; left:0;
	margin:0; padding:0;
	height:402px;
	background:#fff;
}
#footer {
	height:75px;
	color:#333; background:url(i/footer_bg.gif) repeat-x;
}
#header,
#logo,
#content,
#footer {
	position:relative;
	top:0;
	margin:0 auto;
	width:950px;
	text-align:left;
}

/*  **************************************
    ****内容发表区域
**  *************************************/
#alwaysHere {
	width:73px; height:322px;
	background:#fff url(i/alwayshere.gif);
}
#alwaysHere ul {
	list-style-type:none;
	margin:104px 0 0 11px;
}
#alwaysHere li {
	margin:44px 0 0 0px;
}
#menu {
	position:absolute;
	left:0; top:0;
	width:195px; height:402px;
	background:url(i/menu_bg.gif) 70px right no-repeat;
}
img#menu_top {
	margin:0;
}
#menu_header {
	width:195px; height:77px;
	background:#fff url(i/bg_menu_header.gif) top right no-repeat;
}
#menu_header div {
	position:relative;
	top:30px; left:60px;
}
#menu ul {
	list-style-type:none;
	margin:10px 25px 0 35px;
	font-size:13px;
}
#menu ul ul {
	list-style-type:none;
	margin:0px 5px;
	font-size:13px;
}
#menu li {
	margin-top:2px;
	padding-left:15px;
	background:url(i/li_bga.gif) 2px left no-repeat;
}
#menu li li {
	margin-top:0px;
	padding-left:15px;
	background-image:none;
	background-repeat:no-repeat;
}/*
#menu li li:hover {
	background-image:url(i/bg_arrow.gif);
}*/
#menu_1,
#menu_2,
#menu_3,
#menu_4,
#menu_5 {
	display:none;
}
#main {
	margin:0px 100px 15px 195px;
	padding-left:15px;
	background:#fff;
}
img#main_header {
	margin-left:-15px;
}

.main_h {
	position:relative;
	margin:5px 14px 5px 5px;
	border-bottom:0px solid #ccc;
	text-align:left;
	font-size:14px;
	color:#93c;
}
#main h3 {
	margin:10px 0 0 0;
	text-align:center;
}
#content p.cons {
	margin:10px auto;
	text-align:center;
}
img.pics {
	margin-left:-10;
}
ul.dtxx {
	list-style:none inside disc;
	margin:2px 10px 10px;
}
ul.dtxx li {
	position:relative;
	margin-top:5px;
	background:url(i/bg_dashed.gif) 25px 5px no-repeat;
}
ul.dtxx a {
	font-size:13px;
	background:#fff;
}
.dtxx span {
	color:#888;
	background:#fff;
}
.dtxx span.posttime {
	float:right;
	margin:-19px 20px 0 0;
}

/*  **************************************
    ****底部区域
**  *************************************/
#copyr {
	position:absolute;
	top:20px;
	right:110px;
	width:410px;
	font:12px/150% "宋体",sans-serif;
	text-align:right;
	color:#666;
}
#footerlink {
	position:absolute;
	left:30px; bottom:22px;
	width:390px;
	line-height:25px;
	color:#666;
	/*background:#e3e3e3;*/
}
#footerlink ul {
	list-style-type:none;
}
#footerlink li {
	width:65px;
	float:left;
}
li#showSelect {
	margin:1px 0 0; padding:0;
	width:110px;
	height:18px;
	line-height:18px;
	border:0px solid #333;
	background:#fff;
}
li#showSelect select {
	margin:0; padding:0;
	width:110px;
}
li#showSelect img {
	display:none;
	float:right;
	width:14px; height:14px;
	margin:1px 3px;
	cursor:pointer;
}
li#showSelect span {
	cursor:pointer;
}
#links {
	display:none;
	position:absolute;
	left:260px; bottom:24px;
	width:110px;
	border:1px solid #333;
	border-bottom-width:0;
	background:#fff;
}
#links ul {
	list-style-type:none;
}
#links li {
	width:108px;
	height:22px;
	line-height:22px;
}
#links a {
	display:block;
	padding:0 5px;
	height:20px;
	background:#fff;
}
#links a:hover {
	color:#fff;
	background:#03c;
}

#contact {
	display:none;
	position:absolute;
	bottom:80px; left:220px;
	border-collapse:collapse; 
	border:1px solid #333;
}
#contact td {
	padding:5px auto 8px;
	height:25px;
	text-align:center;
	font-size:15px;
	letter-spacing:1px;
	border:1px solid #333;
	background:#ffc;
}

#tongji {
	position:absolute;
	bottom:75px; left:5px;
	width:180px;
	text-align:center;
	font-size:13px;
	font-weight:300;
	letter-spacing:1px;
	color:#333;
}
#tongji span {
	letter-spacing:0;
	color:#930;
}