﻿@charset "utf-8";
#pageBody{position:relative;margin:0 auto;width:1002px;height:auto !important;}

#pageBody #currentPath{position:relative;height:28px;line-height:28px;text-align:left;padding-left:20px;color:#888;border-bottom:1px solid #ccc;background:#FFFFFF;}
	#pageBody #currentPath a{color:#888;}

#theContent{position:relative;background:url(/Templets/Content/Images/newContentBg.gif) repeat-y;margin-top:10px;}
   #theContent #primaryBody{width:680px;}
	#theContent #primaryBody #newsTitle{text-align:center;line-height:1.5em;font-family:"Arial Black","微软雅黑","黑体";font-size:18px;font-weight:bold;color:#900;margin:10px 0px 10px 0px;}
	#theContent #primaryBody #newsInfo{text-align:center;line-height:20px;font-size:9pt;color:#999;}
	#theContent #primaryBody #newsInfo *{color:#999;}
	#theContent #primaryBody #newsContent{text-align:left;padding:10px;font-family:"Times Newrom","宋体";font-size:14px;line-height:23px;}
	#theContent #primaryBody #newsContent div,#primaryBody #newsContent p{padding:0;margin:3px 0px 8px 0px;line-height:23px;}
	#theContent #primaryBody #newsContent img{display:block;margin:0 auto;background:#fff;padding:2px;border:1px solid #ccc;}

#theContent #secondaryBody{width:300px;background:#FFF;margin-top:10px;}
	#pageBody #theContent #secondaryBody h2{background:url(../images/sideTitlebg.gif) no-repeat;height:26px;line-height:26px;padding-left:25px;font-size:14px;color:#FFF;font-weight:bold;}
	#pageBody #theContent #secondaryBody h2 span.more{float:right;padding:5px 10px 0px 0px;font-size:10px;font-weight:normal;}
	#pageBody #theContent #secondaryBody ul{list-style:none;margin:2px 0px 8px 0px;width:300px;background:#F0F0F0;}
	#pageBody #theContent #secondaryBody ul li{padding-left:16px;height:22px;line-height:22px;background:url(../images/dot01.gif) no-repeat 8px 8px;}

