/* CSS Document */


body {
	font-family: "宋体", Arial, Geneva, Helvetica, sans-serif ;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color:#3c3c3c;
}

form{
	margin:0;
	padding:0;
	display:inline;	
}

ul,li {
	margin:0px;
	padding:0px;
	list-style-type: none;	
}

input,button {
	border:none;
	background:none;
}

button{
	cursor:pointer;
	vertical-align:middle;
}

img{
	border:none;
}

pre{
	white-space: pre-wrap; 
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap; 
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}


/* * * * * * * * * * * * * * * * * * 域名控制面板后台－登陆界面* * * * * * * * * * * * * * * * **/

.cn_login03{
	background:#70a8e3 url(../images/cn_login02.gif) repeat-x left bottom;
	padding:15% 0 0 0;
	height:350px;
}


.cn_login_top03{
	height:90px;
	width:394px;
	margin: 0 auto;
}



.cn_login_con03{
	background:url(../images/cn_login_con02.gif) no-repeat left top;
	height:156px;
	width:394px;
	margin:0 auto;
	font-family: Arial,"宋体",Geneva, Helvetica, sans-serif ;   /*2009-12-15*/
}


.cn_login_con03 div{
	height:32px;
	line-height:32px;
	color:#667c8a;
	padding:6px 0 6px 110px;
	*margin:10px 0 10px 110px;
	*padding:0;
}

.cn_login_bottom03{
	height:65px;
	width:394px;
	color:#aac6d7;
	margin:20px auto 0 auto;
	line-height:30px;
}
.cn_login03_input02{
	width:183px;  /*2009-12-15 修改两个文本输入框的宽度对齐*/
	height:19px;
	line-height:19px;
	background:url(../images/cn_login02_input03.gif) repeat-x;
	border:1px solid #acb6bf; 
}

.cn_login03_input01{
	width:146px;
	height:19px;
	line-height:19px;
	background:url(../images/cn_login02_input03.gif) repeat-x;
	border:1px solid #acb6bf;  

}

.cn_login03_button{
	background:url(../images/cn_login02_button.gif) no-repeat;
	text-align:center;
	height:22px;
	width:49px;
	line-height:22px;
	margin:10px 35px;
	color:#667c8a;
}