/* CSS Document */
/*
########################################################
  .TOPăăźă¸ç¨CSS
########################################################
*/
/*-----------------------------------------------
 __TOPă¤ăĄăźă¸ç¨
-----------------------------------------------*/
#mainImage{
margin:0 auto;
width:780px;
height:260px;
position:relative;
display:block;
}

#ImageBox{
	width:997px;
	overflow:hidden;
	position:absolute;
	top:-6px;
	left:-105px;
}

/*-----------------------------------------------
 __ăŤăŠă 
-----------------------------------------------*/

#leftBox{
	/*background-color:#a0da0d;*/
	width:488px;	
	float:left;
	padding:9px 0 5px 20px;
}

#rightBox{
	/*background-color:#CCCCCC;*/
	width:261px;
	float:right;
}


/*-----------------------------------------------
ăăăźăăżăł
-----------------------------------------------*/


#bannerBox{
	background: no-repeat top left url("../img/bg_banner_top.png");
	padding:0 0 0 10px;
	width:251px;
}

#bannerBox ul{
	padding:0 0 10px 5px;

}

#bannerBox li{
	padding:0 0 8px 0;

}

#bannerBoxBottom{
	background: no-repeat top left url("../img/bg_banner_bottom.png");
	width:255px;
	height:50px;
}



/*-----------------------------------------------
 __setBox
-----------------------------------------------*/
#setBox{
	padding:0 0 20px 0;
}

#setBox h3{
	margin:0;
	padding:0;
}

#setBox #setBoxMiddle{
	background:url("../img/bg-HomeSetBox_middle.jpg");
	clear:both;
}

#setBox #setBoxBottom{
	background:no-repeat url("../img/bg-MainSetBox_bottom.jpg");
	height:10px;	
}

/*-----------------------------------------------
 __NewsBox
-----------------------------------------------*/
#NewsBox{
	clear:both;
	margin:0;
}

#NewsBox dl{
	border-bottom:#CCCCCC dotted 1px;
	padding:.7em 0 .7em 1em;
}

#NewsBox dl dt {
	float: left;
	/*
	margin: 0 0 0.2em 5px;
	padding:0 0 0 5px;
	*/	
	width: 7em;
	color: #333;
	position:relative;
	color:#005FBD;
}

#NewsBox dd {
	/*margin-bottom: 0.8em;*/
	margin-left:6em;
}

#NewsBox dt .topNewsNew{
	position:absolute;
	top:4px;
	left:-35px;
	z-index:1;
	height:11px;
	width:31px;
	background-image:url("../img/img-newRight.gif");
	background-repeat:no-repeat;
	}

#NewsBox dt .topNewsNew span{
	visibility:hidden;
}
