/* CSS Document */

/* text */

.ts	{ font-size: 10px;	line-height: 14px;	color: #333333; }
.tm	{ font-size: 12px;	line-height: 16px;	color: #333333; }
.tl	{ font-size: 16px;	line-height: 16px;	color: #333333; }

.Bts	{ font-size: 10px;	line-height: 16px; font-weight: bold; }
.Btm	{ font-size: 12px;	line-height: 16px; font-weight: bold; }
.Btl	{ font-size: 16px;	line-height: 16px; font-weight: bold; }

.ws	{ font-size: 10px;	line-height: 16px; color: #FFFFFF; }
.wm	{ font-size: 12px;	line-height: 16px; color: #FFFFFF; }
.wl	{ font-size: 16px;	line-height: 16px; color: #FFFFFF; }

.rs	{ font-size: 10px;	line-height: 16px; color: #FF0000; }
.rm	{ font-size: 12px;	line-height: 16px; color: #FF0000; }
.rl	{ font-size: 16px;	line-height: 16px; color: #FF0000; }

.bks	{ font-size: 10px;	line-height: 16px; color: #000000; }
.bkm	{ font-size: 12px;	line-height: 16px; color: #000000; }
.bkl	{ font-size: 16px;	line-height: 16px; color: #000000; }

.nv	{	font-size: 10px;	line-height: 11px;	color: #333333; }
.tdays	{ font-size: 12px;	line-height: 16px;	color: #0878D7; }	

/* link */

a:link	{	color: #003399;	text-decoration:underline; }
a:visited	{	color: #003399;	text-decoration:underline; }
a:hover	{	color: #FF6666;	text-decoration:underline; }
a:active	{	color: #FF6666;	text-decoration:underline; }

a.tpc:link	{	color: #333333;	text-decoration:none; }
a.tpc:visited	{	color: #333333;	text-decoration:none; }
a.tpc:hover	{	color: #FF6666;	text-decoration:underline; }	
a.tpc:active	{	color: #FF6666;	text-decoration:underline; }

/* left banner */
.left-bnr{width:190px;margin:10px 0;}

/* pageup_btn*/
.pageup {
	text-align: right;
	padding-right: 15px;
	padding-left: 30px;
	padding-top: 10px;
	font-size: 12px;
}
.customer_list {
	font-size: 12px;
	line-height: 150%;
}
.customer_list_close {
	list-style-type: none;
	text-indent: -15px;
}
.customer_list ul {
	padding-top: 0px;
}
