﻿
.input-warn
{
	border-right: #cc0000 1px solid;
	border-top: #cc0000 1px solid;
	border-left: #cc0000 1px solid;
	border-bottom: #cc0000 1px solid;
}
.input-warn-content
{
	border-right: #cc0000 1px solid;
	border-top: #cc0000 1px solid;
	border-left: #cc0000 1px solid;
	border-bottom: #cc0000 1px solid;
}
.input-ok
{
	border-right: #009900 1px solid;
	border-top: #009900 1px solid;
	border-left: #009900 1px solid;
	border-bottom: #009900 1px solid;
}
.input-ok-content
{
	border-right: #009900 1px solid;
	border-top: #009900 1px solid;
	border-left: #009900 1px solid;
	border-bottom: #009900 1px solid;
}
.input-warn-content
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	margin: 4px;
	padding-top: 4px;
	background-color: #ffcccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.input-ok-content
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	margin: 4px;
	padding-top: 4px;
	background-color: #ccffcc;
}
.input-text
{
	color: #990000;
}
INPUT.A3
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	background-color: #FFFFFF;
}
INPUT.A2
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	background-color: #FFFFFF;
}
INPUT.Keyword
{
	color: #DC143C;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	background-color: #FFFFFF;
}
select
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	border: 1px solid #666666;
	font-size: 12px;
	padding: 2px;
	vertical-align: middle;
}
textarea
{
	border: 1px solid #666666;
	color: #333333;
	font-size: 12px;
	padding: 2px;
	vertical-align: middle;
}
.AvatarBox
{
	border-right: #ff9900 1px solid;
	border-top: #ff9900 1px solid;
	border-left: #ff9900 1px solid;
	border-bottom: #ff9900 1px solid;
	margin-top: 5px;
	margin-bottom: 5px;
}
.SpotTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff3366;
	letter-spacing: 2px;
	word-spacing: 2px;
}

.C1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: Green;
}
.C2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0075a9;
}
.C3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6666;
}
/*---------------------------------------
Photo border
----------------------------------------*/
.photoborder
{
	background: #FFFFFF;
	border: 1px solid #666666;
	text-align: center;
	float: right;
	margin: 1px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
		position: relative;
}
.Icon
{
	background: #FFFFFF;
	border: 1px solid #666666;
	float: left;
	margin: 1px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
}
.prizelogo
{
	position: absolute;
	top: -10px;
	left: -10px;
	z-index: 1;

}
/*
文章標頭
*/
.PostScore
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 25px;
	color: #FF0000;
}

.PostSubject
{
	color: #0075a9;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.PostDate
{
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.PostActivity
{
	color: #097c24;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.PostKeyword
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #eb6877;
}
a.PostKeyword　
{
	color: #eb6877;
	text-decoration: underline;
}
a.PostKeyword:link
{
	color: #eb6877;
	text-decoration: underline;
}
a.PostKeyword:hover　
{
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.PostKeyword:visited
{
	color: #eb6877;
}
.Button
{
	cursor: hand;
	height: 26px;
	width: 84px;
	background-color: #d8e3ee;
	color: dimgray;
	background-image: url(image/button.gif);
	border: 0px solid #FFFFFF;
	background-repeat: no-repeat;
}
.HotTag1
{
	color: #ff3333;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.HotTag1 a:hover
{
	color: white;
	background: cornflowerblue;
	line-height:25px;
}
.HotTag2
{
	color: #ff33cc;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.HotTag2 a:hover
{
	color: white;
	background: cornflowerblue;
	line-height:25px;
}
.HotTag3
{
	color: #ff9933;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.HotTag3 a:hover
{
	color: white;
	background: cornflowerblue;
	line-height:25px;
}
.div555 {DISPLAY: none!important;text-decoration: none;}