@charset "utf-8";
/* CSS Document */
#box {width:350px; height:280px; padding:5px 5px 5px 10px; border:1px solid #51626f; background-color:#FFFFFF;}

#header {width:350px; height:35px;}

#handle {width:345px; height:25px; padding-top:5px;}
#handle h3 {font-family:verdana; color:#333333; font-size:16px; float:left; margin:0px;}

#close {float:right;}

#content {width:350px; float:left; margin-top:10px;}
#content h5 {font-family:Georgia; font-size:12px; color:#333333; margin:0px; line-height:20px;}
.content {font-family:Georgia; font-size:15px; color: #006699; margin:0px; line-height:20px;}

#form {width:333px; float:left; margin-top:10px; height:85px; padding:5px; border:1px solid silver;}

#f_name {width:75px; height:50px; margin-top:5px; float:left;}
#f_name h5 {font-family:verdana; font-size:12px; color:#333333; margin:0px 0px 20px 0px;}

#subm {border:1px solid #758795; background-image: url(../new_banner/btn.gif); background-repeat:repeat-x; padding:2px; color:#333333; font-size:11px; height:22px; width:65px; font-family:verdana;}
#subm:hover {border:1px solid #758795; background-image:url(../new_banner/btn.gif;}

#link {margin-top:20px; float:left; width:330px; font-family:verdana; font-size:10px; color:#333333;}
#link a {font-family:verdana; font-size:10px; color:#333333; text-decoration:underline;}
#link a:hover { text-decoration:none;}

.sign_up {font-size:15px; line-height:22px; color:#990000;}
#sign_up h3 {font-family:Georgia; float:left; font-size:15px; line-height:22px; color:#333333; width:350px;}