body {
padding: 0px;
margin: 0px;
background: #FFFFFF url('../images/background.jpg') repeat-x;
}

form {
padding: 0px;
margin: 0px;
}

td {
color: #333333;
text-align: left;
font-size: 12px;
font-family: Arial;
vertical-align: top;
}

hr {
width: 100%;
height: 1px;
border: 0px;
background: #EBEBEB;
}

a:link {
color: #333333;
text-decoration: none;
}

a:visited {
color: #333333;
text-decoration: none;
}

a:hover {
color: #2B5BA4;
text-decoration: none;
}

.top1 {
width: 900px;
height: 91px;
}

.top1a {/*
width: 250px;
height: 91px;*/
}

.top1b {/*
width: 650px;
height: 91px;*/
}

.top2 {
width: 900px;
height: 270px;
background: transparent url('../images/top.jpg') no-repeat;
}

#topmenu {
}

#topmenu ul{
	list-style:none;
	width:600px;
	padding:0;
}

#topmenu li{
	width:100px;
	height:91px;
	display:block;
	float:left;
	text-align:center;
}

#topmenu li:hover, #curent_page_item {
	background:url('../images/menu.jpg');
}

#topmenu a {
	display:block;
	height:51px;
	padding-top:40px;
	font-size:11px;
	font-weight:bold;
	font-family:verdana;
	text-transform:uppercase;
}

#topmenu a:hover, #curent_page_item a{
	color: #fff;
}


.top3 {
width: 900px;
height: 65px;
}

.top3a {
width: 40%;
height: 65px;
word-spacing: 20px;
padding: 0px 0px 0px 25px;
}

.top3b {
width: 60%;
height: 65px;
text-align: right;
word-spacing: 20px;
padding: 0px 25px 0px 0px;
}

.top3c {
width: 60%;
height: 65px;
text-align: right;
vertical-align: middle;
padding: 0px 25px 25px 0px;
}

.form1 {
width: 235px;
height: 40px;
color: #999999;
font-size: 12px;
font-family: Arial;
vertical-align: middle;
padding: 12px 10px 0px 10px;
background: transparent url('../images/form1.jpg') no-repeat;
border: 0;
}

.form2 {
width: 160px;
height: 40px;
color: #999999;
font-size: 12px;
font-family: Arial;
vertical-align: middle;
padding: 12px 10px 0px 10px;
background: transparent url('../images/form2.jpg') no-repeat;
border: 0;
}

.bottom1 {
width: 900px;
height: 95px;
background: transparent url('../images/bottom.jpg') no-repeat;
}

.bottom2a {
width: 60%;
height: 95px;
font-weight: bold;
vertical-align: middle;
padding: 5px 0px 0px 25px;
}

.bottom2b {
width: 40%;
height: 95px;
font-weight: bold;
text-align: right;
vertical-align: middle;
padding: 5px 25px 0px 0px;
}

.fuse1 {
width: 900px;
}

.fuse2a {
width: 50%;
color: #6A6A6A;
padding: 20px 0px 20px 20px;
}

.fuse2a a:link {
color: #6A6A6A;
text-decoration: none;
}

.fuse2a a:visited {
color: #6A6A6A;
text-decoration: none;
}

.fuse2a a:hover {
color: #333333;
text-decoration: none;
}

.fuse2b {
width: 50%;
text-align: right;
vertical-align: middle;
padding: 10px 20px 10px 0px;
}

.construction1 {
width: 900px;
height: 100px;
}

.construction2a {
width: 300px;
height: 260px;
}

.construction2b {
width: 600px;
height: 260px;
background: transparent url('../images/caption.jpg') no-repeat;
}

.box_statistics {
width: 300px;
height: 257px;
color: #FFFFFF;
line-height: 1.8em;
padding: 87px 25px 15px 25px;
background: transparent url('../images/box_statistics.jpg') no-repeat;
}

.box_contact {
width: 300px;
height: 228px;
}

.caption {
width: 600px;
height: 62px;
color: #FFFFFF;
padding: 25px;
font-weight: bold;
vertical-align: middle;
text-transform: uppercase;
}

.contents {
width: 600px;
height: 200px;
padding: 25px;
line-height: 1.8em;
text-align: justify;
}

.nopadding {
	padding: 18px 0 0 0;
}

.place {
width: 600px;
height: auto;
padding: 8px 0px;
}

.box_info1 {
width: 600px;
height: 228px;
}

.box_info2a {
width: 300px;
height: 228px;
color: #FFFFFF;
line-height: 2.8em;
vertical-align: middle;
padding: 64px 25px 25px 25px;
background: transparent url('../images/box_index1.jpg') no-repeat;
}

.box_info2a a:link {
color: #FFFFFF;
text-decoration: none;
}

.box_info2a a:visited {
color: #FFFFFF;
text-decoration: none;
}

.box_info2a a:hover {
color: #A6C1EA;
text-decoration: none;
}

.box_info2b {
width: 300px;
height: 228px;
}







ul.errors {
	color:red;
	list-style:none; 
	padding-left:20px;
	padding-bottom:10px;
}

#defaultform {
	margin-bottom: 50px;
}

#defaultform input, #defaultform select { 
	color: #333;
	font-size: 12px;
	font-family: Arial;
	border: 1px solid #999999;
	padding: 5px 0px 5px 5px;
	width: 400px;
}

#defaultform input {
	width: 395px
}

dt, dd {
	padding-left:30px;
}

dt {
	padding-top:10px;
}

#tplr p{
	width:400px;
}

#tplr label {
	float:left;
	width:120px;
	height:120px;
	display:block;
	border:1px solid red;
}
