
body{
margin:0px;
background-image:url(../images/bg.png);
background-repeat:repeat-x;
background-color:#eeeee2;
}
table{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:18px;
}
.title{
font-family:"Trebuchet MS";
font-size:20px;
color:#CC0000;
font-weight:bold;
}
.title1{
font-family:"Trebuchet MS";
font-size:14px;
color:#CC0000;
font-weight:bold;
}
.pro_link{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF
}
.pro_link:hover{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:underline;
}
.pro_link1{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000
}
.pro_link1:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#BD000E;
text-decoration:underline;
}
