/* Default Style */
*   {scrollbar-face-color: #EAEAEA; scrollbar-shadow-color: #ADADAD; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #ADADAD; scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color: #EAEAEA; scrollbar-arrow-color: #494949;}
*	{margin: 0; padding: 0;}

*    					    	{font: normal 9pt/150% ±¼¸²,Arial; color: #616161;}
p, div, th, td, select, input	{color: #616161;}
td *, div *, li *, span *, p *  {vertical-align: middle;}
ul, ol, li						{list-style:none;}

img, hr		{border:none;}
li img		{vertical-align: middle; /* for IE imge margin */}
.img		{vertical-align:middle; }

/* Link Style */
A:link, A:active	{text-decoration:none; color:#616161;}
A:visited			{text-decoration:none; color:#999;}
A:hover				{text-decoration:none; color:#045295;}

/* Table Style */

table   {border-collapse:collapse;}

/* From Style */
textarea	{border:1px solid e4e0e0;}
select		{width:134px; font-size:12px; height:20px; padding:2px 0 0 4px;}
input		{font-size:12px; letter-spacing: 0px; border:1px solid #b9b9b9; height:20px;}
input		{border:expression((this.type=='text' || this.type=='file' || this.type=='password')?'font-size:12px; padding:2px 0 0 4px; border:1px solid #bbbbbb;':0);}

/* Font Class Style */
.b	{font-weight:bold;}
.u	{text-decoration:underline}
.l	{text-align:left;}
.c	{text-align:center;}
.r	{text-align:right;}
strong  {font-weight:bold;}

 /* Height Set */
.h50	{height:50px;}
.h350	{height:350px;} 

 /* Margin Set */

.lm2	{ margin-left:2px; }
.lm5	{ margin-left:5px; }
.rm5	{ margin-right:5px;}
.lm10	{ margin-left:10px; }
.lm20	{ margin-left:20px; }
.lm30	{ margin-left:30px; }
.lm40	{ margin-left:40px; }
.lm100	{ margin-left:100px; }
.tm5	{ margin-top:5px; }
.tm10	{ margin-top:10px; }
.tm15	{ margin-top:15px; }
.tm20	{ margin-top:20px; }
.tm30	{ margin-top:30px; }
.bm5	{ margin-bottom:5px; }
.bm10	{ margin-bottom:10px; }
.bm15	{ margin-bottom:15px; }
.bm20	{ margin-bottom:20px; }
.bm30	{ margin-bottom:30px; } 
.bm40	{ margin-bottom:40px; } 
.bm45	{ margin-bottom:42px; } 
.bm55	{ margin-bottom:55px; } 


/* Table Class Style */
.lt_fixs    		{table-layout:fixed;}
.lt_overflow  		{text-overflow:ellipsis; overflow:hidden;}
.lt_overflow td  	{white-space:nowrap;}
