@charset "utf-8";
/* CSS Document */

#ATEBox{width:640px;min-height:280px;max-height:300px;}
#ATEBox .left{position:relative;float:left;width:315px;padding-top:5px;}
#ATEBox .right{position:relative;float:right;width:315px;padding-top:5px;}
#ATEBox .header{font-size:16px;color:#002e48;text-decoration:underline;font-weight:bold;}
#ATEBox .container{width:312px;height:110px;border:none;padding-top:3px;text-align:justify;}

#ate{position:relative;border:solid black .03em;background-image:URL(../images/ate_bg.jpg);width:392px;left:25px;top:-45px;height:340px;}
#ate .quest_box{position:relative;top:5px;width:300px;padding:5px;font-size:9pt;height:320px;}
#ate .quest_box input{background-color:#ececec;border:ridge black .05em;}
#ate ,#captcha{width:120px;height:40px;background-image:URL(../images/captcha_bg.jpg);}
