/*!JSMC login styles,by sparanoid */ 
@CHARSET "utf-8";
* {
	margin:0;
	padding:0;
	background:transparent;
	border:none;
	outline:none;
}
article, aside, figure, footer, header, hgroup, nav, section {
	display:block;
}
body {
	background:#edf6ff url(../images/bg.png) no-repeat center top;
	font:normal normal normal 12px/1 Arial, 'Hiragino Sans GB', STHeiti, sans-serif;
}
p, h1, h2, h3, h4, h5, h6 {
	line-height:1.4;
}
a {
	text-decoration:none;
}
h1, .h1 {
	font-size:140%;
}
h2, .h2 {
	font-size:130%;
}
h3, .h3 {
	font-size:125%;
}
h4, .h4 {
	font-size:120%;
}
h5, .h5 {
	font-size:115%;
}
h6, .h6 {
	font-size:110%;
}
ul {
    margin-top: 10px;
}
li {
    display: block;
    list-style: none;
    text-align: center;
    line-height: 150%;
}
#wrap {
	width:600px;
	margin:50px auto;
}
#logo {
	height:60px;
	width:196px;
	margin:0 auto 40px auto;
	background:url(../images/logo.png) no-repeat center top;
}
#logo a {
	display:block;
	width:100%;
	height:100%;
}
#sys-msg, #dl-box, #error-box, #tips {
	padding:10px 15px;
	margin:10px 0;
	-moz-border-radius:5px;
	border-radius:5px;
}
#sys-msg {
	color:#cd8a4e;
	background:#fef9df url(../images/notification.png) no-repeat 565px 12px;
	border:1px solid #f6e9bd;
	padding-right:45px;
}
#dl-box {
	color:#c1dff2;
	background:#1b67ae;
	border:1px solid #16538d;
	position:relative;
	margin-top:40px;
	padding:15px 15px;
}
#buff {
	position:absolute;
	top:-30px;
	left:15px;
	color:#fff;
	padding:4px;
	-moz-border-radius:3px;
	border-radius:3px;
}
#buff a {
	color:#fff;
}
#buff-arrow {
	position:absolute;
	top:-10px;
	left:22px;
	width:0;
	height:0;
	display:block;
	border-style:solid;
	border-width:5px 5px 0 5px;
	border-color:transparent;
}
.bless {
	background:#67a715;
}
.bless-arrow {
	border-top-color:#67a715!important;
}
.no-bless {
	background:#d07194;
}
.no-bless-arrow {
	border-top-color:#d07194!important;
}
.special {
	background:#dd3f2d;
}
.special-arrow {
	border-top-color:#dd3f2d!important;
}
#flag {
	position:absolute;
	top:-24px;
	right:15px;
	height:15px;
	color:#1b67ae;
	background:url(../images/flag.png) no-repeat left top;
	padding:3px 0 0 20px;
}
#flag:hover {
	color:#2281da;
}
#login {
	position:absolute;
	top:15px;
	right:15px;
	height:15px;
	color:#1b67ae;
	background:url(../images/login.png) no-repeat left top;
	padding:3px 0 0 30px;
}
#login:hover {
	color:#2281da;
}
#my-mp {
	position:absolute;
	top:15px;
	right:15px;
	height:15px;
	color:#1b67ae;
	background:url(../images/mp.png) no-repeat left top;
	padding:3px 0 0 20px;
}
#dl-icon {
	width:32px;
	height:32px;
	display:block;
	background-repeat:no-repeat;
	float:left;
}
.zip {
	background-image:url(../images/zip.png);
}
.login {
	background-image:url(../images/login_large.png);
}
#dl-text {
	margin:0 74px 0 40px;
}
#dl-box p {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	line-height:1;
	margin-bottom:5px;
}
#dl-box #dl-text a {
	color:#A4CCF1;
}
#dl-box #dl-text a:hover {
	color:#EAF3FC;
}
#dl-box .bottom-tip {
	margin-top:15px;
}
#dl-link {
	color:#fff;
	position:absolute;
	top:12px;
	right:15px;
	background:#0e4e8a;
	-moz-border-radius:3px;
	border-radius:3px;
	padding:12px 0;
	width:70px;
	text-align:center;
	font-size:14px;
}
.disabled {
	background:#3175b5!important;
	cursor:wait;
}
#dl-link:hover {
	background:#2281da;
}
.green {
	color:#648d1d;
	text-align:center;
	margin-bottom:20px;
}
.green a {
	color:#355300;
}
.green a:hover {
	color:#79ac00;
}
.red {
	color:#cb5c90;
	padding:10px 15px;
	margin:10px 0;
	background:#ffe9e5;
	border:1px solid #f6d1dc;
	-moz-border-radius:5px;
	border-radius:5px;
}
.red-img {
	background:#ffe9e5 url(../images/system-busy.png) no-repeat 70px 30px;
	height:300px;
}
.red a {
	color:#79123d;
}
.red a:hover {
	color:#d05b7d;
}
.flag-success {
	padding:10px 15px;
	margin:10px 0;
	color:#648d1d;
	background:#e5fcce;
	border:1px solid #cae69d;
	-moz-border-radius:5px;
	border-radius:5px;
}
#tips {
	position:relative;
	color:#366588;
	background:#d3e9ff;
	border:1px solid #bfd3e7;
}
#tips p {
	padding:.4em 0;
}
.title {
	font-size:16px;
	font-weight:bold;
}
#tips a {
	color:#0e2e45;
}
#tips a:hover {
	color:#2978b3;
}
#tips ul {
	margin-left:2em;
}
#tips li {
	line-height:1.5;
}
#bless-trigger-wrap, #bless-wrap {
	margin:10px 0;
}
#bless-wrap input {
	background:#e5f2ff;
	padding:5px;
	border-bottom:1px solid #bfd3e7;
	width:3em;
}
#bless-file, #bless-file-trigger {
	background:#e5f2ff url(../images/bless.png) no-repeat 10px 4px;
}
.bless-btn {
	color:#1b67ae;
	background-color:#e5f2ff;
	padding:6px 15px 6px 34px;
	display:inline-block;
	-moz-border-radius:3px;
	border-radius:3px;
	border:1px solid #bfd3e7;
}
.bless-btn:hover {
	color:#2281da;
}
#bless-error {
	color:#d07194;
	padding:5px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.bless-tip {
	margin-top:1em;
}
#footer {
	color:#a1b8c9;
	margin-top:120px;
	margin-bottom:50px;
}
#footer-menu {
	margin-top:20px;
}
#footer a {
	color:#a1b8c9;
	margin-right:1.5em;
}
#footer a:hover {
	color:#1b67ae;
}
.btn {
	color:#fff!important;
	font-size:14px;
	display:inline-block;
	padding:10px 8px 10px 45px;
	background:#1b67ae;
	-moz-border-radius:3px;
	border-radius:3px;
	margin:0 8px 10px 0!important;
	background-color:#1b67ae;
	background-repeat:no-repeat;
	background-position:10px -3px;
}
.btn:hover {
	background-color:#2281da;
}
.btn:active {
	background-color:#1b67ae;
}
.btn:last-child {
	margin-right:0;
}
.exc {
	background-image:url(../images/exclamation.png);
}
.que {
	background-image:url(../images/question.png);
}
.no-top-margin {
	margin-top:10px!important;
}
#dl-text a {
	color:#fff;
}
#dl-text a:hover {
	color:#fff;
}
#error-box {
	color:#217094;
	background-color:#d3e9ff;
	height:316px;
	border:1px solid #bfd3e7;
	position:relative;
	margin-top:40px;
	padding:0 10px;
}
.mtbg_penguin {
	background:#d3e9ff url(../images/mtbg_penguin.jpg) no-repeat center bottom;
}
.mtbg_qb {
	background:#d3e9ff url(../images/mtbg_qb.jpg) no-repeat left bottom;
}
.mtbg_misaka {
	background:#d3e9ff url(../images/misaka.jpg) no-repeat 15px top;
}
.mtbg_amnesia{
	background:#d3e9ff url(../images/mtbg_amnesia.jpg) no-repeat left top;
};
}
.mtbg_penguin #error-text {
	top:50px;
}
.mtbg_penguin #error-code {
    right: 0;
    left: 220px;
}
.mtbg_qb #error-text {
	top:50px;
}
.mtbg_amnesia #error-text{
	top: 50px;
	left: 280px;
	width: 300px;
}
.mtbg_amnesia #error-text p {
	text-align: left;
}
#error-text {
	position:absolute;
	top:130px;
	left:190px;
	width:220px;
}
#error-text p {
	color:#003e7a;
	font-size:18px;
	margin-bottom:15px;
    text-align: center;
}
#error-text a {
	color:#003e7a;
}
#error-text a:hover {
	color:#2281da;
}
#error-text #dl-stats {
	line-height:150%;
}
.list_center {
    text-align: center;
}
#error-code {
	position:absolute;
	bottom:10px;
	right:20px;
	opacity:.5;
	font-size:10px;
	font-family:Consolas, Menlo, 'Courier New', 'Andale Mono', 'Droid Sans Mono', monospace;
}
#flag-cmmt {
	position:relative;
	color:#366588;
	background:#d3e9ff;
	padding:15px;
	border:1px solid #bfd3e7;
	-moz-border-radius:5px;
	border-radius:5px;
}
#flag-cmmt textarea {
	width:60%;
	background:#e4f1ff;
	resize:vertical;
	border:1px solid #bfd3e7;
}
#flag-right {
	position:absolute;
	top:15px;
	right:15px;
}
.flag-submit {
	color:#fff;
	padding:10px;
	background:#1b67ae;
	display:inline-block;
	-moz-border-radius:3px;
	border-radius:3px;
}
.flag-submit:hover {
	background:#2281da;
}
label {
	color:#366588;
}
label a {
	color:#1B67AE;
}
label a:hover {
	color:#2281da;
}
#flag-captcha-input {
	width:188px;
	background:#e4f1ff;
	color:#366588;
	margin:10px 0;
	padding:5px;
	border:1px solid #bfd3e7;
	-moz-border-radius:5px;
	border-radius:5px;
	display:block;
}
#help-wrap {
	overflow:auto;
}
#help-wrap p:not(.title) {
	margin:.5em 0;
}
#help-left {
	float:left;
	width:25%;
}
#help-left a {
	color:#366588;
}
#help-left a:hover {
	color:#2281da;
}
.help-left-block {
	margin:10px 0;
	-moz-border-radius:5px;
	border-radius:5px;
	color:#366588;
	background:#d3e9ff;
	border:1px solid #A7C3DE;
}
.help-left-block p, .help-left-block span {
	padding:0 12px;
}
.help-left-block span {
	margin:1em 0;
	padding-bottom:1em;
	border-bottom:1px solid #A7C3DE;
	display:block;
	font-size:14px;
}
.help-right {
	float:right;
	width:66%;
	padding:10px 15px;
	margin:10px 0;
	-moz-border-radius:5px;
	border-radius:5px;
	color:#5F85A1;
	background:#f7fbff;
	border:1px solid #B9DCFF;
}
.help-right p, .help-right li {
	line-height:150%;
	text-indent:1em;
}
.help-right p.title {
	text-indent:0;
	margin-bottom:15px;
}
.help-right a {
	color:#0e2e45;
}
.help-right a:hover {
	color:#2281da;
}
.help-right em {
	font-weight:bold;
	font-style:normal;
	color:#3C5261;
}
.help-right h3 {
	font-size:12px;
	margin:20px 0 5px;
}
.help-right ul li {
	list-style:decimal inside;
	line-height:150%;
}
.help-right .statement li {
	margin-bottom:7px;
}
::-moz-selection {
color:#fff;
background:rgba(228,79,162,0.8);
}
::selection {
	color:#fff;
	background:rgba(228,79,162,0.8);
}
@media screen and(max-device-width:480px) {
html {
-webkit-text-size-adjust:none;
-ms-text-size-adjust:none;
}
}
