* {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; BORDER-RIGHT-WIDTH: 0px
}
BODY {
	FONT-SIZE: 12px; LINE-HEIGHT: 160%; FONT-FAMILY: tahoma, verdana, "宋体"
}
#cut {width:780px;margin:0 auto;height:1px;background:ffffff}

/*页面层容器*/
#container {width:100%}
/*页面头部*/
#Header {width:780px;margin:0 auto;height:130px;background:url(../images/top.jpg) no-repeat}

#menu {width:780px;margin:0 auto;height:30px;background:url(../images/top_menu_bg.gif);text-align:center;}
#menu ul {width:735px;list-style:none;margin:0px auto;padding:0;text-align:center;vertical-align:middle;}/*表示行内垂直居中*/
#menu ul li {position:relative;top:0px;float:left;margin:0 5px auto;line-height:30px; list-style-type:none;}

#menu ul li a:link,#menu ul li a:visited {TEXT-DECORATION: none;color:#fff}
#menu ul li a:hover{TEXT-DECORATION: none;color:#A1DFEB}

/*.menuDiv {padding:0 10px 0 0px}*/
.menuDiv {width:1px;height:30px;background:url(../images/menu_line.gif) no-repeat}

/*页面主体*/
#pagebody {
    width:780px; /*设定宽度*/
    margin:0px auto; /*居中*/
	background:#F2F2F2;
}
#sidebar {
    width:197px; /*设定宽度*/

    float:left; /*浮动居左*/
    clear:left; /*不允许左侧存在浮动*/
    overflow:hidden; /*超出宽度部分隐藏*/
	background:#F2F2F2;
    height:100%;
}
.leftmenu a:link,.leftmenu a:visited{TEXT-DECORATION: none;color:#666666}
.leftmenu a:hover{TEXT-DECORATION: none;color:#ff6600}
#mainbody {
    width:583px;
    text-align:left;
    float:right; /*浮动居右*/
    clear:right; /*不允许右侧存在浮动*/
    overflow:hidden;
	background:#FFF;
}
/*页面底部*/
#Footer {width:780px;margin:0 auto;height:111px;background:url(../images/foot.gif) no-repeat;clear:both}



 a:link,a:visited{TEXT-DECORATION: none;color:#666666}
 a:hover{TEXT-DECORATION: none;color:#ff6600}


td {
	font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif, "宋体";
	color: #333;
}
.box {
	border: 1px solid #cccccc;
	border-width: 1px 1px 1px 1px;
}
.box ul {
	list-style: none;
	padding: 8px;
}
.box ul li {
	background: url(../images/bullet.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 2px 8px;
}
.box ul li p {
	margin: 0 0 4px;
	padding: 0 0 5px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}

.news_list .box ul li {
	clear: both;
	padding: 0 0 0 8px;
	line-height: 18px;
	height: 18px;
}
.news_list .box ul li a {
	font-size: 12px;
	float: left;
}
.news_list .box ul li span {
	font-size: 14px;
	float: right;
}
.news_list .box ul {
	border-bottom: 1px dashed #ccc;
}
.news_list .box {
	border-width: 1px;	
	padding: 0 10px;
}

.position {
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
	margin-bottom: 10px;
}