﻿*
{
   margin:0 auto;
   padding:0 auto;
   text-align:center;

}

ul,li{
   list-style-type:none;     
}

/* 链接样式 */
a,a:link,a:visited{
   color:#000;
   text-decoration:none;
}

a:hover{
   color:#BC2931;
   text-decoration:underline;
}


body 
{
	width:1000px;
	height:1151px;
	background-color:#6E0C0B;	
}

#header
{	
	width:1000px;
	height:318px;
	background:url(../Image/head.gif) no-repeat;
}

#content
{
	width:970px;
	background-color:#fff;
}

#menu
{
	height:52px;
	width:970px;
	background:url(../Image/menu.gif) no-repeat;
	padding-left:140px;
	padding-right:90px;
	/*padding-top:10px;
	padding-bottom:10px;*/
	color:#FF9505;
	font-size:14px;
	font-family:宋体;
	font-weight:bold;
}

#menu ul,li
{
	float:left; 
	padding-left:25px;
	padding-right:25px;
	padding-top:2px;
}

#menu li
{
	border-right:solid 1px #fff;
}

#imgtd
{
	width:172px;
	height:250px;
	background:url(../Image/tdbgimg.gif) no-repeat;
}

#cont0
{
	width:970px;
	height:17px;	
	background:url(../Image/tdbg0.gif) no-repeat;
}

#cont1
{
	width:970px;
	height:250px;
	background:url(../Image/tdbg1.gif) repeat-y;	 
}

#cont2
{	
	width:970px;
	height:21px;
	background:url(../Image/tdbg2.gif) repeat-x;
}

#cont3
{
	width:970px;
	height:342px;
	background:url(../Image/tdbg3.gif) repeat-x;
}

#cont4
{
	width:970px;
	height:23px;
	background:url(../Image/tdbg4.gif) no-repeat;
}

#footer
{
	width:970px;
	text-align:left;
	padding-top:50px;
	font-family:Arial Baltic;
	font-size:15px;
	font-weight:bolder;
	color:#fff;
}

.table_nonedec
{
	border:0;	
	margin:0 auto;
	padding:0 auto;
}

.tabletd td
{
	border-bottom:double 1px #999999;
	border-bottom-style:dotted;
	height:25px;
	width:100%;
	text-align:left;
	font-size:12px;
}

.tabletd img
{
	margin-left:5px;
	margin-right:8px;
}

.bor0
{
	border:0;
}

.w100p
{
	width:100%;
}

.w90p
{
	width:90%;
}

.h100p
{
	height:100%;
}

.h90p
{
	height:90%;
}

.ptop5
{
	padding-top:15px;
}

.pleft10
{
	padding-left:10px;
}

.mtop0
{
	margin-top:0px;
}

.fleft
{
	float:left;
}

.fright
{
	float:right;
}

.textleft
{
	text-align:left;
}

.split
{	
	margin-top:40px;
	height:302px;
	width:2px;
	background:url(../Image/split1.gif) no-repeat;
}