/* CSS Document */
.capital-market-box{
	float:left;
	width:845px;
	padding:0px 0px 0px 29px;
}	
.capital-market-box-left{
	float:left;
	width:511px;
	padding:40px 0px 0px 0px;
}
.capital-market-box-right{
	float:left;
	width:327px;
	padding-top:40px;
}
.capital-text{
	float:left;
	font-size:18px;
	font-weight:bold;
	color:#25B6ED;
	padding-bottom:10px;
}
.port-banner-box{
	float:left;
	width:495px;
	margin-left:1px;
	
}
.port-banner-but-bg{
	float:left;
	width:480px;
	height:33px;
}
.port-banner-but-bg-left{
	float:left;
	width:280px;
	line-height:33px;
}
.port-banner-but-bg-right{
	float:right;
	width:185px;
	height:27px;
	padding-top:6px;
	text-align:right;
	padding-right:15px;
}
.margin-port{
	margin-left:11px;
}
.port-text-box{
	float:left;
	width:491px;
	padding:17px 0px 0px 10px;
	background:url(images/port-break-line.gif) top no-repeat;
}
.port-text-box-01{
	float:left;
	width:491px;
	padding:17px 0px 0px 10px;
	background:url(images/port-break-line.gif) bottom no-repeat;
}
.webdesigh-text{
	float:left;
	width:310px;
	font-size:18px;
	font-weight:bold;
	color:#D5B246;
	padding-left:16px;
	padding-bottom:5px;
}
.web-exm-box{
	float:left;
	width:299px;
	padding:5px;
}
.web-exm-box-left{
	float:left;
	width:93px;
}
.web-exm-box-middler{
	float:left;
	width:93px;
}
.web-exm-box-right{
	float:left;
	width:93px;
}
.web-img-border{
	float:left;
	border:1px solid #474747;
	padding:5px;
	margin-bottom:0px;
	}
.web-img-border:hover{	
	border: 1px solid #818181;
}
.port-blue-text{
	font-size:11px;
	color:#25B6ED;
	font-weight:normal;
	text-decoration:none;
}
.port-blue-text:hover{
	font-size:11px;
	color:#25B6ED;
	font-weight:normal;
	text-decoration:underline;
}
.port-orange-text{
	font-size:11px;
	color:#D5B246;
	font-weight:normal;
	padding-left:5px;
}
.ul-01{
	float:left;
	position: relative;
	padding:0px;
	margin: 0px;
	height: 20px;
	list-style: none;
	font-size:11px;
	color:#D5B246;
	font-weight:normal;
}

.ul-01 li{
	display:inline;
	color:#D5B246;
	text-decoration: none;
	cursor: pointer;
	}
.ul-01 li a{
	display:inline;
	color:#D5B246;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight:bold;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	padding: 3px 6px 3px 6px; /*Padding of menu items*/
	margin:0px;
	}
.ul-01 li.current a, .ul-01 li a:hover{
	color: #FFF;
	text-decoration: none;
	background:url(images/but-hover-box.gif) no-repeat;/*left tab image path*/
	background-position: left;	
	text-align:center;
}
.portbig-orange-text{
	font-size:12px;
	font-weight:bold;
	color:#D5B246;
	text-decoration:none;
	line-height:20px;
}