@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img{
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul{
	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;
}



body{
	background:#fff url(../images/option_server_bg.jpg) no-repeat top center;
}
.wrapper{
	width:100%;
	min-width:1024px;
	width:expression( Math.max( document.body.clientWidth,1024 ) + "px" );
	height:830px;
	margin:0 auto;
}
.section{
	width:995px;
	margin:0 auto;
}
.left-panel{
	float:left;
	margin:60px 0 0 0px;
}
a.button11,
a.button11:hover{
	background:transparent url(../images/button11.gif) no-repeat;
	width:410px;
	height:230px;
	display:block;
}
a.button11:hover{
	background:transparent url(../images/button11_on.gif) no-repeat;
}
.option-panel,
.option-panel1{
	float:left;
	background:transparent url(../images/option_panel_bg.png) no-repeat;
	width:475px;
	
	padding:110px 0 0 0;
}
.option-panel1{
	background:transparent url(../images/option_panel_bg1.png) no-repeat;
}
.panel-bg{
	background:transparent url(../images/panel_bg.png) repeat;
	width:475px;
}
.server-logo{
	background:transparent url(../images/server_LOGO.png) no-repeat;
	width:105px;
	height:80px;
	margin:-15px 0 0 175px;
	display:block;
}
ul.option-list{
	margin:0 0 0 67px;
	padding:0;
}
ul.option-list li{
	float:left;
	margin:4px;
}
a.option-button,
a.option-button:hover,
a.option-on{
	background:transparent url(../images/option_server_button1.png) no-repeat;
	width:150px;
	height:40px;
	color:#fff;
	font-weight:bold;
	line-height:39px;
	text-align:center;
	text-decoration:none;
	display:block;
}
a.option-button:hover,
a.option-on{
	background:transparent url(../images/option_server_button2.png) no-repeat;
	color:#feffa2;
}
.imp{
	clear:both;
	width:66%;
	height:32px;
	font-size:12px;
	line-height:15px;
	color:#dfe7c9;
	text-decoration:none;
	font-family:Arial, 細明體;
	text-decoration:none;
	margin:10px auto;
}
.imp a{
	color:#d4ec2f;
	text-decoration:none;
}
.imp a:hover{
	color:#ff0000;
}
.select{
	clear:both;
	width:380px;
	height:19px;
	font-size:15px;
	line-height:19px;
	color:#dfe7c9;
	text-align:center;
	text-decoration:none;
	font-family:Arial,細明體;
	text-decoration:none;
	margin:10px auto;
}
.main{
	width:60%;
	height:50px;
	margin:10px auto;
}
.main ul{ }
.main ul li.u2{
	float:left;
	width:47px;
	height:47px;
	margin:2px 5px 0 2px;
}
.space{
	clear:both;
	height:1px;
}
.server-panel{
	float:left;
	width:400px;
}
.server-content-bg{
	background:transparent url(../images/server_content_bg.png) no-repeat;
	width:360px;
	height:110px;
	padding:170px 20px 200px;
}
.server-content{
	color:#df0000;
	font-size:15px;
	font-weight:bold;
}
.warn{
	width:770px;
	color:#ee4e4e;
	font-size:13px;
	line-height:21px;
	margin:30px auto 20px;
	padding:15px 0;
}
.footer{
	background:transparent url(../images/footer.png) repeat center;
	height:224px;
}