﻿@charset "utf-8";
/* CSS Document */

/******  body 通用样式 ****************/

body { margin:0 auto; background:#fff;}
body { font-family:Arial, Helvetica, sans-serif, "宋体", "微软雅黑"; font-size:12px; font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; font-weight:normal; text-align:center;}
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, label, dl, dt, dd, fieldset, img, pre { margin:0px; padding:0px; list-style-image:none; list-style-position:outside; list-style-type:none; border:0;}

.clearFloat { clear:both;}

/*** 样式定义开始 ***/
body {background:url(images/body_bg.jpg) no-repeat center top; min-height:489px; height:auto;}

#warp { width:1000px; margin:0 auto;}

#licenseheader { height:66px; line-height:66px; _padding-left:40px; }
	.channel_right { float:right;padding:33px 190px 0 0; _padding-right:150px;}
	*+html .channel_right { float:right; padding:15px 190px 0 0; _padding-right:150px;}
	.channel_right select { width:100px; border:0; background:url(images/boder_bg.jpg) no-repeat; height:20px; line-height:20px; color:#666;}
	
	
	.logo { float:left; padding:33px 0 0 110px; }
	
#mainbox {text-align:left; padding:100px 0 0 180px;}
#mainbox div { padding:7px 0;}
	.Admin input { background:url(images/Name_bg.jpg) no-repeat; border:0; height:22px; line-height:22px; width:189px; padding-left:30px;}	
	.PassWord input { background:url(images/password_bg.jpg) no-repeat; border:0; height:22px; line-height:22px; width:189px; padding-left:30px;}	 
	.text input {background:url(images/input_bg05.jpg) no-repeat; border:0; height:22px; line-height:22px; width:280px; padding-left:30px;}
	 #ReqTxtSerialNumber {padding-left:5px; position:absolute; margin-top:6px;}
	 #RequiredFieldValidator1 {padding-left:5px; position:absolute; margin-top:6px;}
	.text span { padding-left:12px;}
	.text_other input {background:url(images/icon_05.jpg) no-repeat; border:0; height:22px; line-height:22px; width:189px; padding-left:30px;}
	.text_other span {}
	.text_Select span{}
	.setserialnumber span{padding-left:70px;}
	.button { width:561px; text-align:center;height:36px}
	.button input { width:126px; background:url(images/button.jpg) no-repeat; height:36px; border:0}
	
#footer { padding:75px 0 0 -20px; *padding:75px 0 0 -20px; color:#666; text-align:center; width:900px; margin:50px auto;}





