@charset "utf-8";
/* CSS Document */
.sel_game{width:670px;
		  height:44px;
		  padding-top:37px;
		  background:url(../images/sell_us/bg_select.jpg) no-repeat;
		  margin:0 auto;
		  text-align:center;}
.sel_title{width:670px;
		   height:auto;
		   padding:5px 10px;
		   margin:0 auto;
		   color:#575757;
		   font-size:12px; 
		   word-spacing:2px;
		   line-height:18px;}		  
.sel_title h3{font-size:14px; height:30px; color:#575757;}
.sel_img{width:670px; margin:0 auto;}
.sel_form{width:662px; 
		  height:auto;
		  margin:0 auto;
		  border-left:4px solid #E7E7E7;
		  border-right:4px solid #E7E7E7;}
.sel_form table{ width:640px; margin:0 auto;}
.sel_form input{width:174px; height:16px; border:1px solid #919191; padding:0; background:#fff;}
.sel_form .short_input{width:85px;}
.sel_form .red{ color:red;}
.sel_form .radio{ width:12px; height:12px; border:0;} 
.sel_form  textarea{width:600px; overflow:auto; height:100px;}









