/* main	base link */
.body:{
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #575757;
	}
a:link										{
	text-decoration: none;
	color: #575757;

}
a:visited									{
	text-decoration: none;
	color: #575757;
}
a:active {
	text-decoration: none;
	color: #575757;
	 }
a:hover {
	color: #5657d3;
	text-decoration:underline;
}
/*image border*/
img{border:0;}

/* none	style link */

a.none:link								{ color: #000000;		text-decoration: none; }
a.none:visited							{ color: #000000;		text-decoration: none; }
a.none:active							{ color: #000000;		text-decoration: none; }
a.none:hover							{ color: #000000;		text-decoration: none; }
/* none	style link */

/* navigation style link */
.nv_on								{ color: #5657d3;		text-decoration: none; }
a.nv_on:link						{ color: #5657d3;		text-decoration: none; }
a.nv_on:visited						{ color: #5657d3;		text-decoration: none; }
a.nv_on:active						{ color: #5657d3;		text-decoration: none; }
a.nv_on:hover						{ color: #5657d3;		text-decoration: underline; }

/* navigation style link */
.nv_off								{ color: #000000;		text-decoration: none; }
a.nv_off:link						{ color: #000000;		text-decoration: none; }
a.nv_off:visited					{ color: #000000;		text-decoration: none; }
a.nv_off:active						{ color: #000000;		text-decoration: none; }
a.nv_off:hover						{ color: #000000;		text-decoration: underline; }

/* bold */
.b {
font-weight:bold
	}
/* size */
.s_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #595959;
	}
.s_11 {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #595959;
	line-height: 15px;
	}
A.s_11:link {
	COLOR: #595959;
}
A.s_11:visited {
	COLOR: #595959;
}
A.s_11:hover {
	COLOR:#595959;
	text-decoration:underline;
}
A.s_11:active {
	COLOR: #595959;

}
.s_12{
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #595959;
	}
.s_13{
	font-family: "µ¸¿ò";
	font-size: 13px;
	color: #595959;
	}
.s_14{font-family: "µ¸¿ò";
	font-size: 14px;
	color: #595959;
	}
/*img*/
.img{
	border:1pt solid #aeaeae;
	background-color: #ffffff;
	}
/* color */
.c_gray {
font-family: "µ¸¿ò";
font-size: 12px;
color: #595959;
line-height: 16px;

}
.white{
font-family: "µ¸¿ò";
	font-size: 12px;
color: #ffffff;
}
.white11{
font-family: "µ¸¿ò";
	font-size: 11px;
color: #ffffff;
}
.c_blue11 {
font-family: "µ¸¿ò";
	font-size: 11px;
color: #4775BF;
	}
.c_blue12 {
font-family: "µ¸¿ò";
	font-size: 12px;
color: #4775BF;
	}
A.c_blue12:link {
	COLOR: #4775BF;
}
A.c_blue12:visited {
	COLOR: #4775BF;
}
A.c_blue12:hover {
	COLOR: #6f99dd;
}
A.c_blue12:active {
	COLOR: #4775BF;
}

.c_d_blue11 {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #6a6ad0;
	}
A.c_d_blue11:link {
	COLOR: #6a6ad0;
}
A.c_d_blue11:visited {
	COLOR: #6a6ad0;
}
A.c_d_blue11:hover {
	COLOR: #6a6ad0;
	text-decoration:underline;
}
A.c_d_blue11:active {
	COLOR: #6a6ad0;
}
.c_d_blue12 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #6a6ad0;
	}
A.c_d_blue12:link {
	COLOR: #6a6ad0;
}
A.c_d_blue12:visited {
	COLOR: #6a6ad0;
}
A.c_d_blue12:hover {
	COLOR: #6a6ad0;
	text-decoration:underline;
}
A.c_d_blue12:active {
	COLOR: #6a6ad0;
}
.c_green11 {
font-family: "µ¸¿ò";
	font-size: 11px;
color: #0ab647;
	}
.c_green12 {
font-family: "µ¸¿ò";
	font-size: 12px;
	color: #0ab647;
	}
.c_green12_box {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #ffffff;
	background-color: #0ab647;
	line-height: 22px;
	border-style: solid;
	border-color: #0ab647;
	border-width:3px;
	}
.c_green11_box {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #ffffff;
	background-color: #0ab647;
	line-height: 22px;
	border-style: solid;
	border-color: #0ab647;
	border-width:3px;
	}
.c_orange11 {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #ef6c03;
	}
A.c_orange11:link {
	COLOR: #ef6c03;
}
A.c_orange11:visited {
	COLOR: #ef6c03;
}
A.c_orange11:hover {
	COLOR: #6a6ad0;
	text-decoration:underline;
}
A.c_orange11:active {
	COLOR: #ef6c03;
}
.c_orange12 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #ef6c03;
	}
.c_orange15 {
	font-family: "µ¸¿ò";
	font-size: 15px;
	color: #ef6c03;
	}

.c_orange16 {
	font-family: "µ¸¿ò";
	font-size: 16px;
	color: #ef6c03;
	}
.c_orange17 {
	font-family: "µ¸¿ò";
	font-size: 17px;
	color: #ef6c03;
	}
A.c_orange12:link {
	COLOR: #ef6c03;
}
A.c_orange12:visited {
	COLOR: #ef6c03;
}
A.c_orange12:hover {
	COLOR: #6a6ad0;
	text-decoration:underline;
}
A.orange12:active {
	COLOR: #ef6c03;
}
.c_orange11_box {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #ffffff;
	background-color: #ef6c03;
	line-height: 22px;
	border-style: solid;
	border-color: #ef6c03;
	border-width:2px;
	}
.c_orange12_box {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #ffffff;
	background-color: #ef6c03;
	line-height: 22px;
	border-style: solid;
	border-color: #ef6c03;
	border-width:2px;
	}
.c_black10 {
	font-family:" Arial, Helvetica, sans-serif";
	font-size: 10px;
	COLOR: #000000
	}
.c_black11 {
	font-family: "µ¸¿ò";
	font-size: 11px;
	COLOR: #000000
	}
.c_black {
	font-family: "µ¸¿ò";
	font-size: 12px;
	COLOR: #000000
	}
g_black {
	font-family: "±¼¸²";
	font-size: 12px;
	COLOR: #000000
	}
A.c_black:link {
	COLOR: #000000;
}
A.c_black:visited {
	COLOR: #000000;
}
A.c_black:hover {
	COLOR: 5657d3;
}
A.c_black:active {
	COLOR: #000000
}
.c_black13 {
	font-family: "µ¸¿ò";
	font-size: 13px;
	color: #000000;
	line-height: 22px;
	text-align: left;
	word-spacing: 1px;
    letter-spacing: 0px;
	}
.g_black13 {
	font-family: "±¼¸²";
	font-size: 13px;
	color: #000000;
	line-height: 22px;
	text-align: left;
	word-spacing: 1px;
    letter-spacing: 0px;
	}
.c_black14 {
	font-family: "µ¸¿ò";
	font-size: 14px;
	color: #000000;
	line-height: 22px;
	text-align: left;
	word-spacing: 1px;
    letter-spacing: 0px;
	}
A.c_black14:link {
	COLOR: #000000;
}
A.c_black14:visited {
	COLOR: #000000;
}
A.c_black14:hover {
	COLOR: #5657d3;
	text-decoration: none;
}
A.c_black14:active {
	COLOR: #000000
}
.c_black14_g {
	font-family: "±¼¸²";
	font-size: 14px;
	color: #000000;
	line-height: 22px;
	text-align: left;
	word-spacing: 1px;
	}
/* ÆÝµå´º½º ±â»ç */
.c_black15 {
	font-family: "±¼¸²";
	font-size: 15px;
	color: #000000;
	line-height: 22px;
	text-align: left;
	word-spacing: 1px;
    letter-spacing: 0px;
	}
.c_black16 {
	font-family: "µ¸¿ò";
	font-size: 16px;
	color: #000000;
	line-height: 22px;
	text-align: left;
	word-spacing: 1px;
    letter-spacing: 0px;
	}
.c_black20 {
	font-family: "±¼¸²";
	font-size: 20px;
	COLOR: #000000
	}
/*line-height */
.l_h16 {
line-height: 16px;
}
.l_h17 {
line-height: 17px;
}
.l_h18 {
line-height: 18px;
}

/*number , Áö¼ö */
.num_blue10 {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #4f68d3;
	}
.num_blue11 {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #4f68d3;
	}
.num_red11 {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #c80007;
	}
.num_gray10 {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #595959;
	font-weight: bold;
	}
.num_gray11 {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #595959;
	font-weight: bold;
	}


/* padding */
.t_2 { padding-top:2px;}
.t_3 { padding-top:3px;}
.t_4 { padding-top:4px;}
.t_5 { padding-top:5px;}
.t_10 { padding-top:10px;}
.t_15 { padding-top:15px;}
.b_2 { padding-bottom:2px;}
.b_3 { padding-bottom:3px;}
.b_5 { padding-bottom:5px;}
.b_10 { padding-bottom:10px;}
.b_15 { padding-bottom:15px;}
.l_5 { padding-left:5px;}
.l_7 { padding-left:7px;}
.l_10 { padding-left:10px;}
.l_15 { padding-left:15px;}
.l_20 { padding-left:20px;}
.l_25 { padding-left:25px;}
.r_5 { padding-right:5px;}
.r_10 { padding-right:10px;}
.r_15 { padding-right:15px;}
.padding5 { padding:5px;}
.padding10 { padding:10px;}
.padding15 { padding:15px;}
.padding20 { padding:20px;}
/* login */
#loginbox  {
padding:0px;
margin:0;
width:200px;
text-align:left;
border:2pt solid #aeafdd;
background-color:#f8f8ff;
}

#loginbox2  {
padding:0px;
margin:0;
width:200px;
text-align:left;
border:2pt solid #aeafdd;
background-color:#ffffff;
}
#loginbox3  {
padding:0px;
margin:0;
width:154px;
text-align:left;
border:2pt solid #aeafdd;
background-color:#f8f8ff;
}
#loginbox4  {
padding:0px;
margin:0;
width:154px;
text-align:left;
border:2pt solid #aeafdd;
background-color:#ffffff;
}
.id {
margin:10px 0 0 8px;
font-family: "µ¸¿ò";
	font-size: 12px;
	color: #595959;
	height: 16px;
	width: 90px;
	border:1pt solid #aeafdd;
}
.id2 {
margin:10px 0 0 2px;
font-family: "µ¸¿ò";
	font-size: 12px;
	color: #595959;
	height: 16px;
	width: 65px;
	border:1pt solid #aeafdd;
}
.pass {
margin:2px 0 0 8px;
font-family: "µ¸¿ò";
	font-size: 12px;
	color: #595959;
	height: 16px;
	width: 90px;
	border:1pt solid #aeafdd;
}
.pass2 {
margin:2px 0 0 2px;
font-family: "µ¸¿ò";
	font-size: 12px;
	color: #595959;
	height: 16px;
	width: 65px;
	border:1pt solid #aeafdd;
}
.login {
	font-family: "µ¸¿ò";
	color: #373737;
	font-size: 11px;
	}
a.login:hover{
text-decoration: underline;
	}



/* left */
#left  {
width:200px;
background-color:#dadada;
}
#leftbox1  {
padding:7px 0 0 0;
margin:0 10px 10px 10px;
width:180px;
text-align:left;
border:1pt solid #97a4ce;
background-color:#ffffff;
}
#leftbox1 dl{
	margin:0px 4px;
	padding:0px 0px ;
	width:170px;
	height:20px;
	}
#leftbox1 dt {
	float:left;
	margin:0;
	padding:0px;
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #595959;
	}
#leftbox1 dd {
	float:right;
	margin:0;
	padding:0px;
	font-size: 12px;
	color: #595959;
	}
#leftbox1 dd.num_blue11 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #4f68d3;
	}
#leftbox1 dd.num_red11 {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #c80007;
	}

#leftbox2  {
padding:7px 0 0 0;
margin:0 10px 10px 10px;
width:180px;
text-align:left;
border:1pt solid #97a4ce;
background-color:#ffffff;
}
#leftbox2 dl{
	margin:0px 4px;
	padding:0px 0px ;
	width:170px;
	height:20px;
	}
#leftbox2 dt {
	float:left;
	margin:0;
	padding:0px;
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #595959;
	}
#leftbox2 dd {
	float:right;
	margin:0;
	padding:0px;
	font-size: 12px;
	color: #595959;
	}
#leftbox2 dd.num_blue11 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #4f68d3;
	}
#leftbox2 dd.num_red11 {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #c80007;
	}

#leftbox3  {
padding:0px;
margin:0 10px 10px 10px;
width:180px;
text-align:left;
border:1pt solid #97a4ce;
background-color:#ffffff;
}

#leftbox4  {
padding:7px 0 0 0;
margin:0 10px 10px 10px;
width:210px;
text-align:left;
border:1pt solid #97a4ce;
background-color:#ffffff;
}
#leftbox4 dl{
	margin:0px 4px;
	padding:0px 0px ;
	width:200px;
	height:20px;
	}
#leftbox4 dt {
	float:left;
	margin:0;
	padding:0px;
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #595959;
	}
#leftbox4 dd {
	float:right;
	margin:0;
	padding:0px;
	font-size: 12px;
	color: #595959;
	}
#leftbox4 dd.num_blue11 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #4f68d3;
	}
#leftbox4 dd.num_red11 {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #c80007;
	}

/* m_news  */

#m_news  {
padding:5px 10px  5px 10px;
margin:0;
width:510px;
text-align:left;
border:3px solid #ff9658;
background-color:#ffffff;
}

#head {color: #000000;
}
#head dl{
width:480px;
	margin:0px 0px;
	padding:0px 0px ;

	height:20px;
	color: #000000;
	}

#head dt {
	width:480px;
	float:left;
	margin:0;
	padding:10px 5px 5px 0;
	font-family: "±¼¸²";
	font-size: 20px;
	color: #000000;
	letter-spacing:-1px;
	font-weight:bold;
}

#head dt a:hover {
	color: #000000;
	text-decoration:none;
	}

#head dd {

	margin:0;
	padding:0px;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	}
#head dd a:hover {
	color: #5657d3;
	text-decoration:underline;
	}


#head2 {color: #000000;
}
#head2 dl{
width:350px;
	margin:0px 0px;
	padding:0px 0px ;

	height:20px;
	color: #000000;
	}

#head2 dt {
	width:350px;
	float:left;
	margin:0;
	padding:10px 5px 5px 0;
	font-family: "±¼¸²";
	font-size: 20px;
	color: #000000;
	letter-spacing:-1px;
	font-weight:bold;
}

#head2 dt a:hover {
	color: #000000;
	text-decoration:none;
	}

#head2 dd {

	margin:0;
	padding:0px;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	}
#head2 dd a:hover {
	color: #5657d3;
	text-decoration:underline;
	}


/* ½Ç½Ã°£ ºü¸¥ÆÝµå°Ë»ö */
.fundsearch {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(../img/box_fund_search.gif) no-repeat 0px 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 8px; OVERFLOW: hidden; WIDTH: 200px; PADDING-TOP: 0px; HEIGHT: 238px; TEXT-ALIGN: left
}
.titlearea {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 8px 0px 0px 10px; PADDING-TOP: 0px
}
.titlearea H3 {
	PADDING-RIGHT: 5px; PADDING-LEFT: 0px; FONT-SIZE: 12px; BACKGROUND: url(../img/ico_org.gif) no-repeat 100% 5px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 8px; LINE-HEIGHT: 15px; PADDING-TOP: 0px; LETTER-SPACING: 0px; TEXT-ALIGN: left
}
.titlearea H3.grwin {
	BACKGROUND: none transparent scroll repeat 0% 0%; MARGIN: -1px 0px 6px
}
.titlearea H3.grwin IMG {
	MARGIN: 0px 3px 3px 8px; VERTICAL-ALIGN: middle
}
.titlearea H3.grwin SPAN {
	COLOR: #438a01
}
.fundsearch OL {
	PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 5px 0px 0px 12px; WIDTH: 182px; PADDING-TOP: 0px; TEXT-ALIGN: left
}
.fundsearch OL LI {
	PADDING-LEFT: 17px; FLOAT: left; MARGIN: 0px; WIDTH: 180px; FONT-FAMILY: "µ¸¿ò"; font-size: 12px; LIST-STYLE-TYPE: none; POSITION: relative; HEIGHT: 20px; TEXT-ALIGN: left
}
.fundsearch OL LI EM {
	FONT-WEIGHT: bold; FONT-STYLE: normal
}
.fundsearch OL LI.n1 {
	BACKGROUND: url(../img/num1.gif) no-repeat 1px 0px
}
.fundsearch OL LI.n2 {
	BACKGROUND: url(../img/num2.gif) no-repeat 1px 0px
}
.fundsearch OL LI.n3 {
	BACKGROUND: url(../img/num3.gif) no-repeat 1px 0px
}
.fundsearch OL LI.n4 {
	BACKGROUND: url(../img/num4.gif) no-repeat 1px 0px
}
.fundsearch OL LI.n5 {
	BACKGROUND: url(../img/num5.gif) no-repeat 1px 0px
}
.fundsearch OL LI.n6 {
	BACKGROUND: url(../img/num6.gif) no-repeat 1px 0px
}
.fundsearch OL LI.n7 {
	BACKGROUND: url(../img/num7.gif) no-repeat 1px 0px
}
.fundsearch OL LI.n8 {
	BACKGROUND: url(../img/num8.gif) no-repeat 1px 0px
}
.fundsearch OL LI.n9 {
	BACKGROUND: url(../img/num9.gif) no-repeat 1px 0px
}
.fundsearch OL LI.n10 {
	BACKGROUND: url(../img/num10.gif) no-repeat 1px 0px
}
.fundsearch OL LI SPAN {
	POSITION: absolute;
}
.ud {
	PADDING-LEFT: 14px; FONT-SIZE: 9px; LEFT: 154px; WIDTH: 28px; COLOR: #888888; FONT-FAMILY: tahoma,verdana; POSITION: absolute; TOP: 0px; TEXT-ALIGN: center
}
.nvsearch01 {
	BACKGROUND: url(../img/ico_same_list.gif) no-repeat 0px 4px
}
.nvsearch02 {
	BACKGROUND: url(../img/ico_up_list.gif) no-repeat 0px 0px
}
.nvsearch03 {
	BACKGROUND: url(../img/ico_down_list.gif) no-repeat 0px 0px
}
.nvsearch04 {
	BACKGROUND: url(../img/ico_new_list.gif) no-repeat 0px 0px; HEIGHT: 10px
}
/* ÆÝµåÄ¿¹Â´ÏÆ¼ º£½ºÆ® Á¶È¸¼ö */
.box_best {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(../img/box_best.gif) no-repeat 0px 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 8px; OVERFLOW: hidden; WIDTH: 230px; PADDING-TOP: 0px; HEIGHT: 238px; TEXT-ALIGN: left
}
.box_best OL {
	PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 5px 0px 0px 10px; WIDTH: 214px; PADDING-TOP: 0px; TEXT-ALIGN: left
}
.box_best OL LI {
	PADDING-LEFT: 17px; FLOAT: left; MARGIN: 0px; WIDTH: 214px; FONT-FAMILY: "µ¸¿ò"; font-size: 12px; LIST-STYLE-TYPE: none; POSITION: relative; HEIGHT: 20px; TEXT-ALIGN: left
}
.box_best OL LI EM {
	FONT-WEIGHT: bold; FONT-STYLE: normal
}
.box_best OL LI.n1 {
	BACKGROUND: url(../img/num1.gif) no-repeat 1px 0px
}
.box_best OL LI.n2 {
	BACKGROUND: url(../img/num2.gif) no-repeat 1px 0px
}
.box_best OL LI.n3 {
	BACKGROUND: url(../img/num3.gif) no-repeat 1px 0px
}
.box_best OL LI.n4 {
	BACKGROUND: url(../img/num4.gif) no-repeat 1px 0px
}
.box_best OL LI.n5 {
	BACKGROUND: url(../img/num5.gif) no-repeat 1px 0px
}
.box_best OL LI.n6 {
	BACKGROUND: url(../img/num6.gif) no-repeat 1px 0px
}
.box_best OL LI.n7 {
	BACKGROUND: url(../img/num7.gif) no-repeat 1px 0px
}
.box_best OL LI.n8 {
	BACKGROUND: url(../img/num8.gif) no-repeat 1px 0px
}
.box_best OL LI.n9 {
	BACKGROUND: url(../img/num9.gif) no-repeat 1px 0px
}
.box_best OL LI.n10 {
	BACKGROUND: url(../img/num10.gif) no-repeat 1px 0px
}
.box_best OL LI SPAN {
	POSITION: absolute;
}
/* ÆÝµåÄ¿¹Â´ÏÆ¼ º£½ºÆ® Á¶È¸¼ö2 */
.box_best2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(../img/box_best2.gif) no-repeat 0px 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 8px; OVERFLOW: hidden; WIDTH: 230px; PADDING-TOP: 0px; HEIGHT: 340px; TEXT-ALIGN: left
}
.box_best2 OL {
	PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 5px 0px 0px 10px; WIDTH: 214px; PADDING-TOP: 0px; TEXT-ALIGN: left
}
.box_best2 OL LI {
	PADDING-LEFT: 17px; FLOAT: left; MARGIN: 0px; WIDTH: 214px; FONT-FAMILY: "µ¸¿ò"; font-size: 12px; LIST-STYLE-TYPE: none; POSITION: relative; HEIGHT: 20px; TEXT-ALIGN: left
}
.box_best2 OL LI EM {
	FONT-WEIGHT: bold; FONT-STYLE: normal
}
.box_best2 OL LI.n1 {
	BACKGROUND: url(../img/num1.gif) no-repeat 1px 0px
}
.box_best2 OL LI.n2 {
	BACKGROUND: url(../img/num2.gif) no-repeat 1px 0px
}
.box_best2 OL LI.n3 {
	BACKGROUND: url(../img/num3.gif) no-repeat 1px 0px
}
.box_best2 OL LI.n4 {
	BACKGROUND: url(../img/num4.gif) no-repeat 1px 0px
}
.box_best2 OL LI.n5 {
	BACKGROUND: url(../img/num5.gif) no-repeat 1px 0px
}
.box_best2 OL LI.n6 {
	BACKGROUND: url(../img/num6.gif) no-repeat 1px 0px
}
.box_best2 OL LI.n7 {
	BACKGROUND: url(../img/num7.gif) no-repeat 1px 0px
}
.box_best2 OL LI.n8 {
	BACKGROUND: url(../img/num8.gif) no-repeat 1px 0px
}
.box_best2 OL LI.n9 {
	BACKGROUND: url(../img/num9.gif) no-repeat 1px 0px
}
.box_best2 OL LI.n10 {
	BACKGROUND: url(../img/num10.gif) no-repeat 1px 0px
}
.box_best2 OL LI.n11 {
	BACKGROUND: url(../img/num11.gif) no-repeat 1px 0px
}
.box_best2 OL LI.n12 {
	BACKGROUND: url(../img/num12.gif) no-repeat 1px 0px
}
.box_best2 OL LI.n13 {
	BACKGROUND: url(../img/num13.gif) no-repeat 1px 0px
}
.box_best2 OL LI.n14 {
	BACKGROUND: url(../img/num14.gif) no-repeat 1px 0px
}
.box_best2 OL LI.n15 {
	BACKGROUND: url(../img/num15.gif) no-repeat 1px 0px
}
.box_best2 OL LI SPAN {
	POSITION: absolute;
}
/* ¸Ê */

UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
}
LI {
	LIST-STYLE-TYPE: none;
	line-height: 16px;
}
LI IMG {
	VERTICAL-ALIGN: top;
}
#btmap {
	MARGIN: 0px auto; WIDTH: 980px; POSITION: relative; TEXT-ALIGN: left;
}

#btmap {
	CLEAR: both; BACKGROUND: url(../img/btmap_bg1.gif) no-repeat 0px 9px; POSITION: relative; HEIGHT: 237px;
}
#btmap .noti {
	FONT: 11px "µ¸¿ò"; COLOR: #444444;
	LEFT: 13px;
	POSITION: absolute;
	TOP: 20px;
	width: 353px;
}
#btmap .noti A {
	FONT: 11px "µ¸¿ò"; COLOR: #444444;
}
#btmap .rbtn {
	RIGHT: 15px; POSITION: absolute; TOP: 19px;
}
#btmap UL {
	WIDTH: 100px;
}
#btmap UL LI {
	HEIGHT: 18px;
	line-height: 21px;
}
#btmap UL LI A {
	FONT: 11px "µ¸¿ò"; COLOR: #444444;
}
#btmap UL LI.tit {
	HEIGHT: 20px;
}
#btmap UL LI.tit A {
	FONT: bold 12px Gulim; COLOR: #444444;
}
#btmap UL LI IMG {
	margin-top:3px;

}
#btmap UL LI.family {
	margin-top:0px;
 padding-left:8px;
 height: 22px;
}
#btmap UL LI.c_d_blue12 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #6a6ad0;
	}
#btmap UL LI A.c_d_blue12:link {
	COLOR: #6a6ad0;
}
#btmap UL LI A.c_d_blue12:visited {
	COLOR: #6a6ad0;
}
#btmap UL LI A.c_d_blue12:hover {
	COLOR: #6a6ad0;
	text-decoration:underline;
}
#btmap UL LI A.c_d_blue12:active {
	COLOR: #6a6ad0;
}
UNKNOWN {
	MARGIN: 3px 2px 0px 0px;
}
#btmap .a {
	POSITION: absolute;
}
#btmap .bb {
	POSITION: absolute;
}
#btmap .c {
	POSITION: absolute;
}
#btmap .d {
	POSITION: absolute;
}
#btmap .e {
	POSITION: absolute;
}
#btmap .f {
	POSITION: absolute;
}
#btmap .g {
	POSITION: absolute;
}
#btmap .h {
	POSITION: absolute;
}
#btmap .i {
	POSITION: absolute;
}
#btmap .j {
	POSITION: absolute;
}
#btmap .k {
	POSITION: absolute;
}
#btmap .l {
	POSITION: absolute;
}
#btmap .m {
	POSITION: absolute;
}
#btmap .a {
	TOP: 55px;

}
#btmap .bb {
	TOP: 55px;

}
#btmap .c {
	TOP: 55px;
}
#btmap .d {
	TOP: 55px;
}
#btmap .e {
	TOP: 55px;
}
#btmap .f {
	TOP: 55px;
}
#btmap .g {
	TOP: 55px;

}
#btmap .h {
	TOP: 55px;
}
#btmap .i {
	TOP: 55px;
}
#btmap .j {
	TOP: 187px;
}
#btmap .k {
	TOP: 187px;
}
#btmap .l {
	TOP: 187px;
}
#btmap .m {
	TOP: 187px;
}
#btmap .a {
	LEFT: 36px;
}
#btmap .h {
	LEFT: 847px;

}
#btmap .bb {
	LEFT: 157px;
}
#btmap .i {
	LEFT: 132px;
}
#btmap .c {
	LEFT: 277px;
}
#btmap .j {
	LEFT: 243px;
}
#btmap .d {
	LEFT: 412px;
}
#btmap .k {
	LEFT: 354px;
}
#btmap .e {
	LEFT: 517px;
}
#btmap .l {
	LEFT: 465px;
}
#btmap .f {
	LEFT: 615px;
}
#btmap .m {
	LEFT: 577px;
}
#btmap .g {
	LEFT: 725px;
}
#btmap .allview {
	RIGHT: 26px; BOTTOM: 51px; POSITION: absolute;
}
#btmap DL {
	LEFT: 17px; WIDTH: 769px; BOTTOM: 9px; POSITION: absolute;
}
#btmap DT {
	FLOAT: left; WIDTH: 78px;
}
#btmap DT A {
	FONT: bold 12px Gulim; COLOR: #444444; LETTER-SPACING: -1px;
}
#btmap DD {
	FLOAT: left;
}
#btmap DD.end {
	FLOAT: right;
}
#btmap DD A {
	FONT: 12px Gulim; COLOR: #444444; LETTER-SPACING: -1px;
}
#btmap DD IMG {
	MARGIN: 0px 2px;
}
/* Åä±Û¸®½ºÆ® ¸Þ´º */
#bannerbox .oherpromotion {display:inline; position:relative; float:left; margin:3px 0 0 0 ; }
#bannerbox .oherpromotion h3 {float:left; width:175px; height:20px; background:url(../img/bg_oftenview.gif) no-repeat left top; color:#575757; font-weight:normal; font-size:11px; text-align:left; letter-spacing:0px}
#bannerbox .oherpromotion h3 a {display:block; width:170px; height:16px; padding:4px 0 0 4px; color:#575757; text-decoration:none;}
#bannerbox .oherpromotionlist {position:absolute; left:0px; top:18px; width:175px; background:url(../img/bg_ranking_list_mid.gif) repeat-y left top; z-index:100;}
#bannerbox .oherpromotioninner {background:url(../img/bg_ranking_list_bottom.gif) no-repeat left bottom;}
#bannerbox .oherpromotionlist ul {width:158px; margin:0 8px; padding:3px 0; overflow:hidden;}
#bannerbox .oherpromotionlist li {width:100%; padding:6px 0 4px 0; background:url(../img/dot_gray01.gif) repeat-x left top; font-size:11px; vertical-align:top; line-height:1em; letter-spacing:-1px; text-align:left;}
#bannerbox .oherpromotionlist li a {padding-left:15px; background:url(../img/blit_arrow.gif) no-repeat 3px top; color:#575757;}
#bannerbox .oherpromotionlist li a:hover {color:#5657d3;}
/* Åä±Û¸®½ºÆ® ¸Þ´º */
/* Åä±Û¸®½ºÆ® ¸Þ´º2 */
#bannerbox2 .oherpromotion {display:inline; position:relative; float:left; margin:3px 0 0 0 ;  z-index:100;}
#bannerbox2 .oherpromotion h3 {float:left; width:140px; height:20px; background:url(../img/bg_oftenview_s.gif) no-repeat left top; color:#575757; font-weight:normal; font-size:11px; text-align:left; letter-spacing:0px}
#bannerbox2 .oherpromotion h3 a {display:block; width:140px; height:16px; padding:4px 0 0 4px; color:#575757; text-decoration:none;}
#bannerbox2 .oherpromotionlist {position:absolute; left:0px; top:18px; width:140px; background:url(../img/bg_ranking_list_mid_s.gif) repeat-y left top; z-index:100;}
#bannerbox2 .oherpromotioninner {background:url(../img/bg_ranking_list_bottom_s.gif) no-repeat left bottom;  z-index:100;}
#bannerbox2 .oherpromotionlist ul {width:135px; margin:0 8px; padding:3px 0; overflow:hidden; }
#bannerbox2 .oherpromotionlist li {width:100%; padding:6px 0 4px 0; background:url(../img/dot_gray01.gif) repeat-x left top; font-size:11px; vertical-align:top; line-height:1em; letter-spacing:-1px; text-align:left;}
#bannerbox2 .oherpromotionlist li a {padding-left:15px; background:url(../img/blit_arrow.gif) no-repeat 3px top; color:#575757;}
#bannerbox2 .oherpromotionlist li a:hover {color:#5657d3;}
/* Åä±Û¸®½ºÆ® ¸Þ´º2 */
/* ·¹ÇÁÆ® ¸Þ´º */
#menubox  {
padding:0px;
margin:0;
width:148px;
text-align:left;
border:3pt solid #3d56c1;
background-color:#ffffff;
z-index:50;
}
#menubox OL {
	PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 10px 0px 7px 0px; WIDTH: 144px; PADDING-TOP: 0px; TEXT-ALIGN:left;
}
#menubox OL LI {
	PADDING-LEFT: 12px; FLOAT: left; MARGIN: 2px 0 2px 0; WIDTH: 140px; FONT-FAMILY: "µ¸¿ò"; font-size: 12px; LIST-STYLE-TYPE: none; POSITION: relative; HEIGHT: 20px; TEXT-ALIGN:left;
}
#menubox OL LI EM {
	FONT-WEIGHT: bold; FONT-STYLE: normal
}
#menubox OL LI.orange14{
	font-family: "µ¸¿ò";
	font-size: 14px;
	color: #ef6c03;}
#menubox OL LI.gray{
	font-family: "µ¸¿ò";
	font-size: 12px;
	PADDING-LEFT: 12px;
	color: #575757;}
/* info_news  */
#info_news  {
padding:0px 10px  5px 10px;
margin:0;
width:424px;
text-align:left;
border:3px solid #aeafdd;
background-color:#ffffff;
}
#info {color: #000000;

}
#info dl{
width:420px;
	margin:0px 0px;
	padding:0px 0px ;

	height:20px;
	color: #000000;
	}
#info dt {
width:420px;
	float:left;
	margin:0;
	padding:0px 5px 5px 0;
	font-family: "±¼¸²";
	font-size: 20px;
	color: #000000;
	letter-spacing:-1px;
	font-weight:bold;
}
#info dt a:hover {
	color: #000000;
	text-decoration:none;
	}
#info dd {

	margin:0;
	padding:0px;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	}
#info dd a:hover {
	color: #5657d3;
	text-decoration:underline;
	}
/* ÆÝµå´º½º */
.tab_news {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(../img/bg_news2.gif) no-repeat 0px 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px; OVERFLOW: hidden; WIDTH: 450px; PADDING-TOP: 0px; HEIGHT: 165px; TEXT-ALIGN: left
}
.tab_news OL {
	PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 15px 0px 15px 10px; PADDING-TOP: 0px; TEXT-ALIGN: left; WIDTH: 450px;
}
.tab_news OL LI {
	PADDING-LEFT: 0px; FLOAT: left; MARGIN: 0px;  FONT-FAMILY: "µ¸¿ò"; font-size: 13px;  LIST-STYLE-TYPE: none; POSITION: relative; HEIGHT: 20px; TEXT-ALIGN: left; WIDTH: 450px;
}
.tab_news OL LI EM {
	FONT-WEIGHT: bold; FONT-STYLE: normal
}
/* ÆÝµå´º½º2 */
.fund_news {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px;  PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px; OVERFLOW: hidden; WIDTH: 690px; PADDING-TOP: 0px;  TEXT-ALIGN: left
}
.fund_news OL {
	PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 20px 0px 10px 20px; PADDING-TOP: 0px; TEXT-ALIGN: left; WIDTH: 680px;
}
.fund_news OL LI {
	PADDING-LEFT: 0px; FLOAT: left; MARGIN: 0px;  FONT-FAMILY: "µ¸¿ò"; font-size: 14px; LIST-STYLE-TYPE: none; POSITION: relative; height:25px; TEXT-ALIGN: left; WIDTH: 680px;
}
.fund_news OL LI EM {
	FONT-WEIGHT: bold; FONT-STYLE: normal
}
/*µ¿¿µ»ó Á¤º¸ */
#u_info {color: #000000;

}
#u_info dl{
width:330px;
	margin:0px 0px;
	padding:0px 0px ;

	height:20px;
	color: #000000;
	}
#u_info dt {
width:330px;
	float:left;
	margin:0;
	padding:0px 4px 2px 5px;
	font-family: "µ¸¿ò";
	font-size: 14px;
	color: #000000;
	letter-spacing:-1px;
	font-weight:bold;
}
#u_info dt a:hover {
	color: #000000;
	text-decoration:none;
	}
#u_info dd {

	margin:0;
	padding:0 0 0 5px;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	}
#u_info dd a:hover {
	color: #5657d3;
	text-decoration:underline;
	}
.search {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #575757;
	height: 15px;
	width: 52px;
	border: 1px solid #7faef5;
	margin-left:2px;

}
/* ¿À¸¥ÂÊ ¸Þ´º */
.right {WIDTH: 90px;  MARGIN: 0px 0px 0px;
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px;
}
.right OL {WIDTH: 90px;  MARGIN: 0px 0px 0px;
padding:0px 0px 0px 0px;  FLOAT: left;

}
.right OL LI {
padding:2px 0px 0px 3px;  FLOAT: left; MARGIN: 0px 0px 0px; OVERFLOW: hidden;
	BACKGROUND: url(../img/right_menu6.gif) repeat-y 0px 0px;;  WIDTH: 90px; HEIGHT: 59px; TEXT-ALIGN: left;
line-height:16px; letter-spacing:-1px;
	FONT-FAMILY: "µ¸¿ò";
	font-size: 11px;
	LIST-STYLE-TYPE: none;
	POSITION: relative;

}
/* ÆÝµå °´Àå¿¡ Áú¹®ÇÏ±â */
.Q_box {
margin:30px 0 0 12px;
font-family: "µ¸¿ò";
	font-size: 12px;
	color: #595959;
	height: 35px;
	width: 340px;
	border:1pt solid #cba781;
	text-align:left;
	}

/* °Ô½ÃÆÇ ±Û¾²±â */
.bbs_write {
	font-family: "µ¸¿ò";
	font-size: 12px;
	height: 300px;
	width: 665px;
	border: 1px solid #aeafdd;
	color: #575757;
	background-color: #FFFFFF;
}
.bbs_add_file {
	font-family: "µ¸¿ò";
	font-size: 12px;
	height: 17px;
	width: 300px;
	border: 1px solid #aeafdd;
	color: #575757;
	background-color: #ffffff;
}
.bbs_title_box {
	font-family: "µ¸¿ò";
	font-size: 12px;
	height: 17px;
	width: 400px;
	border: 1px solid #aeafdd;
	color: #575757;
	background-color: #ffffff;
}
.list_search_box {
	font-family: "µ¸¿ò";
	font-size: 12px;
	height: 16px;
	width: 150px;
	border: 1px solid #aeafdd;
	color: #575757;
	background-color: #ffffff;
}
.list_search_box2 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	height: 16px;
	width: 80px;
	border: 1px solid #aeafdd;
	color: #575757;
	background-color: #ffffff;
}
/* world map */
#world {
	MARGIN: 0px auto; WIDTH: 590px; POSITION: relative; TEXT-ALIGN: left;
}

#world {
	CLEAR: both; BACKGROUND: url(../img/world_map.gif) no-repeat 0px 9px; POSITION: relative; HEIGHT: 319px;
}
#world UL {
	WIDTH: 100px;
}
#world UL LI {
	FONT: 11px "µ¸¿ò"; COLOR: #575757;
	HEIGHT: 16px;
	line-height: 18px;
}
#world UL LI A {
	FONT: 11px "µ¸¿ò"; COLOR: #575757;
}
#world UL LI.c_orange11 {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #ef6c03;
	}
#world UL LI A.c_orange11:link {
	COLOR: #ef6c03;
}
#world UL LI A.c_orange11:visited {
	COLOR: #ef6c03;
}
#world UL LI A.c_orange11:hover {
	COLOR: #6a6ad0;
	text-decoration:none;
	}
#world UL LI A.c_orange11:active {
	COLOR: #ef6c03;

}
UNKNOWN {
	MARGIN: 3px 2px 0px 0px;
}
#world .a {
	POSITION: absolute; top:60px; left:85px;
}
#world .b {
	POSITION: absolute; top:263px; left:152px;
}
#world .c {
	POSITION: absolute; top:146px; left:247px;
}
#world .d {
	POSITION: absolute; top:30px; left:305px;
}
#world .e {
	POSITION: absolute; top:146px; left:360px;
}
#world .f {
	POSITION: absolute; top:80px; left:434px;
}
#world .g {
	POSITION: absolute; top:166px; left:486px;
}
#world .h {
	POSITION: absolute; top:252px; left:480px;
}

/* world map2 */
#world2 {
	MARGIN: 0px auto; WIDTH: 510px; POSITION: relative; TEXT-ALIGN: left;
}

#world2 {
	CLEAR: both; BACKGROUND: url(../img/world_map_510.gif) no-repeat 0px 0px; POSITION: relative; HEIGHT: 268px;
}
#world2 UL {
	WIDTH: 100px;
}
#world2 UL LI {
	FONT: 11px "µ¸¿ò"; COLOR: #575757;
	HEIGHT: 16px;
	line-height: 18px;
}
#world2 UL LI A {
	FONT: 11px "µ¸¿ò"; COLOR: #575757;
}
#world2 UL LI.c_orange11 {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #ef6c03;
	}
#world2 UL LI A.c_orange11:link {
	COLOR: #ef6c03;
}
#world2 UL LI A.c_orange11:visited {
	COLOR: #ef6c03;
}
#world2 UL LI A.c_orange11:hover {
	COLOR: #6a6ad0;
	text-decoration:none;
	}
#world2 UL LI A.c_orange11:active {
	COLOR: #ef6c03;

}

#world2 .a {
	POSITION: absolute; top:35px; left:70px;
}
#world2 .b {
	POSITION: absolute; top:220px; left:113px;
}
#world2 .c {
	POSITION: absolute; top:120px; left:200px;
}
#world2 .d {
	POSITION: absolute; top:16px; left:258px;
}
#world2 .e {
	POSITION: absolute; top:120px; left:308px;
}
#world2 .f {
	POSITION: absolute; top:56px; left:370px;
}
#world2 .g {
	POSITION: absolute; top:138px; left:414px;
}
#world2 .h {
	POSITION: absolute; top:220px; left:407px;
}

/* Áö¼ö »ó½Â ÇÏ¶ô ½ºÅ¸ÀÏ*/
.jisu_red_11 {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #ff0202;
	line-height: 17px;
	text-align: left;
	word-spacing: 1px;
    letter-spacing: 0px;
}
.jisu_blue_11 {
	font-family: "µ¸¿ò";
	font-size: 11px;
	color: #026dff;
	line-height: 17px;
	text-align: left;
	word-spacing: 1px;
    letter-spacing: 0px;
}
/* ÀÎ±âÆÇ¸Å»óÇ° º£½ºÆ®5 */
#best {
padding:7px 0 0 0;
margin:0 5px 5px 5px;
width:234px;
text-align:left;
border:1pt solid #6a6ad0;
background-color:#ffffff;
}
#best ul{
	width:224px;

	}
#best UL LI {
	FONT: 12px "µ¸¿ò"; COLOR: #575757;
	HEIGHT: 23px;
	line-height: 21px;
	padding-left:5px;
	}
/* fund detail */
#f_detail {
	MARGIN: 0px auto; WIDTH: 690px; POSITION: relative; TEXT-ALIGN: left;
}

#f_detail {
	CLEAR: both; BACKGROUND: url(../img/bg_fund_detail.gif) no-repeat 0px 6px; POSITION: relative; HEIGHT: 280px;
}
#f_detail UL {

}
#f_detail UL LI {
	FONT: 12px "µ¸¿ò"; COLOR: #595959;
	HEIGHT: 20px;
	line-height: 21px;
}
#f_detail UL LI A {
	FONT: 11px "µ¸¿ò"; COLOR: #595959;
}
#f_detail LI.c_black14 {
	font-family: "µ¸¿ò";
	font-size: 14px;
	color: #000000;
	line-height: 22px;
	text-align: left;
	}
#f_detail UL LI.c_orange12 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #ef6c03;
	line-height: 25px;
	}
#f_detail .a {
	POSITION: absolute; top:35px; left:25px;
}
#f_detail .b {
	POSITION: absolute; top:33px; left:366px; width:315px;
}
#f_detail .c {
	POSITION: absolute; top:74px; left:375px;
}
#f_detail .d {
	POSITION: absolute; top:220px; left:450px;
}
#f_detail .e {
	POSITION: absolute; top:220px; left:510px;
}
/* new_fund ½Å»óÇ° */
#new_fund {
	MARGIN: 0px auto; WIDTH: 690px; POSITION: relative; TEXT-ALIGN: left;
}

#new_fund {
	CLEAR: both; BACKGROUND: url(../img/bg_new.gif) no-repeat 0px 6px; POSITION: relative; HEIGHT: 223px;
}
#new_fund UL {

}
#new_fund UL LI {
	FONT: 12px "µ¸¿ò"; COLOR: #595959;
	HEIGHT: 20px;
	line-height: 21px;
}
#new_fund UL LI A {
	FONT: 11px "µ¸¿ò"; COLOR: #595959;
}
#new_fund LI.c_black14 {
	font-family: "µ¸¿ò";
	font-size: 14px;
	color: #000000;
	line-height: 22px;
	text-align: left;
	}
#new_fund UL LI.c_orange12 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #ef6c03;
	line-height: 25px;
	}
#new_fund .a {
	POSITION: absolute; top:29px; left:20px;
}
#new_fund .b {
	POSITION: absolute; top:33px; left:366px; width:315px;
}
#new_fund .c {
	POSITION: absolute; top:69px; left:375px;
}
#new_fund .d {
	POSITION: absolute; top:150px; left:450px;
}
#new_fund .e {
	POSITION: absolute; top:150px; left:510px;
}

