
@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;font-style:inherit;font-size:100%;}/*全局设置*/
a{text-decoration:none;/*超链接没有下划线*/outline:none;}/*点击不会出现虚框*/
a:hover{text-decoration: underline;}/*超链接悬停出现下划线*/
img,iframe{border:none;}/*图片,内嵌框架不会出现意外的边框*/
ul,ol,dl,li{list-style:none;}/*列表排序样式*/
p{line-height:150%;}/*定义段落行距*/
table {border-collapse:collapse;border-spacing:0;}
/*body*/
.picflash{position:absolute; top:27px; left:0px;}
body{font-family:"宋体";padding:0;margin:0;font-size:12px;background:#210c00 url(../images/bg.jpg)  center 0 no-repeat;}
.main,.foot,.cont,.head{ margin:0 auto;width:1000px;}
.main{position:relative;}
.cont,{ clear:both;}
.head1,.head2,.head3{width:1000px;}
.head1{height:160px; background:url(../images/head1.jpg) no-repeat;}
.head1 ul{ float:left; margin:5px 0 0 120px;display:inline;}
.head1 li{ float:left;width:55px;height:42px;  margin-left:2px;color:#C63;}
.head1 a{width:50px;height:42px; display:block;color:#C63; }
.head1 .a2{ width:8px;}
.head2{height:100px; background:url(../images/head2.jpg) no-repeat;}
.head3{height:100px; background:url(../images/head3.jpg) no-repeat; }
.left{float:left;height:662px; width:234px; background:url(../images/left.jpg) no-repeat; }
.right{float:left;width:766px;}
.right_top{float:left;height:105px; width:766px; background:url(../images/rig_top.jpg) no-repeat; }
.right_top p{ margin-top:40px;  text-align:center; color:#f6c957; font-size:16px; font-weight:bold;}
.right_m{float:left;width:766px; background:url(../images/rep.jpg) repeat-y;  }
.tall{ height:550px;}
.right_b{float:left; height:81px; width:766px; background:url(../images/bottom.jpg)  no-repeat;  }
.footer{line-height:20px; float:left;margin:20px 0 0 250px; display:inline; padding-bottom:20px;}
.foot p{color:#462e20; padding-top:5px;}
.foot{ height:80px;}
.enter_g{ float:left; width:234px; height:100px;}
.enter_g a{width:234px; height:100px; display:block;}
.enter_g span{ display:none;}
.list ul{float:left; color:#e6bdf8;margin-top:9px;}
.list li a {float:left; margin-left:50px; margin-top:18px;width:165px;height:32px; display:inline; }
.name1 a:hover,.name2 a:hover,.name3 a:hover,.name4 a:hover,.name5 a:hover,.name6 a:hover{float:left;width:165px; height:32px;}
.name1 a:hover{background:url(../images/name.jpg) no-repeat -0px  1px;}
.name2 a:hover{background:url(../images/name.jpg) no-repeat -0px  -46px;}
.name3 a:hover{background:url(../images/name.jpg) no-repeat -0px  -96px;}
.name4 a:hover{background:url(../images/name.jpg) no-repeat -0px  -142px;}
.name5 a:hover{background:url(../images/name.jpg) no-repeat -0px  -192px;}
.name6 a:hover{background:url(../images/name.jpg) no-repeat -0px  -240px;}
.name1_1 a{background:url(../images/name.jpg) no-repeat -0px  1px;}
.name2_1 a{background:url(../images/name.jpg) no-repeat -0px  -46px;}
.name3_1 a{background:url(../images/name.jpg) no-repeat -0px  -96px;}
.name4_1 a{background:url(../images/name.jpg) no-repeat -0px  -142px;}
.name5_1 a{background:url(../images/name.jpg) no-repeat -0px  -192px;}
.name6_1 a{background:url(../images/name.jpg) no-repeat -0px  -240px;}
.name1_1 a,.name2_1 a,.name3_1 a,.name4_1 a,.name5_1 a,.name6_1 a{width:165px; height:32px;}
.text{ margin-left:50px;color:#160401; line-height:10px;width:658px;}
.text p{ line-height:24px;}
.f1{ font-weight:bold;}
.f2{color:#b31f21}
.f3{ text-align:center;}

.tb1 table{ width:500px; margin:0 auto; color:#3c1006}
.tb1 table th {border:1px solid #3c1006;line-height:24px;font-weight:700;}
.tb1 table td {border:1px solid #3c1006;line-height:20px;padding:2px;text-align:center;}
.tb2 table{ width:400px; margin:0 auto; color:#3c1006}
.tb2 table td {border:1px solid #3c1006;line-height:24px;padding:2px;text-align:center;}
