﻿.taxcontent
{
	width: 800px;
	margin: 0 auto;
}

.bigtaxtitle
{
	color: #001E5A;
	font-size: 16pt;
	font-weight: bold;
	padding-top: 48px;
	padding-bottom:15px;
	text-align: center;
}
.taxtitle
{
	clear: both;
	color: #001E5A;
	font-size: 12px;
	padding-bottom:28px;
}

.taxtitleleft
{
	float: left;
	width: 200px;
}
.taxtiteright
{
	float: left;
}
.taxtype
{
	clear: both;
	margin-bottom: 10px;
}

.taxtypetitle
{
	color: #001E5A;
	font-size: 12px;
	font-weight: bold;
}

.taxttypecontent
{
	color: #001E5A;
	font-size: 12px;
}

.taxbeizhu
{
	color: Red;
}
