div.header
{
height:272px;
width:100%;
overflow:auto;
clear:both;
background-color:#A1B1C1;
}
#header_title1
{
height:100%;
width:13px;
overflow:hidden;
float:left;
background-color:#FFE303;
background-image:url('imgs_cl/header_1.jpg');
background-repeat: repeat-y;
}
#header_title_menu
{
height:100%;
width:175px;
overflow:hidden;
float:left;
background-color:#FFE303;
}
#header_title2
{
height:100%;
width:12px;
overflow:hidden;
float:left;
background-color:#FFE303;
background-image:url('imgs_cl/header_2.jpg');
background-repeat: repeat-y;
}

div.img
{
float:left;width:auto;height:auto;
}
img
{
 display:block;
 margin:0;
 padding:0;
}
/*------------------------------------*/
div.content
{
position:absolute;
top:272px;
left:0px;
bottom:3px;
width:100%;
overflow:auto;
_height :expression(parseInt(this.parentElement.clientHeight)-286);
_width :expression(parseInt(this.parentElement.clientWidth)-1);
}
/*---------------------------------*/
div.findForm
{
overflow:auto;
border :0px solid #ff0077;
}
/*--------------------------*/
div.list
{
float:left;
border :0px solid #FFFF00;
}
/*---------------------------------------------------*/
div.footer
{
height:3px;
width:100%;
overflow:hidden;
position:absolute;
bottom:0px;
left:0px;
z-index:2;
background-color:#FF9900;
}
/*-------------------------------------*/
div.find
{
 height:1000px;
width:200px;
overflow:hidden;
clear:left;
float:left;
background-color:#7E9A58;
}
#find_1
{
height:100%;
width:13px;
overflow:hidden;
float:left;
background-color:#FFE303;
background-image:url('imgs_cl/find_1.jpg');
background-repeat: repeat-y;
}
#find_2
{
height:100%;
width:12px;
overflow:hidden;
float:right;
background-color:#7E9A58;
background-image:url('imgs_cl/find_2.jpg');
background-repeat: repeat-y;
}
/*----------------------------*/
div.find a
{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px; 
font-weight:bold;
letter-spacing:1px;
color:#FFE303;
}
/*------------------------------------------*/
input.btn_find
{
 height:21px;
width:111px;
float:left;
background-color:#4444FF;
background-image:url('imgs_cl/btn_find_big.jpg');
 outline: none;
 cursor:pointer;
}
input.btn_menu
{
 height:35px;
width:155px;
float:left;
background-color:#4444FF;
background-image:url('imgs_cl/btn_menu.jpg');
border:0px solid #FFFFFF;
 outline: none;
 cursor:pointer;
}

a.btn_menu
{
 font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px; 
font-weight:bold;
letter-spacing:1px;
color:#FFE303;
}
span.banner_title
{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
letter-spacing:2px;
background-color:#FFE303;
color:#7E9A58;
display:block;
width:212px;
}
span.banner_sub_title
{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
letter-spacing:2px;
color:#000000;
display:block;
width:212px;
}
/*--------------------------------------------------------------------*/
span.big1
{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
/*font-weight:bold;*/
font-style:italic;
color:#ff3333;
}
span.big2
{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:18px;
/*font-weight:bold;*/
font-style:italic;
color:#0033ff;
}
span.big3
{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
/*font-weight:bold;*/
font-style:italic;
color:#aa3333;
}
span.normal
{
display:block;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
/*font-weight:bold;*/
font-style:italic;
color:#444444;
text-align:justify;
}
span.txt1
{
display:block;
color:#3B3B3B;
font-family:Trebuchet Ms,Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
padding:5px;
/*font-weight:bold;*/
/*font-style:italic;*/
text-align:justify;
}
table.list_td  td
{
border-bottom:1px solid #999999;
}