﻿body{
	font-size:13px;
	margin:0px;
	padding:0px 12px 0px 12px;
	text-align:center;
	background:#333;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {font-size: 13px; color: blue; text-decoration: none}

/*---通用内容样式---*/
.divContent{width:980px;text-align:center;vertical-align:top;border:none;padding-left:10px;margin:0 auto;background-image:url('bg.png'); background-repeat:repeat-y;}

/*---顶部样式---*/
#Header {width:960px;height:90px;background:#000;color:#cccccc; padding-bottom:10px;}

#HeaderTop {height:58px;background:#000;text-align:left; vertical-align:top;padding-left:0px;}
#HeaderMenu {height:42px;padding: 2px 20px 0px 20px;margin-left:0px; text-align:right; vertical-align:middle; background-image:url('menuBg.jpg'); background-repeat:repeat-x;clear:both; }

.MenuTbl{width:700px;height:42px;border:none;}
.MenuContent{width:65px;height:42px;border:none;text-align:center;vertical-align:middle;color: #eeeeee;}
.MenuContent a {font-family: "宋体"; font-size: 13px; font-weight:bold; color: #eeeeee; text-decoration: none}
.MenuContent a:hover {font-family: "宋体"; font-size: 13px; font-weight:bold; color: #ff0000; text-decoration: none}
.MenuSep{width:6px;height:42px; background-image:url('menuSep.jpg'); background-repeat:no-repeat;}

/*---顶部样式---*/
#TitleBG {width:960px;height:40px;padding:18px 0px 0px 0px; text-align:left; vertical-align:bottom; font-weight:bold;font-size:18px;color:#000000;  background-image:url('titleBg.gif'); background-repeat:repeat-x;clear:both; }
#TitleSep {width:600px;height:2px; background:#cccccc; }

/*---底部样式---*/
#Footer{clear:both;width:950px;border-top:solid 1px #c6c6c6 ;padding:10px 0px 10px 10px; background:#333333;text-align:left;}
#Footer P{line-height:20px;background-color:#333333; color:#cccccc;}
#Footer P a{line-height:20px;background-color:#333333; color:#cccccc;}