﻿body
{
}

.containbody
{
	margin: 0 auto;
	padding: 0;
	width: 980px;
	margin-top: 0px;
	background: #ffffff;
}
.containbody .left
{
	float: left;
	margin: 0;
	width: 660px;
}
.containbody .right
{
	float: right;
	margin: 0;
	width: 320px;
	text-align: right;
}
.containbody a:link, a:visited
{
	text-decoration: none;
	font-size: 12px;
	color: #464646;
	font-weight: 100;
}
.containbody a:hover
{
	font-size: 12px;
	color: #f10000;
	text-decoration: none;
}
.inputstyle
{
	border: 1px solid #7F9DB9;
	background: #ffffff;
	height: 16px;
}
.eduinput
{
	height: 16px;
	border: 1px solid #3399ff;
	background: #c0DDFC;
}
.containbody span
{
	font-size: 12px;
	color: #777777;
}
.require
{
	color: #FF6600;
}

/*table*/
.table_a
{
	border: 1px solid #cccccc;
	margin-top: 10px;
}
.table_a .tdbg
{
	background: url(/Images/Company/titlebg.gif);
	height: 27px;
	border-bottom: 1px solid #cccccc;
	padding-left: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 27px;
}
.table_a .left
{
	font-size: 14px;
	color: #1D4994;
	text-align: right;
	width: 150px;
	height: 30px;
}

.table_b
{
	margin-bottom: 15px;
	border: 1px solid #7BC6DD;
	width: 260px;
	background: #EFF8FB;
}
.table_b .font14
{
	color: #f10000;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	text-align:left;
}
.table_b .font12
{
	color: #333333;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align:left;
	line-height:18px;
}

