@charset "utf-8";
/* CSS Document */



.header{
	background-color:#CCCCCC;
	width:840px;
	height:34px;
}
.content{
	width:840px;
	height:568px;
	background-repeat:no-repeat;
}
.content1{
	background-image:url(../images/border.png);
	background-repeat:no-repeat;
	height:520px;
	vertical-align:top;
	font-family:"Times New Roman", Times, serif;
	behavior: url(iepngfix.htc);
}
 .td1 {
	/*height:45px;*/
	height: 45px;
	color:#FFFFFF;
	vertical-align:bottom;

	font-size:30px;
}

.td1 h3{
	margin:0px;
	font-weight:normal;
	font-size:25px;
	text-align:center;
	border:1px sokid red;
	font-weight:bold;
}
.td2 {
	/*height:130px;*/
	margin:0px;
	padding:0px;
	height:115px;
	color:#FFFFFF;
	vertical-align:top;
	line-height:1.1;
}

.td2 h1{
	margin:-8px;
	font-weight:normal;
	padding:0px;
	text-align:center
}

.td2 h4{
margin:0px; font-weight:normal;
}

.td3 {
	margin:0px;
	padding:0px;
	height:190px;
	color:#FFFFFF;
	vertical-align:top;
	color:#000000;
}
.td3 h2{
margin:0px;
font-size:30px;
font-weight:normal;
}

.td4 {
	height:165px;
	color:#FFFFFF;
	vertical-align:top;
}
a:link, a:visited, a:active {
	color: #000000;
}
.bottom_copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	padding-right: 20px;
}
.footer{
	background-image:url(../images/open_h.jpg);
	background-repeat:no-repeat;
	width:840px;
	height:411px;
	text-align:center;
	vertical-align:top;
}
.strong1{
	font-size:17px;

}
.strong2{
	font-size:14px;
}
