/* base */
*{ margin:0;padding:0;}
body{ font-size:12px; color:#7A7D7D; line-height:180%;}
ul, ol {list-style:none; display:block;}
a:link,a:visited{ color:#7A7D7D; text-decoration:none;}
a:hover {color:#7A7D7D; text-decoration:underline;}
img {border:0;}
.clear{ clear:both;}
input{ font-size:12px; padding:2px; color:#7A7D7D;}
/*body img{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "http://www.imeetyou.net/img/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
        
    );
}*/
#main{ width:960px; background:#fff;  margin:0 auto;}

#fontRed{ color:#B71D69;}
#fontRed a:link,#fontRed a:visited,#fontRed a:hover{color:#B71D69;}
.font16{ font-size:16px; font-weight:bold;}
.font24Yellow{ font-size:24px; font-weight:bold; color:#FFD544;}
.fontRed01{ color:#f00;}
.fontRed01 a:link,.fontRed01 a:visited,.fontRed01 a:hover{color:#f00;}

.top01{ background:url(../images/top1bg_02.jpg) repeat-x left top; height:84px;}
.top02{ background:url(../images/top2bg_06.gif) repeat-x left top; height:30px; margin-top:1px;}
.top01Left{ float:left; width:250px; padding:15px 0 0 20px;}
.top01Mid{ float:left; padding:15px 0 0 0;}
.top01Rig{ float:right; width:140px; color:#B71D69; padding:20px 0 0 0;}
.top01Rig a:link,.top01Rig a:visited,.top01Rig a:hover{ color:#B71D69;}
.top01MidIco{ width:90px; float:left; color:#B71D69;}
.top01MidIco a:link,.top01MidIco a:visited,.top01MidIco a:hover{ color:#B71D69;}
.top02Left{ float:left; padding:5px 20px 0 20px; color:#fff;}
.top02Left a:link,.top02Left a:visited,.top02Left a:hover{color:#fff;}
.top02Mid{ float:left; padding:5px 0 0 20px; color:#fff;}
.top02Mid a:link,.top02Mid a:visited,.top02Mid a:hover{color:#fff;}
.top02Rig{ float:right; padding:5px 10px 0 0; color:#fff; font-weight:bold;}



.botLeft{ float:left; width:600px; display:block; padding:15px 0 0 20px;}
.botRig{ float:right; width:200px; display:block; padding:10px 0 0 0;}
.botLeft a:link,.botLeft a:visited{ color:#333; text-decoration:none;}
.botLeft a:hover{ color:#333; text-decoration:underline;}
.bottom{ border-top:1px solid #E5E5E5; background:url(../images/botbg_06.jpg) repeat-x left top; height:81px; margin-top:10px;}