﻿@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}
body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	/*text-align:center;*/
}
.wapper{
	width:1002px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	background:#fffcc9;
}
img{
	border:0px;}
ul,li{
	list-style:none;}
	                  

/*主体*/

.logo{
	width:1002px;
	height:284px;
	background:url(../images/flash_Bg1.jpg);}
/*导航*/
.dh{
	background:#FFFFFF;
	height:63px;}	
.dh ul li{
	float:left;
	list-style:none;
	margin-right:10px;}
.dh ul li a{
	color:#990033;
	font-size:14px;
	text-decoration:none;}
.fg{
	width:1002px;
	height:21px;
}

.dh ul li{margin-right:18px;}
.dh ul li a:link{
	text-decoration:none;
	color:#6B2A26;
	text-decoration:none;
	font-size:16px;
}
.dh ul li a:visited{
	color:#6B2A26;
	text-decoration:underline;
	font-size:16px;
	text-decoration:none;
}
.dh ul li a:hover{
	color:#FF9966;
	font-size:16px;
	text-decoration:none;
	
}

.sh_hd img{
		border:solid 3px #E3B077;
}
.ct .sh_titile a{
		font-size:13px;
		color:#333333;
		text-decoration:none;
		font-weight:bold;
		}
.ct .sh_contend{
		font-size:12px;
		font-weight:bold;
		color:#773632;
}
/*子导航*/

#sub_navgation a{
		display:block;
		height:29px;
		font-size:14px;
		text-align:center;
		background:url(../images/i.jpg) no-repeat;
		line-height:29px;
		text-decoration:none;
		font-weight:bold;
		color:#FF9933;
	}
	#sub_navgation a:visited{
		color:#FF9933;
	}
	#sub_navgation a:hover{
