@charset "utf-8";
/* CSS Document */
.fR{
	float:right;
	}

.fL{
	float:left;
	}
	
/************* subNav ***************/
#subNav {
	position:relative;
	height:55px;
	margin-top:-8px;
}
#subNav .left, #subNav .center, #subNav .right {
	position:absolute;
	top:0;
	width:282px;
	overflow:hidden;
}

#subNav a.anchor {
	text-transform:uppercase;
	padding:0 14px 0 14px;
	width:253px; height:43px;
	line-height:43px;
	color:#999;
	display:block;
}
#subNav a.anchor.step {
	
}
#subNav a.anchor span {
	margin-right:4px;
	color:#008ef1;
	font-size:10pt;
}

#subNav .sub {
	background:url("../images/subBg.png");
	_behavior:url("../images/iepngfix.htc");
	overflow:hidden;
	height:0;
	margin:-1px 0 0 -6px;
	width:288px;
	position:relative;
}
#subNav .sub ul {
	position:relative;
	width:251px; height:118px;
	margin:15px 0 0 21px;
	_padding-top:15px;
}
#subNav .sub li {
	position:absolute;
	width:251px; height:118px;
	top:0; left:0;
	_padding-top:15px;
}
#subNav .sub .page {
	margin:4px 15px 0 0;
	float:right;
	clear:both;
}
#subNav .sub .page a {
	margin-left:6px;
	color:#444;
	font-size:8pt;
	*font-size:10px;
	font-size:11px \9;
	_font-size:10px;
}
#subNav .sub .page a:hover,
#subNav .sub .page a.activeSlide {
	color:#1a6caf;
}
/*
#subNav .n2 .sub li {
	background:#fff;
}
#subNav .n2 .sub li a {
	display:block;
	padding:9px 0 9px 0;
	background:url(../images/1px.gif) repeat-x left bottom;
}
*/
#subNav .sub li a span {
	position:absolute;
	left:0; bottom:0;
	*bottom:-1px;
	_bottom:-1px;
	background:#fff;
	width:241px;
	opacity:.8;
	filter:alpha(opacity=80);
	padding-left:5px;
	padding-right:5px;
}

.company_main{
	margin-top:25px;
	width:658px;
	min-height:200px;
	}
	
.company_left{
	width:395px;
	font-size:12px;
	line-height:25px;
	color:#231815;
	margin-top:15px;
	}
	
.line{
	width:658px;
	height:1px;
	border-bottom:1px solid #0089CE;
	margin-top:65px;
	}	
	
.soft_list{
	font-size:12px; 
	color:#231815;
	margin-left:15px;
	height:35px; 
	line-height:32px;
	}

.line-dashed{
	border-bottom:1px dashed #0088CD;
	width:355px;	
	height:1px
	}
	
.apply .apply_td{
	background:#06355C;
	}		
	
a.pagination{
	font-family:微软雅黑,宋体,Geneva, Arial, Helvetica, sans-serif, Decker;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	height: 22px;
	padding-right: 10px;
	padding-left: 9px;
	padding-top: 5px;
	background-color: #0089ce;
	border: 1px solid #dbdfe0;
	margin-right: 5px;
}

a.pagination:hover{
	text-decoration: none;
	color: #fff;
	border: 1px solid #2188b6;
	background-image: url("../images/pagination_btn_bg.jpg"/*tpa=http://www.microlight-optics.c../images/pagination_btn_bg.jpg*/);
	background-repeat: repeat-x;
}

.pagination1{
	
	background-image: url("../images/pagination_btn_bg.jpg"/*tpa=http://www.microlight-optics.c../images/pagination_btn_bg.jpg*/);
	font-family:微软雅黑,宋体,Geneva, Arial, Helvetica, sans-serif, Decker;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	height: 22px;
	padding-right: 10px;
	padding-left: 9px;
	padding-top: 5px;
	border: 1px solid #2188b6;
	margin-right: 5px;
}