body
{
background-color:#e1e1e1;
}
#container
{
width:515px;
background-color:#e1e1e1;
margin-right:auto;
margin-left:auto;
margin-top:40px;
height:360px;
overflow:hidden;
border:solid 1px #afafaf;
}
#wapper
{
float:left;
width:281px;
height:360px;
}
#logo
{
float:left;
width:201px;
height:162px;
margin-top:89px;
margin-left:-114px;
}
#glo
{
float:left;
width:100px;
height:100px;
margin-top:160px;
margin-left:-160px;
}
#glo img{
border:none;
text-decoration:none;
}
#glo a:hover{
text-decoration:none;
}
#pagecontact
{
float:right;
width:132px;
height:368px;
margin-right:15px;
}

#pagecontant1
{
margin-top:5px;
width:128px;
float:right;
}

#pagecontant2
{
width:128px;
float:right;
margin-top:10px;

}
.txt
{
font:Arial;
font-size:13px;
font-weight:800px;
color:#999999;
text-align: justify;	
}

.latestnews
{
font:Arial, Regular;
font-size:18px;
color:#CC3300;
font-weight: bolder;
margin-top:55px;
}

.block {
	overflow:hidden;
	clear:both;
}

.block .b_title {
	background-color:#EFF0F5;
	/*padding-left:20px;*/
	padding-top:5px;
	/*padding-bottom:5px;	*/
}

.b_block_inner {
	padding-top:10px;
	border-bottom:solid 2px #F5F6F9;
	/*padding-bottom:5px;
	padding-left:20px;*/
	padding-right:20px;	
	overflow:hidden;
	clear:both;
	overflow:hidden;
	float:left;
	width:290px;
}

.b_block_inner .block_img {
	float:left;
	width:90px;
	text-align:center;
}

.b_sub_title a{
	color:#7C85B4;
	display:block;
	font-size:16px;
	font-weight:900;
	font-family:"Arial, Regular";
	/*padding-bottom:10px;*/
	text-decoration:none;	
}

.b_link a{
	color:#606060;
	font-weight:900;
	text-decoration:none;	
}

.news {
	padding-top:10px;
	/*padding-left:30px;*/
	/*border-bottom:solid 1px #CCCCCC;*/
	clear:both;
	overflow:hidden;
	/*padding-bottom:10px;*/
	float:left;
	width:300px;
}

.news .n_title {
	font-size:18px;
	color:#7C85B4;	
}

.news .n_detail {
    font-family:Arial, Regular;
	font-size:12px;
	color:#333333;	
	clear:both;	
}

.news .n_more {
	padding-top:5px;
	width:62px;
	float:right;
	background-color:#EFF0F5;
	padding:5px;
	clear:both;
}

.news .n_more a {
	color:#1B2975;
	text-decoration:none;	
}