@charset "UTF-8";

a:hover							{ opacity:0.70; filter:alpha(opacity=70); -ms-filter:"alpha(opacity=70)"; }

#headerContainer		{ padding-bottom:0; }
#mvContainer 				{ width:100%; min-width:950px; width:expression(document.body.clientWidth < 102? "950px" : "auto"); }
#mvWrap 						{ width:100%; height:100%; overflow-x:hidden; position:relative; }
#mvSection 					{ width:950px; margin:0 auto; height:430px; position:relative; }
.slideArea 					{ width:2850px; position:absolute; left:50%; margin-left:-1425px; background:none #000000; }
.slideInner 				{ width:100%; } 
.slide 							{ width:950px; opacity:0.4; ms-filter:alpha(opacity=40); filter:alpha(opacity=40); }
.slide img 					{ width:100%; vertical-align:bottom; }
.slide.active				{ opacity:1.0; ms-filter:alpha(opacity=100); filter:alpha(opacity=100); background:#ffffff; }

.bx-controls 																		{ z-index:100; width:100%; }
.bx-pager 																			{ height:25px; position:absolute; left:950px; } 
.bx-controls-direction a												{ text-decoration:none; color:#000; } 
.bx-controls-direction a,
.bx-controls-direction													{ margin:0 auto; position:relative; } 
.bx-pager-item 																	{ display:inline-block; *display:inline; *zoom:1; }
.bx-pager-item a																{ display:block; height:5px; width:50px; text-indent:-9999px; margin:10px 3px 0 3px; background:url(../../images/top_slide_pager.gif) no-repeat left top; } 
.bx-pager-item a.active 												{ background:url(../../images/top_slide_pager_on.gif) no-repeat left top; }

.bx-controls-direction a.bx-prev								{ position:absolute; left:20px; bottom:155px; background:url(../../images/top_slide_prev.png) no-repeat left top; height:77px; text-indent:-9999px; width:25px; }  
.bx-controls-direction a.bx-next 								{ position:absolute; right:20px; bottom:155px; background:url(../../images/top_slide_next.png) no-repeat left top; height:77px; text-indent:-9999px; width:25px; }

#mainTopContainer																{ width:950px; margin:0 auto; background:url(../images/footer_img01.gif) right bottom no-repeat; }
#mainTopContainer #mainTopWrap									{ width:740px; float:left; padding-bottom:120px; }
#mainTopContainer #mainTopWrap ul								{ margin:0; }
#mainTopContainer #mainTopWrap ul#enterprise li	{ float:left; list-style:none; margin:20px 0 0 15px; }

#mainTopContainer #sideTopWrap 									{ width:210px; float:right; margin-top:10px; }
#mainTopContainer #sideTopWrap ul 							{ margin-top:20px; }
#mainTopContainer #sideTopWrap ul li 						{ margin-top:10px; }



.topNewsArea {width:700px; border-bottom:solid 2px #00a161; margin-top:40px;}
.topNewsArea h2 {float:left; border:none; width:400px; padding:0; margin:0;}
.topNewsArea p {float:right; 200px text-align:right; padding:0; margin:0;}

dl.topNewsList {overflow:hidden; padding-top:2px; width: 100%;}
dl.topNewsList dt {vertical-align: top;font-weight: normal;line-height:1em;}
dl.topNewsList dd {margin: 0 0 15px 20px;vertical-align: top; padding-left:10px; width:66%;}
dl.topNewsList img {margin-left:15px;vertical-align:middle;}