@charset "utf-8";

/**********content**************/


#content {
	position: relative;
	width: 100%;
	background-color: #dcebff;
	background-image: url(../image/content/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	min-height: 664px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	letter-spacing: 2px;
	line-height: 160%;

}
.content_map {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	-webkit-box-shadow: #666 0px 0px 2px;     /*陰影for Google Chrome、Safari*/
	-moz-box-shadow: #666 0px 0px 2px;     /*陰影for Firefox*/
	box-shadow: #666 0px 0px 2px;     /*陰影for IE*/
}
.content_menu {
	height: 30px;
	width: 1000px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	letter-spacing: 3px;
	
}
.content_menu a {
	text-decoration: none;
}
.content_menu a:hover {
	text-decoration: underline;
}

.content_menu_title {
	width: 775px;
	height: 33px;
	position: absolute;
	left: 0px;
}
.content_menu_title_text {
	position: absolute;
	top: 6px;
	left: 27px;
	font-size: 21px;
	color: #333333;
	width: 748px;
	font-weight: bold;
}

.content_menu_path {
	float: right;
	width: 350px;
	position: absolute;
	text-align: right;
	top: 30px;
	right: 0px;
	color: #777777;
	font-family: "新細明體";
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.content_menu_path a {
	color: #777777;
}
.content_menu_path strong {
	color: #525252;
	font-size: 13px;
}
.content_menu_path strong a {
	color: #525252;
}
.content_line  {
	background-color: #69baba;
	height: 1px;
	width: 100%;
	clear: both;
}




.content_in {
	min-height:400px;
	font-family: "新細明體";
	font-size: 13px;
	color: #777777;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}

.content_in_title {
	font-size: 17px;
	color: #525252;
	font-weight: bold;
	white-space: nowrap;
	max-width: 800px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 22px;
	
}

.content_in a {
	text-decoration: none;	
	color: #525252;	
}
.content_in a:hover {
	color: #666666;
}
.content_in_date {
	font-size: 14px;
	color: #004f60;
	overflow: hidden;
	width:165px;
}
.content_in_in1_number {
	float: right;
	/*width: 550px;*/
	color: #6b5848;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom:20px;
	margin-right: -1px;
}
.content_in_in1_number_in {
	border: 1px solid #6b5848;
	padding: 6px 8px;
	margin-right: 2px;
	margin-left: 4px;

}

#button {
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #ed4a4a;
	font-size: 15px;
	border-radius: 3px;
	padding: 4px;
}
#form1 {
	color: #333333;
	font-size: 15px;
}
#input {

}
#photo_button {
	margin-bottom: -9px;
	margin-right: 5px;
}
#textfield {
	width: 900px;
	border: 1px solid #2c6e80;
	color: #333;
	font-size: 13px;
}
#textfield2 {
	width: 900px;
	border: 1px solid #2c6e80;
	color: #333;
	font-size: 13px;
}
#textfield3 {
	border: 1px solid #2c6e80;
	color: #333;
	font-size: 13px;
	width: 900px;
}


#preview {
	margin-bottom: -9px;
	margin-right: 11px;
}
.content_in_deit	{
	line-height: 200%;
	letter-spacing: 2px;
	padding-bottom: 66px;
	margin-top: 20px;
}

.content_in_deit table	{ 
	margin:auto;
	
}