@charset "utf-8";
* {margin:0;padding:0;}
a {text-decoration:none;}
img {border:0;}
body {
	font-family: "宋体",Arial, "Microsoft YaHei", 微软雅黑;
	font-size: 14px;
	background-color: #FFF;
	background-image: url(../images/bg_20141104new.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
}
.container {width:1000px;margin:auto;}
.header {margin-top:-600px;margin-bottom:300px;background-color:#F6F6F6;line-height:40px;box-shadow: 0 0 10px #666;}
.header .container {overflow:hidden;margin:auto;line-height:34px;height:40px;}
.logo {float:left;margin:3px 0 0 10px;}
.line {float:left;margin:13px 20px 0 20px;}
.sponsor a{float:left;color:#6f3e09;font-family:"楷体","宋体";font-size:20px;}
.header .row {float:right;}
.header .row a {color:#595959;}
.bg {height:600px;background-image:url(../images/bg_20141104new.jpg);background-repeat:no-repeat;background-position:center;}
.imgGroup {overflow:hidden;}
.imgBody {display:block;width:180px;height:250px;border:3px solid #D41108;}
.imgGroup a img {width:180px;height:250px;}	
.imgGroup .row {float:left;width:185px;margin-bottom:20px;margin-right:15px;}
.imgTitle {display:block;color:#d41209;
font-family: "Microsoft YaHei", 微软雅黑,"宋体";font-size:24px;line-height:60px;text-align:center;margin:auto;}
.footer {color:#373737;background-color:#E2E2E2;font-family:"宋体";font-size:12px;line-height:28px;text-align:center;}