
#robot {width:94%;margin:auto;max-width:320px;overflow:hidden;}
#robot #menu {width:100%;text-align:center;margin-bottom:10px;background:#d9d9d9;border-radius:2px;padding:10px 0px;}
#robot .reply {width:100%;margin:10px 0px;border-left:3px solid #00A1F1;}
#robot #reply {display:block;text-align:left;color:#FF00AA;font-size:14px;padding-left:5px;}
#robot #reply center {color:#d9d9d9;}
#robot #content {width:100%;color:#FF00AA;}
#robot #content h4 {display:inline-block;width:100%;height:26px;line-height:26px;border-bottom:1px dotted #d9d9d9;}
#robot #content ol {margin:5px 0px 10px 40px;list-style:decimal-leading-zero;}
#robot #content ol li {margin-bottom:5px;line-height:25px;font-size:14px;}
#robot #content a {text-decoration:none;color:#00A1F1;}
#robot #content a:hover {text-decoration:underline;}
#robot input {-webkit-appearance:none;font-size:16px;}
#robot input[type='text'] {width:80%;height:40px;color:#0000FF;background:rgba(255,255,255,0.4);border:none;margin:10px 0px;padding:0px 5px;border-radius:2px;}
#robot input[type='text']:hover {background:rgba(255,255,255,0.25);}
#robot input[type='text']:focus {background:rgba(255,255,255,0.3);}
#robot input::-webkit-input-placeholder {color:#ff00ff;}
#robot input:-moz-placeholder {color:#FF695E;}
#robot input::-moz-placeholder {color:#FF695E;}
#robot input:-ms-input-placeholder {color:#FF695E;}
#robot #mBorder a {cursor:pointer;display:inline-block;text-decoration:none;font-size:16px;height:40px;line-height:40px;color:#eee;border:1px solid #F1F1F1;margin:10px 0px;width:40%;border-radius:2px;}
#robot #mBorder a:hover {background-color:#F1F1F1;color:#FF5E52;}
#footer {width:100%;height:50px;line-height:50px;margin-top:20px;background:#fff;color:#888;font-size:14px;text-align:center;}
#footer a {display:inline-block;text-decoration:none;padding:0px 3px;font-size:14px;color:#888;}
#footer a:hover {text-decoration:underline;}
@media screen and (min-width:320px){#top{box-shadow:1px 1px 5px rgba(0,0,0,0.08);}
#top #spanLabel {margin:0px 0px 5px 0px;}
#top h1 {margin:5px 0px 0px 0px;}
#robot{background:#fff;}
#robot #content {width:320px;padding-bottom:10px;margin:0px 10px;}
}