﻿body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#777;
}
p{
	margin:0px;
	padding:0px;
	}
.alert_regedit{
	width:980px;
	height:350px;
	overflow:hidden;
	margin:0 auto;
	padding:10px;
	border:#e4e4e4 5px solid;
    background-color:#ffffff;
    display:none;
	}
.alert_regedit_2{
 	width:700px;
 	height:350px;
	overflow:hidden;
	margin:0 auto;
	padding:10px;
	border:#e4e4e4 5px solid;
    background-color:#ffffff;
    display:none;
	}

.l_a_r_t{
	height:35px;
	border-bottom:#bbbbbb 2px solid;
	line-height:35px;
	position:relative;
	font-size:16px;
	font-weight:bold;
	color:#000;
	}
.colse_r{
	position:absolute;
	top:0px;
	right:10px;
	}
.alert_content{
	margin-top:10px;
	}
.login_content_title, .a_regedit_content_title{
	margin-bottom:15px;
	}
.login_content_title p, 
.a_regedit_content_title p,
.why_regedit_title p{
	font-size:14px;
	font-weight:bold;
	color:#000;
	display:block;
	}
.login_content, .a_regedit_content, .why_regedit{
	float:left;
	width:320px;
	}
*html .why_regedit{
	margin-right:-3px;
	}
.login_content_content span,
.login_content_title span,
.a_regedit_content_title span,
.a_regedit_content_content span{
	display:block;
	height:25px;
	line-height:25px;
	}
.input_text{
	width:200px;
	height:18px;
	border:#ccc 1px solid;
	display:block;
	}
.form_buttom{
	width:75px;
	height:25px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	border:#ccc 1px solid;
	background-color:#fff;
	cursor:pointer;
	margin-top:15px;
	}
.form_buttom:hover{
	background-color:#addcf5;
	}
.regedit_content_content ul{
	list-style:decimal outside;
	margin-left:25px;
	}
.regedit_content_content ul li{
	list-style:decimal outside !important;
	line-height:25px;
	}
.why_regedit_border{
	margin-top:35px;
	border:#ccc 1px solid;
	padding:10px;
	width:250px;
	background-color:#fafafa;
	}
.l_r_tips_w{
	padding-left:15px; 
	color:#f00;
	background:url(images/position.gif) no-repeat left top;
	}
.l_r_tips_r{
	padding-left:15px;
	line-height:23px;
	color:#690;
	background:url(images/right_icon_03.gif) no-repeat left top;
	}
