@charset "utf-8";
/* CSS Document */
*{ padding:0; margin:0;}
img{ border:0;}
a,a:hover{text-decoration:none;}
.clear{ clear:both}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
} 
.clearfix {display: inline-block;}
.clearfix { display: block;}

body{
	font-family:tahoma;
	color:#333;
	line-height:1.4;
	font-size:11px;
	background:#fff;
}
#wrapper{
	width:902px;
	margin:0 auto;
}
#header,#banner_flash{
	width:902px;
	float:left;
}
#banner{
	width:902px;
	height:83px;
	float:left;
}
#menu_intro{
	width:902px;
	height:38px;
	float:left;
	background:url(../images/menu_bg.jpg) repeat-x;
}
#menu_intro ul{
	float:left;
}
#menu_intro ul li{
	height:38px;
	line-height:38px;
	list-style-type:none;
	float:left;
	margin:0 10px 0 10px;
	padding-right:20px;
	display:inline;
	background:url(../images/menu_line.jpg) right no-repeat;
}
#menu_intro ul li a{
	color:#651516;
	font-weight:bold;
	font-family:tahoma;
	text-transform:uppercase;
}
#menu_intro ul li a:hover{
	color:#C40000;
}
/**/
#flash_intro{
	width:902px;
	height:410px;
	float:left;
	background:#cabe91;
}
/**/
#menu_bottom_intro{
	width:902px;
	height:39px;
	float:left;
	background:url(../images/menu_bottom_bg.jpg) repeat-x;
}
#menu_bottom_intro ul{
	float:left;
}
#menu_bottom_intro ul li{
	height:39px;
	line-height:39px;
	list-style-type:none;
	float:left;
	margin:0 10px 0 10px;
	padding-right:20px;
	display:inline;
}
#menu_bottom_intro ul li a{
	color:#651516;
	font-weight:bold;
	font-family:tahoma;
	text-transform:uppercase;
}
#menu_bottom_intro ul li a:hover{
	color:#C40000;
}
/**/
#footer{
	width:902px;
	height:40px;
	float:left;
	background:#e1d9ae;
	color:#651516;
	padding-top:10px;
}
#footer a{
	color:#999966;
	font-weight:normal;
}

#footer a:hover{
	color: rgb(133, 90, 7);
	font-weight:bold;
}
#copyright{
	width:440px;
	float:left;
	
	margin-right:10px;
}
#truycap{
	width:200px;
	float:right;
	padding-right:10px;
	text-align:right;
}

/***/
 #menu1
{
    font-size: 14px;
}
#menu1 a
{
    color: black;
    background-color: white;
    text-decoration: none;
    text-indent: 1ex;
    font-size: 13px;
}
#menu1 a:active
{
    color: black;
    text-decoration: none;
}
#menu1 a:hover
{
    color: black;
    background-color: #FFFF99;
}
#menu1 a:visited
{
    color: black;
    text-decoration: none;
}

.css_slider
{
    width:902px;
	height:410px;
	overflow:hidden;
	text-align:center;
	position:relative;
}   
.css_imgIntro img
{
    max-width:902px !important;
    max-height:83px !important;
}