@charset "utf-8";
.right .member {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	color: #333333;
}

.right {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.right p {
	font-size: 17px;
	color: #FF6666;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
.right   .page a {
	margin: 2px;
	border: 1px solid #CCCCCC;
	color: #333333;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.right    .page  a:hover {
	margin: 2px;
	border: 1px solid #FF6666;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #FF6666;
}
.right .alltable a {
	color: #FF6666;
	padding: 1px;
}
.right  .alltable  a:hover {
	color: #FF6666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6666;
}
.right  .alltable {
	border-collapse:collapse;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.right   .alltable  td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	padding: 1em;
}
.right .alltable em {
	font-size: 11px;
	color: #7F7F7F;
}

.right    .alltable   th {
	border: 1px solid #CCCCCC;
	background-color: #DDDDDD;
	padding: 1em;
}
.right     .alltable    .photolist {
	height: auto;
	width: 95px;
}
.right      .alltable     .photoedit {
	height: auto;
	width: 190px;
}
.right .inforeview #textfield { margin: 2px; }

.right .inforeview #textfield2 { margin: 2px; }

.right .inforeview #select { margin: 2px; }
.badgewall     {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: auto;
}
.badgewall li {
	float: left;
	list-style-type: none;
	padding: 5px;
}

.button  a    {
	color: #FFFFFF;
	background-color: #FF6666;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	
}
.button  a:hover    {
	color: #D8D8D8;
	background-color: #D25B5B;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}



/*輸入框文字顏色*/
.black{
	color:#000;
	padding: 5px;
	height: 25px;
	width: 300px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}



.circle_img {
	height: 100px;
	width: 100px;
	/*圓形*/
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	margin: 0px;
	padding: 0px;
}
.circle_img50 {
	height: 50px;
	width: 50px;
	/*圓形*/
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	margin: 5px;
	padding: 0px;
}
.circle_img_s {
	height: 40px;
	width: 40px;
	/*圓形*/
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.codebutton a {
	color: #FFFFFF;
	background-color: #FF5151;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	font-size: 15px;
}
.codebutton  a:hover {
	color: #D8D8D8;
	background-color: #D25B5B;
}

.comment {
	height: 152px;
	width: 709px;
	position: relative;
	padding-top: 10px;
}
.comment:hover {
	position: relative;
	background-color: #EBEBEB;
}
.comment a { color: #FF6666; 
}
.comment  a:hover { text-decoration: underline; 
}
.comment_book {
	float: left;
	height: 142px;
	width: 100px;
	background-color: #666666;
}
.comment_contents {
	float: right;
	height: auto;
	width: 580px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.comment_contents .bookname {
	margin-bottom: 7px;
	padding: 0px;
}
.comment_contents  .bookname p {
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.comment_contents   .bookname  strong {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.upload        {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: normal;
	color: #5ED785;
}



.events {
	margin-bottom: 15px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	color: #000000;
}
.events p {
	position: relative;
	font-size: 23px;
	padding: 0px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}

.events div {
	position: absolute;
	left: 676px;
	top: 2px;
}

.events    strong {
	font-size: 13px;
	color: #75DD97;
	font-weight: bold;
}
.events   em {
	font-size: 13px;
	color: #999999;
}
.events  a {
	color: #FF5C5C;
	display: block;
}

.events   a:hover {
	color: #FF5C5C;
	text-decoration: underline;
}


.fbregister   {
	padding: 0px;
	margin: 0px;
	clear: none;
	float: none;
}
.gamepoint     {
	font-size: 30px;
	font-weight: bold;
	position: absolute;
	left: 390px;
	top: 2px;
	width: 353px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.gray/*輸入框文字顏色*/
{
	color:#C2C2C2;
	padding: 5px;
	height: 25px;
	width: 300px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}

hr {
	margin-top: 10px;
	margin-bottom: 10px;
}


.inforeview {
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.inforeview a {
	color: #FF6666;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: underline;
}

.inforeview p {
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.info     {
	font-size: 13px;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 18px;
}
.info      a  {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF5151;
	padding-top: 7px;
	padding-right: 61px;
	padding-bottom: 12px;
	padding-left: 61px;

}
.info       a:hover   {

	color: #D8D8D8;
	background-color: #D25B5B;

}
.infoinput      {
	font-size: 17px;
	padding: 5px;
	height: 20px;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
.infoinput2       {
	font-size: 17px;
	padding: 5px;
	height: 32px;
	width: 154px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
.infoinput3        {
	font-size: 17px;
	padding: 5px;
	height: 32px;
	width: 100px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
.infoinput4       {
	font-size: 17px;
	padding: 5px;
	height: 140px;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
.iwantregister a
{
	color:#FFFFFF;
	height: 25px;
	width: 300px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-color: #FF5151;
	margin: 0px;
	padding-top: 15px;
	padding-right: 124px;
	padding-bottom: 15px;
	padding-left: 124px;
	
	/* 圓角樣式 */
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	/* end */
}
.iwantregister  a:hover
{
	color:#D8D8D8;
	height: 25px;
	width: 300px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-color: #D25B5B;
	margin: 0px;
	padding-top: 15px;
	padding-right: 124px;
	padding-bottom: 15px;
	padding-left: 124px;
}
.iwantregister   a:active
{
	color:#D8D8D8;
	height: 25px;
	width: 300px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-color: #D15656;
	margin: 0px;
	padding-top: 15px;
	padding-right: 124px;
	padding-bottom: 15px;
	padding-left: 124px;
}

.left   {
	margin-left: 20px;
	padding: 20px;
	background-color: #DBDBDB;
	width: 150px;
	margin-bottom: 20px;
}


.left  ul   {
	font-size: 13px;
	padding: 0px;
	margin-bottom: 10px;
}

.left p   {
	font-size: 17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333333;
}
.left  li   {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.left   li a   {
	font-size: 13px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	color: #787878;
	display: block;
}

.left    li  a:hover   {
	color: #000000;
	width: 150px;
}
.myself {
	width: 960px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.myself_left {
	width: 200px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	text-align: center;
}
.myself_left div {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: 100px;
	width: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.myself_right {
	width: 760px;
	margin: 0px;
	position: relative;
	padding: 0px;
	float: right;
}
.myself_down {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.myname     {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	height: auto;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.normalregister   {
	padding: 0px;
	width: 431px;
	position: absolute;
	left: 339px;
	top: 0px;
	height: auto;
	margin: 0px;
}
.nocomment { text-align: center; }

.register {
	margin: 0px;
	width: 1000px;
	position: relative;
	height: 800px;
	background-color: #FFFFFF;
	z-index: 1;
	padding: 0px;
}
.register .step {
	width: 690px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.register  .step1 {
	font-size: 15px;
	padding: 18px;
}
.register   .step2 {
	font-size: 15px;
	text-align: center;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
.register     .register-succeed {
	font-size: 13px;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 18px;
}
.register      .register-succeed h3 {
	font-size: 33px;
	padding: 0px;
	font-weight: bold;
}
.register      .register-succeed li {
	font-size: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: square;
	margin-left: 15px;
}
.register       .register-succeed  li a {
	font-size: 15px;
	list-style-type: square;
	color: #FF5C5C;
}
.register        .register-succeed   li  a:hover {
	list-style-type: square;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF5C5C;
}
.reward a { color: #FF6666; }
.reward  a:hover { text-decoration: underline; }
.uploadimg {
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
}

/*TAB切換開始*/
.abgne_tab {
	clear: left;
	width: 709px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	}
	ul.tabs {
		width: 100%;
		height: 32px;
		border-bottom: 1px solid #999;
		border-left: 1px solid #999;
	}
	ul.tabs li {
	float: left;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	position: relative;
	margin-bottom: -1px;	/* 讓 li 往下移來遮住 ul 的部份 border-bottom */
	border: 1px solid #999;
	border-left: none;
	background: #e1e1e1;
	}
	ul.tabs li a {
	display: block;
	color: #000;
	border: 1px solid #fff;
	text-decoration: none;
	width: 130px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
	}
	ul.tabs li a:hover {
		background: #ccc;
	}
	ul.tabs li.active  {
		background: #fff;
		border-bottom: 1px solid #fff;
	}
	ul.tabs li.active a:hover {
		background: #fff;
	}
	div.tab_container {
	clear: left;
	width: 100%;
	border: 1px solid #999;
	border-top: none;
	background: #fff;
	}
	div.tab_container .tab_content {
		padding: 20px;
	}
	div.tab_container .tab_content h2 {
		margin: 0 0 20px;
	}
.tableshadow  .right  .abgne_tab  .tab_container  #tab1  .blogs {
	width: 620px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tableshadow   .right   .abgne_tab   .tab_container   #tab1   .blogs a {
	position: relative;
	border-bottom-style: none;
	font-size: 18px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-right: 5px;
	color: #FF3333;
}
.tableshadow    .right    .abgne_tab    .tab_container    #tab1    .blogs  em {
	position: relative;
	border-bottom-style: none;
	font-size: 13px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-right: 5px;
	color: #666666;
}
.tableshadow     .right     .abgne_tab     .tab_container     #tab1     .blogs   strong {
	position: relative;
	border-bottom-style: none;
	font-size: 11px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #666666;
}
.tableshadow  .right  .abgne_tab  .tab_container  #tab1  .blogs  .editblog a {
	position: absolute;
	left: 634px;
	top: 4px;
	width: 50px;
	font-size: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tableshadow   .right   .abgne_tab   .tab_container   #tab1   .announcelist {
	width: 660px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tableshadow    .right    .abgne_tab    .tab_container    #tab1    .announcelist  a {
	position: relative;
	border-bottom-style: none;
	font-size: 19px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-right: 5px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.tableshadow    .right    .abgne_tab    .tab_container    #tab1    .announcelist    .announce_listdate   a {
	position: absolute;
	left: 592px;
	top: 5px;
	width: 77px;
	font-size: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabtag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 1em;
	padding-left: 1em;
	margin-right: 1em;
}
.tag1 {
	color: #8E3E3E;
	background-color: #EE8889;
	border: 1px solid #d97172;
}
.tag2 {
	color: #B86A0C;
	background-color: #F9C73A;
	border: 1px solid #F29B33;
}
.tag3 {
	color: #AE9F15;
	background-color: #FFF032;
	border: 1px solid #E6D22D;
}
.tag4 {
	color: #799917;
	background-color: #BEF028;
	border: 1px solid #A1CD1F;
}
.tag5 {
	color: #4D6886;
	background-color: #96D2FC;
	border: 1px solid #6AA1CD;
}
.tag6 {
	color: #9D54C5;
	background-color: #EBB4FF;
	border: 1px solid #D16FFF;
}
.tag7 {
	color: #8A8A8A;
	background-color: #C8C8C8;
	border: 1px solid #A0A0A0;
}
.tag8 {
	color: #999999;
	background-color: #FFF;
	border: 1px solid #A1A2A5;
}

.tableshadow   .right   .abgne_tab   .tab_container   #tab1   .project {
	width: 615px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tableshadow    .right    .abgne_tab    .tab_container    #tab1    .project  a {
	position: relative;
	border-bottom-style: none;
	font-size: 18px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-right: 5px;
	color: #FF3333;
}
.tableshadow     .right     .abgne_tab     .tab_container     #tab1     .project   em {
	position: relative;
	border-bottom-style: none;
	font-size: 13px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-right: 5px;
	color: #666666;
	font-style: normal;
}
.tableshadow      .right      .abgne_tab      .tab_container      #tab1      .project    strong {
	position: relative;
	border-bottom-style: none;
	font-size: 11px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #666666;
}
.tableshadow    .right    .abgne_tab    .tab_container    #tab1    .project    .editproject   a {
	position: absolute;
	left: 616px;
	top: 5px;
	width: 58px;
	font-size: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


	.sec_tab { width: 400px;	/* 第2個頁籤區塊的寬度 */ 	}
	/*TAB切換結束*/

.summary {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
.summary a/*TAB切換結束*/

 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	display: block;
}

.summarybookname {
	float: left;
	width: 200px;
	padding-right: 20px;
}

.summarybookinfo { overflow: hidden; }
