@charset "utf-8";
/* CSS Document */

body {
	margin:0;
}
#main_container {
	margin-top: 0px;
	text-align: left;
}
body,td,th {
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: center;
}
h3 {
	font-weight:normal;
}

#main_container .maincontent .content .wide_box .box_content .photo_place2b  img{
	border:none;
}
table tr td {
	text-align:left;
}
table .input-box {
	border: 1px solid #C90;
	background-color: #000;
	color:#ececec;
}
table textarea {
		border: 1px solid #C90;
	background-color: #000;
	color:#ececec;
}
.textbox_right a{
	color:#999;
}
.textbox_right a:visited{
	color: #999;
}
.textbox_right a:hover{
	color:#FFF;
}

.textbox_right a:active{
	color: #CC0;
}
.centered-box {
	margin:auto;
	width:600px;
}
table {
	border:none;
}