a
{
	text-decoration: none;
	color: blue;
}
a:hover
{
	text-decoration: underline;
	color: blue;
}
img
{
	vertical-align:middle;
	border:none;
}
.download
{
    margin-top:10px;
} 
.download div 
{
    float:left;
    width:49%;
}
.selectTranslator
{
	width:200px;
	height:22px;
}
.copyright
{
	text-align: center;
	margin-top:30px;
}
.sponsored
{
    text-align:center;
    margin-top:20px;
}
.requirement
{
    margin:3px;
} 
.requirement .name 
{
    float:left;
    font-weight:bold;
    width:15%;  
}
.note
{
     font-weight:bold;
     margin-top:5px;
}
.step
{
     font-weight:bold;
     margin-top:10px;
}
.step img
{
    border-style:ridge;
}
.result
{
     margin-top:10px;
}
.result img
{
     margin-top:5px;
}
.skin div
{
    float:left;
    width:19%;
}
.skin div img
{
    cursor:pointer;
}
.sign 
{
    margin-top:20px;
    margin-bottom:20px;
    clear:both;
}
.sign .text
{
    border-color:Silver;
    border-width:thin;
    border-style:groove;
    width:400px;
    background-color:silver;
    margin-top:5px;
    margin-bottom:5px;
    padding:3px; 
}
.title
{
    clear:both;
    margin-top:50px;
    margin-bottom:20px;
    font-weight:bold;
    font-size:large;
    text-align:center;
}
.topic li
{
    margin-top:5px;
    margin-bottom:5px;
}
.type
{
    float:left;
    margin-right:10px;
}
.anchor
{
    text-align:right;
}
.question
{
    font-weight:bold;
}
.new
{
    margin-top:10px;
}
.two
{
    margin-top:10px;
}
.listen
{
    margin-top:10px;
    margin-bottom:10px;
}
.translator
{
    text-align:right;
}
.divAd
{
    text-align:center;
}