/* CSS Document */

body{margin:0;padding:0;overflow-x:hidden;}
html, body{height:100%;}
img{border:none;}
*{font-family:'Î¢ÈíÑÅºÚ';font-size:12px;color:#626262;}
dl,dt,dd{display:block;margin:0;}
a{text-decoration:none;}

#bg{background-image:url(../image/dotted.png);}
.container{width:500px;height:300px;margin:auto;}

/*left*/
.leftsidebar_box{width:240px;height:100%!important;overflow:visible !important;position:¹Ì¶¨;height:100% !important;background-color:#3992d0;}
.line{height:2px;width:100%;background-image:url(../image/line_bg.png);background-repeat:repeat-x;}
.leftsidebar_box dt{padding-left:30px;padding-right:10px;background-repeat:no-repeat;background-position:10px center;color:#f5f5f5;font-size:15px;position:relative;line-height:48px;cursor:pointer;}
.leftsidebar_box dd{background-color:#317eb4;padding-left:40px;}
.leftsidebar_box dd a{color:#f5f5f5;line-height:20px;}
.leftsidebar_box dt img{position:absolute;right:10px;top:20px;}
.system_log dt{background-image:url(../image/select_jt.png)}
.custom dt{background-image:url(../image/select_jt.png)}
.channel dt{background-image:url(../image/select_jt.png)}
.app dt{background-image:url(../image/select_jt.png)}
.cloud dt{background-image:url(../image/select_jt.png)}
.syetem_management dt{background-image:url(../image/select_jt.png)}
.source dt{background-image:url(../image/select_jt.png)}
.statistics dt{background-image:url(../image/select_jt.png)}
.leftsidebar_box dl dd:last-child{padding-bottom:10px;}
.leftsidebar_box dl dd a{ font-size:14px;}
.leftsidebar_box dl {
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	background-color: #CCCCCC;
	font-size:15px;
}