/* CSS Document */

body{margin:0px;}
#navi{
background-image:url(images/navibg.jpg);
background-repeat:repeat-x;
float:right;
line-height:34px;
background:#FFF;
}
#navi ul{
margin:0px;
padding: 0px;
list-style-type: none;
}
#navi li{
float:left;

font-family: Arial;
font-size:12px;
text-align: center;
}
#navi li a{
display: block;
border-right:1px solid #b9bec0;
width: 103px;
line-height:30px;
color: #000000;
text-decoration: none;
background-image:url(images/navibg.jpg);
background-repeat:repeat-x;
}
#navi li a:hover{
background-image:url(images/navibg2.jpg);
background-repeat:repeat-x;
color: #fff;
}
#leftpr a{
font-size:12px;
color:#999999;
background-image:url(images/leftprbg.jpg);
background-repeat:repeat-x;
line-height:24px;
}
#leftpr a:hover{
font-size:12px;
color:#000000;
text-decoration:none;
background-image:url(images/leftprbg3.jpg);
background-repeat:repeat-x;
}
A:link			{font-size: 12px;COLOR: #000000; TEXT-DECORATION: none}
A:visited		{font-size: 12px;COLOR: #ff0000; TEXT-DECORATION: none}
A:hover			{
	font-size: 12px;
	COLOR: #000000;
	TEXT-DECORATION: underline
}
.new a:link			{font-size: 12px;COLOR: #000000; TEXT-DECORATION: none}
.new a:visited		{font-size: 12px;COLOR: #000000; TEXT-DECORATION: none}
.new a:hover			{font-size: 12px;COLOR: #ff0000; TEXT-DECORATION: underline}
#time{
font-size:12px;
color:#000000;
}
#prserch{
font-size:12px;
color:#333333;
line-height:22px;
}
#titl{
font-size:14px;
color:#000000;
text-indent:50px;
}
TD{
	font-size:12px;
	line-height: 25px;
}
#contactbg{
font-size:14px;
line-height:30px;
background-image:url(images/CONTACT.gif);
background-repeat:no-repeat;
background-position:center bottom;}
#company{
	font-size:12px;
	color:#333333;
	line-height:25px;
}
#companybg{
font-size:12px;
color:#333333;
line-height:24px;
background-image:url(images/companybg2.gif);
background-repeat:no-repeat;
background-position:center bottom;}
#primg{
border:solid #CCCCCC 1px;}
#leftgg{
font-size:12px;
line-height:23px;
padding:10px;}
