.logininput{
	height: 35px;
	width: 200px;
	font-size: 18px;
	line-height: 35px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
}
.loginbtn {
	background: #3197CA url(img/bg_login_btn.png) repeat-x top;
	border-radius: 8px;
	-moz-border-radius: 8px;
	border: none;
	font-size: 24px;
	font-weight: 700;
	text-shadow: 1px 1px 1px #9cced6;
	color: #1C5571;
	width: 200px;
	cursor: pointer;
	border-top: 1px solid #BEDFEF;
	height: 40px;
	float: left;
	display: block;
	margin-left: 93px;
	line-height: 40px;
}
		
.loginbtn:hover {background: #3197CA url(img/bg_login_btn.png) -0 -60px; cursor: pointer; color: #103141;}

#box_login {
	height: 370px;
	width: 385px;
	background-image: url(../picture/bg_login_box.png);
	background-repeat: repeat-x;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	color: #FFFFFF;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	
}
#box_login ul{
margin:0px;
padding:0px;
list-style-type:none;
}
#box_login ul li.bl_logo{
	cursor:default;
	text-align: center;
	margin-top: 10px;
}
#box_login ul li.bl_txt{
	cursor:default;
	text-align: center;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	float: left;
	height: 20px;
	clear: left;
	width: 100%;
	margin-top: 5px;
	margin-left: 5px;
}
#box_login ul li.bl_txt2{
	cursor:default;
	text-align: center;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 14px;
	line-height: 40px;
	height: 40px;
	width: 100%;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
#box_login ul li.bl_bt{
	cursor:default;
	text-align: center;
}
#logo_head {
	height: 70px;
	width: 100%;
	background-color: #353535;
	background-image: url(../img/bg_header.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#menuleft {
	float: left;
	height: 100%;
	width: 235px;
	background-color: #525252;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#menuleft ul.box_user{
	padding:0px;
	list-style-type:none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 108px;
	margin-left: 0px;
}
#menuleft ul.box_user li.bu_pic{
	cursor:default;
	background-color: #818181;
	float: left;
	height: 55px;
	width: 55px;
}
#menuleft ul.box_user li.bu_pic img{
	cursor:default;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#menuleft ul.box_user li.bu_txt1{
	cursor:default;
	margin-left: 10px;
	float: left;
	width: 170px;
	color: #CCCCCC;
	font-size: 12px;
	text-align: left;
}
#menuleft ul.box_user li.bu_txt2{
	cursor:default;
	float: left;
	width: 170px;
	margin-left: 10px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	overflow: hidden;
}
#page_nav {
	height: 40px;
	width: 100%;
	background-image: url(../picture/bg_breadcrumb.png);
	background-repeat: repeat-x;
	background-color: #C7C7C7;
	background-position: top;
	line-height: 40px;
	text-align: left;
	text-indent: 10px;
	color: #353535;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
}
#page {
	height: 1000px;
	border: 1px solid #FFFFFF;
	background-color: #353535;
	margin-left: 10px;
}
#box_setting {
	float: left;
	height: 100%;
	width: 235px;
	margin-top: 20px;
}
#box_setting ul{
padding:0px;
margin:0px;
list-style-type:none;
}
#box_setting ul li.bs_tt{
	cursor: default;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	color: #FFFFFF;
	background-image: url(../picture/bst_tt.png);
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
	width: 265px;
	background-repeat: no-repeat;
	z-index: 20;
	left: 2px;
	top: 160px;
	position: absolute;
	
}

#box_setting ul li.bs_list{
	cursor: default;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	text-align: left;
	text-indent: 10px;
	background-image: url(../picture/bg_login_header.png);
	background-position: top;
	background-repeat: repeat-x;
	color: #CCCCCC;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #525252;
	border-bottom-color: #525252;
}
#box_setting ul li.bs_list:hover{
background-position: bottom;
color: #FFFFFF;
}
#box_frame {
	height: 100%;
	margin-top: 20px;
	margin-left: 30px;
	width: 1000px;
	float: left;
}
#box_frame ul{
padding:0px;
margin:0px;
list-style-type:none;
}
#box_frame ul li.bf_tt{
	cursor:default;
	font-size: 16px;
	line-height: 35px;
	color: #FFFFFF;
	height: 35px;
	background-image: url(../picture/bg_ftt.png);
	background-repeat: repeat-x;

}
#box_frame ul li.bf_f{
cursor:default;
}

#page_all {
	float: left;
	height: 100%;
	width: 100%;
}
#page_all ul{
padding:0px;
margin:0px;
list-style-type:none;
}
#page_all ul li.mnl{
	cursor:default;
	float: left;
	width: 260px;
	height: 100%;
	background-color: #3399FF;
}
#page_all ul li.pf{
	cursor:default;
	float: left;
	height: 100%;
	width: 900px;
	background-color: #006699;
}

#box_setting2 {
	float: left;
	height: 100%;
	width: 235px;
	margin-top: 20px;
}
#box_setting2 ul{
padding:0px;
margin:0px;
list-style-type:none;
}
#box_setting2 ul li.bs_list{
	cursor: default;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	text-align: left;
	text-indent: 10px;
	background-image: url(../picture/bg_ftt.png);
	background-position: top;
	background-repeat: repeat-x;
	color: #FFFFFF;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #525252;
	border-bottom-color: #525252;
	font-weight: bold;
}
#box_setting2 ul li.bs_list:hover{
background-position: bottom;
color: #FFFFFF;
}
