/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2014-3-15, 13:41:30
    Author     : altma_000
*/

.ui_main{
    text-align: center;
    vertical-align: middle;
}
#lingqu,#taohao,#lingqu_on{padding: 20px;text-align: center;position: relative;}
#lingqu li,#taohao li{line-height: 30px;font-size: 14px;}
#lingqu li.bigRed,#taohao li.bigRed{font-size: 2em;color: #D84B28;}
#lingqu .btn-down,#lingqu_on .btn-down,#taohao .btn-down{position: absolute;display: block;width: 110px;height: 35px;right:40px;bottom: 65px;background: #f00;}
