﻿
DIV.Width{ width:1003px; margin:auto; }
.Shadow{ position:relative; color:#FFF;	}
.Shadow SPAN{ position:absolute; left:1px; top:1px; color:#000; }

DIV#Header{	}
DIV#Header DIV.TopBar{ background:url(/Images/h_01.gif) no-repeat; height:34px; }
DIV#Header DIV.TopBar SPAN.Shadow{ position:relative; color:#FFF;	}
DIV#Header DIV.TopBar SPAN.Shadow SPAN{ position:absolute; left:1px; top:1px; color:#000; }

DIV#Header DIV.TopBar SPAN.Key{ width:550px; float:left; margin:12px auto auto 5px;  }
DIV#Header DIV.TopBar SPAN.Time{ width:250px; float:left; margin:8px auto auto 35px; }
DIV#Header DIV.TopBar SPAN.Right{ width:260px; float:right; margin:12px 10px auto 10px; text-align:right; }
DIV#Header DIV.TopBar SPAN.Right A{ color:Red; }

DIV#Header DIV.Banner{ background:url(/Images/banner.jpg) no-repeat top right; height:60px; }
DIV#Header DIV.Banner A.Logo{ float:left; width:160px; height:60px; background:url(/Images/Logo.jpg);	}
DIV#Header DIV.Menu{ background:url(/Images/Menu.gif) repeat-x; height:36px; }
DIV#Header DIV.Menu SPAN.Left{ width:2px; height:36px; float:left; background:url(/Images/Menu_s.gif) no-repeat; margin-left:12px; }
DIV#Header DIV.Menu A{ float:left; width:108px; height:24px; padding-top:12px; text-align:center; background:url(/Images/menu_s.gif) no-repeat right top;
	filter:progid:DXImageTransform.Microsoft.DropShadow(color=#FFFFFF,offX=1,offY=1,positives=1); color:#000;
	 }
DIV#Header DIV.Menu A:hover{ text-decoration:none; background:url(/Images/menu_Bg.gif) no-repeat top right; color:Red; }


DIV.Body1{ background:url(/Images/bg2.gif) no-repeat; width:1000px; height:520px; margin-top:10px;	}
DIV.Body1 DIV.Title{ width:990px; height:25px; margin:auto auto auto auto; background:url(/Images/tit_line.gif) repeat-x left bottom;}
DIV.Body1 DIV.Title SPAN.Tit{ float:left; }
DIV.Body1 DIV.Title SPAN.More{ float:right; margin-right:4px; margin-top:4px; }
DIV.Body1 DIV.Title SPAN.More A{ color:#b5bdcf;	}
DIV.Body1 DIV.Title SPAN.More A:hover{ color:#F00; }
DIV.Body1 DIV.Body{ width:980px; margin:5px auto auto auto;  }
DIV.Body1 DIV.Body A{ float:left; width:80px; margin:4px auto 4px auto; text-align:center; font-size:14px; }
DIV.Body1 DIV.Body A:hover{ color:Red; }

DIV.Body1 DIV.InfoMan{ background:url(/Images/Bg1.gif) no-repeat; width:495px; height:269px; float:left; margin:5px 3px 5px 3px; }



DIV.Body2{	}
DIV.Body2 DIV.News{	}	/* Col1 和 Col3 */
DIV.Body2 DIV.News DIV.Body{ margin:30px auto auto auto; width:285px; }
DIV.Body2 DIV.News DIV.Body UL.NewsList LI{ border-bottom:dashed 1px #CCC; height:19px; padding-top:8px;}
DIV.Body2 DIV.News DIV.Body UL.NewsList LI A{ background:url(/Images/ico.gif) no-repeat left 4px; padding-left:8px; }

DIV.Body2 DIV.Col1{ width:300px; height:262px; float:left; background:url(/Images/NewsBg1.gif) no-repeat;	}
DIV.Body2 DIV.Col2{ width:395px; height:262px; float:left; background:url(/Images/bbsBg.gif) no-repeat; margin:auto 4px auto 4px; }
DIV.Body2 DIV.Col2 DIV.Body{ margin:30px auto auto auto; width:385px; }

DIV.Body2 DIV.Col3{ width:300px; height:262px; float:left; background:url(/Images/NewsBg2.gif) no-repeat;	}



DIV.Link{ background:url(/Images/Link.gif) repeat-x left top; padding-top:2px; padding-bottom:12px; }
DIV.Link UL{ width:972px; margin:8px auto 8px auto; }
DIV.Link UL LI{ width:88px; padding-left:12px;  margin:4px auto 4px 8px; background:url(/Images/pic_29.gif) no-repeat; float:left; }

DIV#Footer{	}
DIV#Footer DIV.Bar{ background:#68a6e4; height:20px; text-align:center; color:#dee4ee; padding:8px 0px 2px 0px; }
DIV#Footer DIV.CopyRight{ margin-top:2px; border-top:solid 1px #a5a6a5; background:#efefef; }
DIV#Footer DIV.CopyRight DIV.Logo{ float:left; width:200px; text-align:center; padding-top:12px; }
DIV#Footer DIV.CopyRight DIV.Info{ float:left; width:600px; text-align:center; padding:6px 0px 6px 0px; line-height:22px; }
DIV#Footer DIV.CopyRight DIV.Pol{ float:left; width:200px; text-align:center; padding-top:8px; }


/*	Info.aspx	*/
DIV.Info{	}
DIV.Info DIV.Left{ width:600px; float:left;   	}
DIV.Info DIV.Left DIV.Title{ background:url(/Images/titInfoBg.gif) repeat-x; height:31px; }
DIV.Info DIV.Left DIV.Title DIV.Name{ float:left; }
DIV.Info DIV.Left DIV.Title DIV.Tit{ float:left; margin:8px auto auto 12px; }
DIV.Info DIV.Left DIV.Body{ width:598px; height:268px; border-left:solid 1px #cdd0e4; border-right:solid 1px #cdd0e4; border-bottom:solid 1px #CDD0E4; }
DIV.Info DIV.Left DIV.Body DIV.Resume{ width:550px; margin:auto auto auto auto; padding:1px; font-size:14px; line-height:20px; }
DIV.Info DIV.Left DIV.Body DIV.Resume IMG{ margin-right:4px; float:left; border:solid 1px #CCC; }
DIV.Info DIV.Left DIV.Body DIV.ResumeTitle{ width:550px; margin:auto; }
DIV.Info DIV.Left DIV.Body DIV.ResumeTitle A{ font-size:14px; }
DIV.Info DIV.Left DIV.Body DIV.ResumeTitle A:hover{  color:Red; }
DIV.Info DIV.Left DIV.Body DIV.Line{ text-align:center; width:100%;  }
DIV.Info DIV.Left DIV.Body UL.NewsList{ width:550px; margin:auto; }
DIV.Info DIV.Left DIV.Body UL.NewsList LI{ border-bottom:dashed 1px #CCC; height:20px; padding-top:5px; }
DIV.Info DIV.Left DIV.Body UL.NewsList LI A{ background:url(/Images/ico.gif) no-repeat left 4px; padding-left:8px; float:left; margin-left:4px; }
DIV.Info DIV.Left DIV.Body UL.NewsList LI A:hover{ color:red; text-decoration:none; }
DIV.Info DIV.Left DIV.Body UL.NewsList LI SPAN.Date{ float:right; width:80px; text-align:center; color:#ffb234; font-family:MS Sans Serif; }

DIV.Info DIV.Right{ width:390px; float:right; border:solid 1px #cdd0e4; }
DIV.Info DIV.Right DIV.RightBody{ background:#ececec; border:solid 1px #FFF; }
DIV.Info DIV.Right DIV.RightBody DIV.Item{ width:370px; margin:auto; }
DIV.Info DIV.Right DIV.RightBody DIV.Item DIV.Body{  border:solid 1px #a8c5e4; height:100px; background:#eff4f8; }
DIV.Info DIV.Right DIV.RightBody DIV.Item DIV.Body UL.NewsList{ margin:5px;	}
DIV.Info DIV.Right DIV.RightBody DIV.Item DIV.Body UL.NewsList LI{ border-bottom:dashed 1px #CCC; height:20px; padding-top:5px;}
DIV.Info DIV.Right DIV.RightBody DIV.Item DIV.Body UL.NewsList LI A{ background:url(/Images/ico.gif) no-repeat left 4px; padding-left:8px; float:left; margin-left:4px; }
DIV.Info DIV.Right DIV.RightBody DIV.Item DIV.Body UL.NewsList LI A:hover{ color:Red; }
DIV.Info DIV.Right DIV.RightBody DIV.Item DIV.Body UL.NewsList LI SPAN.Date{ float:right; width:40px; text-align:center; color:#ffb234; font-family:MS Sans Serif; }


/*	InfoList.aspx	*/
DIV.InfoList{	}

DIV.InfoList DIV.Item{	}
DIV.InfoList DIV.Item DIV.Body{ margin-top:10px;	}
DIV.InfoList DIV.Item DIV.Body UL{	}
DIV.InfoList DIV.Item DIV.Body UL LI{ width:120px; text-align:center; float:left; margin-bottom:10px;  }
DIV.InfoList DIV.Item DIV.Body UL LI A{ font-size:14px; }
DIV.InfoList DIV.Item DIV.Body UL LI A:hover{ color:#AA0000; }


/*	NewsList.aspx	*/
DIV.NewsList{ 	}
DIV.NewsList DIV.Left DIV.Body{ height:395px; }
DIV.NewsView DIV.Right DIV.RightBody DIV.Item DIV.Body	,
DIV.NewsList DIV.Right DIV.RightBody DIV.Item DIV.Body{ height:60px; }
DIV.NewsView DIV.Right DIV.RightBody DIV.Item DIV.Body A	,
DIV.NewsList DIV.Right DIV.RightBody DIV.Item DIV.Body A{ font-size:14px; width:70px; text-align:center; margin:5px auto auto auto; float:left; }
DIV.NewsView DIV.Right DIV.RightBody DIV.Item DIV.Body A:hover	,
DIV.NewsList DIV.Right DIV.RightBody DIV.Item DIV.Body A:hover{ color:Red; }


/*	NewsView.aspx	*/
DIV.NewsView{	}
DIV.NewsView DIV.Left DIV.Body{ height:auto; }
DIV.NewsView DIV.Left DIV.Body H1{ text-align:center; }
DIV.NewsView DIV.Left DIV.Body DIV.Info{ text-align:center; color:#999; }
DIV.NewsView DIV.Left DIV.Body DIV.Content{ width:96%; margin:auto; font-size:14px; line-height:26px; padding-top:8px; }
DIV.NewsView DIV.Left DIV.Body UL.NewsList LI.TagList{ border:none; font-size:16px; color:Orange; font-weight:bold; }
