.container{
	margin-bottom:20px;	
}
.banner{
	margin-bottom:12px;	
}
.column2{
	width:727px;
	float:left;	
	margin-right:20px;
}
.col1,.col2,.col3{
	float:left;	
}
.col1{
	width:382px;
	margin-right:20px;
}
.col2{
	width:325px;
	overflow:hidden;
}
.col3{
	width:232px;
	margin-right:0;
}
.col3 .cb{
	width:232px;
	height:9px;
	font-size:0;
	overflow:hidden;
	background:url(i/cb.gif) no-repeat 0 0;
}
.col3 h2{
	width:232px;
	height:33px;
	background:none no-repeat 0 0;
	text-indent:-9999px;	
}
.col3 .inner{
	border:1px solid #E5E5E5;
	border-bottom-width:0;
	padding:10px 20px;
}
.box{}
.box .hd h2{
	height:30px;
	margin-bottom:13px;
	background:url(i/company-news.gif) no-repeat 0 50%;
	text-indent:-9999px;
	border-bottom:1px solid #EAEAEA;
}
.box .bd li{
	padding-left:10px;
	line-height:20px;
	margin-bottom:6px;
	background:url(i/ico-arrow3.gif) no-repeat 0 7px;
}
.box .bd li span.date{
	color:#0066cc;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	margin-left:5px;
}
.box .bd li a:link,.box .bd li a:visited{
	color:#666666;
}
.box .ft div{
	text-align:right;
	margin-top:10px;
}
.box .ft a.more{
	padding-left:15px;
	background:url(i/ico-arrow2.gif) no-repeat 0 50%;
}

.loginbar{
	width:232px;
	margin-bottom:8px;
}
.loginbar h2{
	background-image:url(i/login.gif);
}
.loginbar form p{
	padding-bottom:8px;
	line-height:150%;
}
.loginbar form p lable{
	color:#666;	
}
.loginbar form p .text_input{
	width:170px;
	height:18px;
	line-height:18px;
	border:1px solid #7E9DB9;
}
.board{
	width:232px;	
}
.board h2{
	background-image:url(i/board.gif);
}


div#MainPromotionBanner{
	width:368px;
	height:234px;
	border:1px solid #ccc;
	padding:5px;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 234px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 368px;
	height: 234px;
}
#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 368px;
	height: 234px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 209px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px 3px 3px;
	background: url(i/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(i/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}