/* 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;
}

/* main */
.title_head{
	background:url(../service/images/title_head.jpg) no-repeat;
	width:545px;
	height:60px;
	text-align:left;
	padding-top:15px;
}
.title_head span{
	padding:0 0 0 65px;
	color:#000099;
	font-weight:bold;
	font-size:18px;
}
.txt_content{
	text-align:left;
	padding:5px 20px 5px 30px;
	font-size:13px;
}
.txt_content ul{
	padding:0 0 0 30px;
	margin:0px;
}
.txt_content li{
	list-style:decimal;
	line-height:1.5;
}
.left_content1{
	float:left;
	width:320px;
}
.right_content1{
	float:left;
	height:80px;
}
.left_content2{
	float:left;
	width:150px;
	height:80px;
}
.right_content2{
	float:left;
	width:330px;
	height:80px;
}
.clear{
	clear:both;
}
.pad10{
	margin:10px 0px;
}
.left_content3{
	float:left;
	width:260px;
	height:80px;
	line-height:1.5em;
}
.right_content3{
	float:left;
	height:80px;
}
.left_content4{
	float:left;
	width:320px;
}
.right_content4{
	float:left;
	padding-left:30px;
}
.big_txt{
	font-size:16px;
	font-weight:bold;
	color:#666666;
	padding-bottom:10px;
}
.small_txt{
	font-size:10px;
	padding-bottom:10px;
}

