@charset "TIS-620";
/* CSS Document */
/*Mater style sheet for Global*/
/*Imported style sheets*/

.homeSET, .homeNews{
	float:left;
}
.homeSET {
	display:block;
	padding-left:50px;
	width:550px;
}
.homeNews{
	display:block;
	width:300px;
}
.layoutSET, .layoutSETBanner{
	float:left;
}
.layoutSET{
	display:block;
	margin: 0px;
	width:257px;
}
.layoutSETBanner {
	display:block;
	margin:0;
	padding-left:10px;
	width:270px;
}
.layoutMarketinfo {
	display:block;
	margin:0;
	width:550px;
}
.layoutSETInfo{
	display:block;
	float:left;
	margin: 0px;
	width:257px;
}
.layoutIndicator {
	display:block;
	float:left;
	margin:0;
	padding-left:10px;
	width:270px;
}
.layoutGraph{
	display:block;
	margin: 0px;
	width:243px;
}
.layoutNET {
	display:block;
	margin:0;
	padding-top:10px;
	width:425px;
}
.SETtopLeft{
	background-image: url(../images/home/bg_SETtopLeft.gif);
	width: 100%;
	height: 6px;
	float: left;
}
.SETtopRight{
	background-image: url(../images/home/bg_SETtopRight.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	width: 6px;
	height: 6px;
	float: right;
}
.SETcenterLeft{
	background-image: url(../images/home/bg_SETcenterLeft.gif);
	background-repeat: repeat-y;
	width: 100%;
	float: left;
}
.SETcenterRight{
	background-image: url(../images/home/bg_SETcenterRight.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
	width: 100%;
	height: 100%;
	float: right;
}
.SETbottomLeft{
	background-image: url(../images/home/bg_SETbottomLeft.gif);
	background-repeat: no-repeat;
	width: 100%;
	float: left;
}
.SETbottomRight{
	background-image: url(../images/home/bg_SETbottomRight.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	width: 6px;
	height: 8px;
	float: right;
}
.bgNetBuySell{
	background-image:url(../images/home/bg_NET-Buy-Sell.gif);
	background-repeat:no-repeat;
}
.NBSPadding{
	padding:4px 7px 4px 11px;
}
.layoutNews{
	display:block;
	margin:0px;
	width:300px;
}
.NewsPadding{
	padding:7px 0px 7px 0px;
}
.bgPwd{
	background-image:url(../images/home/bg_Pwd.jpg);
	background-repeat:repeat-x;
}
.contentFormForgotPWD{
	display:block;
	margin:0px;
	width:560px;
	float:left;
	padding:22px 150px 0px 220px;
}
.paddingGetstartedProcedureHead{
	padding:4px 7px 10px 7px;
}
.paddingGetstartedProcedureDetail{
	padding:0px 7px 0px 7px;
}
.yellowLine{
	border-bottom-color:#DFD9B5;
	border-bottom-style:solid;
	border-bottom-width:1px;
}