/* ƒeƒLƒXƒg */

#cover {
 color:#333333;
 width:800px;
 margin: 0 auto;
 text-align:left;
 font-size:12px;
}

#cover a {
 color:#990000;
 font-weight:bold;
}

#cover a:hover {
 color:#666666;
 text-decoration:none;
}

#cover .box {
 margin-top: 10px;
 margin-left:20px;
 margin-right:20px;
 margin-bottom:30px;
}

#cover .textimgright {
 width:205px;
 text-align:right;
 float:right;
}

#cover .textAna {
 color:#FF6699;
 line-height:18px;
}

#cover .textQ {
 color:#009966;
 line-height:18px;
}

#cover .combox {
 margin-top: 10px;
 margin-left:20px;
 margin-right:20px;
 margin-bottom:30px;
 color:#333333;
 line-height:18px;
}

#cover .comboxCL {
 width:510px;
 float:left;
}

#cover .comboxcenter {
 width:235px;
 height:340px;
 float:right;
 margin:5px;
 padding:5px;
 background-image:url(img/boximg.gif);
 background-repeat:no-repeat;
 border-bottom:#6699CC solid 1px;
 border-top:#6699CC solid 1px;
 border-left:#6699CC solid 1px;
 border-right:#6699CC solid 1px;
}

#cover .comboxleft {
 width:235px;
 height:340px;
 float:left;
 margin-top:5px;
 padding:5px;
 background-image:url(img/boximg2.gif);
 background-repeat:no-repeat;
 border-bottom:#6699CC solid 1px;
 border-top:#6699CC solid 1px;
 border-left:#6699CC solid 1px;
 border-right:#6699CC solid 1px;
}

#cover .comboxright {
 width:235px;
 height:340px;
 float:right;
 margin-top:5px;
 padding:5px;
 background-image:url(img/boximg2.gif);
 background-repeat:no-repeat;
 border-bottom:#6699CC solid 1px;
 border-top:#6699CC solid 1px;
 border-left:#6699CC solid 1px;
 border-right:#6699CC solid 1px;
}

#cover .comboxright2 {
 width:235px;
 height:340px;
 float:right;
 margin-top:5px;
 background-color:#FFE2DC;
 padding:5px;
 border-bottom:#FF6699 solid 1px;
 border-top:#FF6699 solid 1px;
 border-left:#FF6699 solid 1px;
 border-right:#FF6699 solid 1px;
}

#cover .mainimg {
 margin-right:10px;
 margin-bottom:10px;
 float:left;
}

#cover .img2 {
 margin-top:5px;
}

#cover span {
 color:#336699;
 line-height:150%;
}

#cover .text {
 line-height:170%;
 margin-bottom:10px;
}

#cover .text2 {
 color:#660000;
 text-align:center;
}

#cover .text3 {
 margin-top:10px;
 font-weight:bold;
 color:#CC3366;
 text-align:center;
}

#cover .text4 {
 margin-top:5px;
 color:#CC3366;
 text-align:center;
}

#cover .clear {
 clear:both;
 line-height:0;
}