﻿.Blank
{
	clear:both;
}

#Main
{
	padding-top:10px;
}

.ClassLeft
{
	width:580px;
	padding-left:0px;
	float:left;
	line-height:18px;
}

.ClassRight
{	
	padding-top:10px;
	width:170px;
	float:right;
}

.ClassLeft .Title
{
	margin-bottom:20px;
	padding-top:10px;
	font-weight:bold;
	font-size:14.8px;
	color:#C51100;
	border-bottom:1px solid #BCBCBC; 
	clear:both;
}

.ClassLeft .mSelect
{
	width:130px;
	margin-right:20px;
}

.ClassLeft table
{
	padding:5px;
}

.ClassLeft table td
{
	padding:3px;
}

.ClassLeft table td.NoWarp
{
	width:60px;
}