@charset "utf-8";
/* CSS Document */

.body-master
{
	margin:0 auto;
	width:100%;
	height:1012px;
	background:url(/images/header.png) top repeat-x;
}
.body-content
{
	margin:0 auto;
	position:relative;
	width:1028px;
	height:985px;
}
.content
{
	position:absolute;
	top:95px;
	left:0;
	width:1028px;
	height:890px;
	background:url(/images/body-bg.png) repeat-y;
	z-index:0;
}
.logo
{
	position:absolute;
	top:0px;
	left:30px;
	width:183px;
	height:136px;
	background:url(/images/logo.png) no-repeat;
	z-index:1000;
}

.details
{
	position:absolute;
	top:0px;
	right:25px;
	width:360px;
	height:18px;
	line-height:18px;
	font-size:12px;
	color:#b8b8b8;
}
.details a
{
	text-decoration:none;
	color:#b8b8b8;
}
.details a:hover
{
	text-decoration:underline;
	color:#b8b8b8;
}

.menu
{
	position:absolute;
	right:25px;
	top:40px;
	width:630px;
	height:30px;
	z-index:0;
	font-size:20px;
	font-family: 'robotoregular', Arial;
}

ul.menu-shw
{

list-style:none;
margin:0;
padding:0;
}

ul.menu-shw li
{
float:left;
padding:0;
color:#999999;
margin:0;
width:130px;
height:30px;
line-height:30px;
text-align:center;
text-decoration:none;
}
ul.menu-shw li a
{
color:#999999;
 text-decoration:none;
 display:block;
}
ul.menu-shw li a:hover
{
text-decoration:none;
color:#ffffff;
}
.login
{
	position:absolute;
	top:0;
	left:220px;
	width:780px;
	height:40px;
}
.banner
{
	position:absolute;
	top:58px;
	left:30px;
	width:969px;
	height:317px;
	background:url(/images/banner.png) no-repeat;
}

.welcome-head
{
	position:absolute;
	left:30px;
	top:400px;
	width:530px;
	height:20px;
	color:#171717;
	font-size:20px;
	line-height:20px;
	font-family: 'robotoregular', Arial;
}
.welcome
{
	margin:0 auto;
	position:absolute;
	top:430px;
	left:30px;
	width:680px;
	height:150px;
	font-family: 'robotoregular', Arial;
	font-size:14px;
	line-height:20px;
	color:#343435;
}

.online-trans
{
    position:absolute;
	top:390px;
	right:28px;
	width:253px;
	height:211px;
	background:url(/images/online-trans.png) no-repeat;
}
.invest-online-select
{
	position:absolute;
	left:5px;
	top:140px;
	width:242px;
	height:32px;
	background:url(/images/select-amc.png) no-repeat;
}
.go-btn
{
	position:absolute;
	bottom:3px;
	left:80px;
	width:98px;
	height:28px;
	background:url(/images/go-btn.png) no-repeat;
}
.ad
{
	position:absolute;
	left:26px;
	top:610px;
	width:266px;
	height:267px;
	background:url(/images/ad-banner.png) no-repeat;
}
.mf-performance
{
	position:absolute;
	top:615px;
	left:300px;
	width:434px;
	height:255px;
	background:url(/images/mf-performance.png) no-repeat;
}
.mf-performance-in
{
	position:absolute;
	top:28px;
	left:2px;
	width:430px;
	height:225px;
}

.form-bg
{
	position:absolute;
	top:615px;
	right:80px;
	width:192px;
	height:141px;
	background:url(/images/form-bg.png) no-repeat;
}
.kyc-ind
{
	position:absolute;
	top:40px;
	left:3px;
	width:157px;
	height:14px;
	background:url(/images/kyc-indi.png) no-repeat;
}
.kyc-ind:hover
{
	background:url(/images/kyc-indi_hvr.png) no-repeat;
}
.kyc-nonind
{
	position:absolute;
	top:65px;
	left:3px;
	width:185px;
	height:14px;
	background:url(/images/kyc-nonindi.png) no-repeat;
}
.kyc-nonind:hover
{
	background:url(/images/kyc-nonindi_hvr.png) no-repeat;
}
.pan
{
	position:absolute;
	top:93px;
	left:3px;
	width:129px;
	height:14px;
	background:url(/images/pan.png) no-repeat;
}
.pan:hover
{
	background:url(/images/pan_hvr.png) no-repeat;
}
.pan-change
{
	position:absolute;
	top:120px;
	left:3px;
	width:146px;
	height:17px;
	background:url(/images/pan-change.png) no-repeat;
}
.pan-change:hover
{
	background:url(/images/pan-change_hvr.png) no-repeat;
}

.get-nav
{
	position:absolute;
	top:770px;
	right:30px;
	width:242px;
	height:100px;
}

.footer
{
	margin:0 auto;
	width:100%;
	height:28px;
	background:#212121;
}
.footer-in
{
	margin:0 auto;
	position:relative;
	width:1000px;
	height:28px;
	font-family: 'NokiaStandard-Light', Arial;
	color:#ffffff;
	font-size:14px;
	line-height:28px;
}


.contact-img
{
	position:absolute;
	top:480px;
	left:134px;
	width:313px;
	height:238px;
	background:url(/images/contact-img.png) no-repeat;
}

.contactus_add
{
	position:absolute;
	top:440px;
	left:440px;
	height:315px;
	width:430px;
	border:solid thin #488203;
	font-family: 'NokiaStandard-Light', Arial;
	font-size:14px;
	color:#343435;
}
.contactus_add a
{
	text-decoration:none;
	color:#343435;
}
.contactus_add a:hover
{
	text-decoration:underline;
	color:#343435;
}
