﻿body
{
	margin: 10px auto;
	text-align:center;
	font-size: 13px;
	
}

a:link
{
	color: #3366CC;
	text-decoration: none;
	font-size: 12px;
}
a:visited
{
	color: #3366CC;
	text-decoration: none;
	font-size: 12px;
}
a:hover
{
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	
	

}

.inter_r
{
	width: 500px;
	border: #AADB70 1px solid;
	overflow: hidden;
	padding: 5px;
}

#search
{
	width: 90%;
	border-width: 1px;
}

#search TR TD
{
	text-align: left;
	height: 30px;
	line-height: 30px;
}

.select
{
	width: 120px;
	font-size: 12px;
	/*font-family: @Fixedsys;*/
}
.txt
{
	width: 113px;
	font-size: 12px;
}

.style1
{
	text-align: center;
}
.style2
{
	width: 800px;
}
.style3
{
	text-align: left;
	line-height: 30px;
	font-size: 13px;
	font-weight: bold;
	width: 100%;
}

#air
{
	color: #FA6403;
	margin-left: 5px;
}

.noShowTd
{
	display: none;
}

.font1
{
	color: #FA6403;
	font-weight: bold;
	font-size: 14px;
}

#title1
{
	text-align: left;
	line-height: 20px;
}
#title1 .div1
{
	font-size: 13px;
	font-weight: bold;
	float: left;
	width: 80%;
}
#title1 .div2
{
	float: left;
	width: 20%;
	text-align: right;
}

#content1
{
	text-align: left;
	background-color: #FFFFFF;
	width: 290px;
	padding: 5px;
	line-height: 15px;
}

#showTax_div
{
	border: solid 1px red;
	width: 300px;
	padding: 5px;
	background-color: #CCFFCC;
	z-index:9999;
	position:absolute;
}
.newStyle1
{
	margin-top: 20px;
	text-align :center;
}

