@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	font-weight:normal;
	color:#464646;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#464646;
	}

p {
	line-height:20px;
	font-size:12px;
	color: #464646;
	}

table {
	border-collapse:collapse;
	}

ul,
li {
	list-style:none;
	padding:0px;
	margin:0px;
	}
	
img {
	border:0px;
	}

a:link,
a:visited {
	text-decoration:none;
	color:#006bb0;
	}
a:hover,
a:active {
	text-decoration:underline;
	}
	
	

/* 导航栏 start */
#logoAndInnerNav {
	width:958px;
	height:60px;
	margin:0 auto;
	position:relative;
	z-index:99999;
	}
.nav {
	position:absolute;
	width:auto;
	top:31px;
	left:160px;
	}

.innerlogo {
	position:absolute;
	top:10px;
	left:10px;
	}
.navinner {

}
.navlist {
	height: 29px;
	overflow: hidden;
}
.nav li {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.nav a {
	display: block;
	text-align: center;
	font-size: 11px;
	line-height:28px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.nav .home a {
	width: 60px;
	height:29px;
	color:#666;
	background:url(../images/innerpageNavBg.gif) no-repeat 0px -29px;
	overflow:hidden;
	}
.nav .home a:hover {
	color:#fff;
	text-decoration:none;
	background:url(../images/innerpageNavBg.gif) no-repeat 0px 0px;
	overflow:hidden;
	}
	
.nav .studyIC a {
	width: 100px;
	height:29px;
	margin-left:2px;
	color:#666;
	background:url(../images/innerpageNavBg.gif) no-repeat 0px -58px;
	overflow:hidden;
	}
.nav .studyIC a:hover {
	text-decoration:none;
	color:#fff;
	background:url(../images/innerpageNavBg.gif) no-repeat 0px -87px;
	overflow:hidden;
	}
.nav .discoverChina a,
.nav .ChinaSchools a {
	width: 110px;
	height:29px;
	margin-left:2px;
	color:#666;
	background:url(../images/innerpageNavBg.gif) no-repeat 0px -116px;
	overflow:hidden;
	}
	
.nav .discoverChina a:hover,
.nav .ChinaSchools a:hover {
	color:#fff;
	text-decoration:none;
	background:url(../images/innerpageNavBg.gif) no-repeat 0px -145px;
	overflow:hidden;
	}
.nav .applyOnline a {
	width: 88px;
	height:29px;
	margin-left:2px;
	color:#666;
	background:url(../images/innerpageNavBg.gif) no-repeat 0px -174px;
	overflow:hidden;
	}
.nav .applyOnline a:hover {
	color:#fff;
	text-decoration:none;
	background:url(../images/innerpageNavBg.gif) no-repeat 0px -203px;
	overflow:hidden;
	}
	
.nav .materialTools a {
	width:110px;
	height:29px;
	color:#666;
	margin-left:2px;
	background:url(../images/innerpageNavBg.gif) no-repeat 0px -232px;
	}
.nav .materialTools a:hover {
	text-decoration:none;
	color:#fff;
	text-decoration:none;
	background:url(../images/innerpageNavBg.gif) no-repeat 0px -261px;
	}
	 
.subnav {
	position: absolute;
	top: 29px;
	left: 0;
	z-index:1;
	float: left;
	line-height: 24px;
	white-space: nowrap;
}
* html .subnav {
    margin: 0 10px 0 -10px; /* IE 6 and below */
}
.subnav p span {
    display: block;
}
.subnav p.pointer {
    position: absolute;
    top: -4px;
    left: 0;
    height: 5px;
    width: 11px;
    padding: 0;
    margin-left: 20px;
    text-indent: -999em;
}
.subnav a {
    display: block;
    padding: 0;
    font-size: 100%;
	}
[class~="subnav"] a {
    padding: 0 3px;
	}
	
.subnav .subnavList a {
    color: #666;
	width:160px;
	text-align:left;
	padding-left:8px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	background-color:#f4f4f4;
	background-image:none;
	}
a.topBorder {
	border-top:1px solid #ccc;
	}

.subnav .subnavList a:hover{
	color: #fff;
	background:#fdfdfd url(../images/subNavBglist.gif) repeat-x left bottom;
	}

.guideDogBtn a:link,
.guideDogBtn a:visited,
.chiwestService a:link,
.chiwestService a:visited { 
	font-size:10px;
	display:block;
	line-height:24px;
	color:#333;
	font-weight:normal;
	overflow:hidden;
	}
.guideDogBtn a {
	width:78px;
	margin-top:5px;
	margin-left:10px;
	background:url(../images/gdAndServiceBg.gif) no-repeat 0px 0px;
	}
.guideDogBtn a:hover {
	text-decoration:none;
	background:url(../images/gdAndServiceBg.gif) no-repeat 0px -24px;
	}
.chiwestService a {
	width:106px;
	margin-top:5px;
	margin-left:2px;
	background:url(../images/gdAndServiceBg.gif) no-repeat 0px -48px;
	}
.chiwestService a:hover {
	text-decoration:none;
	background:url(../images/gdAndServiceBg.gif) no-repeat 0px -72px;
	}
#chiwestService {
	 position:absolute; 
	 border:1px solid #b4c3cc; 
	 top:20px;
	 _top:-20px;
	 left:388px; 
	 _left:378px; 
	 width:280px;
}
.browseHistory {
	display:block;
}
.browseHistory li {
	line-height:16px;
	margin-top:5px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #ccc;
}


/* subnav position and pointer position */
#subnav1 {
	left: 60px;
	_left: 70px;
}
#subnav2 {
	left: 162px;
	_left: 172px;
}
#subnav3 {
	left: 274px;
	_left: 284px;
}
#subnav4 {
	left: 386px;
	_left: 396px;
}
#subnav5 {
	left: 476px;
	_left: 486px;
}


/* Note background: url(http://www.lanrentuku.com/images/uppic/lrtk.png) no-repeat 50% -144px;
==========================================================*/
.note {
    margin: 0 15px 10px;
	color:#666666;
}
.note span{
	float:right;
}
.disable {
    display: none;
}
-->
