a:link{
color:#0000e3;
text-decoration:underline;
}
a:visited{
color:#790079;
text-decoration:none;
}
a:hover{
color:#7fc31c;
text-decoration:none;
}
a:active{
color:#790079;
text-decoration:none;
}
p{
margin:8px 0;
}
.line{
height:1px;
overflow:hidden;
text-indent:-9999px;
background:url(../design/line.gif) repeat-x #ffffff;
}
.clear{
height:1px;
overflow:hidden;
clear:both;
text-indent:-9999px;
}
.red{
color:#d90000;
}
.image{
border:1px solid #d90000;
}
.small{
line-height:13px;
font-size:10px;
}
.large{
font-size:14px;
font-weight:bold;
}
.right .large a:link{
color:#4576c2;
}
.right .large a:visited{
color:#790079;
}
.right .large a:hover{
color:#4576c2;
}
.right .large a:active{
color:#4576c2;
}
.information2 .large a:link{
color:#4576c2;
}
.information2 .large a:visited{
color:#790079;
}
.information2 .large a:hover{
color:#4576c2;
}
.information2 .large a:active{
color:#4576c2;
}
.recommend .large a:link{
color:#4576c2;
}
.recommend .large a:visited{
color:#790079;
}
.recommend .large a:hover{
color:#4576c2;
}
.recommend .large a:active{
color:#4576c2;
}
.border_none{
border:none;
}
.text_right{
text-align:right;
}