@charset "utf-8";
/* CSS Document */
div#akdMain {
	width:100%;
	background:#FFF;
}
div.akdMain {
	min-height:700px;
	height:auto !important;
	height:700px;
}
div#akd3l {
	float:left;
	width:6px;
	background:url(../../resources/images/akd_3_l.jpg) no-repeat;
}
div#akd3r {
	float:right;
	width:6px;
	background:url(../../resources/images/akd_3_r.jpg) no-repeat;
}
div#akdMainWindows {
	float:left;
	width:800px;
}
div#announBottom {
	width:100%;
	height:4px;
	background:url(../../resources/images/announ_s.jpg) repeat-x;
}

div#cnlLatest5 {
	/*float:right;*/
	
	margin:20px 0px;
}
div.cnlLatest5 {
	width:177px;
	height:220px;
	
}
div#cnlLatest5 li {
	margin-left:20px;
	list-style-type:disc;
	background-position:right bottom;
}
div#businessTitle {
	overflow:visible;
}
div.businessTitle {
	width:580px;
	height:200px;
}
div#businessPicShadow {
	position:relative;
	top:3px;
	left:3px;
	background:#CCC url(../../resources/images/business_pic_s.jpg) no-repeat;
}
div#businessPic {
	position:absolute;
	top:-3px;
	left:-3px;
	background:#FFF url(../../resources/banner/ot.jpg) no-repeat;
}
div#tppic { /*guanli peixun zhu ye mian tupian*/
	position:absolute;
	top:-3px;
	left:-3px;
	background:#FFF url(../../resources/banner/project1.jpg) no-repeat;
}
div#opentpic {/*gong kai ke*/
	position:absolute;
	top:-3px;
	left:-3px;
	background:#FFF url(../../resources/banner/ot.jpg) no-repeat;
}
div#innertpic {/*nei xun ke*/
	position:absolute;
	top:-3px;
	left:-3px;
	background:#FFF url(../../resources/banner/it.jpg) no-repeat;
}
div#innerdtpic {/*nei xun de lu ke*/
	position:absolute;
	top:-3px;
	left:-3px;
	background:#FFF url(../../resources/banner/ind.jpg) no-repeat;
}
div#opendtpic {/*gong kai de lu ke*/
	position:absolute;
	top:-3px;
	left:-3px;
	background:#FFF url(../../resources/banner/od.jpg) no-repeat;
}
div#innerexppic{/*nei xun tuo zhan*/
	position:absolute;
	top:-3px;
	left:-3px;
	background:#FFF url(../../resources/banner/inx.jpg) no-repeat;
}
div#openexppic{/*gong kai tuo zhan*/
	position:absolute;
	top:-3px;
	left:-3px;
	background:#FFF url(../../resources/banner/opx.jpg) no-repeat;
}
div#edppic{/*gong kai tuo zhan*/
	position:absolute;
	top:-3px;
	left:-3px;
	background:#FFF url(../../resources/banner/edp.jpg) no-repeat;
}
div.business {
	margin:20px;
	width:300px;
	height:100px;
	
}
div.business p.bTitle {
	color:#FFF;
	font-size:36px;
	padding:0px 0px 20px;
	font-weight:bolder;
}
div.business p.bDetails {
	color:#CCC;
	font-size:12px;
	width:300px;
}
div#businessIntro {
	margin:20px 0px 0px;
	padding:5px 2px 20px;
}
div#businessIntro p {
	color:#666;
	line-height:140%;
}


div#subjectlist {
	margin:20px 0px 10px;
}

div#subjectlist div.windowPanel div.windowList {
	width:99%;
	margin:5px 1px 10px 4px;
	float:left;
	display:inline;
}
div#subjectlist div.windowPanel div.windowList ul {
	margin-left:20px;
	padding-left:20px;
	width:500px;
}
div#subjectlist div.windowPanel div.windowList li {
	padding-left:20px;
	list-style-type:disc;
}
div#subjectlist div.windowPanel div.windowList li span.sname {
	width:100%;
}

div#neighbor {
	margin:10px 0px;
	border:1px #CCC dashed;
}
div#neighbor div.neighbor {
	margin:2px;
	padding:4px 0px 4px 20px;
	background-position:left center;
}
div#preSubject {
	background:url(../../resources/images/pre_atc.jpg) no-repeat;	
}
div#nextSubject {
	background:url(../../resources/images/next_atc.jpg) no-repeat;
}
div#subject {
	margin:28px 0px;
	padding:0px 10px;
}
div#subjectTitle {
}
div#subject h1.subjectTitle {
	padding:4px;
	font-size:14px;
	font-weight:bolder;
	border-bottom:1px #CCC dotted;
}
div#subject h1.subjectTitle a {
	color:#09C;
}
div#subject h1.subjectTitle a:link,div#subject h1.subjectTitle a:visited {
	color:#09C;
}
div#subject h1.subjectTitle a:hover,div#subject h1.subjectTitle a:active {
	color:#0CF;
}
div#subject subjectTitle span {
	margin:2px 4px;
	font-size:10px;
	color:#999;
	float:left;
}
div#subject subjectTitle span.clickCount {
	float:right;
}
div#subject div#subjectDetails {
	padding:5px;
}
div#subject div#subjectDetails h1 {
	padding-bottom:10px;
}
div#subject div#subjectDetails p {
	padding-left:20px;
	line-height:200%;
}
