﻿/*login*/
.wxlog
{
	width: 925px;
	height: 28px;
	line-height: 28px;
	background: url(../images/wx10.jpg);
	margin: 0px 8px;
}
.wxlog a
{
	color: #078502;
}
.wxlog li
{
	line-height: 28px;
	height: 28px;
	color: #078502;
}
.wxlog .w400
{
	width: 400px;
}
.wxlog .w160
{
	width: 200px;
}
.wxlog .w100
{
	width: 100px;
}
.wxlog .dl01
{
	height: 18px;
	line-height: 18px;
	padding: 5px 5px;
}
.wxlog .wbg
{
	background: url(../images/wx003.jpg) no-repeat;
	width: 68px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	margin: 5px;
}
.wxlog .wbg a
{
	line-height: 18px;
}


/*----------float------------*/
.txtrig
{
	text-align: right; /*float:right;*/
}
.txtcen
{
	text-align: center;
	float: center;
}
.txtlef
{
	text-align: left;
	float: left;
}
.floatrig
{
	float: right;
}
.floatcen
{
	float: center;
}
.floatlef
{
	float: left;
}
.ma5px
{
	margin-left: 5px;
}


/*=========输入文本==========*/
.input1, .input2
{
	border: 1px solid #CCCCCC;
	height: 18px;
	width: 133px;
	text-align: center;
	line-height: 18px;
}
.input1
{
	background-image: url(../images/yh.jpg);
	background-repeat: no-repeat;
}
.input2
{
	background-image: url(../images/mm.jpg);
	background-repeat: no-repeat;
}
.input3
{
	border: none;
	height: 24px;
	width: 490px;
	text-align: left;
	line-height: 24px; *height:20px;}


body, html, ul, li, p, dl, dd, dt
{
	margin: 0px;
	font-size: 12px;
	line-height: 24px;
	padding: 0px;
	color: #666666;
	text-decoration: none;
	list-style: none;
}

