/* CSS Document */
/* 请按以下顺序写样式
显示,定位,浮动,清除:display position float clear  ...  
边距,补白,宽,高:margin padding width height ...   
文本修饰,对齐方式:text-decoration text-align vertical-align white-space...
文字颜色大小:color font content
边框和背景:border background
*/

/* 共用样式-常用类 */
* { margin:0; padding:0;}

body{ padding:0px; margin:0px auto; font-family:Tahoma, Verdana, Arial; height:100%; background:url(../images/body.jpg) no-repeat top center #bdebfb;}

div,p,li,em{font-family:Verdana,宋体;font-size:14px; }

form,ul,li,p,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}

input,select{font-size:12px;line-height:16px;}

img{border:0;}

ul,li{list-style-type:none;}

table{ border-collapse:collapse;}

.clear {clear:both;}
a:link{ color:#411c00; text-decoration:none;}
a:visited{ color:#411c00; text-decoration:none;}
a:hover{ color:#cf5d00; text-decoration:none;}
a:active{color:#411c00;text-decoration:none;}

.more1 a:link,.more2 a:link{ color:#e85400; text-decoration:none;}
.more1 a:visited,.more2 a:visited{ color:#e85400; text-decoration:none;}
.more1 a:hover,.more2 a:hover{ color:#7b5019; text-decoration:none;}
.more1 a:active,.more2 a:active{color:#e85400;text-decoration:none;}

.music { position:absolute; width:210px; height:90px; z-index:11; left:40px; top:210px;}


.xty { width:1002px; margin:0 auto}
.xty dl { float:left}
.logo { width:413px; height:94px;background:url(../images/logo.jpg) no-repeat; }
.Left_a1 { width:413px; height:187px;background:url(../images/Left_a1.jpg) no-repeat;  position:relative}
.Left_a2 { width:413px; height:514px;background:url(../images/Left_a2.jpg) no-repeat; }
.Right_a1 { width:589px; height:281px;background:url(../images/Right_a1.jpg) no-repeat; position:relative}
.Right_a2 { width:589px; height:144px;background:url(../images/Right_a2.jpg) no-repeat; }
.Right_a3 { width:589px; height:153px;background:url(../images/Right_a3.jpg) no-repeat; }
.Right_a4 { width:589px; height:217px;background:url(../images/Right_a4.jpg) no-repeat; position:relative}

.bottom { background:url(../images/bottom.jpg) no-repeat; width:1002px; height:97px;}
.copyright { background:url(../images/copyright.jpg) no-repeat; width:1002px; height:150px;}

.Noticelist { width:300px; margin:0px 0px 0px 90px;}
.more1 { padding:40px 0 0 320px; font-size:14px; }
.more2 { padding:15px 0 5px 320px; font-size:14px; }
.Noticelist li { background:url(../images/icon_02.gif) no-repeat 5px 2px; padding-left:30px; height:26px; line-height:22px;}

.top_menu1 { position:absolute; width:460px; height:350px; z-index:121; left:0; top:10px;}
.top_menu2 { position:absolute; width:320px; height:180px; z-index:11; left:-190px; top:0px;}
.top_menu3 { position:absolute; width:375px; height:190px; z-index:11; left:40px; top:40px;}
.xr { position:absolute; width:140px; height:300px; z-index:11; left:310px; top:-57px;}
.Right_bt h1,.Right_bt h2{ font-size:11px; font-weight:normal}
.Right_h1,.Right_h2 { font-size:1px; text-indent:-9999px; width:80px;}


.copyright .text{ margin:0 auto; width:1002px; color:#002d03; line-height:24px; text-align:center; padding-top:20px; }
.copyright .company{ width:100%; padding-bottom:10px; color:#000; text-align:center;}














