@CHARSET "UTF-8";
input, select, textarea {
    font-family: Tahoma, Arial, simsun, sans-serif;
    margin: 0;
    padding: 0;
}
SELECT,INPUT {
    FONT-SIZE: 12px;
}

.lcjsq select {
    width: 130px;
    height: 22px;
    line-height:22px;
    margin-left: 10px;
}
.lcjsq input {
    width: 128px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #999;
    margin-left: 10px;
}
.lcjsq p.button_bg {
    background-color:#cb282d;
    width: 60px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    float: left;
    margin-right: 10px;
}
.lcjsq p.button_bg a{
	color:#fff;
}
.box1{
	width:270px;
	float:left;
	margin-left:40px;
}
.box1>div{
	height:22px;
	width:100%;
	margin-bottom:8px;
}















