﻿body
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: url(/Images/public/Blue1_bg2.jpg) repeat-x;
}
a, a:visited
{
	font-size: 12px;
	color: #F00B0B;
	text-decoration: underline;
}
a:hover
{
	color: #333333;
	text-decoration: none;
}
.container
{
	margin: 0 auto;
	padding: 0;
	width: 700px;
	margin-top: 0px;
	background: #ffffff;
	border: 1px solid #dddddd;
}
.btngray
{
	background: url(/company/image/btnbg2.gif);
	height: 22px;
	border: 1px solid #cccccc;
	font-size: 12px;
}
#head
{
	margin: 0 auto;
	padding: 0;
	width: 700px;
	margin-top: 0px;
	padding: 10px 0px 10 0px;
	line-height: 20px;
	margin-bottom: 5px;
	margin-top: 10px;
}
#copyright
{
	margin: 0 auto;
	padding: 0;
	width: 700px;
	margin-top: 0px;
	background: #ffffff;
	padding: 10px 0px 10 0px;
	text-align: center;
	line-height: 20px;
	margin-top: 10px;
}
.blue
{
	color: #fff;
	background: #0099FF;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 2px;
	cursor: pointer;
}
.green
{
	color: #fff;
	background: #00CC00;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 2px;
	cursor: pointer;
}
.red
{
	color: #fff;
	background: #f10000;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 2px;
	cursor: pointer;
}
.orange
{
	color: #fff;
	background: #FF6600;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 5px;
	cursor: pointer;
}
.container span
{
	color: #777777;
}

.fontcolor
{
	color: #226995;
}
.line
{
	border-top: 2px solid #226995;
}

.tdleft
{
	text-align: right;
	width: 90px;
	border-bottom: 1px solid #dddddd;
	padding: 5px;
	font-family: '宋体' , Simsun;
}
.tdright
{
	text-align: left;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 5px;
	padding-top: 5px;
}

.table_tit
{
	background-image: url(/company/image/Icon2.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding: 10px 0px 6px 18px;
	border-bottom: 2px solid #226995;
	font-size: 12px;
	font-weight: bold;
	color: #226995;
}

.number1
{
	background-image: url(  '/Images/public/number1_blue.gif' );
	background-repeat: no-repeat;
	background-position: left 30%;
}
.number2
{
	background-image: url(/Images/public/number2_blue.gif);
	background-repeat: no-repeat;
	background-position: left 30%;
}
.number3
{
	background-image: url(/Images/public/number3_blue.gif);
	background-repeat: no-repeat;
	background-position: left 30%;
}

#b1 td
{
	 padding-left:5px;
	 line-height:24px;
	}
