@charset "utf-8";
/* CSS Document */

#index_menu #donghua {
	position: absolute;
	width: 332px;
	top: 33px;
	height: 144px;
	z-index: 1;
	left: 500px;
	_left: -332px;
	/*overflow: hidden;*/
	background-color: #FFFFFF;
}
#index_menu #donghua img.special {
	width: 280px;
	height: 120px;
}
#index_menu #donghua #donghuamore {
	text-align: right;
	padding-right:20px;
}

#adMenu li {
	float: left;
	width: 140px;
	margin-right: 1px;
}
#adMenu li a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#adMenu li.normal {
	background-image: url(images/tablink.gif);
	background-repeat: no-repeat;
}
#adMenu li.active {
	background-image: url(images/tabover.gif);
	background-repeat: no-repeat;
}
#adMenu ul {
	margin-left: 6px;
}


#adContent {
	clear: both;
	position: relative;
	z-index: 100;
	left: 3px;
	top: -5px;
	padding-top:15px;
	text-align: left;
	float: left;
	background-image: url(images/tabcontentbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:130px;
	background-color: #FFFFFF;
}

#adContent .parent{
	margin-left: 15px;
}

#adContent .parent li {
	float: left;
	width: 208px;//208=145+45+18
}
#adContent .parent li h4,#adContent .parent li h2 {
	float: left;
	font-size: 13px;
	font-weight: 500;
	width: 145px;
}
#adContent .parent li span {
	float: right;
	width: 45px;
	margin-right:18px;
}

#adContent .parent a{
    color:#000;
}
#adContent .parent h4 a{
    color:#4b8aff;
}

#adContent .parent .child a:link,#adContent .parent .child a:visited,#adContent .parent .child a:active{
    color:#707070;
}
#adContent .parent .child a:hover{
    color:#4b8aff;
}

#adContent .parent .child li {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ccc;
	width: 190px;
	line-height:20px;
}
#adContent #morespecial {
	float: right;
	margin-right:40px;
}

#adContent .parent2{
	margin-left: 15px;
}

#adContent .parent2 #text1 {
	float: left;
	width: 495px;//495=430+45+20
}
#adContent .parent2 #text1 h4 {
	float: left;
	font-size: 13px;
	font-weight: 500;
	width: 430px;
}
#adContent .parent2 #text2 {
	float: left;
	width: 338px;//338=273+45+20
}

#adContent .parent2 #text2 h4 {
	float: left;
	font-size: 13px;
	font-weight: 500;
	width: 273px;
}

#adContent .parent2 li span {
	float: right;
	width: 45px;
	margin-right:20px;
}

#adContent .parent2 a{
    color:#000;
}
#adContent .parent2 h4 a{
    color:#4b8aff;
}

#adContent .parent2 #text1 .child2 li {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ccc;
	width: 475px;
	line-height:21px;
}
#adContent .parent2 #text2 .child2 li {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ccc;
	width: 318px;
	line-height:21px;
}
#adContent .parent2 #text2 .child2 td {
	line-height:18px;
}
#indexft {
	width: 861px;
	background-image: url(/images/index_shadow_b.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	padding-top:25px;
	CLEAR: both;
	COLOR: #666;
}
#indexft A {
	color: #666;
	text-decoration:none;
}
#indexft A:hover {
	color: #ed0081
}
#indexft #ftleft {
	width: 45%;
	float:left;
}
#indexft #ftleft img{
	margin-left: 150px;
	float: left;
}

#indexft #ftright {
	width:55%;
	text-align: left;
	float:left;
}
