<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* author: wjas */
/* date to build: 2012-06-28*/
/* last modified author: wjas */
/* last modified: 2012-06-29 */

.register_title{width:770px; margin:50px 90px 0; float:left; display:inline; border:1px solid #ccc; font-size:30px; line-height:80px; border-bottom:1px solid #ccc; color:#666;}
.register{width:770px; margin:0 90px 50px; padding:15px 0 0; display:inline; border:1px solid #ccc; overflow:hidden; float:left;}
.register table td{border:0; padding:0 5px; overflow:hidden; table-layout:fixed; word-wrap:break-word; font-size:14px; color:#666;}
.register table td input[type="text"]{width:450px; height:24px; line-height:24px; float:left; border:1px solid #bbb; text-align:left; padding:0 5px;}
.register table td input[type="password"]{width:450px; height:24px; line-height:24px; float:left; border:1px solid #bbb; text-align:left; padding:0 5px;}
.register table td input[type="file"]{width:450px; height:24px; line-height:24px; float:left; border:1px solid #bbb; text-align:left; padding:0 5px;}
.register table td input[type="submit"],.register table td input[type="reset"]{height:30px; width:200px; font-size:24px; text-align:center; line-height:24px; padding:0 5px;}
.register table td select{width:462px; height:26px; float:left; padding:2px; border:1px solid #bbb; text-align:left;}
.register table td textarea{width:450px; height:80px; line-height:16px; float:left; padding:5px; border:1px solid #bbb; text-align:left; }
.register table td img{ border:1px solid #bbb; padding:3px; float:left;}
.register table td .prompt{color:#f00;}
.register table td fieldset{margin:0; padding:0; border:0;}
#provincecity select{width:90px; float:left;}
#provincecity div{width:30px; float:left; line-height:24px; text-align:center; font-size:14px;}
</pre></body></html>