/* CSS Document */
.MAFGE_index_bg{
background:url(/newweb/Manufacturing/img/LeskerSite_Manufacturing_BG01.png) repeat-x scroll transparent; 
}

#MCartbar{
color:#FFF;
text-align:center;
line-height:2;
background:no-repeat url(/newweb/gif/topbar_section3cart_04.gif);
width:100px;
height:30px;
float:right;
font-weight:bold;
cursor:pointer;
margin-left:5px;
}

.flashMFAGE{
margin-bottom:10px;
}

.MFAGE_box{
margin-top:30px;
float:left;
}

span.h1_MFAGE{
font-size:18px;
color:#555;
font-weight:bold;
}

.h2_MFAGE_title{
color:#039;
border-bottom:1px #039 solid;
width:250px;
margin-bottom:0;
padding-bottom:0;
}

.h2_MFAGE{
color:#039;
text-decoration:underline;
}

.h3_MFAGE{
color:#039;
}

.h4_MFAGE{
color:#006699;
border-bottom:1px solid #006699;
width:200px;
}

.h4_MFAGE_title{
color:#333;
border-bottom:1px solid #666;
width:50px;
}

/*List setting*/
ul.mfage_list li{
list-style-image:url(/newweb/gif/page_bullet_blue.gif);
}

/*Manufacturing Page*/
.itar_box{
border:1px dotted #039;
float:right;
width:400px;
padding:5px;
}

/*Quality Page*/
.quality_box{
border:1px dotted #039;
float:right;
width:350px;
padding:5px;
margin-left:15px;
}

/*no flash setting*/
ul.ppt {
position: relative;
width:900px;
height:400px;
}

.ppt li {
top:0;
left:0;
position: absolute;
list-style:none;
list-style-image:none;
}

.ppt img {
width:900px;
height:400px;
}

/*Manufacturing sub menu*/
.mfage_nav{
font-size:13px;
width:600px;
text-align:center;
}

.mfage_nav tr td{
border-top: 1px solid #003399;
border-bottom: 1px solid #003399;
border-collapse:collapse;
}

.mfage_nav tr td a{
color:#003399;
font-weight:bold;
font-size:12px;
}

.mfage_nav tr td a:hover{
color: red;
}

.mfage_nav span{
color:#999;
font-weight:bold;
font-size:16px;
padding:0 5px 0 5px;
}


