﻿ul
{
	list-style: none outside none;
}
/*contactUs start*/
.page-w-943
{
	width: 943px;
}

.section
{
	padding: 50px 50px 50px 40px;
	background: #ebebeb;
	color: #595757;
	font-family: "微软雅黑";
	font-size: 12px;
}


.cus h1
{
	font-size: 14px;
	margin-bottom: 18px;
    	font-family: -webkit-body;
}

.bn-box
{
	height: 26px;
	background: #999899;
	color: #fff;
	line-height: 26px;
}

.bn-group
{
}

	.bn-group li
	{
		float: left;
		margin-left: 18px;
	}

		.bn-group li a
		{
			color: #fff;
			display: block;
			position: relative;
			padding-left: 16px;
		}

		.bn-group li s
		{
			background: url("../images/machine/bn_cus.png") no-repeat;
			height: 10px;
			position: absolute;
			width: 10px;
			top: 8px;
			margin-left: -16px;
		}

	.bn-group .bn-clicked
	{
		background-position: 0px -10px;
	}

.bn-box span
{
	float: left;
	margin-left: 30px;
}

.controls
{
	margin-top: 13px;
	overflow: hidden;
}

	.controls .inp-lab
	{
		float: left;
		margin-right: 5px;
		font-weight: bold;
		width: 110px;
		text-align: right;
	}

	.controls .inp-tag
	{
		padding-left: 5px;
		display: inline-block;
	}

		.controls .inp-tag a
		{
			color: #777777;
			font-family: "微软雅黑";
		}

	.controls .inp-lab, .controls .inp-tag
	{
		height: 23px;
		line-height: 23px;
		color: #595757;
	}

.inp-box-w-292
{
	width: 292px;
	height: 23px;
}

.inp-box-w-133, .inp-box-w-301, .inp-box-w-88
{
	height: 24px;
}

.inp-box-w-133
{
	width: 133px;
}

.inp-box-w-301
{
	width: 301px;
}

.inp-box-w-88
{
	width: 88px;
}

	.inp-box-w-292 .txt, .inp-box-w-301 .txt, .inp-box-w-88 .txt
	{
		height: 16px;
	}

.inp-box-w-292 .txt
{
	width: 284px;
}


.inp-box-w-301 .txt
{
	width: 294px;
}

.inp-box-w-88 .txt
{
	width: 81px;
}

.inp-box-w-642
{
	width: 642px;
	height: 192px;
}

	.inp-box-w-642 .txt
	{
		height: 184px;
		width: 638px;
	}

.inp-box-w-133 .slt
{
	height: 20px;
	width: 129px;
	padding-top: 2px;
	padding-left: 3px;
}

.inp-box
{
	float: left;
}

	.inp-box .rc-tp, .inp-box .rc-bt, .inp-box .rc-tp b, .inp-box .rc-bt b
	{
		background: url("../images/machine/inp_box.png");
		background-repeat: no-repeat;
	}

	.inp-box .rc-tp, .inp-box .rc-bt
	{
		display: block;
		font-size: 0;
		height: 3px;
		position: relative;
	}

	.inp-box .rc-tp
	{
		margin-bottom: -3px;
		background-position: -3px 0px;
	}

	.inp-box .rc-bt
	{
		background-position: -3px -3px;
		margin-top: -3px;
	}

		.inp-box .rc-tp b, .inp-box .rc-bt b
		{
			float: right;
			height: 3px;
			width: 3px;
		}

		.inp-box .rc-bt b
		{
			background-position: 0px -3px;
		}

	.inp-box .bd
	{
		background: #ffffff;
		height: 100%;
	}

		.inp-box .bd .bd-tp
		{
			background: url("../images/machine/inp_box_line_1.png");
			height: 1px;
			display: block;
		}

		.inp-box .bd .bd-fl
		{
			background: url("../images/machine/inp_box_line_2.png");
			width: 1px;
			display: block;
			height: 100%;
			float: left;
			margin-top: -1px;
		}

		.inp-box .bd .txt
		{
			padding-top: 3px;
			padding-left: 3px;
			background: #ffffff;
			font-size: 12px;
		}

.controls-group
{
	padding-top: 5px;
	padding-bottom: 30px;
}

.submit-box
{
	border-top: 1px solid #d2d2d2;
	padding-top: 24px;
	text-align: center;
	padding-bottom: 16px;
}

	.submit-box a
	{
		color: #ffffff;
		line-height: 12px;
	}

.bn-submit, .bn-reset
{
	background: #999899;
	display: inline-block;
	padding: 6px 16px;
}

.bn-reset
{
	margin-left: 40px;
}
/*contactUs end*/


/*server.aspx    2014-1-22 lxb*/
.serverbox {width:846px;margin:auto;padding:30px 0px;}
    .serverbox span {color:#5d5d5d;font-family:微软雅黑;font-size:14px;line-height:28px;}
    .serverbox p {color:#5d5d5d;font-size:12px;line-height:28px;padding-left:10px;}

/*server.aspx    2014-1-22 lxb*/