@font-face {
    font-family: 'SegoeUI Light';
    font-style: normal;
    font-weight: normal;

    src: local('SegoeUI Light'), local('SegoeUILight'), url('segoe_ui_light.eot?#iefix') format('embedded-opentype'), url('segoe_ui_light.ttf') format('truetype');
}
html,body,div,p,h1 { padding: 0; margin: 0;}
html,body { width: 100%; height: 100%; background-color: #eee;}
.outer { position: absolute; width: 100%; height: 260px; top: 50%;}
.inner { position: absolute; width: 100%; top: -50%; text-align: center;}
.wrapper { display: inline-block; _display: inline; position: relative; margin: 6px 3px 0; vertical-align: top; zoom: 1;}
.header { width: 474px; height: 70px; background: #ff3333 url(../images/360safe_logo.png) no-repeat 20px center;  font-family: 'SegoeUI Light', Arial, Helvetica, sans-serif; color: #fff; text-align: left;}
.header p { padding: 13px 0 0 95px; font-size: 16px; line-height: 19px;}
.header h1 { padding-left: 95px; font-size: 24px; line-height: 26px; font-weight: normal;}

.main { width: 414px; padding: 15px 25px 10px 35px; background-color: #fff; font-size: 12px; font-family: 'Segoe UI', Arial, Helvetica, sans-serif; text-align: left;}
.main p { line-height: 21px;}
.content { margin-bottom: 23px; color: #474747;}
.fake { color: #7f8183;font-family:'Microsoft YaHei'; width:410px; word-break:break-all; overflow:auto;}
.real { color: #59a814;}
.btn-wrapper { margin-top: 16px; line-height: 22px; text-align: right;}
.btn-wrapper .link { margin-right: 15px; color: #0fadf7; text-decoration: none;}
.btn-wrapper .link:hover { text-decoration: underline;}
.btn-wrapper .btn { display: inline-block; height: 22px; padding: 0 5px; background-color: #13b3fd; color: #fff; border-radius: 3px; text-align: center; text-decoration: none;}
.btn-wrapper .btn:hover { background-color: #3ac1ff;}
.lang_zh-cn, .lang_zh-tw {font-family: '微软雅黑', '微軟雅黑', 'Microsoft YaHei'}

#promotion { display: inline-block; _display: inline; border: none; width: 200px; height: 198px; vertical-align: top; }
#close-promotion { display: block; position: absolute; top: 5px; right: 5px; width: 10px; height: 10px; cursor: pointer; background: url(../images/transparent.gif); }
