|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/hightechweb/ |
Upload File : |
body
{
margin: 0px;
padding: 0px;
font-size: 11px;
font-family: Verdana,Sans-Serif,Tahoma,helviteca;
overflow: visible;
width: 100%;
background-color:Transparent;
height: 100%;
}
/*----------------------Content----------------------------*/
#content_main
{
padding:10px 10px 10px 10px;
}
/*--------formtable-----------*/
.tb_form
{
font-size: 1em;
}
.tb_form td
{
padding: 1px;
}
.tb_form tr
{
margin: 0;
}
.tb_form .td_form_left
{
text-align: right;
font-weight: bold;
}
.tb_form .td_form_item
{
text-align: left;
}
/*------------div--------------*/
.divButton_center
{
text-align:center;
}
/*------------input button--------------*/
.btn
{
border-color: inherit;
color: #333333;
height: 18px;
width: 40px;
cursor: pointer;
text-align: center;
font-size: 1.09em !important;
}
/*--------input text--------*/
.txt
{
border: solid 1px #C5C5C5;
font-size: 1em;
width:255px;
}
.area
{
border: solid 1px #C5C5C5;
height: 100px;
font-size: 1em;
width:255px;
}
/*--------------select--------------*/
.sel
{
}
/*--------------CheckBoxList--------------*/
.chbList
{
text-align: left;
font-weight: bold;
padding-left: 20px;
}
/*--------------DropDownList--------------*/
.ddl
{
}
/*--------radio--------*/
.rbt
{
}
/*----------listbox------------*/
.listBox
{
font-size: 1em;
border: solid 1px #C5C5C5;
}
/*------------others--------------*/
.required
{
text-align: left;
font-weight: bold;
color: Red;
}
.icon_help
{
background: url(../Images/help.gif) top left no-repeat;
display: inline-block;
width: 18px;
height: 18px;
cursor: pointer;
vertical-align: middle;
}
.icon_calendar
{
background: url(../Images/datePicker.gif) top left no-repeat;
display: inline-block;
width: 16px;
height: 16px;
cursor: pointer;
vertical-align: middle;
}
.splitline
{
width: 95%;
height: 1px;
text-align:center;
border-top: solid 1px #d1d1d1;
border-bottom: solid 1px #fff;
overflow: hidden;
}
.notice
{
padding: 5px 0 5px 0;
color: #656565;
font-style: italic;
}
.sp-attachment
{
margin-bottom: 10px;
}
.divError
{
font-weight: bold;
color: #FF0000;
white-space: nowrap;
}