#my_content_form{
	display: block;
	margin: 70px auto;
	width: 600px;
}
#my_content_form_left{
    display: block;
    width: 100%;
	max-width: 580px;
	float: left;
    margin-left: 20px;
    margin-bottom: 20px;
}
#my_content_form_left100{
    display: block;
    height: 100px;
    width: 380px;
    float: left;
    margin-left: 20px;
}
#my_content_form_left_remainder{
    display: block;
    height: 140px;
    width: 380px;
    float: left;
    margin-left: 20px;
}
#my_content_form_center{
    display: block;
    float: left;
    height: 100px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: auto;
    padding-right: auto;
}
#my_content_form_right{
	display: block;
	width: 280px;
	float: right;
	margin-right:20px;
}
#imageField{
    margin-top: -24px;
}
.my_content_form_input{
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
}
.my_content_form_input_title{
    width: 100%;
    font-size: 110%;
    font-weight: bold;
    line-height: 130%;
    color: #528AC9;
}
.my_content_form_input_element{
}
.my_formbox {
    width: 200px;
    height: 45px;
    text-align: left;
    float: left;
}
.my_formbox2 {
    width: 100%;
    height: 45px;
    text-align: left;
}

.my_formboxbox {
	padding-left: 22px;
	padding-right: 12px;
}
.my_formboxtitle {
	display: block;
	clear: both;
	color: #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

#my_v3_from_ENGNAME #ENGNAME {
    width: 60%;
}
#my_content_form_under{
text-align :center; 
}

.bt_center{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
