/*基本设置*/
* {margin:0px; padding:0px;} 
body { 
font-size: 12px; 
margin: 0px auto; 
width : 840px;
height: auto; 
} 
img{border:0;}
/*链接设置*/
a:link  {
	color:#101010; text-decoration:none;
}
a:visited  {
	color:#101010;text-decoration:none;
}
a:hover  {
	color:#003399;text-decoration:underline;
}
/*表单元素*/
.key{
	BORDER-RIGHT: #9898cb 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #9898cb 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 0px; BORDER-LEFT: #9898cb 1px solid; WIDTH: 300px; PADDING-TOP: 2px; BORDER-BOTTOM: #9898cb 1px solid; HEIGHT: 19px}
.btn{
	BACKGROUND: url("../images/max_bg.gif") no-repeat 0px -75px; MARGIN-LEFT: 4px; WIDTH: 83px; COLOR: #9898cb; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 23px; TEXT-ALIGN: center; BORDER-BOTTOM-STYLE: none}

/*通用Box容器*/
.Box1 {
       width:100%;
	   height:auto;
	   float : none;
}
.fl {
	FLOAT: left
}
.fr {
	FLOAT: right
}
.mtop {
	MARGIN-TOP: 5px;
}
.mbt {
	MARGIN-bottom: 10px;
}
.clear {
	CLEAR: both; FONT-SIZE: 1px; OVERFLOW: hidden; HEIGHT: 0px
}
/*特殊容器*/
.Top{
	   Height:25px;
	   BACKGROUND: url("../images/max_bg.gif") repeat-x 0px 0px;
}   
.Top_Right{width:450px;Margin-Top:5px;Text-align:right;Margin-right:10px}
.Top_Left{padding-Left:7px;width:300px;Margin-Top:5px;Text-align:Left;Margin-Left:10px;BACKGROUND: url("../images/max_bg.gif") no-repeat -290px -75px;font-family: "Arial", "Helvetica", "sans-serif"; }
.LOGO{width:100%;Height:284px;BACKGROUND: url("../images/logo_news_bg.jpg") no-repeat;OVERFLOW: hidden;}
.LOGO_IMG{WIDTH:200px;HEIGHT:250px;OVERFLOW: hidden;
margin-top:-50px;}
.LOGO_News{
Width:400px;Height:191px;OVERFLOW: hidden;
margin-right:30px!important;
margin-right:15px;
margin-top:120px;}
.News_Title{margin-left:20px;}
.More{font-family: "Arial", "Helvetica", "sans-serif";margin-left:20px;Width:300px;Text-align:right;}
.LOGO_News ul{list-style:none;margin-left:22px;}
.LOGO_News li{BACKGROUND: url("../images/max_bg.gif") no-repeat -290px -75px;padding-Left:9px;height:20px;}
.Line{OVERFLOW: hidden;HEIGHT: 5px;BACKGROUND: url("../images/max_bg.gif") repeat-x 0px -26px;}
.SCH{OVERFLOW: hidden;HEIGHT: 37px;BACKGROUND: url("../images/max_bg.gif") repeat-x 0px -35px;}
.SCH_LOGO{Margin-Left:5px;OVERFLOW: hidden;WIDTH: 150px;HEIGHT:37px;BACKGROUND: url("../images/max_bg.gif") no-repeat -90px -75px;}
.SCH_FORM{Margin-Left:5px}
.Foot{HEIGHT:41px;BACKGROUND: url("../images/max_bg.gif") repeat-x 0px -160px;}
.copy{font-family: "Arial", "Helvetica", "sans-serif";width:400px;margin-top:5px;margin-left:20px;}

/*菜单*/
.Menu_Main{width:100%;BACKGROUND: url("../images/menu_bg.gif") #fff no-repeat right center;}
.Menu{height:auto;border-left:#CCCCCC 1px solid;}
.Menu ul{list-style:none;}
.Menu li{width:100%!important;width:1px;height:25px;}
.Menu a,.Menu a:visited{display:block;text-align:center;height:25px;}
.Menu a:hover{display:block;BACKGROUND: url("../images/max_bg.gif") repeat-x 0px -120px;} 
.news_time {
	font-style :italic;
	font-size : 10px;
}
.news_recent{
	color:red;
	font-weight :bold;
}