/* **************************************
*Since: 2007-02-26
************************************** */


/* Reset & Restyle
---------------------------------------------------------------------------------------- */

body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd,li,form,select,option,address,pre{
font-size:100%;
font-style:normal;
font-weight:normal;
font-family:Verdana,sans-serif;
text-decoration:none;
line-height:1.4;
color: #444;
margin:0;
padding:0;
}

body{
background:url(http://www.ffc-mint.com/common/images/common_bg.gif) top center repeat-y #EEF0E2;
font-size:12px;
}

img{
border: 0px;
}

ul, ol,li{
list-style-type: none;
padding:0px;
margin:0px;
}



/* link color
---------------------------------------------------------------------------------------- */
a {
text-decoration: none;
color:#cc6666;
}

a:hover {
color:#cc6666;
text-decoration:underline;
}



/* wrapper
---------------------------------------------------------------------------------------- */
#wrapper{
width:900px;
margin:0px auto;
   position: relative;
}


/*mainContent
---------------------------------------------------------------------------------------- */
#mainContent{
width:900px;
float:left;
}

#mainContent .title{
margin:0px 0px 25px 0px;
}

#mainContent .frogo {
   position: absolute;
   top:   0px;
   right: 0px;
   z-index: 999;  
}



/* header
---------------------------------------------------------------------------------------- */
#header{
width:880px;
height:32px;
padding:48px 0px 0px 20px;
background:top left no-repeat #255050;
/* 
background:url(http://www.ffc-mint.com/common/images/head_bg.gif) top left no-repeat #255050;
*/
}

#header a{
color:#333;
}

#header a:hover{
color:#333;
text-decoration: underline;
}


#header ul{
width:530px;
height:30px;
}


#header ul li{
margin-right:1px;
float:left;
}

#header ul li a{
Display:block;
}

#header ul li a:hover{
Display:block;
}

#header ul li a:hover img{
visibility:hidden;
}

#header ul li.navi00{
width:74px;
height:30px;
background:url(http://www.ffc-mint.com/common/images/menu_01.gif) no-repeat;
}

#header ul li.navi10{
width:87px;
height:30px;
background:url(http://www.ffc-mint.com/common/images/menu_11.gif) no-repeat;
}

#header ul li.navi20{
width:72px;
height:30px;
background:url(http://www.ffc-mint.com/common/images/menu_21.gif) no-repeat;
}

#header ul li.navi30{
width:133px;
height:30px;
background:url(http://www.ffc-mint.com/common/images/menu_31.gif) no-repeat;
}

#header ul li.navi40{
width:77px;
height:30px;
background:url(http://www.ffc-mint.com/common/images/menu_41.gif) no-repeat;
}

#header ul li.navi50{
width:80px;
height:30px;
background:url(http://www.ffc-mint.com/common/images/menu_51.gif) no-repeat;
}


/* pagetop
---------------------------------------------------------------------------------------- */
#pageNavi{
clear:both;
width:740px;
margin:0px 0px 15px 20px;
text-align:right;
}

#pageNavi #pageTop{
width:122px;
height:25px;
margin-left:618px;
}

#pageNavi #pageTop a:hover{
background-color:transparent;
}

#pageNavi #pageTop a:hover img{
visibility:hidden;
}

#pageNavi #pageTop a{
display:block;
margin:0px;
padding:0px;
background:url(http://www.ffc-mint.com/common/images/pagetop_hover.gif);
width:122px;
height:25px;
}

/* footer
---------------------------------------------------------------------------------------- */
#footer{
height:60px;
margin:20px 0px 20px 55px;
padding:0px;
font-size:10px;
letter-spacing:1px;
color:#ccc;
background:url(http://www.ffc-mint.com/common/images/footer.gif) no-repeat;
clear:both;
}
#footer p{
font-size:10px;
letter-spacing:1px;
color:#ccc;
padding-top:31px;
margin-left:100px;
}

#footer .copyright{
width:750px;
text-align:center;
margin-top:30px;
}
