/* CSS Document */
body {background:#900d10; color:#FFFFFF; font-size:16px; margin:0; padding:0;}
ul { list-style:none; list-style-type:none; padding:0; margin:0;}

a:link {color: #FFFFFF;text-decoration: none;}
a:visited {color: #FFFFFF;text-decoration: none;}
a:hover {color: #FFFFFF;text-decoration: none;}
a:active {color: #FFFFFF;text-decoration: none;}

#wrapper {
	position:absolute; z-index:1;
	left:0;	width:100%;	overflow:auto;
	top:1px;bottom:1px;
}
#scroller img {border:none;max-width:100%;}
.top { margin-top:44px;}
.bot { margin-bottom:37px;}

#header {
	position:absolute; z-index:2;
	top:0; left:0;
	width:100%;
	height:45px;
	line-height:45px;
	background-color:#d51875;
	background-image:-webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #fe96c9), color-stop(0.05, #d51875), color-stop(1, #7b0a2e));
	background-image:-moz-linear-gradient(top, #fe96c9, #d51875 5%, #7b0a2e);
	background-image:-o-linear-gradient(top, #fe96c9, #d51875 5%, #7b0a2e);
	padding:0;
	color:#eee;
	text-align:center;
	font-weight:bold;
}

.Radius {border-radius:10px;-moz-border-radius:10px;outline: none;}
.Rad2 {background:#f0d2d2; display:block; color:#900d10; padding:12px; line-height:30px; margin:18px 0; border:#bc1f23 solid 3px;}
.Rad2 a {color:#900d10;}

input {	
	border: 1px solid #bb2253;
	padding: 5px 8px;
	background:#7b0a2e;
	color:#eee;
}
input[type=submit] {
	border: 1px solid #7b0a2e;
	padding: 5px 8px;
	background:none;
}

.content { text-align:left;margin:12px;word-wrap:break-word;word-break:break-all;}
.Interval, .Interval div { font-size:0; margin:0; padding:0; border:0;}

.i3 {line-height:25px; margin-top:3px; display:block; margin-left:11px;}
.i3 a {}

#footer {
	position:absolute; z-index:2;
	bottom:0; left:0;
	width:100%;
	height:38px;
	padding:0;	
	background-image:-webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #999), color-stop(0.02, #666), color-stop(1, #222));
	background-image:-moz-linear-gradient(top, #999, #666 2%, #222);
	background-image:-o-linear-gradient(top, #999, #666 2%, #222);
	filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;;opacity:0.8;
	font-weight:bold;
	display:table;
}
#footer ul {display:table-row-group;}
#footer ul li {text-align:center; background:#000000 1px right;border-right:#888 solid 1px;display:table-cell;}
#footer ul li a { line-height:38px; height:38px; display:block; border-right:#333 solid 1px;}



.phone {background:url(phone.png) right no-repeat; height:30px; line-height:30px; display:inline-block; padding-right:38px;}




.share{
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:1000;
    background:rgba(0,0,0,0.8);
	display:none;
}
.share.on{
    display:block;
}
.share table{
    float:right;
    margin-right:10px;
    width:235px;
    text-align:center;
}
.share table img{
}
.share tr:nth-of-type(2){
    text-align:center;
    border:2px dashed #fff;
    border-radius:8px;
    -webkit-border-radius:8px;
    display:block;
    color:#fff;
    line-height:30px;
}
.share td{
    width:116px;
    text-align:center;
}
.share tr:nth-of-type(2) img{
    width:66px!important;
    height:66px!important;
    margin:5px;
}



.abaut {float:left; width:100%;filter:alpha(opacity=60);opacity:0.6;padding:8px 5px; position:absolute}
.abaut a { color:#000000; font-weight:bold; padding:6px; border:#FF0000 solid 1px;}

.lot1 {background:#FFFFFF; float:right; width:50%;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;;opacity:0.5;
padding:22px 5px;}
.lot1 li {color:#000000; float:right; display:block; clear:both; font-weight:bold; font-size:18px; font-family:"微软雅黑"; margin:3px 1px;}
.lot1 li a { color:#000000;}

.lot2 { clear:both;float:right; width:50%;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;;opacity:0.5; background:#FF6633;padding:11px 5px;
 font-size:18px; font-family:"微软雅黑";}
.lot2 a { }

.about { text-align:left;margin:12px;word-wrap:break-word;word-break:break-all; color:#333333; position:relative}
.about h1 { margin:0; padding:0px;font-family:"微软雅黑"; margin-bottom:11px; font-size:18px; font-weight:bold}

.input1 {background:#FFFFFF; border:#333 solid 1px; color:#333333;padding:11px; width:200px;}

