@charset "utf-8";
/* CSS Document */
::selection {color:yellow;background:red;}
::-moz-selection {color:yellow;background:red;} 
body{
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	margin:0;
	padding:0;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
img{
	border:0;
}
.clear{
	clear:both;
}
header{
	height:115px;
	background:url(../images/header.jpg) no-repeat center top;
	width:1000px;
	margin:0 auto;
}
#logo{
	width:300px;
	height:74px;
	margin-top:30px;
	float:left;
}
#right{
	width:680px;
	height:115px;
	float:right;
}
#followus{
	background:url(../images/follow_shadow.png) no-repeat right bottom;
	height:28px;
	line-height:28px;
	padding:6px 0 12px 0;
}
#followus_txt{
	width:480px;
	height:28px;
	line-height:28px;
	font-family:Verdana, sans-serif, "Trebuchet MS";
	font-size:14px;
	margin-right:20px;
	color:#333333;
	text-align:right;
	text-transform:uppercase;
	float:right;
}
#followus_img{
	margin-right:5px;
	height:28px;
	float:right;
}
#followus_img img{
	float:left;
	margin-right:6px;
	width:28px;
}
nav{
	height:35px;
	margin-top:15px;
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
}
nav ul{
	margin:0;
	padding:0;
}
nav ul li{
	float:left;
	margin-right:8px;
	list-style:none;
	line-height:35px;
}
nav ul li a{
	background:url(../images/nav_arrow.png) no-repeat scroll center bottom #f0f0f0;
    border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
    border-right-color: transparent;
    box-shadow: 0 0 5px #aaa inset;
	-moz-box-shadow: 0 0 5px #aaa inset;
	-ms-box-shadow: 0 0 5px #aaa inset;
	-o-box-shadow: 0 0 5px #aaa inset;
	-webkit-box-shadow: 0 0 5px #aaa inset;
	display:block;
	color:#000000;
	text-decoration:none;
	padding:0 25px;
	transition:all 1s;
}
nav ul li a:hover, nav ul li a.active{
	background:url(../images/nav_over.png) no-repeat scroll center bottom #c30c0c;
    border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
    border-right-color: transparent;
    box-shadow: 0 0 5px #830606 inset;
	-moz-box-shadow: 0 0 5px #830606 inset;
	-ms-box-shadow: 0 0 5px #830606 inset;
	-o-box-shadow: 0 0 5px #830606 inset;
	-webkit-box-shadow: 0 0 5px #830606 inset;
	color:#FF0;
}
#flash{
	height:400px;
	background:url(../images/flash_bg.jpg) no-repeat center top #afafaf;
}
#prod_nav{
	height:54px;
	border-bottom:#640000 3px solid;
	font-family:Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}
#prod_nav ul{
	background:url(../images/productnav.png) no-repeat center top;
	width:1000px;
	height:54px;
	margin:0 auto;
	padding:0;
}
#prod_nav ul li{
	list-style:none;
	float:left;
	height:54px;
	border-right:#69061a 1px solid;
}
#prod_nav ul li:last-child{
	border-right:none;
}
#prod_nav ul li a{
	color:#FFFFFF;
	padding:11px 10px;
	line-height:16px;
	text-decoration:none;
	display:block;
}
#prod_nav ul li a span{
	display:block;
	font-size:11px;
	color:#FF0;
	font-weight:normal;
	text-transform:none;
}
#prod_nav ul li a:hover{
	color:#FF0;
}
.main_body{
	background:url(../images/main_body.jpg) repeat-x center top #FFFFFF;
	padding-top:20px;
}
section{
	width:1000px;
	margin:0 auto;
}
article{
	width:725px;
	float:left;
}
aside{
	width:255px;
	float:right;
}
.welcome{
	background:url(../images/wel.png) no-repeat left bottom;
	color:#000000;
	font-size:18px;
	padding-left:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	height:45px;
	line-height:28px;
	margin-top:10px;
}
.welcome span{
	color:#c30c0c;
}
.text{
	line-height:28px;
	color:#333333;
	text-align:justify;
	font-size:14px;
	font-weight:bold;
}
.text strong{
	color:#c30c0c;
}
.text img{
	float:left;
	margin-right:10px;
}
.wel_banner{
	width:725px;
	height:auto;
	margin:15px 0;
}
.wel_banner img{
	width:100%;
	height:auto;
	}
.event{
	background:url(../images/event.png) no-repeat center top;
	padding-bottom:5px;
	padding-top:10px;
}
.address{
	width:230px;
	padding:0 10px;
	height:154px;
	margin:0 auto;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	font-style:italic;
	line-height:24px;
}
.address span{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	border-top:3dc3ea 1px solid;
	margin-bottom:20px;
	text-shadow:#000000 1px 1px;
	font-weight:bold;
}
.news{
	width:179px;
	height:31px;
	float:right;
	margin-right:22px;
	margin-top:52px;
}
.news_email{
	width:140px;
	height:31px;
	float:left;
}
.news_email input{
	width:130px;
	padding-left:10px;
	background:#5c0505;
	height:29px;
	border:none;
	color:#FFFFFF;
}
.go{
	width:39px;
	height:31px;
	float:right;
}
.aside_ban{
	width:255px;
	height:auto;
	margin:10px 0;
}
.aside_ban img{
	width:100%;
	height:auto;
	}
footer{
	background:url(../images/footer.jpg) repeat;
	margin-top:30px;
	text-align:center;
	font-family:newfont, sans-serif;
	font-size:12px;
	line-height:35px;
	font-weight:bold;
	padding:10px 0;
	border-top:#FF0 5px solid;
	color:#ffffff;
}
footer a{
	color:#FFFFFF;
	text-decoration:none;
	padding:0 15px;
}
footer a:hover{
	color:#000000;
}
footer span{
	color:#FFFFFF;
	margin-top:10px;
}
footer span span{
	color:#FF0;
	font-size:14px;
}
.follow{
	width:1000px;
	height:32px;
	margin:15px auto;
	font-family:newfont, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-shadow:#000000 1px 1px;
	text-align:center;
}
.follow img{
	margin-left:8px;
}
.follow a{
	padding:0;
}
.follow a img{
	padding:0 !important;
	opacity:1;
}
.follow a img:hover{
	opacity:0.6;
}
.cotact{
	float:left;
	width:190px;
	}
	
	
.bordar1{
	border: #666 solid 1px;}
.clearfix:after{
	content:""; display:block; clear:both;}
	.cl{
		clear:both;}
		
.brd1{
	float:left; padding:10px;  border: #666 solid 1px; font-size:12px; text-align: center; margin:6px; width:140px; height:150px; }
.brd1 a {
	color:#333;
	text-decoration:none;
	}
.brd1:hover{
	opacity:0.5;
	}
	

.brd4{
		margin-top:5px;}


	
.f{
	float:left; width:698px;}
.f1{
	margin-left:20px;}
	
.style{
	margin-left:28px;}
	
		
.style1{
	margin-left:35px;}
.frm{
	border:#999 solid 1px;
	width:160px;
	padding:5px;
	}