@charset "gb2312";
/* CSS Document */
.location1{ width:978px; border:1px solid #ccc; height:36px; margin:0 auto; background:url(../img/tag_bg2.jpg) no-repeat;}
.location1 ul li{ width:944px; padding:0 0 0 34px; line-height:36px; color:#056090;}
.location1 ul li a{ color:#056090;}
.location1 ul li a:hover{ text-decoration:underline; color:#f00;}
/*-------------location1----------*/

/*----------------tag-------------*/
.tag{ width:980px; margin:0 auto;}
.tag h3{ width:945px; height:42px; float:left; line-height:42px; font-weight:bold; font-size:14px; padding:0 0 0 35px; color:#fff;}
.tag-bg1{ background:url(../img/tag_bg.jpg) no-repeat;}
.tag-bg2{ background:url(../img/tag_bg1.jpg) no-repeat;}
.tag-con{ width:938px; float:left; border-bottom:1px solid #ccc; border-left:1px solid #ccc; font-size:14px; border-right:1px solid #ccc; padding:10px 20px; line-height:34px;}
.tag-con ul li{ width:938px; float:left;}
.tag-con ul li a{ width:auto; padding:0 10px; color:#666;}
.tag-con ul li a:hover{ color:#f00; text-decoration:underline;}
.tag-con ul li strong{ color:#0170ab; font-weight:bold;}
