@charset "utf-8";
/* Shandagame Club UI Base Style Sheet
 * Created: : 2009-10-22
 * Update: 2009-12-02
 * Copyright (c) 2009, shandagame Inc. 
 * 文件说明: 用户元件基础CSS
 */


/* 基础通用 */
body{ background-color:#ac2915; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote { margin:0; padding:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var, optgroup { font-style:inherit; font-weight:inherit }
del, ins { text-decoration:none }
li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:'' }
abbr, acronym { border:0; font-variant:normal }
sup { vertical-align:baseline }
sub { vertical-align:baseline }
legend { color:#000 }
input, button, textarea, select, optgroup, option { font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit }
input, button, textarea, select { font-size:inherit; *font-size:100%;
font-family:inherit }
address, cite, dfn, em, code, var, caption, th { font-style:normal; font-weight:normal }
q:before, q:after { content:'' }
wbr:after { content:'\00200b' }
/* 基础通用 */
.Clear { clear:both;height:0px;overflow:hidden;}
a { text-decoration:none; }
a:hover { text-decoration:underline}

.clearfix { display: inline-block }
.clearfix:after {/*/*/ content: "."; /* 兼容ie8 */ display: block; height: 0; clear: both; visibility: hidden }
/* Hides from IE-mac \*/
	* html .clearfix { height: 1% }
.clearfix { display: block }


/* 内容 */

/* 首页 */
#wrapout { background: url(https://static.web.sdo.com/mxd/pic/mxd_act/v119/images/home_bg.jpg) no-repeat center top; width: 100%; height:900px;}
#wrap { width: 1000px; margin: 0 auto;  }

#wrapout_event01 { background: url(https://static.web.sdo.com/mxd/pic/mxd_act/v119/images/inner01_bg.jpg) no-repeat center top; width: 100% }
#wrapout_event02 { background: url(https://static.web.sdo.com/mxd/pic/mxd_act/v119/images/inner02_bg.jpg) no-repeat center top; width: 100% }
#wrapout_event03 { background: url(https://static.web.sdo.com/mxd/pic/mxd_act/v119/images/inner03_bg.jpg) no-repeat center top; width: 100% }
#wrap_event { width: 1000px; margin: 0 auto; }

.btn_01{ position:absolute; display:block; }
.btn_01{background:url(https://static.web.sdo.com/mxd/pic/mxd_act/v119/images/yss_btn.png) no-repeat; width:250px; height:140px; top:125px; left:75px; position:relative;}
.btn_01:hover{background:url(https://static.web.sdo.com/mxd/pic/mxd_act/v119/images/yss_btn.png) no-repeat;top:128px; left:78px;position:relative;}

.btn_02{ position:absolute; display:block; }
.btn_02{background:url(https://static.web.sdo.com/mxd/pic/mxd_act/v119/images/long_btn.png) no-repeat; width:250px; height:140px; top:125px; left:735px; position: absolute;}
.btn_02:hover{background:url(https://static.web.sdo.com/mxd/pic/mxd_act/v119/images/long_btn.png) no-repeat;top:128px; left:738px;position:absolute;}

.btn_03{ position:absolute; display:block; }
.btn_03{
	background: url(https://static.web.sdo.com/mxd/pic/mxd_act/v119/images/smly.png) no-repeat;
	width: 180px;
	height: 60px;
	top: 26px;
	left: 399px;
	position: absolute;
}
.btn_03:hover{background:url(https://static.web.sdo.com/mxd/pic/mxd_act/v119/images/smly.png) no-repeat;top:29px; left:402px;position:absolute;}


.btn_04{ position:absolute; display:block; }
.btn_04{
	background: url(https://static.web.sdo.com/mxd/pic/mxd_act/v119/images/si.png) no-repeat;
	width: 290px;
	height: 95px;
	top: 138px;
	left: 343px;
	position: absolute;
}
.btn_04:hover{background:url(https://static.web.sdo.com/mxd/pic/mxd_act/v119/images/si.png) no-repeat;top:141px; left:347px;position:absolute;}
