﻿body {
}
 .line
{
	border-bottom-style: dashed;
	border-width: 1px;
	border-color: #bebebe;
	width: 379px;
	margin-bottom: 10px;
}

.subject
{
	padding: 10px;
	background-color: #E8E5DF;
	font-family: Arial Black;
	font-size: 16px;
	font-weight: bold;
	color: green;
	margin-left: 10px;
	margin-bottom:10px;
	width: 223px;
	float: right;
}

.subject-a
{
	font-family: 'Comic Sans MS';
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	margin-top:10px;
	margin-bottom:10px;
}

.subject-b
{
color: #000000;
}

.pic 
{
	border: thin solid #808080; padding: 2px; width: 120px; height: 80px; float: left;
}

.pic-gallery
{
	margin: 5px;
	border: thin solid #808080;
	padding: 2px;
}

.pic-cd 
{
	border: thin solid #808080; padding: 2px; width: 120px; height: 120px; float: left;
}

.txt-1
{
	padding: 10px;
	background-color: #E8E5DF;
	margin-left: 10px;
	width: 223px;
	float: right;
	font-family: tahoma;
	font-size: 12px;
	line-height:18px;
	color: #000000;
}

.txt-list
{
	padding: 10px;
	background-color: #E8E5DF;
	margin-left: 10px;
	width: 223px;
	float: right;
	font-family: tahoma;
	font-size: 12px;
	line-height:22px;
	color: #000000;
}

.txt-2
{
	Background-color: #E8E5DF;
	margin-left: 0px;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}

.txt-3
{
	float: right;
	font-family: tahoma;
	font-size: 12px;
	line-height:16px;
	color: #000000;
}

a 
{
	margin-left: 0px;
	font-family: tahoma;
	font-size: 12px;
	color: #ff6600;
	}
