body,td,th {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #b3bdc4;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.textcontent {
	line-height: 1.6;

}
.textcontent2 {
	font-size: 11px;
}

#fav td {
	color: #FFFFFF;
	font-size: 11px;
}
#fav a {
	color: #FFFFFF;
}
#fav .language {
	font-family: Tahoma;
	width: 90px;
	font-size: 11px;
}



#mainnav a {
	line-height: 37px;
	text-align: center;
	display: block;
	height: 37px;
	width: auto;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: 2px;
	margin-left: 2px;
	color: #000000;
	font-weight: bold;
}
#mainnav a:hover {
	background-image: url(imgs/mainnav_hover.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}
#mainnav div {
	margin-top: 37px;
	margin-left: -9px;
	width: 133px;
}
#mainnav .popnav a {
	line-height: 20px;
	background-image: url(imgs/popnav_bg1.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 133px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#mainnav .popnav a:hover {
	background-position: -133px;
	background-image: url(imgs/popnav_bg1.gif);
}
#apDiv1 {
	position:absolute;
	width:133;
	z-index:1;
	visibility: hidden;
}
#apDiv2 {
	position:absolute;
	width:133;
	z-index:2;
	visibility: hidden;
}
#apDiv3 {
	position:absolute;
	width:133;
	z-index:3;
	visibility: hidden;
}
#apDiv4 {
	position:absolute;
	width:133;
	z-index:4;
	visibility: hidden;
}
#apDiv5 {
	position:absolute;
	width:133;
	z-index:5;
	visibility: hidden;
}
.title1 {
	color: #0066cc;
	font-size: 14px;
	font-weight: bold;
}
.title1 a {
	color: #0066cc;
}

.title2 {
	color: #000000;
	font-weight: bold;
}
.title2 a {
	color: #000000;
}

.title3 {
	font-weight: bold;
	color: #0066CC;
	font-size: 11px;
}
.title3 a{
	font-weight: bold;
	color: #0066CC;
	font-size: 11px;
}
.title_red {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.title_red b {
	text-decoration: line-through;
}

.border1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.border2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
	background-image: url(imgs/tab1_bg4.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.border3 {
	border: 1px solid #DDDDDD;
}

.line1 {
	color: #E7E7E7;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
}
#footer td {
	font-size: 11px;
}
#footer #link a {
	color: #333333;
}
/*tab2*/
.menu2box{
	position:relative;
	overflow:hidden;
	height:27px;
	text-align:left;
	background-image: url(imgs/tab1_bg1.gif);
	background-repeat: repeat-x;
}
#menu2{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	width: 516px;
	margin: 0px;
	padding: 0px;
}
#menu2 ul {
	margin: 0px;
	padding: 0px;
}
#menu2 li{
	float:left;
	display:block;
	cursor:pointer;
	text-align:center;
	line-height:27px;
	height:27px;
	font-weight: bold;
	list-style-type: none;
	width: 96px;
	color: #666666;
	margin-right: 3px;
	background-image: url(imgs/tab1_bg3.gif);
	background-repeat: no-repeat;
}

#menu2 li.hover{
	background-image: url(imgs/tab1_bg2.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
.main2box{
	clear:both;
	margin-top:0px;
	padding: 0px;

}
#main2 ul{
	display: none;
	margin: 0px;
	padding: 0px;
}
#main2 ul.block{
	display: block;
}
/**/
.tableborder1 table{
	border-collapse:collapse;
}
.tableborder1 td{
	border: 1px solid #E1E1E1;
	padding: 5px;
}
.tabletitle1 {
	font-weight: bold;
	color: #000000;
	background-color: #CEE7FF;
}
