@charset "utf-8";
@import url(style.css);
/* Basic */
html,body,ul,li,h1,h2,h3,h4,h5,h6,blockquote,object,img,em,input,textarea,label{
	margin: 0px;
	padding: 0px;
}
body{font-size: 13px;line-height:2em;color:#666666;text-align:left; background:url(../images/bg.jpg) #ffebeb repeat;}
p{text-align: justify; text-justify:inter-ideograph;}

a{color: #666666;text-decoration: none;}
a:hover{}
img{border:none}
#wrapper{width: 995px;margin-right: auto;margin-left: auto; background-color:#FFFFFF;}

.clear{	clear: both;}
/* Header */
#header{
	width: 995px;
	height: 302px;
	padding-top: 0px;
	margin: 0px;
	background:url(../images/header.jpg);
	position:relative;
}
#slider{
	width:312px;
	height:302px;
	position:absolute;
	top:0;
	right:0;
	z-index:0;
}
#slider div{
	background:scroll 0 0 transparent;
	background-repeat:no-repeat;
	background-position:0 0;
	padding:0;
	width:312px;
	height:302px;
	top:0;
	right:0;	
	}
h1{ height:210px; }
h3{ padding-left:50px; display:block; color:#f84378;}
.runnews{
	position:absolute;
	top:265px;
	left:0;
	z-index:2;
	background:url(../images/runnewsBg.jpg) no-repeat 0 0;
	width:995px;
	height:37px;
	line-height:37px;
}
.rn{ float:left; margin-left:220px; display:block;}
.rn a{width:550px; color:#FFFFFF; font-size:18px; font-weight:bold;}
.search{ float:right; display:block; width:210px; margin:0;height:32px;line-height:32px; padding-top:5px;}
.inputW{ border:#FFFFFF solid 1px; font-size:15px; color:#999999;  width:130px; margin-right:10px;}

.runnewsB{background:url(../images/runnewsB.jpg) no-repeat; height:52px; line-height:52px; margin:20px 0;}
.rnB{ margin-left:410px; display:block;}
.rnB a{width:550px; color:#ff004b; font-size:18px; font-weight:bold;}


/* Main Content */
#main{ }
.sider{ float:left; width:224px;}
.content{float:left;}
.index_content{float:left; background: url(../images/index_detail.jpg) left top no-repeat; width:750px; padding-top:10px;}
#content{ background:url(../images/contentBg.jpg) top left no-repeat; font-size:15px; line-height:2; padding:5px 50px 5px 30px; width:691px;}
.photo{ float:left; padding:5px 20px 5px 0;}


.page{ text-align:right; display:block;}

/* Footer */
#footer{ text-align:center; padding-top:10px;
	background: url(../images/footer.jpg) top no-repeat;
	color:#9b001a;
	font-size:15px;
	height:50px;
}
#footer a{color:#9b001a;}
#footer a:hover{ color: #F00;}
.allproducts{
	color:#ffc6c6; font-size:12px;
	text-decoration: none;
}


/*  MENU
---------------------------------------------*/
#menu {
	position:absolute;
	top:210px;
	left:0;
	display:block;
	z-index:1;
	margin:0px;
	padding:0px;
	width: 995px;
	height:55px;
	list-style-type: none;}
#menu li {
	float: left;
}
#menu li a {
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/:55px;
	padding-top: 55px;
	background-image: url(../images/menu.png);
	color: #1e464e;
}

	
	/* offMouse�ɦ�m */
    #nav01 a { width: 110px; background-position:  0     0; }
	#nav02 a { width: 120px; background-position: -110px  0; }
	#nav03 a { width: 110px; background-position: -230px 0; }
	#nav04 a { width: 110px; background-position: -340px 0; }
	#nav05 a { width: 120px; background-position: -450px 0; }
	#nav06 a { width: 110px; background-position: -570px 0; }
	#nav07 a { width: 315px; background-position: -680px 0; }


	/* onMouse�ɦ�m */
	#nav01 a:hover { width: 110px; background-position:  0     -55px; }
	#nav02 a:hover { width: 120px; background-position: -110px -55px; }
	#nav03 a:hover { width: 110px; background-position: -230px -55px; }
	#nav04 a:hover { width: 110px; background-position: -340px -55px; }
	#nav05 a:hover { width: 120px; background-position: -450px -55px; }
	#nav06 a:hover { width: 110px; background-position: -570px -55px; }
	#nav07 a:hover { width: 315px; background-position: -680px -55px; }


	#nav01 a.currect{ width: 110px; background-position:  0     -55px; }
	#nav02 a.currect{ width: 120px; background-position: -110px -55px; }
	#nav03 a.currect{ width: 110px; background-position: -230px -55px; }
	#nav04 a.currect{ width: 110px; background-position: -340px -55px; }
	#nav05 a.currect{ width: 120px; background-position: -450px -55px; }
	#nav06 a.currect{ width: 110px; background-position: -570px -55px; }
	#nav07 a.currect{ width: 315px; background-position: -680px -55px; }