/*layout*/
#warp{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#left {
	float: left;
	width: 340px;
}

#right {
	float: left;
	width: 660px;
}

.title_sub {
	text-align: left;
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	margin-left: 10px;
}
.right_content {
	float: left;
	width: 570px;
	padding-right: 60px;
	padding-left: 30px;
	text-align: left;
	font-size: 13px;
	color: #717171;
	margin-top: 20px;
	padding-bottom: 20px;
}


#Content {
	width: 1000px;
	float: left;
	font-family: Arial;
	font-size: 13px;
	color: #666;
	text-align: left;
	line-height: 20px;
	padding-bottom: 20px;
	background-image: url(../images/c_bg.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
}
.c_inner_top {
	width: 570px;
	height: 7px;
	float: left;
	background-image: url(../images/templatemo_content_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.c_inner {
	float: left;
	width: 510px;
	background-image: url(../images/templatemo_content_middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 5px;
}
.c_inner_bottom {
	width: 570px;
	height: 25px;
	background-image: url(../images/templatemo_content_bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: center top;
}
.c_inner_bottom_letter {
	width: 570px;
	height: 100px;
	background-image: url(../images/templatemo_content_bottom2.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: center top;
	text-align: right;
}
.gototop {
	background-image: url(../images/gototop.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 25px;
	width: 75px;
	margin-right: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	
}
.gototop a {  
	color: #333; 
	font-weight: 600; 
	text-decoration: none; 
	width: 68px; 
	height: 20px; 
	margin-right: -45px; 
}

.gototop a:hover { 
	color: #000; 
}

.gototop2 {
	background-image: url(../images/gototop.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 25px;
	width: 75px;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-right: -25px;
	
}
.gototop2 a {  
	color: #333; 
	font-weight: 600; 
	text-decoration: none; 
	width: 68px; 
	height: 20px; 
	margin-right: -45px; 
}

.gototop2 a:hover { 
	color: #000; 
}

.goback {
	background-image: url(../images/goback.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 30px;
	width: 90px;
	margin-top: 5px;
	margin-right: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	clear: both;
	text-align: left;
}
.goback a {
	color: #EEE9E2;
	font-weight: 600;
	text-decoration: none;
	width: 90px;
	height: 20px;
	margin-right: -45px;
	text-align: left;
}

.goback a:hover {
	color: #FFF;
}


#footer{
	text-align: center;
	height: 61px;
	width: 1000px;
	*width: 1001px;
	font-size: 12px;
	font-style: normal;
	color: #A0BA70;
	font-family: Arial, "新細明體-ExtB";
	text-decoration: none;
	float: left;
	padding-top: 15px;
	background-image: url(../images/f_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer a:link {
	color: #b7ad72;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#footer a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #794D36;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#footer a:visited {
	text-decoration: none;
	color: #b7ad72;
	font-family: Arial, "新細明體-ExtB";
}
#footer a:active {
	text-decoration: none;
	color: #b7ad72;
	font-family: Arial, "新細明體-ExtB";
}
p {
	line-height: 20px;
}



br {
	line-height: 25px;
}
