@charset "utf-8";
/* CSS Document */
body{ background:url("../images/body_bg.jpg") no-repeat scroll center top #111111;}
.aOrange, .aOrange:link, .orangeA a:link, .orangeA a:visited { color:#cd9d00; }
.aRed, .aRed:link, .redA a:link, .redA a:visited { color:#ff2100; }

.main{ width:1010px; margin:0 auto; }

.logo{ background:url("../images/logo.png") no-repeat; width:234px; height:132px; display:block; top:30px; left:0px; z-index:999;}
.slogan_box{background:url("../images/slogan.png") no-repeat; width:470px; height:225px;position:absolute; top:180px; left:-20px;}

.top_box{width:1010px; height:568px;}
.top_nav{ bottom:0px; left:0px;width:917px; height:60px; padding-left:93px;}
.top_nav a{ float:left; display:block; width:120px; height:60px; margin:0 22px;}

.link_tit{ background:url("../images/link_tit.png") no-repeat; width:300px; height:35px; line-height:35px; color:#ffd200;}

.main_box{ background:url("../images/main_bg.jpg") repeat-y;}
.main_box table{ table-layout:fixed; color:#ffd200; font-size:12px;}
.main_box table th{ background:url("../images/th_bg.jpg") no-repeat; font:bold 18px "微软雅黑", "黑体";}
.main_box table th,.main_box table td{width:251px; height:65px; text-align:center;}
.main_box table tbody{ background:url(../images/tr_bg.jpg) repeat-y;}
.main_box table .hot{ background:url("../images/hot.png") no-repeat; top:-20px; right:-30px; width:36px; height:24px;}
.main_box table .input_bg{ background:url("../images/input_bg.jpg") no-repeat; width:81px; height:30px; line-height:30px; display:block; margin:0 auto; color:#5e0000; font-size:12px;}

.link1{ display:inline-block; _zoom:1;_display:inline; background:url("../images/link_bg1.jpg") no-repeat; width:254px; height:68px;}
.link2{ display:inline-block; _zoom:1;_display:inline; background:url("../images/link_bg2.jpg") no-repeat; width:254px; height:68px;}
.link3{ display:inline-block; _zoom:1;_display:inline; background:url("../images/link_bg3.jpg") no-repeat; width:254px; height:68px;}

.tit1{ background:url("../images/tit1_bg.jpg") no-repeat center; height:71px;}
.tit2{ background:url("../images/tit2_bg.jpg") no-repeat center; height:71px;}

.pic_box_list { color:#cd9d00; text-align:center; border:1px solid #FFFF00; padding:10px; width:96%; margin:0 auto; margin-bottom:10px; background:#000000;}

.main_end{ background:url("../images/main_end_bg.jpg") no-repeat; height:155px;}

.footer{ width:100%; height:335px; overflow:hidden; clear:both;}
.footerbox{ width:1010px; height:120px; margin:0 auto;margin-top:130px; margin-bottom:20px;}
.footerbox p{ text-align:center; height:25px; line-height:25px;color:#FFF;}
.footerbox p a{ color:#FFF;}
.footerbox p a:hover{ text-decoration:underline;}