.topnavI {
background: url(http://www.yggk.net/templets/gaokao/images/topnavbg.gif) repeat-x;
height: 28px;
line-height: 28px;
border: none;
border-bottom: 1px solid #DFE4EB;
width: 100%;
padding: 0;
overflow: hidden;
font-family: "SimSun";
}
.wrapper {
width: 950px;
margin: 0 auto;
}
.topNavL{
	color: rgb(0, 0, 0);
display: block;
float: left;
font-family: SimSun;
font-size: 12px;
height: 28px;
line-height: 28px;
	}
.topNavR{
	color: rgb(0, 0, 0);
display: block;
float: right;
font-family: SimSun;
font-size: 12px;
height: 28px;
line-height: 28px;
	}
.topNavL ul {
float: left;
list-style: none;
}
.topNavL ul li {
float: left;
list-style: none;
}
.topnavI li {
line-height: 28px;
padding: 0 10px;
list-style: none;
}
a:visited {
color: #333;
text-decoration: none;
}
.topNavR{
	list-style: none;
	
	}