@CHARSET "UTF-8";
body {
	background-image: none;
}
#wrapper {

    width: 630px;
    border: none;
}
#container02 {
	width: 630px;
}

#contentArea {
    padding: 0px;
}

.form_left {
    display: block;
    float: left;
    margin-right: 10px;
    width: 355px;
}

.form_right {
    display: block;
    float: left;
    margin-right: 0;
    width: 355px;
}
.form_right .m10T {
    margin: 0;
}
table.contact_edit_table2{
	width:630px;
	text-align:left;
	font-size:12px;
	margin-top: 0;
	margin-bottom: 0;
}
.contact_edit_table2 th{
	width:26%;
	font-weight:normal;
	padding: 5px 0;
}
.contact_edit_table2 td{
	padding:5px 2px 5px 5px;
}

.button_block{
/*	margin:7px 0 15px;
	text-align:center;*/
	width:628px;
	background: #E9E9E9;
	border: 1px solid #CCCCCC;
	border-top: none;
	/*background-image: url("/images/satei/top/under_bk.jpg");*/
	background-position: 0 bottom;
	background-repeat: no-repeat;
	height: auto;
	padding:7px 0 10px 0;
	padding-top: 7px;
	text-align: center;
	margin:0 0 18px;
	text-align:center;
}


.satei_texta {
	width : 630px;
	height: 30px;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #333333;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	font-weight: 700;
	border-bottom: none;
background: rgb(207,4,4); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2NmMDQwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc0JSIgc3RvcC1jb2xvcj0iI2ZmMzAxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  rgba(207,4,4,1) 1%, rgba(255,48,25,1) 74%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(207,4,4,1)), color-stop(74%,rgba(255,48,25,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(207,4,4,1) 1%,rgba(255,48,25,1) 74%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(207,4,4,1) 1%,rgba(255,48,25,1) 74%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(207,4,4,1) 1%,rgba(255,48,25,1) 74%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(207,4,4,1) 1%,rgba(255,48,25,1) 74%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf0404', endColorstr='#ff3019',GradientType=0 ); /* IE6-8 */

}
