@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#rightAre {
	width:580px;
	float:right;
	margin:26px 15px 0px 8px;
	display:inline;
}
div#romote {
	padding:5px 0px 0px;
	height:20px;
}
div#romote a{
	display:inline;
	margin:2px 4px;
}
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/images/subbusiness_pic_1.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#corporationNews {
	float:left;
	margin:0px;
}
div.corporationNews {
	width:570px;
	height:700px;
}
div#corporationNews div.windowFrame div.windowPanel {
	height:auto;
}
div#corporationNews div.windowFrame div.windowPanel div.windowList li {
	padding-top:15px;
	background:none;
}
div#corporationNews h1.newsTitle {
	padding:4px;
	font-size:14px;
	font-weight:bolder;
	border-bottom:1px #CCC dotted;
}
div#corporationNews h1.newsTitle div.newsId {
	display:none;
}
div#corporationNews h1.newsTitle a {
	color:#09C;
}
div#corporationNews h1.newsTitle a:link,div#corporationNews h1.newsTitle a:visited {
	color:#09C;
}
div#corporationNews h1.newsTitle a:hover,div#corporationNews h1.newsTitle a:active {
	color:#0CF;
}
div#corporationNews div.newsTitle span {
	margin:2px 4px;
	font-size:10px;
	color:#999;
	float:left;
}
div#corporationNews span.clickCount {
	float:right;
}
div#newsLatest5 {
	/*float:right;*/
	
	margin:20px 0px;
}
div.newsLatest5 {
	width:177px;
	height:290px;
	
}
div#newsLatest5 li {
	margin-left:20px;
	list-style-type:disc;
	background-position:right bottom;
}
