@charset "utf-8";
body {margin:opx; padding:0px; background:#FFF;}

div.search {margin:40px 8px 0 0;width:230px; height:18px; border:1px solid #760112; float:right; border-radius:4px;}
.go {width:30px; height:18px; background:#760112; float:right;border-top-right-radius:4px;border-bottom-right-radius:4px; border:none; font:bold 12px Arial, Helvetica, sans-serif; color:#FFF;}
.search-input {width:200px; height:18px; background:#FFF; border-top-left-radius:4px;border-bottom-left-radius:4px; border:none; float:left;}

span.star {color:#F00;}
.input {width:250px; height:20px; border:1px solid #dfdfdf; border-radius:10px; background:url(../images/input-bg.png) repeat-x; margin:0 0 5px 0;}
.input1 {width:300px; height:20px; border:1px solid #dfdfdf; border-radius:3px; background:#FFF; margin:0 0 5px 0;}
.submit {width:70px; height:24px; border:1px solid #429400; background:url(../images/submit-bg.png) repeat-x; font:bold 12px Arial, Helvetica, sans-serif; color:#FFF; text-align:center; border-radius:3px; padding:0px 0 2px 0;}
.reset {width:70px; height:24px; border:1px solid #c01f1f; background:url(../images/reset-bg.png) repeat-x; font:bold 12px Arial, Helvetica, sans-serif; color:#FFF; text-align:center; border-radius:4px; padding:0px 0 2px 0;}

table.register {width:75%; height:autol; text-align:left; vertical-align:middle; padding:10px 0 10px 0; margin:15px 0 10px 10px; font:bold 12px Arial, Helvetica, sans-serif; color:#161616;  line-height:3; background:#FaFaFa; box-shadow:0 0px 8px #b1b1b1; border-radius:6px;}