/* CSS Document */
*{
  margin:0;
  padding:0;
}

clear{
  clear:both;
}
html{
    scrollbar-face-color: #DCB02D;
	scrollbar-highlight-color: #440000;
	scrollbar-shadow-color: #440000;
	scrollbar-arrow-color: #440000;
	scrollbar-track-color: ;
	scrollbar-base-color: #DCB02D;
	overflow:auto;
	overflow-x:hidden;
}
body {

	background:#440000 ;


	
}
a{
    text-decoration:none;
	color:#797777;
}
a:hover {
	color: #094F89;
	
}
#top{
    background:url(../images/bg.jpg);
	height:598px;
	width:1500px;   
}

#leftbox{
    width:255px;
	float:left;
    
}
#logo{
    background:url(../images/logo.jpg) no-repeat top left;
	width:255px;
	height:263px;
    
}
#Submenu{
    background:url(../images/about_menu.jpg) no-repeat top left;
	width:98px;
	height:286px;
	padding-left:124px;
    
    
}
#Submenu a{
   width:25px;
   height:120px;
   display:block;
   float:left;
   text-indent:-1000px;
   
}
#rightbox{
   width:670px;
   margin-left:255px;
   padding-top:20px;

    
}
#menu{
    height:42px;
	margin-left:15px;
	width:652px;
	background:url(../images/menu_right02.jpg) no-repeat top right;	
	
}
#menu img{
    float:left;
	border-right:none;
}
#menu  li{
    float:left;
	list-style:none;


}

#menu  a{
    width:90px;
    height:42px;
	text-decoration:none;

	text-align:center;	
	color: #4D0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	display:block;
	line-height:42px;
	background:url(../images/menu_bg.jpg) no-repeat top left;
	
}
#menu  a:hover{
    color: #8D1F08;   
	
}
#contentbox{
    width:652px;
	padding-top:20px;    
}
#contentbox2{
    width:652px;
	padding-top:20px;
	background:url(../images/mingsheng_bg.jpg) no-repeat bottom left;
	height:516px; 
}

#ContentTitle{
    width:438px;
	height:46px;
	margin-left:15px;  
}
#content{
    width:620px;
	height:438px;
	padding-top:10px;
	margin-left:23px;
	overflow:auto;
	overflow-x:hidden;
	padding-bottom:5px;
	padding-right:5px;
	   
}
#content h3{
	line-height:30px;
	text-align:center;
	font-size:18px;
	color:#4F0000;
	font-weight:bold;
	margin-bottom:10px;
}
#content h5{
	line-height:20px;
	text-align:left;
	font-size:15px;
	color:#4F0000;
	font-weight:bold;
	margin-bottom:10px;
}
#content p{
	line-height:22px;
	text-indent: 25px;
	font-size:12px;
	margin-bottom:10px;
}
#content img{
    float:left;
	margin-right:5px;
	padding:3px;
	border:1px solid #4E4E4E;
}

#mingsheng_map{
    width:665px;
	height:442px;
}
#network_map{
    width:560px;
	height:460px;
	padding-left:25px;
}
#contact_box{
    width:665px;
	height:460px;
}
#techang_menubg{
   width:255px;
   height:319px;
   background:url(../images/techan_menubg.jpg) no-repeat bottom left;
   
}

#techang_menu {
  list-style: none;
  padding-top:3px;
  margin-left:69px;
}
#techang_menu li {
	list-style:none;
	float:left;
}

#techang_menu a{
    width:25px;
    height:164px;
	display:block;
	text-decoration:none;
	margin-right:1px;
	text-indent:-1000px;	
}


#techang_menu .btn01 a:hover{
    background:url(../images/techan_menubtn01.jpg) no-repeat top left;
}
#techang_menu .btn02 a:hover{
    background:url(../images/techan_menubtn02.jpg) no-repeat top left;
}
#techang_menu .btn03 a:hover{
    background:url(../images/techan_menubtn03.jpg) no-repeat top left;
}
#techang_menu .btn04 a:hover{
    background:url(../images/techan_menubtn04.jpg) no-repeat top left;
}
#techang_menu .btn05 a:hover{
    background:url(../images/techan_menubtn05.jpg) no-repeat top left;
}
#techang_menu .btn06 a:hover{
    background:url(../images/techan_menubtn06.jpg) no-repeat top left;
}

#fujin_menubg{
   width:255px;
   height:327px;
   background:url(../images/fujin_menubg.jpg) no-repeat bottom left;
   
}

#fujin_menu {
  list-style: none;
  padding-top:2px;
  margin-left:118px;
}
#fujin_menu li {
	list-style:none;
	float:left;
}

#fujin_menu a{
    width:25px;
    height:214px;
	display:block;
	text-decoration:none;
	margin-right:1px;
	text-indent:-1000px;	
}


#fujin_menu .btn01 a:hover{
    background:url(../images/fujin_menu01.jpg) no-repeat top left;
}
#fujin_menu .btn02 a:hover{
    background:url(../images/fujin_menu02.jpg) no-repeat top left;
}
#fujin_menu .btn03 a:hover{
    background:url(../images/fujin_menu03.jpg) no-repeat top left;
}
#jiaotong_menubg{
   width:255px;
   height:315px;
   background:url(../images/jiaotong_menubg.jpg) no-repeat bottom left;
   
}

#jiaotong_menu {
  list-style: none;
  margin-left:105px;
}
#jiaotong_menu li {
	list-style:none;
	float:left;
}

#jiaotong_menu a{
    width:25px;
    height:173px;
	display:block;
	text-decoration:none;
	margin-right:1px;
	text-indent:-1000px;	
}


#jiaotong_menu .btn01 a:hover{
    background:url(../images/jiaotong_menu01.jpg) no-repeat top left;
}
#jiaotong_menu .btn02 a:hover{
    background:url(../images/jiaotong_menu02.jpg) no-repeat top left;
}
#jiaotong_menu .btn03 a:hover{
    background:url(../images/jiaotong_menu03.jpg) no-repeat top left;
}
#jiaotong_menu .btn04 a:hover{
    background:url(../images/jiaotong_menu04.jpg) no-repeat top left;
}
#jiaotong_menu .btn05 a:hover{
    background:url(../images/jiaotong_menu05.jpg) no-repeat top left;
}
#jiudian_bg{
   width:255px;
   height:312px;
   background:url(../images/jiudian_bg.jpg) no-repeat bottom left;
   
}
.jiudian_btn01 a{
  width:123px;
  height:123px;
  margin-top:30px;
  margin-left:20px;
  display:block;
  background:url(../images/jiudianA.jpg) no-repeat;

}
.jiudian_btn01 a:hover{
  background:url(../images/jiudianA02.jpg) no-repeat;

}
.jiudian_btn02 a{
  width:123px;
  height:123px;
  margin-top:30px;
  margin-left:20px;
  display:block;
  background:url(../images/jiudianB.jpg) no-repeat;

}
.jiudian_btn02 a:hover{
  background:url(../images/jiudianB02.jpg) no-repeat;

}
#jiudian_menubg{
   width:255px;
   height:312px;
   background:url(../images/jiudian_menubg.jpg) no-repeat bottom left;
   
}
#jiudian_menu {
  list-style: none;
  padding-top:4px;
  margin-left:64px;
}

#jiudian_menu li {
	list-style:none;
	float:left;
}

#jiudian_menu a{
    width:23px;
    height:164px;
	display:block;
	text-decoration:none;
	margin-right:3px;
	text-indent:-1000px;	
}
#jiudian_menu .btn01 a:hover{
    background:url(../images/jiudian_menu01.jpg) no-repeat top left;
}
#jiudian_menu .btn02 a:hover{
    background:url(../images/jiudian_menu02.jpg) no-repeat top left;
}
#jiudian_menu .btn03 a:hover{
    background:url(../images/jiudian_menu03.jpg) no-repeat top left;
}
#jiudian_menu .btn04 a:hover{
    background:url(../images/jiudian_menu04.jpg) no-repeat top left;
}
#jiudian_menu .btn05 a:hover{
    background:url(../images/jiudian_menu05.jpg) no-repeat top left;
}
#jiudian_menu .btn06 a:hover{
    background:url(../images/jiudian_menu06.jpg) no-repeat top left;
}

#jiudian_menubgb{
   width:255px;
   height:327px;
   background:url(../images/jiudian_menubgb.jpg) no-repeat bottom left;
   
}
#jiudian_menub {
  list-style: none;
  padding-top:2px;
  margin-left:73px;
}
#jiudian_menub li {
	list-style:none;
	float:left;
}

#jiudian_menub a{
    width:25px;
    height:166px;
	display:block;
	text-decoration:none;
	margin-right:1px;
	text-indent:-1000px;	
}
#jiudian_menub .btn01 a:hover{
    background:url(../images/jiudian_menu01b.jpg) no-repeat top left;
}
#jiudian_menub .btn02 a:hover{
    background:url(../images/jiudian_menu02b.jpg) no-repeat top left;
}
#jiudian_menub .btn03 a:hover{
    background:url(../images/jiudian_menu03b.jpg) no-repeat top left;
}

#mingsheng_map{
    width:665px;
	height:442px;
}
#meisi_menubg{
   width:118px;
   height:169px;
   margin-left:55px;
   background:url(../images/meisi_menubg.jpg) no-repeat top left;
   
}

#meisi_menu {
  list-style: none;
  padding-top:3px;
  margin-left:39px;
}
#meisi_menu li {
	list-style:none;
	float:left;
}

#meisi_menu a{
    width:25px;
    height:164px;
	display:block;
	text-decoration:none;
	margin-right:1px;
	text-indent:-1000px;	
}


#meisi_menu .btn01 a:hover{
    background:url(../images/meisi_menu01.jpg) no-repeat top left;
}
#meisi_menu .btn02 a:hover{
    background:url(../images/meisi_menu02.jpg) no-repeat top left;
}
#meisi_menu .btn03 a:hover{
    background:url(../images/meisi_menu03.jpg) no-repeat top left;
}
#meisi_menu .btn04 a:hover{
    background:url(../images/meisi_menu04.jpg) no-repeat top left;
}
#meisi_menu .btn05 a:hover{
    background:url(../images/meisi_menu05.jpg) no-repeat top left;
}
#meisi_flash{
    width:175px;
	height:164px;
	margin-left:30px;
}

#techan_content{
   margin-left:33px;
   margin-top:8px;
   width:627px;
   height:440px;
    
}
#techang_text{
   width:350px;
   height:440px;
   overflow:auto;
   overflow-x:hidden;
   float:left;
   
}
#techang_text img{
   margin-right:10px;
   margin-top:5px;
   padding:3px;
   border:1px solid #4E4E4E;
   float:left;
   
}
#techang_text p{
	line-height:22px;
	text-indent: 25px;
	font-size:12px;
	margin-bottom:10px;
}

#techang_submenu {
  list-style: none;
  margin-top:18px;
  margin-left:38px;
}
#techang_submenu  li {
	list-style:none;
	margin-bottom:3px;
}

#techang_submenu  a{
    width:188px;
    height:52px;
	display:block;
	text-decoration:none;
	text-indent:-1000px;	
}


#mingsheng_about{
    width:350px;
	height:233px;
	float:right;
}
#fandian_about{
    width:436px;
	height:333px;
	float:right;
}
#mingshengs a{
    position: absolute;
    width:128px;
	height:45px;
	bottom:1px;
	display:block;
	text-indent:-1000px;
}
#mingshengs a:hover{
   background:url(../images/mingshengs.jpg) no-repeat top left;
}
#foot{
   width:1200px;
   height:90px;
   padding-top:8px;

}

#support{
   width:300px;
   height:390px;
   margin:0px 5px 10px 0;
   /*background-color: #E2E2E2;*/
   padding:5px 10px 10px 30px;
   color:#fff;
   float:left;
    
}
#support img{
   margin-top:5px;
   margin-left:250px;
    
}
.supportbox{
   width:550px;
   height:77px;
   border-bottom: 1px  dashed  #471304;
}
.supportboxfone{
   width:550px;
   line-height:30px;
   text-align:center;
   font-size:18px;
   color:#471304;
   font-weight:bold;
   border-bottom: 1px  dashed  #471304;
}

.supporttime{
   width:340px;
   padding-top:10px;
   padding-left:28px;
   line-height:30px;
   color:#471304;
  
}
.msn{
  width:80px;
  text-align:center;
  padding:20px 10px;
  border-right:1px  dashed #471304;
  color:#471304;
  font-size:15px;
  float:left;
  margin-bottom:10px;
  margin-top:10px;
  margin-right:5px;
 
}
