@CHARSET "UTF-8";
html,body,div,input,ol,ul,li,h1{margin:0;padding:0;}
body{background:url(../green/images/pattern4.png) repeat 0 0;}
body,button, input, select, textarea {
font: 14px/1.5 'Microsoft YaHei','SimSun','KaiTi_GB2312',tahoma, Srial,helvetica, sans-serif;}
ol,ul,li{list-style-type:none;}
.clear{clear:both;}
.loginContent{padding-top:100px;width:100%;height:auto;overflow:hidden;}
/*logo*/
.title{width:470px;height:65px;margin:0 auto 50px;background:url(../green/images/login_title.png) no-repeat 0 0;}
.title2{width:580px;height:65px;margin:0 auto 50px;background:url(../green/images/login_title2.png) no-repeat 0 0;}

/*login_con*/
.login_con{width:600px;height:300px;margin:0 auto;overflow:hidden;}
 	.lgoin_img{float:left;margin-top:15px;width:160px;height:300px;background:url(../green/images/login_img.png) no-repeat 0 0;} 	
 	.login_box{background:green;float:left;width:430px;height:300px;overflow:hidden;background:url(../green/images/login_line.png) no-repeat 0 -15px;}
	.login_box table{width:100%;}
	.login_box table th,.login_box table td{height:43px;padding-top:7px;padding-bottom:7px;}
	.login_box table td{position:relative;}
	.login_box table th{text-align:right;width:110px;padding-right:10px;font-weight:normal;font-size:16px;color:#111;}
	.btn_login,.btn_reset{cursor:pointer;width:120px;height:40px;color:#fff;font-size:18px;font-family:"微软雅黑";border:none;background:url(../green/images/login_btn.png) no-repeat 0 0;}
	.btn_reset{background-position:0 -40px;margin-left:30px;}
	.textbox{width:300px;height:35px;line-height:35px;border:1px solid #c8e2a1;font-size:18px;font-weight:700;}
	.textbox.val{width:120px;}
	.login_con .valImg{position:absolute;left:130px;top:10px;line-height:37px;}
		.login_con .valImg img{float:left;height:35px;width:100px;margin-right:5px;border:1px solid #e5e5e5;}
		.login_con .valImg span{float:left;}
	.login_box table .tips{padding:0;height:20px;line-height:20px;color:red;font-size:12px;text-align:center;} 
	.login_con a{text-decoration:none;color:#217900;font-size:12px;}
	.login_con a:hover{color:#4CB713;}
/*login_foot*/
.login_foot{margin-top:70px;}
.login_foot p{font-size:12px;line-height:24px;color:#777;text-align:center;}

/*站点选择*/
.select-head{width:100%;height:120px;overflow:hidden;}	
	.select-top{padding-top:20px;width:1000px; height:120px;margin:auto;}
		.select-top h1{padding-left:40px;font-size:24px;font-weight:normal;text-align:left;line-height:60px;color:#217900;background:url(../green/images/icon_site.png) no-repeat 0 15px;}
		.select-top li{float:left;line-height:26px;font-size:14px;}
		.select-top a{color:#333;font-size:16px;color:#217900;text-decoration:none;padding:0 5px;}
		.select-top a:hover{color:#25B917;}		
.select-main{margin:10px auto;width:1000px;height:auto;overflow:hidden;}
	.select-left{float:left;width:400px;height:500px;overflow:auto;background-color:#fff;border:solid 1px #CCC;}
	.select-right{float:left;width:580px;margin-left:15px;height:500px;overflow:auto;border:solid 1px #CCC;background:#fff;}
		.select-right ul{display:block;width:560px;margin:0 auto;}
		.select-right li{float:left;height:30px;line-height:30px;margin-right:10px;}
		.select-right li a{color:#333;font-size:14px;text-decoration:none;padding:0 5px;}
		.select-right li a:hover{color:#fff;background-color:#217900;}
/*站点选择树*/	
.st_tree{padding:10px;width:360px;}
	/* 超链接 */
	.st_tree a{text-decoration:none;}
	/* 鼠标经过的超链接 */
	.st_tree a:hover{color:#f33;text-decoration:underline;}
	/* 菜单 */
	.st_tree ul{padding:0 18px;margin:0;}
	/* 菜单项 */
	.st_tree ul li{font-size:13px;color:#222;line-height:18px;white-space:nowrap;cursor:pointer;list-style:none;background:url(../green/images/stree/st_node.gif);background-repeat:no-repeat;padding:0 0 3px 20px;}
	/* 子菜单 */
	.st_tree ul li ul{}
	/* 子菜单项 */
	.st_tree ul li ul li{}
	/* 子菜单的父节点 */
	.st_tree .folder{list-style-image:url(../green/images/stree/st_icon.png);background:url(../green/images/stree/st_folder.gif);background-repeat:no-repeat;padding:0 0 0 20px;}
	/* 展开的父节点 */
	.st_tree .open{list-style-image:url(../green/images/stree/st_icon_open.png);background:url(../green/images/stree/st_folder_open.gif);background-repeat:no-repeat;padding:0 0 0 20px;}
		
		
	
	
	
	
	
	
	
	
	
	

