@charset "utf-8";
/* CSS Document */
/*@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);*/

#middle_container{
	width:100%;

}

.feature_content{
	margin:0 auto;
	width:1150px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding:10px 20px;
	color:#555555;
	font-size:18px;
	line-height:22px;
	
}

.adm_news
{
	margin:0 auto;
	width:1150px;
/*	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;*/
	padding:10px 20px;
	color:#555555;
	font-size:1em;
	line-height:30px;
	
}

.specifi_content
{
	margin:0 auto;
	width:1200px;
/*	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;*/
	padding:0px 20px;
	color:#555555;
	font-size:1.4em;
	line-height:1.7;
	font-weight:300;
	letter-spacing:-0.4px;
/*	line-height:30px;*/
	
}

.specifi_content_2
{
	margin:0 auto;
	width:1200px;
/*	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;*/
	/*padding:10px 20px;*/
	color:#555555;
	font-size:1em;
	line-height:30px;
	
}

.specifi_content_small
{
	margin:0 auto;
	width:1200px;
	padding:0px 20px;
	color:#2c2c2c;
	font-size:1em;
	line-height:1.4;
	font-weight:400;
	letter-spacing:-0.4px;
/*	line-height:30px;*/
	
}
/*h1{font-size:46px;
	color:#003;
	font-weight:100;
	margin:40px 0 40px 0;
	
	}

	
h2
{
	font-size:24px;
	color:#2b2b2b;
	font-weight:200;
	margin:10px 0 25px 0;
}*/
h2 img{width:60px;margin-right:10px;vertical-align:middle}

/*h3{font-size:16px;font-weight:200}
h4{font-size:26px;color:#003; font-weight:200; line-height:30px;}*/
.download-plugin{margin:65px 0 100px 140px}
.plugin-btn{
	padding:20px 40px 18px 67px; 
	color:#FFF;font-size:16px; text-decoration:none;margin-right:70px;
	background: #7eb0e6; /* Old browsers */
	background: url(../../images/templates/download.png) 30px 18px no-repeat,-moz-linear-gradient(top,  #7eb0e6 0%, #68a0dc 44%, #4e8cce 100%); /* FF3.6+ */
	background: url(../../images/templates/download.png) 30px 18px no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,#7eb0e6), color-stop(44%,#68a0dc), color-stop(100%,#4e8cce)); /* Chrome,Safari4+ */
	background: url(../../images/templates/download.png) 30px 18px no-repeat,-webkit-linear-gradient(top,  #7eb0e6 0%,#68a0dc 44%,#4e8cce 100%); /* Chrome10+,Safari5.1+ */
	background: url(../../images/templates/download.png) 30px 18px no-repeat,-o-linear-gradient(top,  #7eb0e6 0%,#68a0dc 44%,#4e8cce 100%); /* Opera 11.10+ */
	background: url(../../images/templates/download.png) 30px 18px no-repeat,-ms-linear-gradient(top,  #7eb0e6 0%,#68a0dc 44%,#4e8cce 100%); /* IE10+ */
	background: url(../../images/templates/download.png) 30px 18px no-repeat,linear-gradient(to bottom,  #7eb0e6 0%,#68a0dc 44%,#4e8cce 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7eb0e6', endColorstr='#4e8cce',GradientType=0 ); /* IE6-9 */	
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */

	color:#FFF;font-size:15px; text-decoration:none;margin-right:80px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:#5B9CCC 1px solid;
}
.plugin-btn:hover{background: url(../../images/templates/download.png) 30px 18px no-repeat,#999}

img.intro_pic{float:right;margin:20px -30px 20px 10px;max-width:600px;max-height:550px}
.clearboth{ clear:both}

.change_log{font-size:12px}
.download_button{
	padding:30px 35px 28px 72px; 
	font-size:20px; 
	text-decoration:none;
	
	background: #ffffff; /* Old browsers */
	background: url(../../images/templates/download.png) 30px 27px no-repeat,-moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
	background: url(../../images/templates/download.png) 30px 27px no-repeat,-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
	background: url(../../images/templates/download.png) 30px 27px no-repeat,-webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: url(../../images/templates/download.png) 30px 27px no-repeat,-o-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
	background: url(../../images/templates/download.png) 30px 27px no-repeat,-ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
	background: url(../../images/templates/download.png) 30px 27px no-repeat,linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */

	color:#555;
	text-decoration:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:#999 2px solid;	
	width:300px;
	height:30px;
	margin:0 auto;
	font-weight:600;
	}
.download_button:hover{background: url(../../images/templates/download.png) 30px 26px no-repeat,#FFF;color:#888}
.download{
	padding:60px 0 120px 0;
	}

#submitForm_container{width:90%;max-width:1000px;margin:0 auto;font-size:13px}
#submitForm_container th{background:#CCC}
a{ text-decoration:none}

.gray_bg{background-color:#d0d9e1; padding:50px 0px 50px 0px;}
.green_bg{background-color:#D6E3E4;padding:50px 0px 50px 0px;}
.yellow_bg{ background-color:#f5f7f9;padding:50px 0px 50px 0px;}
.darkturquioes{background-color:#62CED3;padding:50px 0px 50px 0px;}
.line_bg{background:url(../../images/betaProgram/line_bg.png) bottom; height:50px}
.white_bg{background:#FFF}



.div_out{position:relative; color:#000; border:0px solid #000; height:29px; width:29px;} 
.div_a{ position:absolute; left:0px; top:0px; } 
/* css注释说明： 背景为红色 */ 
.div_b{ position:absolute; left:0px; top:0px;} 


a
{
	font-size:14px;
	color: #555555;	
}
a:hover
{
	color: #a9a9a9;
	text-decoration: none;
	
}



.bordered-link {
  display: inline-block;
  padding: 8px;
  border: 3px solid #FCB326;
  border-radius: 6px;
  box-shadow:
    0 2px 1px rgba(0, 0, 0, 0.2), 
    inset 0 2px 1px rgba(0, 0, 0, 0.2);
    
  /* Font styles */
  text-decoration: none;
  font-size: 14px;
  text-transform: uppercase;
  color: #222;
}

.bordered-link:hover  { border-color: #FDD68B; }
.bordered-link:active { border-color: #FEE8BD; }

#text_link
{
	color: blue;
	font-size: 18px;	
}




.metro {
  display: inline-block;
  padding: 20px 20px;
  margin: 30px;
  background: #3886c3;

  /* Font styles */
  color: white;
  font-weight: 400;
  text-decoration: none;
  font-size:1.5em;

}

.metro:hover { background: #0AF; }

select#soflow, select#soflow-color {
   -webkit-appearance: button;
   -webkit-border-radius: 2px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-image: url(http://i62.tinypic.com/15xvbd5.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid #AAA;
   color: #555;
   font-size: inherit;
   margin: 20px;
   overflow: hidden;
   padding: 5px 10px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 300px;
}

select#soflow-color {
   color: #fff;
   background-image: url(http://i62.tinypic.com/15xvbd5.png), -webkit-linear-gradient(#779126, #779126 40%, #779126);
   background-color: #779126;
   -webkit-border-radius: 20px;
   -moz-border-radius: 20px;
   border-radius: 20px;
   padding-left: 15px;
}


/*#product_banner
{
	z-index:9999;
	background-image:url(http://127.0.0.1/new_asustor/images/product_img/product_banner.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	height:600px;
}*/