@charset "UTF-8";

/* gbvy[Wpcss */

#n01 a img{
	visibility:hidden;
	vertical-align:bottom;
}

#mainFlash{
	height:300px;
	margin:26px auto 12px;
}

#main{
	width:900px;
	margin:0 auto;
	background:url(../img/home/border02.gif) repeat-y right top;
	padding-right: 120px;
	padding-left: 120px;
}
#con{
	width:648px;
	float:left;
	text-align:left;
}
#sInfo{
	width:335px;
	float:left;
}

.fBox{
	margin-top:10px;
	height: 250px;
	width: 335px;
	overflow: hidden;
}

#pInfo{
	width:300px;
	float:right;
}
#b01 a, #b02 a, #b03 a, #b04 a{
	width:300px;
	height:118px;
	display:block;
	margin-top:12px;
}

#b01 a{background:url(../img/home/ban01_on.jpg) no-repeat;}
#b02 a{background:url(../img/home/ban02_on.jpg) no-repeat;}
#b03 a{background:url(../img/home/ban03_on.jpg) no-repeat;}
#b04 a{background:url(../img/home/ban04_on.jpg) no-repeat;}

#b01 a:hover, #b02 a:hover, #b03 a:hover, #b04 a:hover{background-color:#fff;}

#b01 a:hover img, #b02 a:hover img, #b03 a:hover img, #b04 a:hover img{
	visibility:hidden;
	vertical-align:bottom;
}

#side{
	width:232px;
	float:right;
}

.sideBox{
	width:195px;
	margin:0 auto 55px;
	text-align:left;
	background:url(../img/home/border01.gif) no-repeat left bottom;
	padding-bottom:10px;
}

#conH2, #busH2{
	width:195px;
	height:31px;
	margin:0 auto 10px;
}
#conH2 a {
	width:195px;
	height:31px;
	display:block;
	background:url(../img/home/company_on.gif) no-repeat;
}
#busH2 a {
	width:195px;
	height:31px;
	display:block;
	background:url(../img/home/business_on.gif) no-repeat;
}
#conH2 a:hover, #busH2 a:hover{
	background-color:#fff;
}

#conH2 a:hover img, #busH2 a:hover img{
	visibility:hidden;
	vertical-align:bottom;
}

.sideBox ul{
	width:185px;
	margin-left:5px;
}
.sideBox ul li a{
	width:175px;
	height:22px;
	display:block;
	background:url(../img/home/icon_gray.gif) no-repeat left center;
	padding:2px 0 0 10px;
}
.sideBox ul li a:hover{
	background-color:#fff;
	background:url(../img/home/icon_green.gif) no-repeat left center;
}
.sideBox ul li a:hover img{
	visibility:hidden;
	vertical-align:bottom;
}

