﻿
.com_txt_underLine 
{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	text-align: center;
}

.com_txt_noLine 
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.tak_table
{
	width:100%;
	border:#cccaca 1px solid;
	border-collapse: collapse;
	font-family: 宋体;
	font-size: 9pt;
	color: #222222;
	background-color: #ffffff;
	text-align:center;	
	margin-bottom:18px;
}

.tak_td
{
	border:#cccaca 1px solid;
	height:28px;
	text-align:center;
	padding-left:5;
}

.tak_td_title1
{
	border:#cccaca 1px solid;
	height:30px;
	text-align:center;
	background-color:AliceBlue;
}

.tak_td_title2
{
	border:#cccaca 1px solid;
	height:28px;
	text-align:center;
	background-color:AliceBlue;
	padding-left:5;
	font-weight:bold;
}