﻿

#TextDiv
{
	width: 100%;
	display: block;
}

#InfoDiv
{
	width: 100%;
	display: none;
	text-align: center;
	padding-top: 20px;
}

#ContentDiv
{
	height: 340px;
	margin: 10px;
	padding:10px 20px;
	line-height:200%;
	border: solid 1px #dfdfdf;
}
#ContentDiv h2
{
    text-align:center;
    line-height:40px;
}
.User_reg
{
    border-collapse:collapse;
    width:98%;
    margin:0 auo;
}
.User_reg input
{
}
.User_reg td
{
    border:1px solid #dfdfdf;
}

#ButtonDiv
{
	width: 100%;
	text-align: center;
	margin-bottom:20px;
}

#RegBtn
{
	width: 80px;
}

.td0
{
	width: 160px;
	height: 44px;
	text-align: right;
	padding-right: 5px;
	font-size: 11pt;
	color: #666666;
	background-color: #f6f6f6;
}

.td1
{
	width: 15px;
	text-align: left;
	color: #666666;
	padding-left: 15px;
}

.td11
{
	width: 15px;
	text-align: left;
	color: #666666;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

.td2
{
	text-align: left;
	padding-left:10px;
	
}

.td21
{
	width: 210px;
	text-align: left;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.td3 span
{
    color:Red;
    margin-left:10px;
    margin-right:15px;
    line-height: 25px;
    float:left;
}
#U_Nature
{
   
}
#U_Scope
{
    width:400px;
    height:70px
}
#U_Notes
{
    width:400px;
    height:70px
}
#U_Address
{
    width:400px;
    height:70px
}
.td3
{
    text-align:left;
}

.td31
{
	width: 15px;
	text-align: left;
	color: #FF0000;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

.td4
{
	width: 400px;
	text-align: left;
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
}

.td41
{
	width: 400px;
	text-align: left;
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

.td5
{
	height: 50px;
}

.uDiv
{
	line-height: 22px;
	border: solid 1px #FFFFFF;
	background-color: #FFFFFF;
}

.uDivAct
{
	line-height: 22px;
	border: solid 1px #00A8FF;
	background-color: #E7FBFF;
}

#U_Code, #U_Mail, #U_MailAgain, #U_Psw, #U_PswAgain, #U_Name
{
	width: 180px;
}

#U_Sex_W
{
	margin-left: 30px;
}

#U_Vc
{
	width: 50px;
	margin-right: 20px;
}

#SuccessDiv
{
	display: none;
}