body{
  width: 778px;
  margin:0 auto 0 auto;
	padding:0px;
	color:#000000;
	font-size:12px;
	oncontextmenu='return false' ondragstart='return false' onselectstart ='return false' onselect='document.selection.empty()' oncopy='document.selection.empty()' onbeforecopy='return false' onmouseup='document.selection.empty()'
}

#tab{
	background:#ECEFF3;
}
#tab tr{
    font-size: 12px;
}
}
#tab td{
	padding:5 15 5 15;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	font-size:14px;
}

#tab2{
	background:#ffffff;
	line-height:2;
}
#tab2 tr{
    font-size: 14px;
}
}
#tab2 td{
	padding:5 5 5 5;
}

A:link
{

}
A:visited
{

}
A:hover
{

}
A:active
{

}

P{ 
    text-indent: 2em 
}

.header{
    font-size: 14px;
    float:left;
    width: 100%;
	height:3%;
	background:#BDC5D7;

	text-align: right;
}

.header a{
    text-decoration:none;
}
    
.header a:link{
    color:#ffffff;
}

.header a:visited{
    color:#ffffff;
 }
.header a:hover{
    color:#ffffff; 
    font-weight:bold;
}

.top{
    float:left;
    width: 100%;
    height:180;

    background: url("./images/xdxh.jpg") no-repeat #cbd4db 800px 15px;
}

.topImage{
    float:left;
    width:700;
    height:180;
    background: url("./images/banner2.jpg");
}

.topTitle{
    font-size:23px;
    margin-top: 10%;
    margin-left: 71%;
	padding:0;
	font-family:"Î¢ÈíÑÅºÚ","ºÚÌå";
	color: green;
}

.topSubTitle{
		color: blue;
		margin-left: 55%;
		font-size:12px;
		font-weight:bold;
}
.topNavBar{
    float: left;
    font-size:14px;
    border-top:1px solid #000000;
    border-bottom:1px solid #000000;
}

.topNavBar ul{
    list-style:none;
    margin:0px;
    padding:0px;
}
.topNavBar li{
    background:#ECEFF3;
    float:left;
    
}
.topNavBar a{
    display:block;
    text-align:center;
    text-decoration:none;
    padding: 4px 14px 4px 15px;
    border-right:1px solid #000; 
}
    
.topNavBar a:link{
    color:#0E1139;
}

.topNavBar a:visited{
    color:#0E1139;
 }
 
.topNavBar a:hover{
    color:blue; 
    font-weight:bold;
}

.topNavBar a:active{
    color:#0E1139; 
    font-weight: bold;

}

.footer{
    height: 4%;
    margin: 0px;
    padding: 5 0 5 0px;
	  text-align: center;
	  background:#BDC5D7;
    float: left;
    width: 100%;
    border-top:1px solid #666666;
}

.footer a{
    display:block;
    text-decoration:none;
}
    
.footer a:link{
    color:gray;
}

.footer a:visited{
    color:#ffffff;
 }
 
.footer a:hover{
    font-weight: bold;
}

#welcome{ 
    font-size: 18px;
    color: #0E1139;
    margin: 0px;
    padding: 20 0 20 28px;
    font-weight: bold;
    background: url(./images/welcome.gif) no-repeat 0px 25px ;
}

#topic{ 
    font-size: 14px;
    color: #000000;
    margin: 0px;
    padding: 10 0 0 28px;
    font-weight: bold;
    background: url(./images/item.gif) #ECEFF3 no-repeat 0px 10px ;
}
#topicBig{
    font-size: 16px;
    color: #000;
    margin: 0px;
    padding: 10 0 10 25px;
    font-weight: bold;
    background: url(./images/pin.gif) no-repeat 0px 16px ;
}
.main{
    width: 78%;
    float:right;
    padding: 2 2 5 25px;
    line-height:2;
    font-size: 14px;
}


.main ul{

}
.main li{

  
}
#date{
     font-size: 10px;
     color: #666666;
     margin: 0;
     padding: 0 0 0 20px;
}
#source{
     text-align: right;
     color: #666666;
     font-size: 10px;
}

#title{
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
    padding: 30px 240px 70px 20px;
    text-align: right;
    color: brown;
    background: url(./images/msa.jpg) no-repeat 0px 16px 0px 0px;  
}


#content{
    margin:10 0 10 10px;
}

#pageNav{
    text-align: right;
}

#notice {
border: 2px solid red;
padding: 1em;
margin-bottom: 2em;
background-color: #f0f0f0;
font: bold smaller sans-serif;
}

.HNavBar{
    float: left;
    width: 195px;
    height: auto;
    font-size:14px;
    margin:14 0 0 0px;
}

.HNavBar ul{

    list-style:none;
    margin:0px;
    padding:0px;
}
.HNavBar li{

	  border-bottom:1px dotted #000000;
    margin: 1px;

}
.HNavBar a{
	
    display:block;
    text-align:left;
    text-decoration:none;
    padding: 4px 14px 4px 10px;

}
    
.HNavBar a:link{
    color:#0E1139;
}

.HNavBar a:visited{
    color:#0E1139;
 }
 
.HNavBar a:hover{
    color:blue; 
   
}

.HNavBar a:active{
    color:#0E1139;
}

#NavTopic{ 
    text-align: center;
    font-weight: bold;
    background:#FFFFFF;
    border: none; 

}