/************************************************************
*  
*  Cascading Style Sheets  
*  
************************************************************/


/************************************************************
*   LINK
************************************************************/
A	{ font : 10px/18px Verdana; color:#909090 ; text-decoration: none; }
A:hover	{ font : 10px/18px Verdana ; color:#666666 ; text-decoration: none;}

A.c66	{ font : 10px/18px Verdana; color:#666666 ; text-decoration: none; }
A:hover.c66	{ font : 10px/18px Verdana ; color:#333333 ; text-decoration: none;}

A.a_location	{ font : 10px/16px Verdana; color:#909090 ; text-decoration: none; }
A:hover.a_location	{ font : 10px/16px Verdana ; color:#444444 ; text-decoration: none;}

A.a_location44	{ font : 10px/16px Verdana; color:#444444 ; text-decoration: none; }
A:hover.a_location44	{ font : 10px/16px Verdana ; color:#000000 ; text-decoration: none;}


A.a_paging	{ font : 10px/16px Verdana; color:#000000 ; text-decoration: none; }
A:hover.a_paging	{ font : 10px/16px Verdana ; color:#909090 ; text-decoration: none;}


/************************************************************
*   TAG
************************************************************/
body,form,option,select,input,textarea,p,br,td,div,span,pre,blockquote,center	{ font : 10px/18px Verdana ; color : #444444 ; }
form { margin : 0 ;}
textarea { border : solid 1px #C0C0C0; font : 10px/18px Verdana ;} 


img { border : 0 ; }

body { background : url('/eng/static/images/common/_topbg.gif') left top repeat-x ;}
.etc_body { background : none ; }

/************************************************************
*   CUSTOM       
************************************************************/
.contentsArea { padding : 8 0 40 21; }

/* Linemap ******************/
.location { font : 10px Verdana ; color : #909090 ; padding : 2 1 4 0 ; }

.location_here { font : 10px Verdana  ; color : #A811AA ; }

/* PAGING *****************/
.paging { font : 12px Verdana ; color : #757575 ; padding : 0 1 2 1 ; }
.paging_here { font-weight : bold ; color : #EC790D;}
.PaHistory		{padding:14 0 14 5;}
.MaHistory		{margin:8 0 7 0;}

/* TABLE ******************/
.fixed { table-layout : fixed }
.break { word-break : break-all ; word-wrap:break-word }
.keep { word-break : keep-all }

/* IFRAME *****************/
.iframe_color {
	scrollbar-arrow-color:DBDBDB;
	scrollbar-3dlight-color:DBDBDB;
	scrollbar-base-color:F5F5F5;
	scrollbar-darkshadow-color:DBDBDB;
	scrollbar-face-color:F5F5F5;
	scrollbar-highlight-color:EEEEEE;
	scrollbar-shadow-color:EEEEEE;
	border : solid 1px #DCDCDC; border-right : none;
}

/* FORM ******************/
.nobb { border : 0 ; background : none;}
.input_text { border : solid 1px #D0D0D0;}
.input_write { border : solid 1px #7F9DB9;}

/* BOLD ******************/
.b	{ font-weight : bold }

/* COLOR *******************/
.black00 { color : #000000 ;}
.black44 { color : #444444 ;}
.black66 { color : #666666 ;}
.black88 { color : #888888 ;}
.black90 { color : #909090 ;}

.red01 { color : #DD4F4F;}
.orange01 { color : #FF881C;}

/* ETC *****************/
 
.invest_tit { color : #7996B2 ; font-weight : bold ; background-color : #EFF3F6 ; border-top : solid 2px #7F9DB9 ; border-bottom : solid 1px #B0C4D1; padding : 6 0 3 0 ;}
.invest_txt011 { border-bottom : solid 1px #ECECEC ; padding : 7 0 4 18 ; text-align:left;}
.invest_txt012 { border-bottom : solid 1px #ECECEC ; padding : 7 20 4 0 ; text-align:right;}
.invest_txt013 { border-bottom : solid 1px #ECECEC ; padding : 7 0 4 37 ; text-align:left;}
.invest_txt021 { font-weight : bold ; background-color : #F3F6F8 ; border-bottom : solid 1px #ECECEC ; padding : 7 0 4 18 ;}
.invest_txt022 { font-weight : bold ; background-color : #F3F6F8 ; border-bottom : solid 1px #ECECEC ; padding : 7 20 4 0 ; text-align:right;}
.invest_txt031 { font-weight : bold ; background-color : #F3F6F8 ; border-bottom : solid 1px #B0C4D1 ; padding : 7 0 4 18 ;}
.invest_txt032 { font-weight : bold ; background-color : #F3F6F8 ; border-bottom : solid 1px #B0C4D1 ; padding : 7 20 4 0 ; text-align:right;}
.invest_txt041 { border-bottom : solid 1px #B0C4D1 ; padding : 7 0 4 18 ; text-align:left;}
.invest_txt042 { border-bottom : solid 1px #B0C4D1 ; padding : 7 20 4 0 ; text-align:right;}

/* Div *****************/

.scrollDiv							{overflow:auto;position:absolute;
										scrollbar-3d-light-color:#DCDFE3;
										scrollbar-arrow-color:#8B8B8B;
										scrollbar-base-color:#DCDFE3;
										scrollbar-darkshadow-color:#ffffff;
										scrollbar-face-color:#DDDDDD;
										scrollbar-highlight-color:#ffffff;
										scrollbar-shadow-color:#DDDDDD;
										scrollbar-track-color:#FFFFFF;}


.licensesTbltd { padding : 6 0 6 8;line-height:13px; }
.licensesTbltd2 { padding : 6 0 6 8;line-height:13px; font-weight : bold ; color : #009FAE;}
.licensesTbltd3 { padding : 6 8 6 8;line-height:13px; text-align:right;}

