﻿@charset "utf-8";
/* CSS Document */
html{
	scrollbar-face-color:#D9646D;
	scrollbar-highlight-color:#F49198;
	scrollbar-3dlight-color:#D9646D;
	scrollbar-darkshadow-color:#F49198;
	scrollbar-shadow-color:#D9646D;
	scrollbar-arrow-color:#F49198;
	scrollbar-track-color:#D9646D;
}
body{
	font-family:Arial, "新細明體";
	font-size:12px;
	color:#666666;
	margin:0px;
	background-image:url(images/yono-bg1.jpg);
}
.proT, a:link {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #FF0066;
	text-decoration: none;
}
a.login:link {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.login:visited {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.login:hover {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #FF0066;
	text-decoration: none;
}

<!-- text -->
.12Write{
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #FFFFFF;
}
.teamLeft{
	font-family: Arial, "新細明體";
	font-size: 16px;
	color: #CC0000;
}
.titleW{
	font-family: "新細明體";
	font-size: 17px;
	color: #FFFFFF;
	font-weight:bold;
}
.errorText{
	color:#FF0000;
	line-height:30px;
	font-size:16px;
	font-weight: bold;
}
.row6 {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

<!-- table -->
.member-table {
	border: 1px dashed #FFFFFF;
}
.store_title{
	font-family: Arial, "新細明體";
	font-size: 14px;
	color: #b46e77;
	font-weight:bold;
	padding-left:5px;
}
.store_text{
	font-family: Arial, "新細明體";
	font-size: 10px;
	color: #666666;
	padding-left:5px;
}

<!-- speishow -->
marquee{
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #666666;
}
.content{
	font-family: Arial, "新細明體";
	font-size: 10px;
	color: #666666;
	text-align:justify;
	padding:0px 0px 0px 5px;
}
.yono {
		height: 300px;
		width: 400px;
		top: -700px;
		position: absolute;
	}
