*{
padding:0px;
margin:0px;
}
img{border:0px;}
html{
width:100%;
height:100%;
}
body{
	width:100%;
	margin:0 auto;
	height:100%;
	position:relative;
	font-family:Arial;
	font-size:12px;
}
html > body{
min-height:100%;
height:auto;
}

#footer{
	width:100%;
	height:60px;
	position:absolute;
	bottom:0px;
	left:0px;
	background-image:url(images/footer_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	color:#FFFFFF;
}
#header{
width:100%;
background-image:url(images/header_bg.gif);
background-position:top left;
background-repeat:repeat-x;
height:113px;
}

#header div, #content{
width:995px;
margin:0 auto;
}

.logo{
margin:36px 0 0 55px;
float:left;
}


.menu{
	padding:0;
	float: right;
	margin-right: 20px;
}
.menu li{
	background-position:top left;
	background-repeat:no-repeat;
	width:112px;
	height:30px;
	text-align:center;
	list-style-type:none;
	float: left;
}
.menu li a{
text-decoration:none;
color:#FFFFFF;
font-family:Arial;
font-size:12px;
display:block;
padding:6px 0;
}
.active{
background-image:url(images/button_active.gif)
}
.unactive{
background-image:url(images/button.gif)
}
#footer div{
width:995px;
margin:0 auto;
text-align:center
}
#footer a{
color:#FFFFFF;
text-decoration:none;
margin:0 10px;
}
#footer a:visited{text-decoration:none}
#footer a:hover{text-decoration:underline}
#footer ul{
padding-bottom:5px;
}
#footer li{
list-style-type:none;
display:inline;
}
#footer span{
display:block;
width:995px;
line-height:17px;
margin:0 auto;
text-align:center
}
#footer span a{
margin:0px;
color:#F6A603;
text-decoration:none
}
#footer span a:visited{text-decoration:none}
#footer span a:hover{text-decoration:underline}
.link:visited, .column p a:visited{text-decoration:underline}
.link:hover, .column p a:hover{text-decoration:none}
#content{
	padding:0 0 40px 0;
	display:table;
	margin: 0 auto 60px auto;
	width: 920px;
}


.link{
color:#0A53AD;
text-decoration:underline;
margin:10px 0 0 2px;
display:block
}
.main_part{
	width:920px;
	margin:80px 0 0 0;
}
.block1{
	width:230px;
	float:left;
	margin:0 0 10px 0;
	height: 430px;
}

.block2{
	width:230px;
	float:left;
	margin:0 0 10px 0;
	height: 320px;
}

.block3{
	width:230px;
	float:left;
	margin:0 0 10px 0;
	height: 230px;
}

.block4{
	width:230px;
	float:left;
	margin:0 0 10px 0;
	height: 300px;
}

.block5{
	width:230px;
	float:left;
	margin:0 0 10px 0;
	height: 250px;
}
.en  {
	font-size:10px;
	color: #000000;
	margin: 0;
	padding: 0;
	font-weight:bold;
}
.tw { font-size:10px; margin: 0 0 5px 0; padding: 0; font-family: "Verdana", Arial, Helvetica, sans-serif; color:#666666;}
.block .title{
	font-family:Arial;
	font-size:15px;
	color:#999999;
	/*color:#02579F;*/
	text-decoration: underline;
	padding: 0 ;
	font-weight:bold;
	background:none;
}
.title:a{background:none;}
.title:visited{text-decoration:underline; background:none;}
.title:hover{text-decoration:none; background:none;}
.block a{
	display:block;
	font-size:12px;
	color:#474747;
	text-decoration:none;
	background: url(images/icon.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 15px;
	}
	


.block a:hover{
	color: #FF3300;
	text-decoration: underline;
}


#footer .bft{
color:#FFFFFF;
text-decoration:underline
}
#footer .bft:visited{text-decoration:underline}
#footer .bft:hover{text-decoration:none}
#footer span{
line-height:40px
}

