﻿body {
	
	background:#2E002E
}


*{font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#666666
}
ul{margin:0;padding:0}
li{margin:0;padding:0}


.content{width:945px;
         height:573px;
		 margin:0 auto;
		 background:url(dongxuan02.jpg) no-repeat center
}

.content ul{float:left
}

.content li{float:left;
            width:80px;
			list-style:none
}

.content li a{color:#999;
              text-decoration:none
}

.content li a:hover{color:#FFCCFF;
                    text-decoration:underline
}

/*-----------------web----------------------*/

.container{width:739px;
		   margin:0 auto;
		   position:relative;
		 
}
.container .logo{/*background:url(top_logo.gif) no-repeat center;*/
                       width:425px;
					   height:276px;
					   position:absolute;
					   left:-137px;
}

.main .top{width:739px;
                height:140px;
				float:left;
				clear:both;
				background:url(bg_top.gif) no-repeat center bottom;
}
.top ul{float:right;
        padding:95px 50px 0 0
}
.top li{float:left;
            width:55px;
			list-style:none
}
.top li a{color:#999;
              text-decoration:none
}

.top li a:hover{color:#FFCCFF;
                    text-decoration:underline
}
.main .middle{width:739px;
                   background:url(bg_bg.gif) repeat-y; 
				   float:left;
				   padding:0 10px
}
.rightop{
       float:right;
	   width:450px;
	   height:139px;
}

img{border:1px solid #CCCCCC;
     padding:2px
}
.main .bottom{background:url(bg_bottom.gif) no-repeat center top;
                  width:739px;
                  height:21px;
				  float:left
}


.main_content{width:90%;
              margin:4px auto;
			  border-top:1px dotted #B197D2;
			  clear:both;
			  padding:5px

}

/*---------------foot-------------------*/
.foot{
  width:100%;
  text-align:center;
  color:white
}





