@charset "utf-8";
/* CSS Document */

div,form,img,ul,ol,li,dl,dt,dd,p,tr,td,input{margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6,p{ margin:0; padding:0; font-weight:normal;}

body{
	background-color: #ae1d1c;
	background-image: url(../images/bodyBJ.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	padding:0; margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:21px;
}
img{ border:0px; font-size:0px; }
ul,li{ list-style:none; }
a{ text-decoration:none; color:#333; outline:none;}
a:hover{ text-decoration:none; color:#d30000; outline:none;}
a,area{blr:expression(this.onFocus=this.blur())}

.float_left{ float:left;}
.float_right{ float:right;}
.del_float{ clear:both;}

.greyColor{ color:#787878;}
.font14{ font-size:14px;}
.whiteColor{ color: #fff;}
.colorRed,.colorRed a,.colorRed a:hover{ color:#cc0000}

/*注意框架*/
#warp{ background:url(../images/mainBJM.png) repeat-y left top; width:1003px; margin:0 auto; padding-bottom:20px}
#indexContent{ width:935px; margin:15px auto 0; }
#footPage{ width:1003px; background:url(../images/warpBJB.jpg) no-repeat left top; margin:0 auto; text-align:center; color:#fff; padding:15px 0}

.banner{ width:991px; margin:0 auto; background:url(../images/banner.jpg) no-repeat; height:211px;}
.mainNav{ width:993px; background:url(../images/mainNav1.jpg) repeat-x left top; height:35px; margin:0 auto;}
.mainNav ul{ width:993px; float:left}
.mainNav ul li{ width:123px; float:left; height:35px; background:url(../images/mainLine.jpg) no-repeat right center }
.mainNav ul li.none{ background:none}
.mainNav ul li a{ display:block; width:123px; height:35px; line-height:35px; color:#fff; text-align:center; font-size:14px; font-weight:bold}
.mainNav ul li a:hover{ background:url(../images/mainNav2.jpg); color:#450f00;}

.language{ width:120px; float:right; color:#fff; margin-right:25px; display:inline; line-height:24px;}
.language a{ color:#fff;}
.language a:hover{ text-decoration:underline; color:#fff;}


.indexL{ width:329px; float:left;}
.indexR{ width:580px; float:right}

