@import url('common.css');

/************************
   header
*************************/

div#header{ width:100%; height:448px; position:relative; background:url(../image/main/bg_top.jpg) no-repeat center top; }
div#header div.inheader{ width:992px; height:448px;  margin:0 auto;}
div#header div.inheader h1{position:relative; left:0; top:0; width:110px; height:44px;z-index:2;}
div#header div.inheader ul{position:absolute; margin-left:880px; top:14px; width:300px; z-index:2;}
div#header div.inheader ul li{ display:inline; }
div#header div.inheader div.flash{ position:absolute; top:0;  z-index:1;}
 /************************
   container
*************************/ 
div#container{width:100%;   position:relative; background:url(../image/main/bg_body.jpg) no-repeat center top; }
div#container div.incontainer{ width:992px; height:189px;  margin:0 auto;}
div.name{ text-align:right; width:305px; height:17px;}
div.enews {
		clear:both;
		position: relative;
		width:340px;
		height:155px;
		 
	 }
		div.enews h2 {
		    position:absolute;
			top:0px;
			text-align:center;
			font-weight:normal;
			
		}
	    div.enews h2.news02 {left:219px;  top:19px; width:59px; border:#D5D5D5 1px solid; background:#FAFAFA; height:22px;  padding-top:4px;}
		div.enews h2.news03 {left:278px;  top:19px; width:59px; border:#D5D5D5 1px solid; background:#FAFAFA; height:22px;padding-top:3px;}
	    div.enews h2.on { border-bottom-style:none; background:#fff; font-weight:bold; }
 
		
	    div.enews div {
		overflow:hidden;
	    width:340px;
	}
       div.enews div .more {
	   position:absolute;
	   top:8px;
	   left:275px;
	
	}
 
        div.enews div ul {
		width:100%;
		margin:18px 0 0;
		padding:35px 0 0px;
	}
		 div.enews div ul li {
	
			clear:both;
			width:100%;
			display:block;
		    height:20px;
			overflow:hidden;
			padding-left:12px;
			background:url(../image/main/notice_icon.gif ) no-repeat 5px 7px;
			 
		}
		*+html div.enews div ul li {
	
			clear:both;
			width:100%;
		    height:15px;
			display:block; 
		    overflow:hidden;
			padding-left:12px;
			background:url(../image/main/notice_icon.gif ) no-repeat 5px 7px;
			 
		}

	div.enews div ul li img { margin:1px 0 0 2px;}
	div.enews div ul li a { color:#666;margin-left:9px;}
	div.enews div ul li a:link, div.mkenews div ul li a:visited, div.mkenews div ul li a:active, div.mkenews div ul li a:hover {color:#666;margin-left:9px;}
	div.enews ul li span.R {float:right;margin-right:15px; color:#9e9f9e; width:80px; text-align:right;}
	div.enews ul li span.L {float:left; color:#666;width:240px;}

    div.centernews {
		top:0; 
		position: absolute;
		width:340px;
		height:155px;
		margin-left:362px;
		 
	 }
	 div.centernews h2 {
	  padding-bottom:5px;
		 
	 }
	 div.centernews dl { margin:5px 0 0 0; padding-bottom:10px;height:45px;   }
	 .dottedline { border-bottom:dotted #666666 1px; }
	 div.centernews dl dt { float:left; padding:3px 0 0 17px; width:60px; }
     div.centernews dl dd { float:left; padding-left:10px;  width:245px;  overflow:hidden; line-height:15px;  font-size:11px;}
	 div.centernews dl dd span{color: #C15F00; font-weight:bold; letter-spacing:-1px;width:245px; white-space: nowrap; overflow:hidden; padding-bottom:5px; font-size:11px; }
     div.centernews dl dd a{ float:left; width:245px;  overflow:hidden; line-height:15px;  font-size:11px;}
	 
	 
	   div.banner1 {
		top:3px; 
		position: absolute;
		width:125px;
		height:99px;
		margin-left:727px;
		margin-top:5px;
		background: url(../image/main/banner_bg_03.gif) no-repeat left top;
		 
	 }
	 
	 div.banner1 ul{margin:10px 0 0 10px;}
	 div.banner1 ul li{ display:block; }
	 div.banner1 p{ padding:8px 0 0 69px; }
	 
	 div.banner2 {
	top:2px;
	position: absolute;
	width:125px;
	height:99px;
	margin-left:862px;
	margin-top:6px;
	background: url(../image/main/banner_bg_04.gif) no-repeat left top;	
		 
	 }	 
	 div.banner2 ul{margin:10px 0 0 10px;}
	 div.banner2 ul li{ display:block; }
	 div.banner2 p{ padding:8px 0 0 69px; }

	div.banner3 {
	top:111px;
	position: absolute;
	width:263px;
	height:47px;
	margin-left:727px;
	margin-top:1px;
	background: url(../image/main/banner_bg_05.gif) no-repeat left top;
	
		 
	 }
	 
	 div.banner3 ul{margin:20px 0 0 5px;}
	 div.banner3 ul li{ display:block; }
	 div.banner3 p{ padding:9px 0 0 12px; }

