* { cellspacing: 0; padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #666666;
} 
ul#center{
 list-style-type:square;
 margin-left: 30px;
 padding: 15px;
}
ul#center li{
 margin-bottom: 20px; 
}
ul#otherlists {
margin-left:30px;
}
a, a:visited {	
 color: #326ea1; 
 text-decoration: none;		
}
a:hover {
 color: #4f4f4f;
 padding-bottom: 0;
}
h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 17px;
 color: #FC281D;
 padding: 15px;
}
hr {
	border:none;
	border-top:1px solid #999999;
	height:1px;
	margin:1px 0px 0px 0px;
	padding:5px;
	
}  
p {
 padding: 10px;		
 margin: 5px;
}
p.left_menu{
	font-size:10px;
	font-weight:bold;
	color:#666666;
	padding:0px;
	margin:0px 0px 10px 0px;
	background:#E5E5E5;
	font-style: normal;
	line-height: 21px;
}
p.right_menu{
	font-size:10px;
	font-weight:bold;
	text-align:right;
	color:#666666;
	padding:0px;
	margin:0px 0px 10px 0px;
	background:#CCDDFF;
	font-style: normal;
	line-height: 21px;
}
.for_markers {
 color: #999999;
 font-size:11px;
 padding: 0px;
}
.for_markers_black {
 font-size:11px;
 padding: 0px;
 text-decoration:underline
}
.not_active {
 text-decoration:line-through;
 color:#666666;
}
.about_company {
 color: #666666;
 font-size:11px;
 padding: 0px;
}
ul {
 margin: 7px;
 padding: 0;
}
.tinfo{
 color: #de292e;
 font-weight:bold;
}

	
	
/*layot*/

#wrapper {
 margin: 0 auto;
 width: 963px;
 border: 1px solid #e0e0e0;
 float: auto;
}
#top {
 color: #333;
 width: 963px;
 float: left;
 height: 92px;
 margin: 0px 0px 0px 0px;
}
#header {
 color: #333;
 width: 962px;
 float: left;
 height: 110px;
 margin: 0px 0px 0px 0px;
 background:url(../img_base/back.jpg);
}
#navigation {
 float: left;
 width: 963px;
 color: #333;
 margin: 0px 0px 0px 0px;
}
#leftcolumn { 
 float: left;
 color: #333;
 text-decoration: none;
 background:url(../img_base/top_left.gif) repeat-x;
 margin: 15px 5px 5px 0px;
 height: 650px;
 width: 182px;
 display: inline;
}
#content { 
 float: left;
 color: #333;
 margin: 15px 5px 5px 5px;
 height: auto;
 width: 610px;
 display: inline;
 background:url(../img_base/content-wrap.jpg) repeat-x;
}  
#content a:hover {
	color: #383d44;
	background: inherit;
	padding-bottom: 0;
	border-bottom: 2px solid #DE292E;;
}
#content table{
 border-collapse:collapse;
 margin-left:17px;
 margin-top: 10px;
}
#content td, th{
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
border-top:1px solid #999999;
padding:5px;
}
#content tr{
 background:#f7f7f7;
}
#rightcolumn { 
 color: #333;
 margin: 15px 0px 0px 5px;
 padding:0px;
 height: auto;
 width: 150px;
 float: left;

}
#footer {
	width:768px;
	clear: both;
	margin: 10px 0px 0px 90px;
	padding: 5px;
	text-align: center;
}

/*Left menu*/
ul#menu {
 list-style: none;
 margin: 5px;
 padding: 5px;
}
	
img {
 border: none;
}
#menu {
 width: 157px;
 margin: 0px;
}
#menu li a {
 height: 32px;
 voice-family: inherit;
 height: 24px;
 text-decoration: none;
}	
#menu li a:link, #menu li a:visited {
 color: #4F4F4F;
 display: block;
 background:url(../img_base/menu.gif);
 padding: 8px 0 0 30px;
}
#menu li a:hover {
 color: #DE292E;
 background:  url(../img_base/menu.gif) 0 -32px;
 padding: 8px 0 0 32px;
}

/*serch*/



/* slide shou */
#slide-container {
 text-align:center;
 margin:0px 0px;
}
#slide-container #slideshow {
 width:149px;
 height:300px;
 margin:auto;
 position:relative;
}
#slide-container #slideshow IMG {
 position:absolute;
 top:0;
 left:0;
}

