﻿body 
{
	margin:0px;
	margin-top:5px;
	padding:0px;
	text-align:center
}
#header
{
	width:1000px;
	height:120px;
	padding:2px;
	text-align:left;
	position:relative
}
#content
{
	width: 800px;
	height: 480px;
	position: relative
}
#welcome
{
 	font-family:宋体;
	font-size:9pt;
	color:#182c79;
	position:absolute;
	left: 300px; 
	top: 27px; 
    display:block
}
#menu{
	position:absolute;
	z-index:101;
	left: 156px; 
	top: 29px; 
	width:840px;
    height:32px;
    border-top: #182c79 2px solid;  
}
#banner
{
	width:1000px;
	height:275px;
	background-image: url(/images/banner.png); 
	background-repeat: no-repeat
}
#contact
{
	width: 1000px;
	height: 275px;
	background-image: url(/images/contact.png);
	background-repeat: no-repeat
}
#successEG
{
	width:1000px;
	height:275px;
	background-image: url(/images/success.png); 
	background-repeat: no-repeat
}
#solve
{
	width:1000px;
	height:275px;
	background-image: url(/images/solve.png); 
	background-repeat: no-repeat
}
#server
{
	width:1000px;
	height:275px;
	background-image: url(/images/server.png); 
	background-repeat: no-repeat
}
#about
{
	width:1000px;
	height:275px;
	background-image: url(/images/about.png); 
	background-repeat: no-repeat
}
.message
{
	position:absolute;
	left: 10px; 
	top: 27px; 
	width:180px;
    height:300px;
    text-align:left;
    color:White;
    font-size:12px;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
    border-top: #182c79 2px solid;
    border-left: #182c79 2px solid;
    border-right: #182c79 2px solid;
    border-bottom: #182c79 2px solid;
    background-color:#182c79
     
}
#root
{
	width:1000px;
	height:87px;
	position:relative;	
	vertical-align:middle;
	background-image: url(/images/root.png)
}
#news
{
  	position:absolute;
	left: 10px; 
	top: 27px; 
	width:350px;
    text-align:left;
    background-color:#FFFFFF  	
}
#aboutContent
{
  	position:absolute;
    left: 258px;
    top: 180px;
    width: 660px;    
    height: 300px;
    text-align:left;     
    background-image: url(/images/bg.png)
    
    /* 
    background-attachment: fixed
    border-top: #182c79 2px solid;
    border-right: #182c79 2px solid;
    border-left: #182c79 4px dashed;
    border-bottom: #182c79 2px solid;
    */
    
}
#wwwcontent
{   
	margin-top:10px;
	margin-bottom:10px;
	height:270px;
	width:650px;
    overflow-y: auto;
	scrollbar-face-color: #182c79;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-3dlight-color:#EEEEEE;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #EEEEEE;
	scrollbar-drakshadow-color: #FFFFFF 	
}
#TAB1,#TAB2,#TAB3
{
	font-family:宋体;
    height:250px
}
#TAB2sub
{    
    position:relative;
    left:70px;
    top:30px
}
#TAB3
{    
    overflow-y: auto;
	scrollbar-face-color: #182c79;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-3dlight-color:#EEEEEE;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #EEEEEE;
	scrollbar-drakshadow-color: #FFFFFF 
}
#TAB1
{    
    overflow-y: auto;
	scrollbar-face-color: #182c79;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-3dlight-color:#EEEEEE;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #EEEEEE;
	scrollbar-drakshadow-color: #FFFFFF 
}
#shiplink
{
	font-family:宋体; 
	font-size:12px;
	width:150px;
	height:50px;
	position:absolute;
	top:40px;
	left:300px;
	vertical-align:top;	
}
#shiplink2
{
	font-family:宋体; 
	font-size:12px;
	width:150px;
	height:50px;
	position:absolute;
	top:40px;
	left:450px;
	vertical-align:top;	
}
#mail
{
	font-size:12px;
	font-family:宋体;
	color:#182c79;
	position:absolute;
    left: 54px; 
    top: 0px;
    width: 93px; 
    height: 15px
}
.aspLabel
{
    width:60px;
    margin-bottom:10px;
    list-style-type:square;
    border-bottom: #ffffff 2px solid;
    cursor:default
	}
.aspLabel:hover
{
    width:60px;
    margin-bottom:10px;
    color:#ff950b;
    list-style-type:square;
    border-bottom: #ff950b 2px solid;
    cursor:default
	}	
.showContent
{   
	width: 600px;
	margin-top:10px;
    text-align:left;
}	
.showContent ul
{  
	display:block;
	margin-left:10px;
    margin-top:10px
}
.showContent ul li
{
    font-size:12px;
    FONT-WEIGHT:bold;
    list-style-type:none;
    font-family:宋体
    }
.showContent ul li span
{
    font-size:12px;
    FONT-WEIGHT:normal;
    font-family:宋体
}
	