﻿@charset "utf-8";

.content{
	max-width: 1000px;
	margin: 0 auto;
}

/*elovepage*/
.eloveboder {
	border-radius: 20px;
	border: 1px dotted #777777;
	max-width: 910px;
	max-height:910px
	margin: 0 auto;
	margin-bottom: 50px;
}

.love-btn{
  display: block;
  width: 223px;
  height: 62px;
  background-image: url(../images/elove_19.gif);
  border: 0;
  text-indent: -9999px;
  outline: none;
  margin: 0 auto;
  cursor: pointer;
  margin-top: 5px;
}

.send-btn{
  display: block;
  width: 229px;
  height: 58px;
  background-image: url(../images/04_elove_s01_sendbt.png);
  border: 0;
  text-indent: -9999px;
  outline: none;
  margin: 0 auto;
  cursor: pointer;
  margin-top: 0px;
}

/*表單*/
.form-btn {
	width: 226px;
	height: 56px;
	background-image: url(../images/loveform_bt.png);
	margin: 0 auto;
	
}


.eloveform{
	max-width: 750px;
	margin: 0 auto;
	line-height: 30px;
	padding-bottom: 50px;
}
.special{
	font-size: 13px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif,"微軟正黑體";
	font-weight: normal;
	line-height: 20px;
	color: #333;
	overflow-x:hidden;
    overflow-y:auto;
    height: 150px;
    padding:10px 20px;
  border:dotted 1px #666;
}
.special-12{
	font-size: 11px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif,"微軟正黑體";
	font-weight: normal;
	line-height: 15px;
	color: #333;
	overflow-x:hidden;
    overflow-y:auto;
    height: 210px;
	width:900px;
    padding:10px 20px;
	align-content:center;
}
.special strong{
	font-size: 15px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif,"微軟正黑體";
	font-weight: bolder;
	line-height: 30px;
	color: #333;
	text-align: center;
}
.form-text{
    font-size: 20px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif,"微軟正黑體";
	font-weight: bolder;
	color: #ff0380;
	text-align: left;
}

.form-title{
	font-size: 25px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif,"微軟正黑體";
	font-weight: bolder;
	text-align: left;
	color: #FF0066;
	padding-bottom: 20px;
	padding-top: 20px;
}


/*文章頁=====================*/

.awtitle{
	font-size: 22px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif,"微軟正黑體";
	font-weight: bold;
	color: #ff0380;
	letter-spacing: 1px;
}

.awblacktitle{
	font-size: 22px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif,"微軟正黑體";
	font-weight: bold;
	color: #000;
	letter-spacing: 1px;
}

.awsubtitle{
	font-size: 18px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif,"微軟正黑體";
	color: #ff0380;
	font-weight:500;
	letter-spacing: 1px;
}

.aw01{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif,"微軟正黑體";
	font-size:14px;
	color: #333333;
	letter-spacing: 1px;
}
.aw02{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif,"微軟正黑體";
	font-size:17px;
	color: #333333;
	line-height: 26px;
	letter-spacing: 1px;
}
.aw03{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif,"微軟正黑體";
	font-size:17px;
	color: #333333;
	line-height: 32px;
	letter-spacing: 1px;
}
/*得獎公佈=====================*/
.award-wrapper{
    max-width: 100%;
	background-color: #FFF;
	margin:0 auto;
	padding-bottom:20px;
}
.award-title{
	font-size: 20px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif,"微軟正黑體";
	font-weight: bolder;
	text-align: center;
	color: #e4007f;
	padding: 20px 0px;
}
.award {
	border-radius:10px;
	border: dotted 1px #666;
	max-width: 700px;
	margin: 0 auto;
	margin-bottom: 50px;
}
.award .attention {
	padding: 20px 0px;
}

.award .attention ul{
	list-style: disc;
	padding: 0px 40px;
}
.award .attention ul li{
	font-size: 15px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif,"微軟正黑體";
	color: #000000;
	line-height: 25px;
	padding-top: 10px;
}
.award .attention ul li a{
	font-size: 15px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif,"微軟正黑體";
	color: #044B80;
	line-height: 25px;
	padding-top: 10px;
}
.award .attention ul li a:hover{
	color: #FF0066;
}
.prize-title{
	font-size: 24px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif,"微軟正黑體";
	font-weight: bolder;
	text-align: center;
	color: #044B7F;
	padding: 20px 0px;
}
.prize-content{
	max-width: 600px;
	margin: 0 auto;
}
.prize{
	text-align: center;
}
.prize-2nd{
	display: inline-block;
	margin: 0 auto;
	margin-top: 20px;
}
.prizelist{
	display: inline-block;
	padding: 0 20px;
}
