/* CSS Document */

body,td,input,textarea,select,option,div,span{
font-size:12px;
font-family:Tahoma;
color:#666666;}

body{
margin:0;}

a.nav:link,a.nav:visited{
color:white;
text-decoration:none;}

a.nav:hover,a.nav:active{
color:orange;
text-decoration:none;}

a:link,a:visited{
color:#666666;
text-decoration:none;}

a:hover,a:active{
color:orange;
text-decoration:none;}

a.title:link,a.title:visited{
color:#75B739;
text-decoration:none;}

a.title:hover,a.title:active{
color:orange;
text-decoration:none;}

.box{
border:1px #B0B0B0 solid;}

.green{
color:#75B739;}

.orange{
color:orange;}

.commend_title{
font-size:14px;
font-weight:bold;}

.content{
line-height:1.7;}