﻿@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"宋体";
	font-size:12px;
	color:#4B8ED4;
}
#main_body{
	width:1000px;
	height:610px;
	margin:0 auto;
	background:none;
}
#div_user_top{
	width:1000px;
	height:81px;
	margin:0 auto;
}
.div_user_log{
	width:254px;
	height:81px;
	background-image:url(user_log.jpg);
	float:left;
}
.div_user_zj{
	width:397px;
	height:81px;
	background-image:url(user_pic.jpg);
	float:left;
}
.div_user_right{
	width:349px;
	height:81px;
	background-image:url(user_log_right.jpg);
	float:left;
}
.div_user_top_ziti{
	width:280px;
	height:14px;
	font-family:"宋体";
	font-size:12px;
	color:#000;
	margin:50px 0 17px 49px;
	text-align:center;
}
#div_main{
	width:998px;
	height:480px;
	border:#E2F2FF solid 1px;
	background:none;
}
#div_main_left{
	width:202px;
	height:480px;
	float:left;
	background-image:url(left_bj.jpg);
	
}
.div_main_left_al{
	width:145px;
	height:26px;
	text-align:center;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	margin:14px 26px 0 26px;
	background-image:url(anl_bj.jpg);
	border:#E2F2FF solid 1px;
	}
.div_main_left_al IMG{vertical-align:middle;}
.div_main_left_zx{
	width:67px;
	height:28px;
	margin:20px 68px 0 67px;
}
#div_main_right{
	width:785px;
	height:460px;
	float:left;
	background-color:#F2F9FF;
	margin-top:3px;
	margin-left:5px;
	border:1px #C5E7FF solid;
}

#user_foot{
	width:1000px;
	height:50px;
	background-color:#C5E7FF;
}

.foot_Font{
    width:1000px;
	text-align:center;
	font-size:12px;
	font-family:"宋体";
	line-height:20px;
}
#LogInfo {margin-left:10px;height:30px;margin-right:10px;line-height:16px;}

a:link {color: #3E6FB4; text-decoration:none;}
a:visited {color: #3E6FB4;text-decoration:none;}
a:hover {color: #3EB43E; text-decoration:underline;}

IMG {border:0px solid #ddd;}


.Table_Head {width:150px;text-align:right;}
#Main_Table {margin-left:10px;}

.Input_Text {
	border:1px #eee solid;	
	padding:2px 0px 0px 5px;
	height:17px;
	margin-top:2px;
}

.Input_Button {
	text-align:center;
	border:1px #dddddd solid;
	background:#ffffff;
	padding:2px 0 0 0px;
	height:19px;
	font-size:12px;
	margin-top:3px;
}

.Input_TextArea{
	border:1px #eee solid;	
	padding:3px 0px 0px 5px;
	margin-top:2px;
}
