body {
	margin: 0;
	color: #333;
	font: normal 12px/22px Arial, Helvetica, sans-serif;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #f60;
}
img {
	border: 0;
}
input {
	font-size: 12px;
}
ul {
	margin: 0;
}
table {
	border-collapse: collapse;
}
th {
	height: 26px;
	background-color: #eee;
}
#wrap {
	margin: auto;
	width: 100%;
	overflow: hidden;
	
}
#top {
	height: 128px;
	border-top: 3px solid #1f4a98;
	overflow: hidden;
	background: url("../images/topbg.gif") left top repeat-x;
}
#top a.logo {
	float: left;
	margin: 20px 0 0 0px;
}
#top form {
	margin: 0;
	float: right;
	width: 236px;
	height: 120px;
	padding: 10px 13px 0 0;
	background: url("../images/topright.png") left 12px no-repeat;
}
#top form p {
	margin: 0 0 0 56px;
	height: 75px;
}
#top form a {
	float: left;
	margin: 0 0 0 37px;
}
#top form input {
	position: relative;
	display: block;
	border: 0;
	background-color: transparent;
}
#top form .inp {
	width: 146px;
	height: 18px;
	right: -10px;
	padding: 4px 5px 0px 0;
	color: #666;
}
#top form .btn {
	width: 75px;
	height: 25px;
	top: -24px;
	right: -161px;
	cursor: pointer;
}
.menubg {
    width:100%;
	list-style: none;
	height: 41px;
	padding: 0 0 0 30px;
	overflow: hidden;
	background: url("../images/menubg.gif") left top repeat-x #f1f1f1;
}
#menu {
    margin:auto;
    width:980px;
	list-style: none;
	height: 41px;
	padding: 0 0 0 30px;
	overflow: hidden;
	background: url("../images/menubg.gif") left top repeat-x #f1f1f1;
}

#menu a {
	display: block;
	width: 95px;
	height: 41px;
	text-align: center;
	font: bold 14px/44px normal;
	overflow: hidden;
	color: #fff;
}
#menu a.hover {
	color: #c00;
	background: url("../images/menu_bg.gif") center top no-repeat;
}
#menu li {
	float: left;
}
#menu .gap {
	width: 2px;
	height: 41px;
	overflow: hidden;
	background: url("../images/gap.gif") center top no-repeat;
}
#menu li ul {
	display: none;
	list-style: none;
	margin-left:-25px;
	width: 135px;
	overflow: visible;
	padding: 5px 10px 10px;
	color: #c00;
	background: url("../images/menu_bg.gif") center -41px no-repeat #2b65d0;
	filter: Alpha(Opacity=75);
	opacity: 0.75;
	position: absolute;
}
#menu li ul li {
	float: none;
	zoom: 1;
}
#menu li ul a {
	width: auto;
	height: auto;
	text-align: center;
	padding-top: 4px;
	font: bold 12px/20px normal;
	color: #fff;
	white-space: nowrap;
	border-bottom: 1px dashed #fff;
}
#menu li ul a:hover {
	color: #fff;
	background: #047cca;
}

#ibanner { position:relative; width:980px; height:248px; overflow:hidden; margin:0px 0 0px 0px; }
#ibanner_pic {}
#ibanner_pic a { position:absolute; top:0; display:block; width:980px; height:248px; overflow:hidden; }
#ibanner_btn { position:absolute; z-index:9999; right:5px; bottom:5px; font-weight:700; font-family:Arial; }
#ibanner_btn span { display:block; float:left; margin-left:4px; padding:0 5px; background:#000; cursor:pointer; }
#ibanner_btn .normal { height:20px; margin-top:8px; border:1px solid #999; color:#999; font-size:16px; line-height:20px; }
#ibanner_btn .current { height:28px; border:1px solid #FF5300; color:#FF5300; font-size:28px; line-height:28px; }
#banner {
	padding: 10px 0 4px;
	border-bottom: 1px solid #ccc;
	background: url("../images/bannerbg.gif") left top repeat-x #f3f3f3;
}
#main {
    margin:auto;
    width:980px;
	padding-top: 6px;
	overflow: hidden;
	background: url("../images/mainbg.gif") left top repeat-x;
}
#links {
    width:956px;
	clear: both;
	margin: 9px auto;
	border: 1px solid #ccc;
	padding: 1px 12px 0;
	line-height: 26px;
}
#links a {
	margin: 0 6px;
}
#foot {
	padding: 20px 0;
	text-align: center;
	background: url("../images/footbg.gif") left top repeat-x;
}

#left {
	float: left;
	width: 222px;
}
.wrap {
	border: 1px solid #ccc;
	background: url("../images/titlebg.gif") left top repeat-x;
}
.title {
	height: 25px;
	overflow: hidden;
	padding: 5px 15px 0 35px;
	font: bold 14px/22px normal;
	background: url("../images/ico1.gif") 11px 7px no-repeat;
}
#title1 {
	padding-top: 30px;
	background: url("../images/ltitle1.gif") center top no-repeat;
}
#title2 {
	padding-top: 30px;
	background: url("../images/ltitle2.gif") center top no-repeat;
}

#title3 {
	padding-top: 30px;
	background: url("../images/ltitle3.gif") center top no-repeat;
}

#left object {
	margin: 5px;
}
#left .content {
	padding: 2px 8px;
	font-size:13px;
	overflow: hidden;
}
#left .content p {
	margin: 0;
	border-bottom: 1px dashed #ccc;
}
#p_list{
	margin: 0;
	padding: 6px 0;
	overflow: auto;
}
#p_list a {
	display: block;
	width: 160px;
	height: 24px;
	margin: 4px auto;
	padding-left: 20px;
	line-height: 26px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url("../images/classbg.gif") center top no-repeat;
}
#p_list a:hover {
	color: #f60;
}


.pic {
	float: left;
	table-layout: fixed;
	border: 0;
	width: 166px;
	margin: 10px 0 0 14px;
}
.pic td {
	padding: 0;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.pic img {
	 width: 160px;
	 height: 120px;
	 border: 1px solid #ccc;
}