@charset "utf-8";
/* CSS Document */

body{background:url(../img/back.jpg) no-repeat #fcf8f8;width:100%;margin:0px auto;font-family:"微软雅黑"; color:#000; font-size:13px;}
a:link,a:visited{ color:#000; text-decoration:none;}
a:hover{ color:#CC0000; text-decoration:underline;}
a:active{ color:#000; text-decoration:none;}

a.white{color:#fff; text-decoration :none; font-weight:100; display:block} 
a.white:hover {text-decoration :none; font-weight:100}


.ft-white{color:#fff}
.ft-red{color:#FF0000}
.clear{ clear:both}
.m-c{margin:0px auto;}

.fl{float:left; width:350px; }
.fr{float:right; width:400px; }
.w1000{width:1000px;}
.w48p{ width:48%;}

.head{ background-color:#f7f7f7;height:60px;line-height:60px;}
.head a{ margin:0px 10px;}
.head img{ margin:10px;}
.head span{ float:right;}

.banner{ background:url(../img/banner.png) no-repeat;height:390px;width:1000px;}
.banner img{ margin:280px 0px 0px 310px;float:left;}


.content{background:#fcf8f8; border-left:solid #e9e9e9 9px;border-right:solid #e9e9e9 9px;border-bottom:solid #e9e9e9 10px; padding:20px; width:940px;}

.menu ul{ padding:0px; height:100px; display:block;}
.menu ul li{float:left; margin-right:10px; width:140px; height:90px; background-image:url(../img/menu-back.png); list-style:none}

.con-t{ display:block; clear:both}
.con-t h2,.con-t p{text-indent:20px;}
.con-t h2{ background:url(../img/tag.png) no-repeat;width:200px; height:40px; line-height:40px; color:#FFFFFF; font-size:18px; font-weight:100 }

.box{ background:url(../img/tag-box.png) no-repeat; width:310px; height:110px; padding:20px}
.bottom-b{background:url(../img/bottom.jpg) no-repeat;height:150px;  }
.old{ background-color:#f7f7f7; border:1px  #eeeeee solid; padding:10px; width:978px; margin-top:10px; margin-bottom:10px; line-height:24px;}
.old a{margin:0px 5px;}
.old a:link,.old a:visited{ color:#666; text-decoration:none;}
.old a:hover{ color:#CC0000; text-decoration:underline;}
 
/*获奖名单*/
.menu2{background:url(../img/menu2-back.png) no-repeat; height:20px; line-height:20px; text-align:center; font-size:16px; color:#e10000; font-weight:100; margin-bottom:10px}

.f-red{color:#e10000;}
.f-14{ font-size:14px}
.w114{width:114px; }
.w100p{ width:100%; }

.w300{width:300px;}
.w300 h4{ margin:0px; padding:0px;line-height:25px; height:25px;}
.w300 h4 img{height:25px; width:25px;}
.w300 h4 span{float:right; width:275px;}
.w300 p{ text-indent:0px; line-height:22px;}
.m10{ margin-bottom:20px}


table.gridtable{ width:100%; text-align:center;}
table.gridtable th {padding:4px;background-color: #df6a6a; color:#FFFFFF;df6a6a }
table.gridtable td {padding:4px;}

/*页脚*/
.footer{padding:10px 0; line-height:20px; color:#000; width:1000px; background-color:#FFFFFF;}
.footer .tc{padding-top:20px; text-align:center;}
.footer dt{ font-size:18px; font-family:微软雅黑;}
.link{ padding:10px 0; zoom:1; overflow:hidden; word-spacing:20px;}
.link dt{ width:100px; float:left;}
.link dd{ width:850px; float:left;}
