@charset "gb2312";
/* CSS Document */
/*UI设计者：罗昊飞 2010-05-19 */

/*初始化*/
html,body{height:100%;}
body{ background: #add0fb url(../Images/body_bg.gif) repeat-x;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{padding:0; margin:0; }
fieldset,img{border:0; }
table{border-collapse:collapse; border-spacing:0; }
ol,ul{list-style:none; }
address,caption,cite,code,dfn,em,strong,th,var{font-weight:normal; font-style:normal; }
caption,th{text-align:left; }
h1,h2,h3,h4,h5,h6{font-weight:normal; font-size:100%; }


a{text-decoration:none; color:#888;}
a:hover{text-decoration:underline;}

/*外框架*/
.gd_bdWp,td,input,select{ margin:0px; padding:0px; font-size:12px; font-family:verdana,Arial,Helvetica,sans-serif;}
.gd_mWp{ width:914px; text-align:left; margin:0 auto; border:0px solid #f00}
	
	/*头部*/
.gd_HeadWp{ height:129px; text-align:center}
		.gd_HeadWp img{  margin-top:52px;}
	
	/*主体*/
.gd_MidWp{ height:333px; position:relative; border:0px solid #f00}
.gd_LgBx{ border:0px solid #f00; height:100%;}/*总框*/
		/*左边*/
.gd_Left{ float:left; margin-top:37px; width:426px; height:242px; background:url(../Images/left_img.jpg) no-repeat;}
		
		/*登录*/
		.gd_LgBxCon{ position:absolute; left:390px; top:24px; width:342px; height:267px; background:url(../Images/login_bg.jpg) no-repeat !important;}
			
.LgBx_Name{position:absolute; left:40px; top:21px;}
.LgBxLst_tb{position:absolute; left:41px; top:62px; }
.LgBxLst_tb td{height:35px; font-size:12px; padding-left:8px;}
.LgBxLst_tb th{width:50px; font-size:12px;}	
.Ipt{border:1px solid #919ba5; background-color:#fff; height:25px; line-height:20px; width:202px;  font-size:14px; font-weight:bold;}				
.Ipt2{border:1px solid #919ba5; background-color:#fff; height:25px; line-height:20px; width:135px;  font-size:14px; font-weight:bold;}			
td.Chk_Wp{height:30px;color:#000;}
.Chk_RName,
.Chk_SSL{width:16px;height:20px;margin-right:3px;cursor:pointer; cursor:hand; vertical-align:middle;}
.Chk_SSL{margin-left:18px;}
td.Smb_Wp{height:52px;}
.Btn{cursor:pointer;cursor:hand;}
.SmbBtn{font-size:14px; font-weight:bold; color:#4c85c8; width:78px; height:40px; background:url(../Images/button.jpg) no-repeat; border:none; *padding-top:2px; padding-left:2px;}
.SmbBtn2{font-size:14px; font-weight:bold; color:#216b00; width:78px; height:40px; background:url(../Images/button_green.jpg) no-repeat; border:none; *padding-top:2px; padding-left:2px; margin-left:22px;}
					
					
		
		/*右边*/
		.gd_right{ float:right; margin-top:37px; width:196px; height:242px; background:url(../Images/right_bg.jpg) no-repeat;}
			.gd_right li{ margin-left:35px; background:url(../Images/right_list.gif) no-repeat 110px 4px;}
			.gd_right .list01{ margin-top:24px;}
			.gd_right .list02{ margin-top:32px; *margin-top:29px;}
		
	
	/*底部版权信息*/
	.gd_FootWp{ height:40px; border:0px solid #f00; padding-top:18px; margin-bottom:30px;}
		.gd_FootWpIn{ text-align:center; color:#4a4a4a;  line-height:21px;}

