﻿@charset "utf-8";
/* CSS Document */

body{ background:#A00000  ; color:#000; font-size:14px; font-family:'宋体'; padding:0; margin:0;}
ul,li,p,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,a{margin:0;padding:0;text-decoration:none}
form,span,input,select{margin:0;padding:0}
ul,li,ol{list-style:none;list-style-type:none}
p,dl,dt,dd,h1,h2,h3,h4,h5,h6{overflow:hidden}
img{border:0}
h1,h2,h3,h4,h5,h6,dl,dt,dd{text-align:left}
ul,li{text-align:left}
.img{ border:none;}
iframe{frameborder:0;marginwidth:0;marginheigh:0;scrolling:no;}
div{text-align:left;margin-left:auto;margin-right:auto}
a{ color:#000;}
a:hover{text-decoration: none;}
.clear{clear:both}

.index_header{ width:1000px; height:180px; background:#fa0001 url(../imgs/bg.jpg) no-repeat top;}
.index_header h1{ text-indent:-9999px;}

.index_main{ width:1000px; height:auto;line-height:24px; color:#000;  background:#fa0001;}
.index_main h2{ height:30px; line-height:30px; font-size:24px; font-family:宋体; color:#000; padding-left:45px; font-weight: bold;}
.index_main p{ padding:20px; }


.index_mid{  width:1000px; height: auto; line-height:24px; color:#300;  background:#fa0001;}
.mid { width:920px; padding:20px;background:#C78744;}
.mid a{color:#03F;}

.mid_in{ width:920px;}
.mid_in p.p3{ float:left; display:block; width:500px;}
.mid_in p.p4{ float:right; display:block; width:400px;}

.index_post{ width:920px; height: auto;background:#C78744;}
.index_post p{ line-height:24px; padding:20px 0; color:#300;}
.index_post p b{ color:#300;}
.index_post p a {color:#300;}
.tab{border:0; width:920px; cellspacing:0 ;cellpadding:0;font-size:12px; text-align:left}
.tab_h{ height:30px; font-size:14px; line-height:30px; color:#fff; font-weight: bold;}
.tab_s { height:30px; line-height:30px; font-size:13px; color:#fff;}
.post_text{ height:20px; line-height:20px; padding:0 2px; width:150px; color:#666;}
.tab_button1{ text-align:center;}
.tab_button2{ text-align:center;}
.tab_button{ text-align:center; border:0; cursor:pointer;}

.post_button{ width:60px; height:24px; font-size:14px; color:#333; text-align:center;}

.post{ width:920px; height:auto;}

.span1{ color:#03F;}

.index_contact{ width:960px; height: auto;background:#fa0001; padding:20px;}
.index_contact h3{ height:30px; font-size:15px;}
.index_contact p.p_text{ line-height:24px;color:#300;  display:block; }
.index_contact p.p_text b{ color:#300; font-size:16px;}
.index_contact p.p_text a {color:#03F;}

.mid_in p.p_img{ line-height:24px; color:#300; display:block; width:380px; float:right; padding-left:15px; }
.mid_in p.p_img img{ width:350px;}

/*放大*/
#thumbBox{ /*Outermost DIV for thumbnail viewer*/position: absolute;left: 0;top: 0;width: auto;padding:10pxpadding-bottom: 10px;background: #fff;visibility: hidden;z-index: 40;cursor: hand;cursor: pointer;border:1px solid #ececec;}
#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */font: 12px Arial, Helvetica, sans-serif;line-height: 1.1em;color: #16387C;padding: 5px 0;text-align: right;}
#thumbBox #thumbImage{background-color: white;padding:3px; text-align:center;}
#thumbLoading{position: absolute;visibility: hidden;border: 1px solid black;background-color: #fff;padding: 5px;z-index: 5;}
