/* CSS Document */


.box_popupSurvey{ overflow:hidden; border:5px #512401 solid; background:#ffe0bf; width: 557px;}
.box_popupSurvey .survey{ margin:0 15px}
.box_popupSurvey .survey .box_content_h2{ background:#385124; color:#cccc99}
.box_popupSurvey .popupSurvey_head { height:20px;}
.box_popupSurvey .popupSurvey_head .close{float:right; padding-right:5px; padding-left:5px; background:#none; }
.box_popupSurvey .popupSurvey_head .close a:link,
.box_popupSurvey .popupSurvey_head .close a:visited {color:#000; text-decoration:none; font-weight:bold;}
.box_popupSurvey .popupSurvey_head .close a:hover{ color:#544CAE; text-decoration:none;}

.box_popupSurvey .popupSurvey_content{padding: 0px 10px;}
.box_popupSurvey .popupSurvey_footer{ height:14px; }
.box_popupSurvey .popupSurvey_content .group { padding-top:5px; padding-left:5px; overflow:hidden}
.box_popupSurvey .popupSurvey_content .group .title{ width:475px; font-weight:bold; font-size:14px; float:left}

.box_popupSurvey .popupSurvey_content .content{color:#000; margin-bottom:20px;}
.box_popupSurvey .survey .box_content_h2 { margin:0px; text-align:left; font-weight:bold; margin-bottom:5px; padding-left:5px; padding-top:4px; height:24px; }
.box_popupSurvey .survey .content_h2 { margin:0px}

.mytable{background-color:#737063; border:none; font-size:12px; margin:auto;}
table tr td.mytable_header{text-align:center; background: #1A4A2F; color:#fff; font-weight:bold; padding:4px;}
.mytable_lightrow {background-color:#EDE8C3;}
.mytable_darkrow  {background-color:#DEDDB8;}