﻿*
{
    margin: 0px;
    padding: 0px;
}

html,body{*overflow-y:auto;height:100%; }
body
{
    overflow: hidden;
    font-family:"微软雅黑";
}
ul li
{
    list-style-type: none;
}
.menu
{ 
    float: right; 
	line-height:44px;
}
.menu ul li
{
	float:right;
	height:44px;
  
}
.mlia
{
	display:block; 
	text-decoration:none; 
	height:44px;
	cursor:pointer;
}

.mlia img
{
	border: 0px;
}

.topM
{
    height: 44px;
    background-image:url(../images/imgbcxtwo/headintitle.png);    
}
