﻿/*网站地图样式*/
a{ color:#003070; text-decoration:none;}
a:hover{ color:#009EC7; text-decoration:underline;}
a:visited{color:#009EC7; text-decoration:none; }
#head{ height:60px;}
#head h1 a,#head h1 a:visited{ 
font-size:12px; 
font-weight:normal; 
font-family:Arial;
 position:absolute;
 left:0px;
top:56px;
text-decoration:underline;
color:#003368;
}
#top_nav .sitemapbz a:link,#top_nav .sitemapbz a:visited{ font-size:14px; color:#DC5200; line-height:30px; font-weight:bold;}
#top_nav .sitemapbz a:hover{ text-decoration:underline; color:#DC5200;font-weight:bold;}
#head h1 a:hover{ text-decoration:underline; color:#0099CC;}
#sitemap
{
 margin:0 auto;
 padding:0;
 width:100%;
}
h1{
 font-size:15px;
 font-weight:bold;
 text-indent:2em;
 height:35px;
 line-height:35px;
 color:#009EC7;
 margin:0;
}
#home{
 display:block;
 font-size:15px;
 font-weight:bold;
 text-indent:2em;
 height:25px;
 line-height:25px;
 color:#003070;
 background:url('../images/other/icon/icon1.gif') no-repeat left center;
}
#product
{
display:block;
 font-size:15px;
 font-weight:bold;
 text-indent:2em;
 height:25px;
 line-height:25px;
 color:#003070;
 background:url('../images/other/icon/icon2.gif') no-repeat left center;
 
}
#classroom{
display:block;
 font-size:15px;
 font-weight:bold;
 text-indent:2em;
 height:25px;
 line-height:25px;
 color:#003070;
 background:url('../images/other/icon/icon3.gif') no-repeat left center;
}
#resstudy{
display:block;
 font-size:15px;
 font-weight:bold;
 text-indent:2em;
 height:25px;
 line-height:25px;
 color:#003070;
 background:url('../images/other/icon/icon2.gif') no-repeat left center;
}
#community{
display:block;
 font-size:15px;
 font-weight:bold;
 text-indent:2em;
 height:25px;
 line-height:25px;
 color:#003070;
 background:url('../images/other/icon/icon4.gif') no-repeat left center;
}

#membercenter{
display:block;
 font-size:15px;
 font-weight:bold;
 text-indent:2em;
 height:25px;
 line-height:25px;
 color:#003070;
 background:url('../images/other/icon/icon5.gif') no-repeat left center;
}
#helpcenter{
display:block;
 font-size:15px;
 font-weight:bold;
 text-indent:2em;
 height:25px;
 line-height:25px;
 color:#003070;
 background:url('../images/other/icon/icon6.gif') no-repeat left center;
}
#about{
display:block;
 font-size:15px;
 font-weight:bold;
 text-indent:2em;
 height:25px;
 line-height:25px;
 color:#003070;
 background:url('../images/other/icon/icon7.gif') no-repeat left center;
}
#contact{
display:block;
 font-size:15px;
 font-weight:bold;
 text-indent:2em;
 height:25px;
 line-height:25px;
 color:#003070;
 background:url('../images/other/icon/icon8.gif') no-repeat left center;
}
/*网站地图页中的导航列的样式*/
.maplist
{
 margin:0 auto;
 padding:0;
 width:94%;
 border-bottom:1px #009EC7 Dashed;
 
}
.maplist table tr td{ height:35px; line-height:35px;}
.tdwidth{ width:100px;}
.listtable{
 margin:0 auto;
 padding:0;
 width:93%;
 font-size:12px;
 color:#003070;
}
/*分隔线*/
.line1{ line-height:20px; overflow:hidden; height:20px;}
.line2{ line-height:10px; overflow:hidden; height:10px;}
/*网站地图页中的头和尾的广告图片样式*/
.maphead{
 margin:0 auto;
 padding:0;
 height:109px;
 background:url('../images/default/01_780x110.gif') no-repeat left center;
}
.maphead a,.maphead a:visited{ text-indent:-9000px; display:block; width:100%; height:109px;}
.mapfoot{
 margin:0 auto;
 padding:0;
 height:109px;
 border-top:1px #c0c0c0 solid;
 background:url('../images/default/02_780x110.gif') no-repeat left center;
}
.mapfoot a,.mapfoot a:visited{ text-indent:-9000px; display:block; width:100%; height:109px;}