/* Global */
* {
  margin: 0;
  padding: 0;
}
body {
  background: white url(../images/1_031.gif) repeat;
  font-size: 14px;
}
div, ul, li, p, a {
  float: left;
  display: block;
}
ul, li {
  list-style: none;
}
ul li h2 {
  padding-left: 20px;
  font-size: 14px;
  line-height: 30px;
}
p {
  line-height: 24px;
  text-indent: 28px;
}
.DisplayBlock{
  display: block;
}
.CancelFloat {
  float: none;
}
.Titles{
  float: left;
}
body ul li a.More, a.More {
  padding-right: 20px;
  float: right;
  width: 80px;
  text-align: right;
  line-height: 30px;
  font-weight: normal;
  background: none;
}
.PR10 { padding-right: 10px; }
.MT10 { margin-top: 10px; }
.MR30 { margin-right: 30px; }
.MR10 { margin-right: 10px; }
.MB10 { margin-bottom: 10px; }
.Wrap {
  margin: 0 auto;
  width: 980px;
  overflow: auto;
  background-color: white;
}

/* makes all unvisited links blue */
a:link  { color: #003399; text-decoration: none; text-decoration: none; }

/* makes all visited links green */
a:visited  { color: #003399; text-decoration: none; }

/* makes links red when hovered or activated.
focus is added for keyboard support */
a:hover, a:focus, a:active  { color: red; text-decoration: none; }

.f12_039 { font-size: 12px; }
.f14_333 {
  padding-left: 20px;
  font-size: 14px;
  line-height: 30px;
}

/* head */
#head {
  padding-top: 300px;
  width: 100%;
  background: url(../images/zgh_head2.jpg) no-repeat;
}
#head ul {
  width: 100%;
  height: 30px;
  background: url(../images/navigation.gif) no-repeat;
}
#head ul li {
  padding: 0px 25px 0px 25px;
  line-height: 30px;
  border-right: 1px solid white;
}
#head ul .FirstElement {
  padding-left: 60px;
}

/* scroll_img */
#fade_focus {
  margin-right: 10px;
  width: 336px;
  height: 250px;
}
/* news */
.TitleList {
  width: 378px;
  border: 1px solid #ffcc00;
}
.TitleList li {
  width: 100%;
  line-height: 30px;
}
.TitleList li.TitleBar {
  width: 376px;
  height: 28px;
  background: url(../images/top_news_title_bg.gif) no-repeat;
  color: #333;
  border: 1px solid white;
}
.TitleList li a {
  width: 356px;
  padding-left: 20px;
  text-decoration: none;
  background: url(../images/icon_group.gif) 10px 3px no-repeat;
}
.TitleList li#TopNews {
  width: 100%;
  line-height: 43px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
ul.TitleList li#TopNews a {
  width: 100%;
  padding: 0;
  background: none;
}
/* information */
.Resume {
  width: 240px;
  height: auto;
  background-color: #eee;;
}
.Resume h2 {
  width: 220px;
  height: 29px;
  background: url(../images/resume_bg.gif) no-repeat;
  border-bottom: 1px solid #999;
}
.Resume p {
  padding: 20px 5px 0px 5px;
}
.Resume #info {
  padding-top: 0;
}
/* image list */
.ImgList {
  width: 970px;
  height: auto;
}
.ImgList li.TitleBar {
  width: 100%;
  height: 35px;
  background: url(../images/zgh_gallery_title.jpg) no-repeat;
}
.ImgList li.TitleBar h2 {
  line-height: 35px;
}
.ImgList li {
  float: left;
  padding: 0px 5px 0px 5px;
  width: 184px;
  height: 180px;
  text-align: center;
}
.ImgList li h2 {
  color: white;
}
.ImgList li img {
  padding: 1px;
  width: 180px;
  height: 135px;
  border: 1px solid #ccc;
}
/* image5 list */
#img5_list{
  display: block;
  float: left;
  width: 730px;
  height: auto;
}

#img5_list .SubTitle {
  padding: 30px 2px 0px 0px;
  width: 28px;
  height: 87px;
  background: url(../images/team_title_bg.gif) no-repeat;
  font-weight: bold;
  text-align: center;
  color: #ff3300;
}
#img5_list li {
  display: block;
  float: left;
  margin-bottom: 10px;
  padding: 0px 8px 0px 8px;
  width: 124px;
  height: 117px;
  text-align: center;
}
#img5_list #Img5Title {
  clear: both;
  width: 714px;
  height: 28px;
  border-bottom: 2px solid #ff9900;
  background: url(../images/top_news_title_bg.gif) repeat-x;
  text-align: left;
}
#img5_list li  img {
  padding: 1px;
  width: 120px;
  height: 90px;
  border: 1px solid #ccc;
}
/* foot */
#foot {
  width: 100%;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
}

.highlights {
	width:240px;
	color:#49176e;
	overflow-x:hidden;
	overflow:hidden;
	margin:0px;
}

/* article */
.ArticleW320 {
  margin: 0px 2px 0px 2px;
  width: 318px;
  border: 1px solid #ffcc00;
}
.ArticleW320 .AtricleTitle {
  width: 316px;
  padding: 0;
  color: #333;
  background: url(../images/top_news_title_bg.gif) no-repeat;
  border: 1px solid white;
}
.ArticleW320 li {
  width: 90%;
  padding-left: 20px;
  line-height: 30px;
  text-decoration: none;
  background: url(../images/icon_group.gif) 10px 3px no-repeat;
}