@charset "utf-8";
/* CSS Document */
html,body,ul,li,p{margin:0;padding:0}
*{font-family:msyh，"宋体"}

body{background-color:#E7F4FC}
.clear{clear:both}
a{text-decoration:none;color:#000;}

.frame_t .head_l{
	background:url(../Images/main_top_bg_l.png) no-repeat top left;
	width:61px;
	height:67px;
	float:left;
}
.frame_t{
	background:url(../Images/main_top_bg.png) top;
	height:67px;
	margin-bottom:20px;
	min-width:810px;
}

.frame_t h3{
	margin:0;
	float:left;
	background:url(../Images/0579PK.png);
	width:369px;
	height:30px;
	margin-top:14px;
	margin-left:30px;
}
.frame_t .ctrl{
	background:url(../Images/daytime.png);
	width:343px;
	height:27px;
	float:right;
	margin-top:40px;
}
.frame_t .daytime , .frame_t .logout{
	color:#0F547D;
	font-size:12px;
	line-height:26px;
}
.frame_t .daytime{margin-left:65px}
.frame_t .logout{margin-left:70px}


.frame_l{
	width:220px;
	padding:0 10px;
	overflow-x:hidden;
	position:absolute;
	top:87px;
	left:0;
	bottom:0;
}
.left_menu ul{
	margin-bottom:4px;
	border:1px solid #B4C1CA;
	border-top:0;
	background-color:#FFF;
}
.left_menu .close {
	height:26px;
	overflow:hidden;
	border-bottom:0;
}

.left_menu li{list-style:none}
.left_menu li a{font-size:12px;line-height:14px;}

.left_menu .til{background:url(../Images/leftmenu_til_bg.png) top left}
.left_menu .til a{
	background:url(../Images/leftmenu_til_bg.png) no-repeat 30px -62px;
	display:block;
	height:26px;
	line-height:25px;
	color:#0C558C;
	padding-left:50px;
}
.left_menu .close .til a{background-position: 30px -32px}

.left_menu .row{
	padding-left:60px;
}
.left_menu .row a{
	line-height:25px;
	color:#0C558C;
}

.frame_r_til{
	min-width:570px;
	height:29px;
	position:absolute;
	top:87px;
	left:240px;
	right:10px;
}
.frame_r_til , .frame_r_til .t_l , .frame_r_til .t_r {
	background:url(../Images/iframe_til_bg.png);
	height:29px;
}
.frame_r_til .t_l{
	width:5px;
	float:left;
	background-position:0 -30px;
}
.frame_r_til .t_r{
	width:5px;
	float:right;
	background-position:0 -60px;
}
.frame_r_ifm{
	min-width:568px;
	position:absolute;
	top:116px;
	left:240px;
	right:10px;
	bottom:10px;
	border:1px solid #B4C1CA;
	border-top:0;
	background:url(../Images/main_ifm_bg.png) repeat-x top #FFF;
}
.partition{
	margin-left: 500px;
	margin-top: 45px;
	width:200px;
	height:20px;
}
iframe{
	width:100%;
	height:100%;
}

