@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(/Dhtml/images/facebook/index/bg.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img {
	border: none;
}


.top_menu {
	height: 49px;
	background-color:#09202D;
}
.top_menu .nav {
	height: 49px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.main_bg {
	background-image: url(/Dhtml/images/facebook/index/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 452px;
}
.main {
	width: 960px;
	margin-left: -480px;
	height: 550px;
	position: absolute;
	top: 59px;
	left: 50%;
}
.main .info {
	height: 280px;
	width: 760px;
	margin-top: 40px;
	margin-left: 180px;
}
.main .info .i1 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
	width: 660px;
	padding-top: 5px;
	padding-left: 20px;
}
.main .info {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	padding-left: 40px;
}

.i2 {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	padding-left: 40px;
}

.main .info .world {
	font-size: 16px;
	color: #FFFFFF;
}
.main .info .world img {
	vertical-align: baseline;
}

.main .info .logo {
	width: 600px;
	margin-top: -20px;
}


.main .infod .news {
	background-image: url(/Dhtml/images/facebook/index/newsbg.gif);
	height: 210px;
	width: 714px;
	margin-left: 60px;
	_margin-left: 30px;
	float: left;
}
.main .infod .news ul {
	padding-top: 60px;
	padding-left: 80px;
	width: 550px;
	overflow: hidden;
}
.main .infod .news  ul li {
	font-size: 14px;

	line-height: 25px;
}
.main .infod .news ul li a {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
.main .infod .news ul li span {
    color: #3d230f;
}
.main .infod .news .date {
	font-weight: normal;
	padding-right: 20px;
}
.main .infod .rz {
	float: left;
	width: 150px;
}
.btn_login_close {
    background-image: url(/Dhtml/images/facebook/index/btn_close.png);
    background-position: 0% 0% ; 
    width: 49px;
    height: 32px;
    margin: 0px;
    padding: 0px;
    border: 0px;
} 
.btn_login_close_on {
    background-image: url(/Dhtml/images/facebook/index/btn_close.png);
    background-position: 0% 100% ;
    width: 49px;
    height: 32px;
    margin: 0px;
    padding: 0px;
    border: 0px;
}
.but_m{
	background-image: url(/Dhtml/images/facebook/index/but_long.png);
    _FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Dhtml/images/facebook/index/but_m.png');
    background-position: 0% 0% ;
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	height: 33px;
	width: 186px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 33px;
	font-weight: bold;
	color: #441807;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #083252;
}
.but_m_on{
	background-image: url(/Dhtml/images/facebook/index/but_long.png);
    _FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Dhtml/images/facebook/index/but_m_on.png');
    background-position: 0% 100% ;
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	height: 33px;
	width: 186px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 33px;
	font-weight: bold;
	color: #441807;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #083252;
	cursor: pointer;
}
.footline   {
	background-image: url(/Dhtml/images/facebook/index/footline.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #4b93cb;
	font-size: 12px;
}
.footline  a{
	color: #4b93cb;
	font-size: 12px;
	text-decoration: underline;
}

.beta {
background-image:url("/Dhtml/images/facebook/index/beta.gif");
height: 19px;
width: 34px;
background-repeat: no-repeat;
padding: 0px;
position: absolute;
top: 5px;
left: 50%;
margin-left: -50px;
}
