@charset "utf-8";

body {
	line-height: 1.75;
	font-family: 'SimSun', 'sans-serif', 'Arial';
	font-size: 12px
}

.wall_background {
	background: url("../images/home/bg_mainTab_atv.gif") repeat-x scroll 0 0
		transparent;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 488px;
	margin-bottom: 60px;
}


.tabWallLeft {
	float: left;
	position: absolute;
	left:0px;
	width:186px;
	border:0px;
	z-index:99;
}

.tabWallRight {
	float: left;
	width:186px;
	position: absolute;
	right:0px;
	border:0px;
	z-index:99;
	top: 59px;
}

.jumboWall_Graphic {
	margin: 0 auto;
	position: relative;
	height: 488px;
}

.jumboWall_Graphic .navigationL {
	float: left;
	position: absolute;
	left:50px;
	border:0px;
	z-index:99;
	top: 40%;
}

.jumboWall_Graphic .navigationR {
	float: right;
	position: absolute;
	right:50px;
	border:0px;
	z-index:99;
	top: 40%;
}

.wall_background .navigation {
	border-radius: 2px;
	background: url("../images/home/bg_mainTab_atv.gif") repeat-x scroll 0 0
		transparent;
	height: 50px;
	width: 819px;
	margin: 0 auto;
	position: relative;
	bottom: 15px;
}

.wall_background .navigation ul li {
	float: left;
	width: 117px;
	height: 50px;
	text-align:center;
}

.wall_background .navigation ul li a {
	cursor: pointer;
	color: #fff;
	display: block;
	font-size: 20px;
	font-weight: bold;
	width: 100%;
	height: 50px;
	line-height:50px;
}

.wall_background .navigation .usl-current-parent a,.wall_background .navigation ul li a:hover
	{
	border-radius: 2px;
	background: #1c82d9;
}

.homepage {
	border-top: 1px solid #D4D4D4;
	margin: 0 auto;
	width: 960px;
}

.tabs {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 30px;
}

.navigation-tab {
	float: left;
	/* width: 200px; */
}

.navigation-tab ul li {
	/* width: 200px;
	height: 250px; */
	border-bottom: 1px solid #D4D4D4;
	float: left;
}

.navigation-tab ul li a {
	color: #087CBE;
	font-size: 18px;
	line-height: 18px;
	padding: 15px 0 15px 30px;
	display: block;
}

.navigation-tab .usl-current-parent {
	background: url("../images/home/sprite.png") repeat-x scroll 0 -200px
		transparent;
}

.navigation-tab p img {
	float: left;
	margin-top: 60px;
}

.tabWall {
	float: left;
	border-left: 1px solid #D4D4D4;
	width: 678px;
	padding: 30px 40px;
	min-height: 42px;
}

#tab img {
	float: left;
	margin-right: 40px;
}

#tab h3 {
	line-height: 40px;
	color: #087CBE;
	display: block;
	font-size: 28px;
	font-weight: bold;
}

#tab1 h3 {
	line-height: 40px;
	color: #087CBE;
	display: block;
	font-size: 28px;
	font-weight: bold;
}

#tab p {
	line-height: 2;
	font-size: 20px
}

#tab1 p {
	line-height: 24px
}

#tab li ul li:first-child {
	padding: 0 0 30px;
}

#tab1 li ul li:first-child {
	padding: 0 0 30px;
}

#tab li ul li {
	float: left;
	padding: 30px 0;
	border-bottom: 1px solid #D4D4D4;
}

#tab1 li ul li {
	float: left;
	padding: 30px 0;
	border-bottom: 1px solid #D4D4D4;
}

#tab li ul .lastchild {
	padding: 30px 0 10px;
	border-bottom: none
}

#tab1 li ul .lastchild {
	padding: 30px 0 10px;
	border-bottom: none
}

/* #test1 img {
	padding:10px;
	border:1px solid #000;
	-moz-box-shadow:3px 3px 4px #000;
	-webkit-box-shadow:3px 3px 4px #000;
	box-shadow:3px 3px 4px #000;
	background:#fff;
	filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#000000');
} */