/*GLOBAL*/
html{
height:100%;
}
body{
margin:0;
padding:0;
height:100%;
background-color:#FFFFFF;
font-family:Arial;
font-size:12px;
}
img{
border-width:0;
}
form{
margin:0;
}
a{
text-decoration:none;
color:#003399;
}
/*POSITIONING*/
#wrapper{
position:relative;
width:1000px;
margin:0 auto;
background-color:#FFFFFF;
height:auto !important;
height:100%;/*IE6*/
min-height:100%;
}
#header{
height:490px;
background-color:#FFFFFF;
background-image:url(../images/ifm-bg.jpg);
background-repeat:no-repeat;
background-position:0 30px;
}
/*#left{
float:left;
width:100px;
background-color:#FFFFFF;
}*/
#content{
float:left;
background-color:#FFFFFF;
background-image:url(../images/ifm-bg2.jpg);
background-repeat:no-repeat;
padding:25px 30px 0 40px;
width:980px;
}
#footer_clear{
clear:both;
padding-bottom:50px;
}
#footer{
position:absolute;
bottom:0;
height:50px;
width:100%;
background-color:#FFFFFF;
}
/*LAYOUT*/
h1{
font-size:38px;
margin: 5px 0 10px 0;
}
#top{
padding-right:20px;
text-align:right;
height:30px;
line-height:30px;
background-color:#22222C;
color:#FFFFFF;
}
.lr{
color:#FFFFFF;
font-size:10px;
text-decoration:none;
}
.lr:hover{
text-decoration:underline;
}
#nav{
height:50px;
line-height:50px;
background-image:url(../images/ifm-grey.gif);
background-position:left;
background-repeat:no-repeat;
}
.back{
position:relative;
color:#FFFFFF;
text-decoration:none;
left:320px;
}
.lang{
position:relative;
color:#000000;
text-decoration:none;
left:400px;
}
#menu{
width:200px;
float:left;
margin-right:30px;
}
.mitem1, .mitem2, .mitem3, .mitem4, .mitem5, .mitem6, .mitem7, .mitem8{
width:164px;
height:40px;
line-height:40px;
display:block;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
margin-bottom:5px;
margin-left:36px;
}
.mitem1{background-image:url(../images/ifm-m01.gif); background-repeat:no-repeat;}
.mitem2{background-image:url(../images/ifm-m02.gif); background-repeat:no-repeat;}
.mitem3{background-image:url(../images/ifm-m03.gif); background-repeat:no-repeat;}
.mitem4{background-image:url(../images/ifm-m04.gif); background-repeat:no-repeat;}
.mitem5{background-image:url(../images/ifm-m05.gif); background-repeat:no-repeat;}
.mitem6{background-image:url(../images/ifm-m06.gif); background-repeat:no-repeat;}
.mitem7{background-image:url(../images/ifm-m07.gif); background-repeat:no-repeat;}
.mitem8{background-image:url(../images/ifm-m08.gif); background-repeat:no-repeat;}
#menu a:hover{
text-decoration:none;
font-weight:bold;
}
.ms{
width:20px;
float:left;
}
#toptxt{
float:left;
width:500px;
height:400px;
overflow:auto;
font-size:12px;
}
#dacon{
float:right;
color:#000000;
text-decoration:none;
margin:390px 10px 0 0;
font-size:11px;
}
.blk01, .blk02, .blk03, .blk04{
float:left;
width:164px;
height:164px;
display:block;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
margin-right:25px;
}

.blk05{
position:relative;
float:left;
width:164px;
height:164px;
display:block;
margin-top:-43px;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
margin-right:25px;
}

.blk01 span, .blk02 span, .blk03 span, .blk04 span{
display:block;
text-align:center;
font-size:16px;
margin-top:10px;
margin-bottom:10px;
font-weight:bold;
}
.blk01{ background-image:url(../images/ifm-blk01.gif); text-align:center;}
.blk02{ background-image:url(../images/ifm-blk02.gif); text-align:center; font-size:20px;}
.blk03{ background-image:url(../images/ifm-blk03.gif); text-align:center;}
.blk04{ background-image:url(../images/ifm-blk04.gif); text-align:center;}

#slogan{
float:left;
width:307px;
height:507px;
background-image:url(../images/ifm-pic01.jpg);
color:#FFFFFF;
margin-right:40px;
text-align:center;
font-size:18px;
line-height:24px;
}
#slogan2{
float:right;
width:307px;
height:507px;
background-image:url(../images/ifm-pic01.jpg);
color:#FFFFFF;
margin-left:40px;
text-align:center;
font-size:18px;
line-height:24px;
}
.input{
width:150px;
}
.error{
border:1px solid #ff6600;
}
.textarea{
width:150px;
font-family:Arial;
}
ul{margin-top:5px;margin-left:20px;padding-left:0px; margin-bottom:5px;}
