﻿body
{
}

.LeftBar
{
	vertical-align: top;
	width: 240px;
}

.LeftBar_Title
{
	height:50px;
	background-color: #E7E7E7;
	vertical-align:top;
}

.LeftBar_LeftSide
{
	background-image: url('../images/c3.jpg');
	background-repeat:repeat-y;
	width:18px;
	height:30px;
}

.LeftBar_RightSide
{	
	background-image: url('../images/c4.jpg');
	background-repeat:repeat-y;
	background-position-x:right;
	width:20px;
	height:30px;
}

.LeftBar_Item
{
	vertical-align:bottom;
	background-color: #E7E7E7;
	height: 23px;
	font-family: "Arial Unicode MS" , "新細明體";
	font-size: 12px;
	font-weight: normal;
}

.Content
{
	width: 650px;
	text-align:left;
	vertical-align:top;
}

.Title
{
	font-size: 14px;
	color: #CE0000;
	font-weight: bold;
	vertical-align:bottom;
}

.TextBoxStyle
{
	height: 19px;
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #D4D3D3;
	background-color: #F7F7F7;
}

.TextAreaStyle
{
	width: 351px;
	height: 149px;
	font-family: tahoma;
	font-size: 11px;
	border: 1px solid #D4D3D3;
	background-color: #F7F7F7;
	overflow: auto;
}

.CommandButton
{
	font-family: "Arial Unicode MS", "新細明體";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;	
	margin:0px 20px 0px 20px;
}

.Content_Background
{
	vertical-align:top;
	background-image: url('../images/bg5.jpg');
	padding-left:10px; padding-top:5px; line-height:12px; padding-bottom:10px;
}
