﻿/* 基本设置 */
body,html { 
    padding: 0;
    margin:0;
	background-color:#4d4d4d;
	}
body,input,textarea
{	font: normal 9pt Verdana, Tahoma, Arial;
	line-height:1.5;
	color: #000;
}

img{border:0;}
p{	margin:0;padding:0;
	color: #000;	text-align:left;}
small, .small { font-size:8pt }
div,table,tr,td,th {word-break:break-all}

a{	text-decoration:none;	}
a:link {	color:#404040;}
a:active {	color: #404040;	}
a:visited {	color: #404040;	}
a:hover {	color: #404040;	}
*{padding:0;margin:0;}
.grey{ color:#808080;}
.red{color:Red;}
.bold{font-weight:bold;}
.right{ float:right;}
li{	list-style:none;}
.clear{clear:both;height:1px;}

/*---------- 上部 ----------*/
div#header
{	background:url("../Images/2007/top_bg.gif") repeat-x top left;
	clear:both;

}
div#header h1
{	background:url("../Images/2007/top_title.gif") no-repeat top left;
	width:800px;
	height:120px;
	text-indent:-9999px;
	font-size:1px;
	padding:0; margin:0 auto;

}
/*---------- 上部 | 菜单 ----------*/
div#maxcellmenu {
	height: 48px;
	background:url("../Images/2007/menu_bg0.gif") repeat-x top left;
	padding: 0;
	overflow: hidden;
	position:relative;
}


div#maxcellmenu ul {	padding: 0;	margin: 0;	margin: 0 auto;	width:750px;position:relative;}
div#maxcellmenu ul li{	float: left;	list-style: none;}
div#maxcellmenu ul li a{
	text-indent: -9999px;
	z-index: 10;
	display: block;
	float: left;
	height: 48px;
	position: relative;
	overflow: hidden;
	width:80px;
	background-repeat:no-repeat;
}
div#maxcellmenu ul .home a				/*首页*/
{	background-image:url(../Images/2007/menu_index.gif);}
div#maxcellmenu ul .news a				/*新闻*/
{	background-image:url(../Images/2007/menu_news.gif);}
div#maxcellmenu ul .information a		/*资讯*/
{	background-image:url(../Images/2007/menu_information.gif);}
div#maxcellmenu ul .movie a			/*影视*/
{	background-image:url(../Images/2007/menu_movie.gif);}
div#maxcellmenu ul .music a			/*音乐*/
{	background-image:url(../Images/2007/menu_music.gif);}
div#maxcellmenu ul .soft a				/*软件*/
{	background-image:url(../Images/2007/menu_soft.gif);}
div#maxcellmenu ul .bbs a				/*论坛*/
{	background-image:url(../Images/2007/menu_bbs.gif);}
div#maxcellmenu ul .call a				/*在线报障*/
{	background-image:url(../Images/2007/menu_call.gif);}
div#maxcellmenu ul .rss a				/*RSS订阅*/
{	background-image:url(../Images/2007/menu_rss.gif);}

div#maxcellmenu ul li.background {	z-index: 8;	position: absolute;	visibility: hidden;}
div#maxcellmenu .background .left {
	background: url('../Images/2007/menu_bg.gif') no-repeat top left;
	height: 48px;	margin-right: 7px; }

div#login
{	color:#fff;
	width:850px;
	margin:0 auto;
	position:relative;
	top:-168px;
}
div#login iframe
{	width:850px;
	height:25px;
	overflow:hidden;}
/*---------- 中部 ----------*/
div#main
{	width:900px;
	margin:0 auto;
	background:url("../Images/2007/main_middle.gif") repeat-y top left;
	padding:0px;
	clear:both;
	
}
div#main #notice
{	background:url("../Images/2007/main_top.gif") no-repeat top left;
	padding:15px;
	clear:both;
}
div#main #notice h2
{	background:url("../Images/2007/main_notice.gif") no-repeat top left;
	width:62px;
	height:16px;
	text-indent:-9999px;
	padding:0;margin:0;
	font-size:1px;
	float:left;}
div#main #notice marquee
{	padding:0;margin:0;}


/*-- 中部Banner图 --*/
div#main #top{	margin:0 auto;width:840px;height:103px;text-align:right;padding-right:20px;padding-top:10px;
				color:#4d4d4d; background-position:left top; background-repeat:no-repeat;}

/*---------- 底部 ----------*/
div#footer
{	width:900px;
	margin:0 auto;
	background:url("../Images/2007/main_bottom.gif") no-repeat bottom left;
	height:120px;
	clear:both;
}
div#footer ul
{	margin:0;padding:0;clear:both;padding-left:35px;}
div#footer ul li{	float: left;	list-style: none;}
div#footer ul .rss a	
{	background:url("../Images/2007/rss.gif") no-repeat left top;
	height:15px;	width:14px;	text-indent:-9999px;display:block;}
div#footer #bottommenu li{width:60px;padding-top:15px;}

div#ScriptDIV { display:none; }

/*--------------页码---------------*/
.show_page{text-align:center;}
.show_page b,#articleComment .show_page strong{font-size:8pt;}

/*--------------内页搜索---------------*/
div#left #search select{width:55px;}
div#left #search input{width:120px;margin-left:10px;}
div#left #search #Submit{width:46px;height:19px;float:right;margin: 5px 7px 0 0; text-indent:-9999px;font-size:1px;background:url("../Images/2007/search_icon.gif") no-repeat top left;border:0}
