body{background-image: url(images/bg.jpg);}
.meau{font-family:Arial;font-size: 13px;font-weight: bold;text-transform: capitalize;color: #FFFFFF; padding-left:15px; padding-right:15px;}
.meau:link {text-decoration: none;}
.meau:visited{text-decoration: none;}
.meau:hover{text-decoration: underline;}
.prolist-B{color: #FFFFFF;font-size: 12px;font-weight: bold;font-family:Arial;}
.prolist-BIG{color: #FFFFFF;font-size: 24px;font-weight: bold;font-family:Arial;}
.prolist-MED{color: #FFFFFF;font-size: 18px;font-weight: bold;font-family:Arial;}
h1{color: #FFFFFF;font-size: 24px;font-weight: bold;font-family:Arial;margin-top:10px; margin-bottom:0px; margin-left:30px;}
h2{color: #FFFFFF;font-size: 18px;font-weight: bold;font-family:Arial;margin-top:5px; margin-bottom:0px; margin-left:30px;}
.prolist{color: #FFFFFF;line-height:18px;font-size: 12px;font-family:Arial;}
.prolist a:link {color: #FFFFFF;TEXT-DECORATION: none; }
.prolist a:visited {color: #FFFFFF;}
.prolist a:active {color: #FFFFFF;TEXT-DECORATION: none;}
.prolist a:hover {color: #FFFF00; }
.proname{color: #0A23A1;line-height:18px;font-size: 11px;font-family:Arial;}
.b{font-weight: bold;font-size: 12px;font-family:Arial;color: #0B1F91;line-height: 140%;}
.b a:link{color: #0B1F91;}
.b a:visited {color: #0B1F91;}
.b a:hover{color: #FF7705;}
.b2{font-weight: bold;font-size: 11px;font-family:Verdana, Arial, Helvetica, sans-serif;color: #000;line-height: 140%;}
.b2 a:link{color: #000;}
.b2 a:visited {color: #000;}
.b2 a:hover{color: #FF7705;}
.b3{font-weight: bold;font-size: 10px;font-family:Verdana, Arial, Helvetica, sans-serif;color: #FF6B01;line-height: 200%;}
.b2 a:link{color:#FF6B01;}
.b2 a:visited {color: #FF6B01;}
.b2 a:hover{color: #FF7705;}
.about{font-size: 12px;font-family:Arial;color: #333;line-height: 140%;}
.about a:link{color: #0000FF;}
.about a:visited {color: #800080;}
.about a:hover{color: #FF7705;}
.copy{font-size: 11px;font-family:Arial;color: #fff;line-height: 300%; text-align:center}
.copy a:link{color: #fff;}
.copy a:visited {color: #fff;}
.copy a:hover{color: #FF7705;}
.kuang{border: 1px solid #BED7F4;}
strong{color : #01355d;font-size: 16px;font-weight: bold;font-family:Arial;}
b{color : #01355d;font-size: 13px;font-weight: bold;font-family:Arial;}

/* moodalbox CSS */

div#mb_overlay {
position: absolute;
left: 0;
width: 100%;
background-color: #000;
cursor: pointer;
}

div#mb_center, div#mb_bottom {
position: absolute;
left: 50%;
overflow: hidden;
background-color: #DDD;
}

div#mb_center {
background-color: #FFF;
}

div#mb_contents {
width: 600px;
height: 600px;
border: 10px solid #DDD;
overflow: auto;
background-color: #FFF;
visibility: hidden;
}

.mb_loading {
background: #DDD url(img/loading.gif) no-repeat center center;
}

#mb_error {
font-size: 1.2em;
color: #CD0000;
font-weight: bold;
text-align: center;
padding: 0.5em;
font-family: Verdana, Helvetica, sans-serif;
}

#mb_error em {
font-size: 0.8em;
}

div#mb_bottom {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #666;
line-height: 1.4em;
text-align: left;
border: 10px solid #DDD;
border-top-style: none;
}

a#mb_close_link {
display: block;
float: right;
width: 66px;
height: 22px;
background: transparent url(img/closelabel.gif) no-repeat center;
margin: 5px 0;
}

div#mb_caption {
margin-right: 71px;
}