@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-image: url(../images/bg.jpg);
	background-position: left top;
	padding:0; margin:0;
	font-family:Arial, Helvetica, sans-serif,"宋体";
	font-size:12px;
	color:#4c4c4c;
	line-height:21px;
}
img{ border:0px; font-size:0px; }
ul,li{ list-style:none; }
a{ text-decoration:none; color:#4c4c4c; outline:none;}
a:hover{ text-decoration:underline; color:#fa6a00; 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:10px}
#indexContent{ width:938px; margin:0 auto 10px auto; }

#footPage{ width:1003px; background: url(../images/bottom_bg.png) no-repeat left top; margin:0 auto; text-align:center; color:#fff; padding:15px 0}

.banner{ width:993px; margin:0 auto; background:url(../images/banner.jpg) no-repeat -0 0; height:282px;}
.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:250px; float:right; text-align:right; padding-top:15px; color:#6bcde2; font-size:10px; margin-right:25px; display:inline; line-height:24px;}
.language a{ color:#fff; font-size:12px;}
.language a:hover{ text-decoration:underline; color:#fff;}


.indexL{ width:315px; height:222px; border:1px solid #c6e4f3; float:left;overflow:hidden; display:block }
.indexR{ width:609px; float:right; height:222px; border:1px solid #c6e4f3; overflow:hidden; display:block }

