﻿@charset "utf-8";
*{font-family:微软雅黑;}
body{
	margin:5px;
	overflow-x: hidden;
}
login-module-layout{
	/*font-family: MicrosoftSansSerif;*/
	font-family:Microsoft YaHei;
	font-size: 15px;
	color: #ffffff;
	height: 30px;
	line-height: 17px;
	width: 340px;
	height: 110px;
	position: relative;
	float: right;
	text-decoration: none;
}
.line{
	color: #ffffff;
}
.iframbox {
	white-space:nowrap;
	min-width:155px;
/* 	width: 155px !important; */
	float:right;
}
.iframbox a{
	color:#ffffff;
}
li {
	list-style: none;
}

/*.login-module-layout .title {
	height: 100%;
	margin-right: 10px;
	/* width: 130px; */


/*display: inline-block;*/


/*border: 1px solid red;*/


/*}*/


/*.login-module-layout .old {
	height: 100%;
	margin: 0 12px 0 6px;
	display: inline-block;
	text-align: center;
}*/


/*.login-module-layout .old a {
	color: #fff;
}

.login-module-layout .old a:hover {
	/*color: #4466a9;*/


/*text-decoration: underline;
}*/


/*.login-module-layout .title:hover {
	/*color: #4466a9;*/


/*text-decoration: underline;
	cursor: pointer;
}*/

.login-module-layout .login {
	height: 100%;
	display: inline-block;
	width: 40px;
	text-align: center;
	color: #ffffff;
}

.login-module-layout .register {
	color: #ffffff;
	height: 100%;
	display: inline-block;
	width: 40px;
	text-align: center;
}

.login-module-layout .login:hover,
.login-module-layout .register:hover {
	/*color: #4466a9;*/
	cursor: pointer;
}

.show_box {
	position: absolute;
	top: 24px;
	right: 77px;
	width: 100px;
	height: 65px;
    text-align: center;
	background: url(../img/box-bg.png) no-repeat;
	display: none;
	z-index: 100;
	font-size: 15px;
}

.show_box_list {
	padding: 10px 0 0 0;
	margin: 0;
	width: 80px;
	height: 100%;
	/*border: 1px solid red;*/
	/*padding: 10px 0 5px 0;*/
}

.show_box_list li {
	cursor: pointer;
	line-height: 26px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}

.show_box_list li a {}

.show_box-zhuce {
	position: absolute;
	width: 80px;
	height: 65px;
	background: url(../img/box-bg.png) no-repeat;
	display: none;
	z-index: 100;
	font-size: 15px;
}

.show_box-zhuce_list {
	padding: 10px 0 0 0;
	margin: 0;
	height: 100%;
	/*border: 1px solid red;*/
}

.show_box-zhuce_list li {
	line-height: 26px;
	text-align: center;
	cursor: pointer;
	line-height: 26px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}

.show_box-zhuce_list li a {
	color: #ffffff;
	/*color: #333333;*/
}