body {
	margin: 0px;
	background: url(images/bg_main.gif) repeat-y center center #8CB9A0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #560C02;
}
a:link {
	color: #560C02;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #560C02;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #009999;
}
.text_h {
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	color:#202020;
}
.bg1 {background:url(images/bg1.gif) repeat-x;}
.bg2 {background:url(images/bg2.gif) repeat-x;}
.left_bg {background:url(images/left_bg.gif) repeat-y;}
.newpro_bg {background:url(images/newpro_bg.gif) repeat-y;}
.left_logo {background:url(images/left_logo.gif) no-repeat; padding-left:12px; padding-top:5px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#04412B; line-height: 15px;}
.pro_bg  {background:url(images/pro_bg.gif) no-repeat center center;}
.line{ border-bottom:#457A63 1pt dashed; }
.input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	color:#202020;
}
.text14 {
	font-size: 15px;
	text-decoration: none;
	line-height: 22px;
	color:#560C02;
	font-weight: bold;
}

.tbbg {background:url(images/tbbg.gif) no-repeat; padding-left:58px; padding-top:7px; font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#560C02;}
.normaltext	{font-family: "Arial", "Helvetica", "sans-serif";	font-size: 12px;	font-style: normal;	font-weight: normal;	color: #560C02;	text-decoration: none;}
.normalbold	{font-family: "Arial", "Helvetica", "sans-serif";	font-size: 11px;	font-style: normal;	font-weight: bold;	color: #560C02;	text-decoration: none;}
.normallink	{font-family: "Arial", "Helvetica", "sans-serif";	font-size: 11px;	font-style: normal;	font-weight: normal;	color: #FF6600;	text-decoration: none;}
.smalltext	{font-family: "Arial", "Helvetica", "sans-serif";	font-size: 11px;	font-style: normal;	font-weight: normal; color: #560C02;	text-decoration: none;}
.smallbold	{font-family: "Arial", "Helvetica", "sans-serif";	font-size: 13px;	font-style: normal;	font-weight: bold;	color: #000000;	text-decoration: none;}
.inversetext	{font-family: "Arial", "Helvetica", "sans-serif";	font-size: 13px;	font-style: normal;	font-weight: normal;	color: #000000;	text-decoration: none;}
.inversebold	{font-family: "Arial", "Helvetica", "sans-serif";	font-size: 13px;	font-style: normal;	font-weight: bold;	color: #000000;	text-decoration: none;}
.inversesmalltext	{font-family: "Arial", "Helvetica", "sans-serif";	font-size: 11px;	font-style: normal;	font-weight: normal;	color: #560C02;	text-decoration: none;}
.inversesmallbold	{font-family: "Arial", "Helvetica", "sans-serif";	font-size: 13px;	font-style: normal;	font-weight: bold;	color: #000000;	text-decoration: none;}
.line {border-bottom:#457A63 1pt dashed; }

/* 超链接样式 */
a.y_link:link
{
	color:#560C02;
	text-decoration:none;
}
a.y_link:visited
{
	color:#560C02;
	text-decoration:none;
}
a.y_link:hover
{
	color:#ff6600;
	text-decoration:none;
}
/* 普通文本样式 */
.y_text
{
	color:#560C02;
}
/* 留言列表样式 */
.y_red
{
	color:#FF0000;
}
.y_red_border_bottom
{
	border-bottom:#FF0000 1px dotted;
	color:#FF0000;
}
.y_green
{
	color:#008000;
}
.y_green_border_bottom
{
	border-bottom:#008000 1px dotted;
	color:#008000;
}
/* 文本输入框样式 */
.y_input
{
	border:#848484 1px solid;
}
/* 按钮样式 */
.y_button
{

}
/* 标题样式 */
.y_title
{
	color:#560C02;
	font-weight:bold;
}
/* 内容样式 */
.y_content
{
	color:#560C02;
	line-height:180%;
}
/* 职位列表样式 */
.y_job_table
{
	background-color:#999990;
}
.y_job_title
{
	background-color:#999999;
	color:#FFFFFF;
}
