ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }
body
{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
}
.headline
{
	background: url(../../images/page/content_head_line.jpg) repeat-x;
	width:500px;
	height:20px;
	padding-bottom: 10px;
}

.headline h1
{
  background: url(../../images/page/content_head_logo.jpg) no-repeat;
  color: #007b00;
  padding-left: 20px;
  padding-top: 4px;
  height: 20px;
  font-size: 12px;
}
#list
{
	width:510px;
}
#list div
{
	left:150px;
	width:500px;
	margin-bottom:10px;
	border-bottom:1px solid #666;
}
#list a
{
	float:right;
	font-size:11px;
}
#list img
{
	margin-right:10px;
}
#path
{
	font-size:11px;
	margin: 5 0 5 2;
}
#path a
{
	color:#666;
}
#company
{
	left:150px;
	width:480px;
}
#company table
{
	font-size:12px;
	width:100%;
	text-align:justify;	
}
/** top  menu **/
#topmenu ul, #footer ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 9px;
	padding-left: 5px;
}
#topmenu li, #footer li
{
  display: inline;
  border-right: 1px solid black;
  padding-right: 10px;
  margin: 0;
  padding-left: 5px;
  font-size:11px;
}
#topmenu li.last, #footer li.last
{
   border-right: 0;
}
#topmenu a
{
	color:#000000;
	text-decoration:none;
}
#topmenu a:hover
{
	text-decoration:underline;
}
#topmenu
{
 	
 background: url(../../images/page/green_back.gif) repeat-x;
 height: 30px;
 width:1018px;
}
/** Footer **/
#footer
{
	clear:both;
	background: url(../../images/page/f_top.jpg) repeat-x;
	margin-left: 10px;
	margin-top:  18px;
	padding-top: 18px;
	padding-bottom: 30px;
	font-size: 12px;
	width:1008px;
}
#footer a
{
	color:gray;
	text-decoration:none;
}
#footer a:hover
{
	text-decoration:underline;
}
/** content **/
#content
{
	float: left;
	width: 510px;
	padding-left:20px;
	padding-bottom:20px;
	margin-bottom:20px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	min-height:300px;
}
/* for Internet Explorer */
/*\*/
* html #content {
height: 300px;
}
/**/
/** menu **/
#menu
{
 width: 150px;
 float: left;
}
#menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	width:150px;
}
#menu ul li
{
	margin: 0;
	padding-left: 20px;
	color: white;
	background: #c32927 url(../../images/page/m_left.jpg) left repeat-y;
	border-bottom: 1px solid white;
	font-size: 11px;
}
#menu li a
{
	color:white;
	text-decoration:none;
}
#menu li a:hover
{
	text-decoration:underline;
}
#search_div
{
    position: absolute;
    top: 115px;
    left:450px;
    color:#ffffff;
    width:500px;
}
#search *,#search {

  font-size: 11px;
}



#search_select {


  width: 133px;
}



#search_text {

  width: 130px;  
}



#search_button {


  padding: 0;

  height: 16px;

  background: #da4946;

  border: 1px solid gray;
}
#menu .cat
{
	color:#000000;
}
