﻿input, select, textarea, .password {
background:#FFFFFF url(../images/fade.jpg) repeat-x scroll left bottom;
border:1px solid #CCCCCC;
font-family:Helvetica,verdana,sans-serif;
font-size:1em;
line-height:15px;
margin:1px 4px;
padding:2px 4px;
}
.validate {
text-align:right;
}
.validate input {
background:#ccc url(../images/send.jpg) no-repeat top left;
border:0;
width:60px;
text-indent:-500px;
height:24px;
cursor:pointer;
}

#content {
width:685px;
}

#news{
width:320;
}
label {
padding:4px;
line-height:25px;
}
.box {
background:#FFF8E8;
padding:10px;
border:1px solid #FFCA5E;
}
.box_body {
padding:7px;
}
.box_head {
font:bold 14px arial;
border-bottom:1px solid #ccc;
}
