/* common */
*{outline:none;}
body, input, textarea, select, button{color:#666; font:12px '宋体';}
body, ul, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset{margin:0; padding:0;}
body{background:#fff; text-align:center;}
a{color:#2366a8; text-decoration:none;}
	a:hover{text-decoration:underline;}
	a img{border:none;}
em, cite, th{font-style:normal; font-weight:normal;}

/* form */
textarea, input.txt{padding:2px; border:1px solid; border-color:#666 #eee #eee #666;}
input.txt:hover, input.txt:focus, textarea:hover, textarea:focus{border-color:#09C; background:#F5F9FD;}
.radio{margin-top:-1px; border:none; vertical-align:middle;}
.checkbox{height:14px; border:none; vertical-align:middle;}
.btn{margin:3px 0; padding:2px 5px; border-color:#ddd #666 #666 #ddd; background:#DDD; color:#000; cursor:pointer;}
.validatecode{margin-top:-3px; width:70px; height:21px; cursor:pointer; vertical-align:middle;}

/* table */
#plogin{width:100%; background:url(img/wintitle.gif) 0 0 repeat-x;}
	#plogin tr.header{}
		#plogin tr.header th{border:1px solid #ccc; border-right:none; font-size:14px; color:#000; font-weight:bold;}
		#plogin tr.header td{height:25px; padding:0 10px; border:1px solid #ccc; border-left:none; text-align:right;}
			#plogin tr.header td img{vertical-align:middle; cursor:pointer;}
	#plogin h3{height:30px;line-height:30px;text-align:center;}
	#plogin th,#plogin td{line-height:30px;}
		#plogin th{width:80px; text-align:right;}
		#plogin td{text-align:left;}
	#plogin tr.action{}
		#plogin tr.action input{width:71px;line-height:19px;background:url(http://skin.cnal.com/img/on.gif) repeat-x 0 0;border:1px solid #83BBD9;font-size:14px;font-weight:bold;color:#3898CB;}
		#plogin tr.action a{font-size:14px;}
		#plogin tr.action td{text-align:center;}

/* else */
#validate{width:85px;}


/* theme */
#theme{width:620px; margin:0 auto;}
	#theme img{width:300px; margin:5px; float:left; display:block; cursor:pointer;}
	
/* body */
#body{width:620px; margin:0 auto;}
	#body div{width:200px; height:50px; margin:5px 3px; float:left; display:block; cursor:pointer;}

