@charset "utf-8";

a                    {text-decoration: none;}
.left, .fleft, .aleft{ float:left; }
.right, .fright, .aright{ float:right; }
.center{ margin:0 auto; }
.clear, .cr{ clear:both; }

.cr:after, .cr:before{
clear:both;
content:".";
display:block;
visibility:hidden;
height:0.1px;
font-size:0.1em;
line-height:0px;
}

.db{ display:block; }
.oh{ overflow:hidden; }
.dn{ display:none; }
.wsn, .nw{ white-space:nowrap; }

.tdn{ text-decoration:none; }
.tdu{ text-decoration:underline; }
.tsn{ text-shadow:none; }
.tin, .tn{ text-indent:-9999px; }
.tac{ text-align:center; }
.tal{ text-align:left; }
.tar{ text-align:right; }
.vat{ vertical-align:top; }

.bs{ border:1px #FF0000 solid; }

.fwb, .b{ font-weight:bold; }
.fwn, .n{ font-weight:normal; }

.pa{ position:absolute; }
.pr{ position:relative; }


.table1{
background-color:#FFFFFF;
border-top:1px #CCCCCC solid;
border-right:1px #CCCCCC solid;
margin:15px auto;
width:100%;
}
.table1 td,.table1 th{
padding:4px;
border-bottom:1px #CCCCCC solid;
border-left:1px #CCCCCC solid;
font-size:90%;
}
.table1 .td1{
white-space:nowrap;
background-color:#C0DAFB;
text-align:center;
}
.table1 .td2{
white-space:nowrap;
background-color:#EDF4FA;
text-align:center;
}
.table1 .td3{

background-color:#f6f0e2;
}

.table1 .td4{
text-align: center;
}

h4{
background:url(../img/h4.jpg) repeat-x 0 0;
border:1px #CCCCCC solid;
background-color:#f6f0e2;
margin-bottom:10px;
padding:10px;
padding-left:20px;
}

h5{
border:1px #EDEDED solid;
border-left:5px #C0DAFB solid;
border-bottom:2px #C0DAFB solid;
text-indent:10px;
margin-bottom:10px;
padding:5px;
}

h6{
border-bottom:1px #CCCCCC solid;
margin-bottom:10px;
padding-bottom:5px;
}


.ul1{
margin-bottom:30px;
margin-left:10px;
}

.ul2{
margin-bottom:0px;
margin-left:0px;
list-style-type:disc;
}
.ul2 li{
/*border-bottom:1px #CCCCCC dotted;*/
}

.p1{
margin-bottom:30px;
margin-left:20px;
}

.f1{
color:#CC3333;
font-size:85%;
}

.a1{
display:block;
width:240px;
height:53px;
line-height:53px;
text-indent:20px;
background:url(../../img/btn.jpg) repeat-x 0 0;
text-decoration:none;
color:#333333;
}

.a2{
display:block;
width:220px;
height:45px;
line-height:18px;
padding:8px 0 0 20px;
background:url(../../img/btn.jpg) repeat-x 0 0;
text-decoration:none;
color:#333333;
}

.box1{
border:1px #CCCCCC dotted;
padding:20px;
margin-bottom:30px;
background-color:#f6f0e2;
}

.new{
height:10px;
color:#FFFFFF;
font-weight:bold;
font-size:80%;
background-color:#D85677;
padding:2px 5px 1px 5px;
}

/*   alert   */
table td {word-wrap:break-word; }
.w120px{ width:120px; }
.mr20px{ margin-right:20px; }
.mt20px{ margin-top:20px; }
.w160px{ width:160px; }
.w105px{ width:105px; }
.w205px{ width:205px; }
.mb20px{ margin-bottom:20px; }

.mb30px{ margin-bottom:30px; }
.mt30px{ margin-top:30px; }
.mb10px{ margin-bottom:10px; }
.ml20px{ margin-left:20px; }
