﻿@charset "utf-8";
/* author guyc*/
/* CSS Document */  

/* ---------------------------------------------------- 网页初始化 ------------------------------------------------------------- */
html, body, div,  span,    
h1, h2, h3, h4, h5, h6, p, blockquote, pre,   
a, abbr, acronym, address, big, cite, code,   
img, ins, kbd, q, s, samp,   
small, strike, strong,    
dl, dt, dd, ol, ul, li,   
fieldset, form, label, legend,   
table, caption, tbody, tfoot, thead, tr, th, td {   
    margin: 0;   
    padding: 0;   
    border: 0;   
    outline: 0;   
    font-size: 100%;   
    vertical-align: baselinebaseline;   
    background: transparent;  
}   

div {  
	_zoom:1;	
	
	
}
body {   
	font-family:"宋体"; font-size:12px; color:#555;
	 word-break:break-all;
	 word-wrap:break-word; 
	 background:url(../images/bluebg.jpg) no-repeat;
	 min-width:1002px;
	 _width: expression((documentElement.clientWidth < 1002) ? "1002px" : "auto" ); 
}   
  
ol, ul {   
    list-style: none;   
}   
blockquote, q {   
    quotes: none;   
}   
blockquote:before, blockquote:after,   
q:before, q:after {   
    content: '';   
    content: none;   
}   
   
table ,th , td {   
    border-collapse: collapse;   
    border-spacing: 0;  
}  

.fleft { float:left;}
.fright { float:right;}

input , img , select, textarea{
	vertical-align:middle;
	}

.paddingeft1em{
	padding-left:1em;
	}

/* text color */
.text_green{color:#73b42e;}
.text_black{color:#333; }
.text_white{color:#fff;}
.text_blue{color:#2179b1;}
.text_red{color:#a0;0}
.text_orange{color:#f60;}

.contain{
	width:100%;
	margin:0 auto;
	text-align:center;
	padding:0;
	height:100%;
	overflow:hidden;
	}

.loginbox{ 
	width:314px; 
	height:253px; 
	background:transparent url(../images/login.png) no-repeat; 
	margin:200px auto 0 auto;
	text-align:left;
	padding-top:75px;
	padding-left:140px;
	line-height:24px;
	_background-color:transparent ; 
	_background-image:none ; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="login/images/login.png",sizingMethod="" );
	/*  position:relative;  */
} 


.name{
	background:url(../images/inputbg.png) no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="login/images/inputbg.png",sizingMethod="" );
	width:175px; 
	height:24px; 
	border:0;
	/* _position:absolute; */
	/* _top:75px;  */
	
}
.password{ background:url(../images/inputbg.png) no-repeat;
			_background:none;
		   _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="login/images/inputbg.png",sizingMethod="" );
			width:175px;
			height:24px; 
			border:0; 
			margin:8px 0 0 0;
			
			/* _position:absolute; */
			/* _top:99px; */
			}
.input_text1{ 
	width:170px; 
	height:24px;
	border:0; 	
	padding:4px 2px; 	
	padding:0 2px\9; 	
	line-height:24px; 
	background:none;
	_position:absolute;
	}
.input_text2{ 
	width:63px; 
	height:24px; 
	border:0;
	padding:4px 2px;
	padding:0 2px\9; 
	line-height:24px;
	background:none;
	_position:absolute;
	}
.checkcode{ margin:7px 0 0 0;
			/* _position:absolute; */
			/* _top:129px; */
						}
.checkcode img{ vertical-align:middle;}			
.checkcodeinput{ 
	width:75px; 
	height:24px; 
	background:url(../images/inputbg2.png) no-repeat; 
	display:inline-block;
	_background:none;
	 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="login/images/inputbg2.png",sizingMethod="" );
	 }

.loginbtn{ background:url(../images/loginbtn2.png) no-repeat; width:76px; height:30px; border:0;cursor:pointer;
	_background:none;
	 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="login/images/loginbtn2.png",sizingMethod="" );
	 	_position:absolute;
		vertical-align:middle;}
.loginbtn:hover{ background:url(../images/loginbtn1.png) no-repeat; width:76px; height:30px; border:0; cursor:pointer;
	_background:none;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="login/images/loginbtn1.png",sizingMethod="" );
 	_position:absolute;
	vertical-align:middle;}solute;
	vertical-align:middle;}
