/* AREA WRAP */
.area_wrap			{ background-image:none;}
#area-contents		{ width:900px; margin:0 auto;}
#main-group			{ float:right; width:100%; margin-left:-200px;}
#main-group .core	{ padding-top:3px; float:left; width:100%; margin-right:-200px;}
#area-main			{ margin:0 200px;}

#form_grid { width: 100%; }
#form_grid .left { width: 200px; float: left;}
#form_grid .left2 { width: 200px; float: left; margin-left:50px;}
#form_grid .right { width: auto; margin-top:0px;}
#form_grid .msg { width: auto; margin-left:220px;}
#form_grid textarea { resize: none; }

#t_category { 	display:block;	width: 200px;	height: 40px;	background: url(../images/form_sprite.png) no-repeat 0 -100px; }
#t_os { 		display:block;	width: 200px;	height: 40px;	background: url(../images/form_sprite.png) no-repeat 0 -135px; }
#t_cpu { 	display:block;	width: 200px;	height: 40px;	background: url(../images/form_sprite.png) no-repeat 0 -168px; }
#t_name {		display:block;	width: 200px;	height: 40px;	background: url(../images/form_sprite.png) no-repeat 0 -201px; }
#t_email {		display:block;	width: 200px;	height: 40px;	background: url(../images/form_sprite.png) no-repeat 0 -235px; }
#t_prodkey {	display:block;	width: 200px;	height: 40px;	background: url(../images/form_sprite.png) no-repeat 0 -268px; }
#t_auth {		display:block;	width: 200px;	height: 40px;	background: url(../images/form_sprite.png) no-repeat 0 -305px; }
#t_memo {		display:block;	width: 200px;	height: 180px;	background: url(../images/form_sprite.png) no-repeat 0 -558px; }
#t_authimg {	display:block;	width: 200px;	height: 70px;	background: url(../images/form_sprite.png) no-repeat 0 -350px; }

#t_category_e { display:block;	width: 200px;	height: 40px;	background: url(../images/form_sprite.png) no-repeat -200px -100px; }
#t_os_e { 		display:block;	width: 200px;	height: 40px;	background: url(../images/form_sprite.png) no-repeat -200px -135px; }
#t_cpu_e { 	display:block;	width: 200px;	height: 40px;	background: url(../images/form_sprite.png) no-repeat -200px -168px; }
#t_name_e {		display:block;	width: 200px;	height: 40px;	background: url(../images/form_sprite.png) no-repeat -200px -201px; }
#t_email_e {	display:block;	width: 200px;	height: 40px;	background: url(../images/form_sprite.png) no-repeat -200px -235px; }
#t_prodkey_e {	display:block;	width: 200px;	height: 40px;	background: url(../images/form_sprite.png) no-repeat -200px -268px; }
#t_auth_e {		display:block;	width: 200px;	height: 40px;	background: url(../images/form_sprite.png) no-repeat -200px -305px; }
#t_memo_e {		display:block;	width: 200px;	height: 180px;	background: url(../images/form_sprite.png) no-repeat -200px -558px; }

/*
.ie #t_head {	display:block;	width: 600px;	height: 80px;	background: url(../images/form_sprite.png) no-repeat -2px 10px; }
*/
#t_head {		display:block;	width: 800px;	height: 80px;	background: url(../images/form_sprite.png) no-repeat 240px 10px; }
#spc_msg {		display:block;	width: 200px;	height: 6px;	background: url(../images/form_sprite.png) no-repeat 0px -780px; }
#spc_tail {		display:block;	width: 200px;	height: 40px;	background: url(../images/form_sprite.png) no-repeat 0px -780px; }
