p, body{
    font-size: 12px;
}

a:link,a:visited {text-decoration:none;color:#0093BB;}
a:active,a:hover {text-decoration:underline;color:#C00;}

h1{
    text-align: center;
    font-size: 16px;
    padding: 4px 0px 4px 0px;
    margin: 0px;
}
.desc {line-height:20px;}
#portrait-desc{
    float: right;
	width:120px;
	height:600px;
	overflow:hidden;
}
#content{
    width: 960px;
	margin:0 auto;
}
#portrait-desc pre{
    font-size: 12px;
    line-height: 12px;
    padding: 0px;
    margin: 0px;
}
#t, #s{
    width: 760px;
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    line-height: 12px;
}
#source{
    margin-top: 20px;
}
#actions{
    margin-top: 20px;
}
#target{
    margin-top: 20px;
}
.comment{
    color: #330099;
}
.commentforcustomer{
    padding-left: 10px;
    color: #857D7A;
}    
.convertbutton{
    font-size: 24px;
    font-weight: bold;
}
#copyright{
    margin-top: 20px;
    text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing:1px;
}
#customerwords{
    margin-top: 20px;
}
#customerwords ul{
}
#customerwords li{
    
}
#authorwords{
    margin-top: 20px;
}
