/* cmenu
------------------------------*/
#cmenu01{background:url(/introduce/image/cmenu01_on.gif) no-repeat;}


/* content
---------------------------------------------------*/
#content h2{
	background:url(/introduce/image/h2.gif) no-repeat;
}


/* headImg
---------------------------------------------------*/
#headImg{
	width:714px;
	height:279px;
	margin:18px 0 0 43px;
	position:relative;
}

#headImg h3{
	clear:both;
	width:714px;
	height:279px;
	text-indent:0;
}

#headImg ol{
	position:absolute;
	left: 506px;
	top: 36px;
}

#headImg ol li{
	float:none;
	margin-bottom:8px;
	width:197px;
	height:30px;
}

#headImg ol li a{
	width:197px;
	height:30px;
	display:block;
	text-indent:-9999px;
	outline:none;
}

#headImg ol li.hmenu01 a{background:url(/introduce/image/hmenu01_off.gif) no-repeat;}
#headImg ol li.hmenu02 a{background:url(/introduce/image/hmenu02_off.gif) no-repeat;}
#headImg ol li.hmenu03 a{background:url(/introduce/image/hmenu03_off.gif) no-repeat;}
#headImg ol li.hmenu04 a{background:url(/introduce/image/hmenu04_off.gif) no-repeat;}
#headImg ol li.hmenu05 a{background:url(/introduce/image/hmenu05_off.gif) no-repeat;}
#headImg ol li.hmenu06 a{background:url(/introduce/image/hmenu06_off.gif) no-repeat;}

#headImg ol li.hmenu01 a:hover,
.pole-vision #headImg ol li.hmenu01 a{background:url(/introduce/image/hmenu01_on.gif) no-repeat;}
#headImg ol li.hmenu02 a:hover,
.a-line #headImg ol li.hmenu02 a{background:url(/introduce/image/hmenu02_on.gif) no-repeat;}
#headImg ol li.hmenu03 a:hover,
.cyber-vision-in #headImg ol li.hmenu03 a{background:url(/introduce/image/hmenu03_on.gif) no-repeat;}
#headImg ol li.hmenu04 a:hover,
.cyber-vision-out #headImg ol li.hmenu04 a{background:url(/introduce/image/hmenu04_on.gif) no-repeat;}
#headImg ol li.hmenu05 a:hover,
.exsbord #headImg ol li.hmenu05 a{background:url(/introduce/image/hmenu05_on.gif) no-repeat;}
#headImg ol li.hmenu06 a:hover,
.etc #headImg ol li.hmenu06 a{background:url(/introduce/image/hmenu06_on.gif) no-repeat;}


/* entryArea
---------------------------------------------------*/
#entryArea{
	clear:both;
	background:#9999FF url(/introduce/image/line.gif) repeat-y;
	width:714px;
	overflow:hidden;
	margin:30px 0 0 43px;
}

#entryArea #main{
	float:left;
	width:465px;
	padding:0;
}

#main h3.caption{
	background-color:#E8E8E8;
	border:1px solid #070057;
	padding:5px;
	font-size:12px;
	line-height:22px;
	text-indent:0;
	color:#070057;
}

#entryArea #main p{
	text-indent:0;
}

.entry{
	width:465px;
	overflow:hidden;
	margin-top:20px;
}

.entry h3{
	background:url(/introduce/image/dotted.gif) repeat-x bottom;
	padding-bottom:8px;
	font-weight:normal;
	font-size:16px;
	line-height:20px;
	text-indent:0;
	color:#070057;
}

.entry ul li{
	float:left;
	margin:6px 15px 10px 0;
	font-size:10px;
	line-height:12px;
}

.entry p{
	clear:both;
	width:425px;
	margin:0 auto 10px;
}

#main ol{
	width:465px;
	margin:30px auto 5px;
	text-align: center;
}

#main ol li{
	float:none;
	display: inline;
}

#main ol li a{
	background-color:#E8E8E8;
	border:1px solid #070057;
	padding:5px 8px;
}

#main ol li span{
	background-color:#070057;
	padding:8px 9px 9px 9px;
	color:#FFF;
}


/* sub
---------------------------------------------------*/
#sub{
	float:right;
	width:208px;
}

#sub h4{
	text-indent:0;
	margin-bottom:5px;
}

#sub ul{
	margin-bottom:20px;
}

#sub ul li{
	background:url(/introduce/image/arrow.gif) no-repeat left 50%;
	clear:both;
	float:none;
	padding-left:6px;
	line-height:20px;
}

