/* 首页顶部样式*/
.input {
	border:1px solid #dfdfdf;
	height:18px;
}
#container {
	width:1024px;
	margin:0px auto;
	clear:both;
	height: auto;
	padding-bottom:20px;
}
#containerhead {
	margin:0px auto;
	clear:both;
	height: auto;
	padding-bottom:20px;
}
.header {
	width:1920px;
	margin:0px auto;
	height:auto;
	BACKGROUND: url(http://www.itexamprep.com/templets/images/linebg.png) repeat-x 50% bottom;
}
.header #nav1 {
	width:1100px;
	height:85px;
	float:left;
	border-top:0px;
}
.header #nav1 .logo {
	width:auto;
	height:50px;
	float:left;
	margin-top:4px;
	margin-left:16px;
#margin-left:16px;
	_margin-left:8px;
}
.header #nav1 .dhpic {
	width:799px;
	float:left;
	text-align:center;
	height:75px;
	padding-left:15px;
}
.header #nav1 .dhpic A { color:#be0000 }
.header #nav1 .dhpic A:hover { color:#ff6600 }
.header #nav1 .dhpic .btn {
	width:87px;
#width:87px;
	_width:85px;
	float:left;
	height:72px;
	margin-top:3px;
}
.header #nav1 .dhpic .sc {
	width:94px;
	margin-left:10px;
	float:left;
	height: auto;
	margin-top:20px;
}
.header #nav1 .dhpic .sc ul {
	width:94px;
	float:left
}
.header #nav1 .dhpic .sc li {
	width:90px;
	line-height:22px;
	height:22PX;
	float:left;
}
.header #nav1 .dhpic .btn .pic {
	width:94px;
#width:94px;
	_width:85px;
	float:left;
	height:72px;
	padding-top:0px;
}
.header #nav1 .dhpic .btn .txt {
	width:85px;
	float:left;
	line-height:22px;
	height:22px;
}
.header #nav1 .dhpic .line {
	width:1px;
	float:left;
	height:60px;
	margin-top:13px;
}
.header #nav1 .dhpic .btn A {
	width:85px;
	height:72px;
	margin-left:2px;
#margin-left:2px;
	_margin-left:0px;
	DISPLAY: block;
	color:#333333;
	float:left;
	height:58px;
	PADDING-TOP: 8px;
}
.header #nav1 .dhpic .btn A:hover {
	width:85px;
	margin-left:2px;
#margin-left:2px;
	_margin-left:0px;
	DISPLAY: block;
	background-image:url(http://www.chelink.com/images/header_sub_bg.jpg);
	color:#c00;
	TEXT-DECORATION: none
}
.header #nav1 .dhpic .btn IMG {
	DISPLAY: block;
	MARGIN: 0px auto;
	margin-bottom:7px;
}
/*菜单*/
.header #nav {
	width:1024px;
	height:27px;
	margin:0 auto;
}
/*sitenav*/
.sitenav {
	float:left;
	height:25px;
	padding-top:2px;
	background-repeat:repeat-x;
	width:1024px;
}
.sitenav li {
	float:left;
	width:39px;
	padding:0 1px;
	margin-right:1px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.sitenav li#top10 { width:40px; }
.sitenav li a {
	display:block;
	width:39px;
	height:25px;
	line-height:25px;
	padding-bottom:5px;
	color:#be0000;
	text-decoration:none;
}
.sitenav li.current a { color:#be0000; }
.sitenav li a:hover {
	color:#ff0000;
	text-decoration:underline;
}
/*subnav*/
.subnav {
	position:absolute;
	width:100px;
	margin-left:10px;
*margin-left:-12px;
	padding-top:6px;
	background:url(http://www.itexamprep.com/templets/images/header_poptop.gif) top no-repeat;
	z-index:99;
}
.teampop {
	position:absolute;
	width:179px;
	margin-left:10px;
*margin-left:-12px;
	padding-top:6px;
	background:url(http://www.itexamprep.com/templets/images/header_poptop.gif) top no-repeat;
	z-index:99;
}
.innerteam {
	display:block;
	width:177px;
	border:solid #be0000;
	border-width:0 3px 3px 1px;
	background:#fff;
	overflow:hidden;
}
.teamleft {
	float:left;
	width:88px;
	border-right:1px solid #be0000
}
.teamright {
	float:right;
	width:88px;
}
.innerteam span {
	display:block;
	height:24px;
	margin:0 auto;
	width:84px;
	overflow:hidden;
	line-height:24px;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	border-bottom:1px solid #be0000;
}
.innerteam span a {
	display:block;
	width:84px;
	height:24px;
	padding-left:6px;
	color:#be0000;
}
.innerteam span a:hover {
	color:#fff;
	background:#be0000;
	text-decoration:none
}
.innerteam span.popend { border-bottom:none; }
/*subnav control*/
.sitenav li .subnav { display:none; }
.sitenav li.shownav .subnav { display:block; }
.sitenav li .teampop { display:none; }
.sitenav li.shownav .teampop { display:block; }