.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
    display: inline-block;
}  /* for IE/Mac */
 
.clearfix {
    zoom: 1;     /* triggers hasLayout */
    display: block;     /* resets display for IE/Win */
}  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */

/***********US Home Page Slideshow image menu***********************/
			
	#slidercontainer{
		margin-left: auto;
		margin-right: auto;
		margin-top: 0;
		position:relative;
		text-align:left;
		width:930px;
		background:#fff;		
		margin-bottom: 2px;
		}	
	#sliderheader{
		height:80px;
		line-height:80px;
		background:#5DC9E1;
		color:#fff;
		}				
	#slidercontent{
		position:relative;
		}			

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:930px;
		height:270px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/******** numeric slideshow controls *************/	

	ol#controls{
		margin:1em 0;
		padding:0;
		height: 16px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height: 16px;
		line-height: 16px;
		}
	ol#controls li a{
		padding-left: 7px;
		padding-bottom: 0;
		padding-right: 7px;
		padding-top: 0;
		float:left;
		height: 16px;
		line-height: 16px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color: #7f7f7f;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	   /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
    	
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:930px;
		}
	.inline_lists{
			line-height: normal;
			list-style-position: inside;
			list-style-type: circle;
		}
	
/* // Easy Slider */

/* --- Small Banner Styles --- */

.sbanner_sub{

font-weight:normal;
font-size:10px;
padding-top:10px;
line-height:14px;
-webkit-text-size-adjust:none;

}

/* --- Home Page Banner Styles --- */


.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px;
border-bottom-width: 0px;
width: 930px; /*width of featured content slider*/
height: 280px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: white;
width: 930px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
font-size: 10px;
width: 930px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: left;
color:#333333;
padding-top: 3px;
padding-bottom: 3px;

}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #888888;
border-color: #dcdcdc;
border-style:solid;
border-width: thin;

}
.pagination a:hover, .pagination a.selected{
color: #f0f0f0;
background-color: #9b9b9b;
}


/*********************Used for front page banner rotation**************************/
.pic_div {
	visibility: hidden;
	display: block;
	position:absolute;
	z-index:0;
}
/*
.slideshow_control {
	font-size: 9pt;
	color:#006699;
	padding: 2px;
	border: 1px solid #D1D1D1;
	background-color: #FFFFFF;
	width: 14px;
	height: 14px;
	margin: 2px;
	text-align: center;
	word-break: keep-all;
	cursor: pointer;
	float: left;
}
.slideshow_control_active {
	color: #FFFFFF;
	background-color: #006699;
	font-weight: bold;
}
*/


/*********************Font setting for web form**************************/
input, select, textarea {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #444444;
}

/*********************Global Background color*************************/
.bg {
	background-color: #FFFFFF;
	margin-top: 0px;
	font-family: Myriad Web Pro, Calibri, Arial, Helvetica, sans-serif;
}

/*********************Layout Definition*************************/


/* Left-hand menu style in content table*/
.left_menu {
	background-color: #FAFAFA;
	width: 180px;
	vertical-align: top;
	padding-top: 5px;
}

/*Left-hand menu: first tier style */
.menu_item1 {
	background: #EAEAEA;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #B3B3B3;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	height: 36px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 12px;
	font-family: "Myriad Web Pro", Arial, Helvetica, sans-serif;
	color: #666;
}

.menu_item1 a {
	text-decoration: none;
}

/*Left-hand menu: second tier style */
.menu_item2 {
	font-family: Myriad Web Pro, Arial, Helvetica, sans-serif;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #B3B3B3;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	height: 34px;
	padding-left: 10px;
	font-size: 13px;
	background-color: #F7F7F7;
	font-weight: bold;
	color: #333;
}
.menu_item2 a {
	color: #333;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}

/*Left-hand menu: second tier style, without link */
.menu_item2_nolink {
	font-family: Myriad Web Pro, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	font-weight: normal;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
/* Right-hand cell style in content table*/
.content {
	padding: 0px;
	width: 750px;
	vertical-align: top;
}

/* The div style for td that uses the style ".content".*/
.content_div{
	padding-left:10px;
}

/**************************Style for Hyperlinks********/
a:link {
	color: #003399;
}
/*
a:visited {
	color: #a0a0a0;
}
*/
/*
a:hover {
	color: #0099FF;
	text-decoration: none;
}
*/
a:active {
	color: #FF0000;
}
.underline {
	text-decoration: underline;
}
.newslink {
	text-decoration: none;
	font-size: 8pt;

}

/**************************heading, td, and content********/

td {
	font-family: Helvetica,Arial,微軟正黑體,"Microsoft JhengHei",微软雅黑,"Microsoft YaHei",新細明體,Verdana,Tahoma,sans-serif;
}

.designedfor {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, .heading1 {
	font-size: 24px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #3A3A3A;
}

h2, .heading2 {
	font-size: 14px;
	font-weight: normal;
	font-family: Helvetica,Arial,微軟正黑體,"Microsoft JhengHei",微软雅黑,"Microsoft YaHei",新細明體,Verdana,Tahoma,sans-serif;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #222;
}

h3, .heading3 {
	font-size: 16px;
	font-weight: normal;
	font-family: Myriad Web Pro, Calibri, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #444444;
}

h4, .heading4 {
	font-size: 24px;
	font-weight: normal;
	font-family: Myriad Web Pro, Calibri, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #444444;
}
/********* Surveillance Page Use**********/

h1, .highlight {
	font-size: 28px;
	font-weight: normal;
	font-family: Helvetica,"Microsoft JhengHei",Arial,微軟正黑體,微软雅黑,"Microsoft YaHei",新細明體,Verdana,Tahoma,sans-serif;
	margin-top: 15px;
	margin-bottom: 5px;
}
.heading7 {
	font-size: 25px;
	font-family:  Arial, Verdana, Helvetica, sans-serif, 新細明體;
	font-weight: normal;
	padding-left: 58px;
	padding-right: 58px;
	line-height: 20px;
	color: #000000;
}
.heading8 {
	font-size: 21px;
	font-family:  Arial, Verdana, Helvetica, sans-serif, 新細明體;
	font-weight: normal;
	padding-left: 58;
	padding-right: 58px;
	line-height: 20px;
	color: #000000;
}		   
.heading9 {
	font-size: 21px;
	font-family:  Arial, Verdana, Helvetica, sans-serif, 新細明體;
	font-weight: normal;
	padding-left: 0;
	padding-right: 0px;
	line-height: 20px;
	color: #000000;
}	
.heading10 {
	font-size: 16px;
	font-family:  Arial, Verdana, Helvetica, sans-serif, 新細明體;
	font-weight: normal;
	padding-left: 0;
	padding-right: 0px;
	line-height: 20px;
	color: #000000;
}	
/* h1 to h3 跟 .heading1 to .heading3整合了
h1 {
	font-size: 15px;
	font-weight: bold;
}

h2 {
	font-size: 17px;
	font-family: Myriad Web Pro, Calibri, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	padding-bottom: 1px;
	margin-top: 30;
	margin-bottom: 2px;
}

h3 {
	font-size: 18px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	padding-bottom: 1px;
	margin-top: 30px;
	margin-bottom: 5px;
}
*/

/**** Used in Success Stories/Case study***/
.environment {
	font-size: 12px;
	line-height: 16px;
	color: #3399FF;
	margin-top: 12px;
	margin-bottom: 7px;
}

.quot {
	font-size: 14px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	margin-top: 12;
	margin-bottom: 5px;
}

/**Used for product category in download page***/
.headingDownloadPdt {
	font-size: 14px;
	line-height: 20pt;
	font-weight: bold;
	color: #0099CC;
}

/**Used for category in Help center**/
.heading_u1 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10pt;
	margin-top: 12px;
	color: #222222;
	border-bottom: 1px solid #dcdcdc;
}


.gray_bg {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #EFEFEF;
	padding: 5px;
	text-align: center;
}
#gray_bg_text_left {
	background: #E6EAF2;
	padding: 2px 6px 2px 6px;
	margin: 5px 0px 5px 0px;
}
#gray_bg_text_left li{
	font-size: 10px;
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 1px 1px 1px -15px;

}


.inline {
	font-size: 12px;
	font-family: Myriad Web Pro, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #4B4B4B;
	margin-top: 7px;
	margin-bottom: 10px;
}


/***Used in directory line***/
.dir {
	font-size: 9px;
	margin-top: 5px;
	line-height: 12px;
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.dir a {
	text-decoration: underline;
}

/***************Listing****************/

ol {
	margin-bottom: 8px;
	margin-top: 8px;
}
ol li {
	font-size: 12px;
	font-family:Myriad Web Pro, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #4B4B4B;
	margin-left: -10px;
	margin-top: 4px;
	margin-bottom: 4px;
}
ul {
	list-style-type: none;
	margin-bottom: 8px;
	margin-top: 8px;
}

#new_dsm_sidemenu ul{
	margin-top: 0px;
	margin-left: -40px;
}

ul li {
	list-style-type: none;
	font-size: 12px;
	font-family: Helvetica,Arial,微軟正黑體,"Microsoft JhengHei",微软雅黑,"Microsoft YaHei",新細明體,Verdana,Tahoma,sans-serif;
	line-height: 20px;
	color: #4B4B4B;
}

/***************************Image**************/
.img {
	padding: 2px;
	border: 1px solid #999999;
	margin: 3px;
}

/***************************table with grey heading**************/

/*right-hand and left-hand style for table body*/
.td_central {
	border-right: 1px solid #C6C6C6;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left: 1px solid #C6C6C6;
	vertical-align: top;
	padding: 2px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}


/*left-top style for table. applies a bg and the font style*/
.left_top_corner	{ 
	background:  url(images/table/boxtop.gif) top left repeat-x; 
	font-size: 12px; 
	line-height: 13px; 
	color: #000000; 
	padding: 6px 7px 5px 9px; 
	font-weight: bold;
	font-family: verdana;
}

/*middle-top style for table. applies a bg and font style*/
.middle_top	 { 
	background:  url(images/table/boxtop.gif) top repeat-x; 
	font-size: 12px; 
	line-height: 13px; 
	color: #000000; 
	padding: 6px 7px 5px 9px; 
}
/*right-top style for table. applies a bg and font style*/
.right_top_corner {
	background:  url(images/table/boxtop.gif) top right repeat-x;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	padding: 6px 9px 5px 7px;
	text-align: right;
}

/*used in the table body, left column*/

.left_middle	{
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: right;
	vertical-align: top;
	padding: 2px 2px 2px 9px;
}
/*used in the table body, left column*/
.right_middle	{
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	vertical-align: top;
	padding: 2px 2px 2px 9px;
}

/*used in the table body, left column, with bg color*/
.left_repeat	{
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: right;
	padding: 2px 2px 2px 9px;
	background: #F7F7F7;
}
/*used in the table body, left column, with bg color*/
.right_repeat	{
	font-size: 12px;
	line-height: 16px;
	padding: 2px 2px 2px 9px;
	background: #F7F7F7;
	text-align: left;
}
.right_repeat_middle	{
	font-size: 12px;
	line-height: 16px;
	padding: 2px 2px 2px 9px;
	background: #F7F7F7;
	text-align: center;
}

/* similiar with right_repeat, but used when spanning column cells*/
.share_doc	{
	font-size: 12px;
	line-height: 16px;
	padding: 2px 2px 2px 9px;
	background: #F7F7F7;
	text-align: center;
}


/*used in the top heading, with darker bg color*/
.middle_repeat	{
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding: 2px 2px 2px 9px;
	background: #cccccc;
	text-align: center;
}
/*used in the top heading, with darker bg color, with darker bg color, aligned to left*/
.right_repeat_bg	{
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding: 2px 2px 2px 9px;
	background: #cccccc;
	text-align: left;
}

/*--used in spec comparison */
.spec_cell {
	font-size: 10px;
	background: #F7F7F7;
	text-align: center;
	color: #666666;
}
.spec_item {
	font-size: 10px;
	background: #CCCCCC;
	text-align: right;
	padding-right: 3px;
}

.spec_head {
	font-size: 10px;
	font-weight: bold;
	background: #CCCCCC;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
/*--used in individual spec page*/
.spec_cat {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin: 10px 1px 5px;
}

.spec_list {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5C5C5C;
}



.left_btm_corner	{ 
	background:  url(images/table/boxbtm.gif) repeat-x left bottom; 
	height: 6px;
}
.middle_btm	 { 
	background:  url(images/table/boxbtm.gif) repeat-x bottom; 
	height: 8px;
}
.right_btm_corner {
	background:  url(images/table/boxbtm.gif) repeat-x right bottom;
	height: 6px;
}

.middle_tb_bg	{ 
	background:  url(images/table/td_middle_bg.jpg) repeat-x; 
}

/***************************Table blank content**************/

.left_top_corner_blank	{ 
	background:  url(images/table/square-round.jpg) top left repeat-x; 
	height: 10px;

}

.right_top_corner_blank { 
	background:  url(images/table/square-round.jpg) top right repeat-x; 
	height: 10px;
}
.td_central_blank {
	border-right: 1px solid #CCCCCC;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left: 1px solid #CCCCCC;
	border-top-width: 0px;
	border-bottom-width: 0px;
	font: bold 11px/25px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	background: #F7F7F7;
	margin: 3px;
}

.left_btm_corner_blank	{ 
	background:  url(images/table/square-round.jpg) repeat-x left bottom; 
	height: 10px;
}

.right_btm_corner_blank {
	background:  url(images/table/square-round.jpg) repeat-x right bottom;
	height: 10px;
}

/***************************Simple table**************/
#table1 table {
	border: 1px solid #999999;
}
#table1 td {
	background: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#table1 th {
	background: #E2E2E2;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#table1 input {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/************************** Used for the table in Product service status*************/
#tb_product {
	background-color: #CCCCCC;
	border: 1px solid #999999;
}
#tb_product td {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#tb_product th {
	background: #666666;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}



/***************************used in Developers Section**************/
	
#dev_toc th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCCCCC;
	padding: 5px;
}

#dev_toc td {
	background: #E6E6E6;
	font-size: 12px;
	padding: 6px 20px 6px 10px;
}
#dev_toc p {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
#dev_toc ol li{
	margin-top: 5px 0px 5px 0px;
}
#dev_toc ul li{
	margin-top: 1px;
	margin-right: 20px;
	margin-bottom: 1px;
	margin-left: 0;
}

#command_table th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	padding: 5px;
}

#command_table td {
	background: #E6E6E6;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	padding: 5px;
}


.bold_blue {
	font-size: 17px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0465CC;
	border-bottom: 1px solid #E6E6E6;
}


/***************************used in www.synology.com/enu/marketing table**************/

#mk_table td {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
#mk_table th {
	background: #0099CC;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

/***************************product heading tds**************/
.cruise_left {
	border-top: thin solid #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	font: bold 9px/20px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #F9F9F9;
}
.cruise_left a{
	text-decoration: none;
	color: #999999;
}


.cruise_right {
	border-top: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	font: bold 9px/20px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #F9F9F9;
}
.cruise_right a{
	text-decoration: none;
	color: #999999;
}
.cruise_nolink {
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/************Layout for US Pages & US Homepage ***************/
 #page_wrapper {
	width:930px; 
	height:auto; 
	position:relative; 
	z-index:98;
	font-family: sans-serif;
	margin-left: auto;
	margin-right: auto 
 }

#container	
{
	margin-top: 0px;
	position: absolute;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	letter-spacing: 0px;
	background-position: 0px 0px; background-repeat: no-repeat;
	width: 930px;
	color: #000;
	text-align: left;
}

#us_header {

	margin-left: auto;
	margin-right: auto;
	widows: 930px;
	height: 100px;
	z-index: 100px;
	position: relative;
}

/********special Firefox tags for outlines in Firefox and IE *************/
a:active { outline: none; }
a:focus { -moz-outline-style: none; }
a img {border: none; }

/********* grid for home page layout of Javascript and review buttons******/
#mid-column {
	top: 125px;
	z-index: 1;
	clear: left;
	width: 930px;
	margin-left: 0px;
	margin-right: auto;
	padding: 0px;
}

.bottomcolumn1 { 
	height: 200px; 
	border-bottom-style: none; 
	border-right-style: none; 
	border-right-width: 0px; 
	text-decoration: none; 
	float:left;
	width: 158px;
	margin-right: 5px;
	margin-top: 1px;
	outline:none;
}

.bottomcolumn2 { 
	height: 200px; 
	border-bottom-style: none; 
	border-right-style: none; 
	border-right-width: 0px; 
	text-decoration: none; 
	float:left;
	width: 158px;
	margin-right: 5px;
	margin-top: 1px;
	outline:none;
	
}
.bottomcolumn3 { 
	height: 200px; 
	border-bottom-style: none; 
	border-right-style: none; 
	border-right-width: 0px; 
	text-decoration: none; 
	float:left;
	width: 158px; 
	margin-right: 5px;
	margin-top: 1px;
	outline:none;
}

.bottomcolumn4 { 
	height: 200px; 
	border-bottom-style: none; 
	border-right-style: none; 
	border-right-width: 0px; 
	text-decoration: none; 
	margin-right: 5px; 
	float:left;
	width: 158px; 
	margin-top: 1px;
	outline:none;
}
.bottomcolumn5 { 
	background-image: url(images/button_gradient_285px_wide.png); 
	height: 200px; 
	margin-left: 0px; 
	margin-bottom: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	background-repeat: no-repeat; 
	border-spacing: 2px 0px; 
	color: #666666; 
	list-style-type: none; 
	font-size: small; 
	font-family: sans-serif;
	border-bottom:none;
	width: 300px;
	outline:none;
}
.bottomcolumn5_text {
	padding-left: 5px;
	padding-top: 5px;
	text-decoration: underline;
	position: relative;
}
/***************************Used in index homepage*************/
/*support list bar*/
#supportlist {
	margin: 0px;
	padding: 2px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FF6633;
}

#supportlist A:link{
	color: #000000;
}
#supportlist A:visited{
	color: #000000;
}
#supportlist A:active{
	color: #999999;
}
#supportlist A:hover{
	color: #0066CC;
}
/*used in news page
#indexnews {
	margin: 0px;
	padding: 0px;
}
#indexnews ul{
	margin: 0px;
	padding: 0px;
}
#indexnews li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 18px;
	margin-bottom: 2px;
}*/

/*首頁user comment & review div
.comment_div {
	background-color: #FDFDFD;
	padding: 4px;
	margin: 0px 0px 1px;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	border: 1px dotted #CCCCCC;
}
.comment_div_name {
	text-align: right;
	margin: 1px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}*/

/* Search and register input used in the front page*/
.searchbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 15px;
	border: 1px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
}
.searchbtn{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 19px;
	background-color: #EFEFEF;
	border: 1px solid #999999;
	font-weight: bold;
	margin-left: 3px;
}
#langMenu {
	height:19px;
}
/*Used for the support link in the front page*/

.suppportlinks{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.registerdiv{
	padding: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #ECECEC;
}

/***************************Used in product homepage*************/

#cruisebar {
	width: 730px;
	display: table;
}
#cruisebar ul{
	margin: 0px;
	padding: 0px;
}

#cruisebar li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	list-style-type: none;
	background-color: #DEE6FA;
	margin: 0px 1px 1px 0px;
	padding: 1px 5px;
}


/*Used in compatibility page*/


#compat table {
	border: 1px solid #999999;
}
#compat td {
	background: #F3F3F3;
	margin: 1px;
	padding: 2px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
#compat th {
	background: #E2E2E2;
	font-weight: bold;
	margin: 1px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.comp_pdt{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #0066FF;
}
/*Used in Choose product page**/
#choose_tb {
	height: 142px;
}
#choose_tb td{
	border: 1px dotted #CCCCCC;
	text-align: center;
}
/***************************other**************/

.botton_line {
	background-color: #E2E2E2;
}

/* copyright table at the bottom*/
.bottom{
	font-size: 10px;
}

/* Language switch menu at the bottom*/
.lang{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

/*go arrow*/
.go {
	display: block;
	float: right;
	font-size: 10px;
	height: 12px;
	color: #516d9a;
	text-decoration: none;
	background: url(images/arrow_right.gif) no-repeat right center;
	padding: 0px 16px 0px 0px;
	margin-right: 2px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.download {

	color: #516d9a;
	text-decoration: none;
	background: url(http://download.synology.com/download/marketing/tutorials/TaiwanClass/arrow_down.png) left center no-repeat; 
	padding: 0px 0px 0px 15px;
	font: bold 10px/25px Verdana, Arial, Helvetica, sans-serif;

}


.back {
	color: #516d9a;
	text-decoration: none;
	background: url(images/arrow_left.gif) left center no-repeat; 
	padding: 0px 0px 0px 15px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;

}


.desc {
	font-size:10px;
	line-height: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#444444;
}

.bold {
	font-weight: bold;
}
.bold_small {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	padding-top: 6px;
}

.red {
	color: #FF0000;
}
.error_redbg {
	background: #FF0000;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}
.underline {
	text-decoration: underline;
}

/*Used in front page*/
.review_head {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #000000;
}
.review_desc{
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
}

.comment_content {
	font: 11px "Arial", Times, serif;
	color: #000000;
}
.comment_name{
	font: italic 11px "Times New Roman", Times, serif;
	float: right;
	color: #666666;

}
.newsheadline {
	font-size: 11px;
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 2px;
}



/*Used in FAQ table. Please set the table ID as "faqtable" and use cellpadding="2" cellspacing="2" border="0". Do not set width=100%*/

#faqtable td {
	background: #E6E6E6;
	font-size:11px;
	border: 1px solid #CCCCCC;
}
#faqtable th {
	background: #CCCCCC;
	font-weight: bold;
	line-height: 14px;
	font-size:11px;
}

/*Used in FAQ horizonatal listing */
#faq_h_item td{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 2px;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
#faq_h_item a{
color: #FFFFFF;
}

#faq_h_item .yes{
background-color: #00CCFF;
}
#faq_h_item .no{
background-color: #FF9933;
}


/*Used in Compare Spec page. Please set the table ID as "spectable" and use cellpadding=2 cellspacing=1 border="0". Do not set width=100%************/

#spectable table {
	border: 1px solid #0066CC;
}
#spectable td {
	background: #D7EBFF;
	font: 9px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
}

#spectable .item {
	background: #0066CC;
	font: bold 9px Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
}
#spectable .item_indent {
	background: #0066CC;
	font: 9px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	text-indent: 8px;
}
#spectable th {
	background: #0066CC;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#spectable .spacer {
	background: #FF0099;
	padding: 1px 0px 0px;
	margin: 0px;
}

/*FAQ product listing*/
.faqpdtlist {
	background: #F0EEFF;
	border: 1px solid #CCCCCC;
	padding-right: 8px;
	padding-left: 8px;
}
.faqpdtlistli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111111;
	line-height: 11px;
}

/*Feature List product listing*/

#featurelist {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}

#featurelist ul{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

#featurelist a
{
	float:left;
	text-decoration:none;
	color:white;
	background-color:#0066CC;
	padding:2px 7px;
	border-right:2px solid white;
	font: bold 11px erdana, Arial, Helvetica, sans-serif;
}
#featurelist a:hover {
	background-color:#CCCCCC
}
#featurelist li {
	display:inline;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

/*Used in Feature page*/

.featurehome_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
.featurehome_description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #666666;
}

/*Used in Product page*/
.pdt_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 10px;
}
.pdt_desc{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 1px;
	margin-bottom: 5px;
	line-height: 9px;
}
.disabled {
	color: #999999;
}
.char{
	font-family: "Courier New", Courier, mono;
}
.suggestbg {
	padding: 3px;
	background: #F7F7F7;
	height: 100px;
	width: 565px;
	margin-bottom: 3px;
	border: 0px solid #FFD7BB;
}

.pdt_overview_desc {
	font-family: Myriad Web Pro, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
	color: #4B4B4B;
	}


/*Used in FAQ rating */
.helpful {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.poolbg {
	background: #F0EEFF;
	height: 50px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.pooltext {
	font-size: 11px;
	color: #000000;
	height: 40px;
	width: 540px;
}
.poolbtn {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.poolnotice{
	font-size: 9px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}


/*Used in Support page*/
.spttop {
	padding: 1px 0px 1px 5px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background: url(images/searchtable/topbg.jpg);
	height: 18px;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.sptbottom{
	padding: 1px 3px;
	border: 1px solid #E1E1E1;
}
.spttxt, .sptinput{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.sptselect{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 145px;
	color: #000000;
}

.sptbutton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

/*Register*/
.reg_bg{
	padding: 25px 2px 1px 5px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	/*background: url(http://www.synology.com/enu/include/images/reg_bg.gif);*/
	height: 134px;
	width: 159px;
	margin-bottom: 10px;
}
.reg_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}
.reg_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
}
.reg_button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.reg_input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 145px;
	color: #0066FF;
}
.reg_saving {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}
.reg_finished {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	margin-top: 5px;
}
/*footnote*/
.footnote{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 16px;
	-webkit-text-size-adjust:none;
}
/*new*/
.new {
	font: 7px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	vertical-align: super;
}

/*dropdown menu*/
.dropdown {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

.dropdownitem_header{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FAFAFA;
	padding: 3px;
	border-bottom: 1px dotted #999;
}
.dropdownitem{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FEFEFE;
	padding: 3px 3px 3px 12px;
	border-bottom: 1px dotted #999;
}
.dropdownitem a{
	text-decoration: none;
}
.dropdownitem_btm{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FEFEFE;
	padding: 3px 3px 3px 12px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.dropdownitem_btm a{
	text-decoration: none;
}
.dropdownitem_vertical{
	background:  url(images/table/dot_main-menu.png) repeat;
}
.dropdownitem:hover{
	color: #666666;
	background-color: #EFEFEF;
	border-bottom: 1px dotted #999;
}
.dropdownitem_btm:hover{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #EFEFEF;
	padding: 3px 3px 3px 12px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
/*used in Contact page*/
#contactus h1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Myriad Web Pro, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#contactus .desc {
	font-size: 13px;
	color: #4B4B4B;;
	font-family: Myriad Web Pro, Arial, Helvetica, sans-serif;
	margin-top: 1px;
	margin-right: 20px;
	margin-bottom: 25px;
	margin-left: 0px;
}

#contactable td{
	border: 1px dotted #CCCCCC;
	color: #000000;
	background-color: #F7F7F7;
	padding:8px;
}
#contactable .head{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
}
#contactable .special{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #6a8b0b;
}
#contactable .co{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
#contactable .desc{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.hotnews {
	color: #FF3366;
	font: bold 13px Geneva, Arial, Helvetica, sans-serif;
}

/*Used in Where to Buy page*/
.buy_table {
	background-color: #F9F9F9;
	border: 1px dotted #CCCCCC;
	margin-bottom: 2px;
}
.buy_phone {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #888888;
}
.buy_name {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #0099FF;
}
.buy_link {
	color: #333333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



/*Used in Feature List page*/
.heading_BlueBig {
	font: bold 25px Geneva, Arial, Helvetica, sans-serif;
	color: #0066CC;
	background-color: #F3F3F3;
}
.heading_GrayBig {
	font: bold 23px Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	/*background-image:url(http://www.synology.com/enu/products/features/images/gray.png)*/
}
.heading_GreenBig {
	font: bold 25px Geneva, Arial, Helvetica, sans-serif;
	color: #99CC00;
}
.heading_BlueMid {
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #0066CC;
	margin-bottom: 0px;
}
.heading_PeachSmall {
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #FF00CC;
	margin-top: 0px;
}
.heading_LitBlueSmall {
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:24px;
	text-indent:6px;
	background-color: #3366CC;
}
.product_function {
	font: bold 11px Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.notice {
	padding: 10px;
	border: 1px solid #FF3399;
	color: #FF3399;
}


/*Used in Solutions page*/
.quote_title {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #333333;
}

.comment {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:11px;
	text-indent:20pt;	
}

.comment_signature {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:11px;
}

.div_frontpage_bottom {
	padding-top: 278px;
	padding-bottom: 4px;
}

#frontpage_headline div{
	padding-right: 5px;
	padding-left: 15px;
}
#frontpage_headline p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 2px;
}
#frontpage_headline ul{
	margin-top: 0px;
	margin-bottom: 0px;

}
#frontpage_headline li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 1px;
	line-height: 13px;
}
#frontpage_headline a{
	text-decoration: none;
}

/*Used for Success Stories table*****/

#table_story .td1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #09C;
}
#table_story .td2 {
	font-size: 12px;
	color: #333333;
	padding-right: 8px;
	padding-left: 8px;
}
.td2 ul li{
	list-style-type: disc;
	font-size: 11px;
	line-height: 13px;
	}
#table_story .td3 {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-right: 6px;
	padding-left: 6px;
	color: #333333;
	background-color: #F2F9FF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/**Used in Solution page*****/
.slogan {
	font-size: 15px;
	font-weight: bold;
	line-height: 16pt;
	color: #660099;
}
.question {
	font-size: 15px;
	line-height: 10pt;
	font-weight: bold;
	color: #0066CC;
}
.answer {
	font-size: 15px;
	line-height: 10pt;
	font-weight: bold;
	color: #99CC00;
}

/**下面是2010年版本solutions用到的樣式**/
#solutions .title {
	font-size: 25px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 45px;
	padding-left: 20px;
}
#solutions .subtitle {
	font-size: 13px;
	color: #ffffff;
	padding-top: 15px;
	padding-left: 20px;
}
#solutions .intro {
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #E6EAF2;
	padding: 12px;
	font-size: 12px;
	margin-right: 220px;
	color: #666666;
}
#solutions .listing li {
	margin-top: 15px;
	margin-bottom: 15px;
}
#solutions .banner {
	/*background: url(http://download.synology.com/download/customer-stories/banner.jpg) no-repeat;*/
	width: 740px;
	height: 150px;
	padding: 0px;
	margin: 20px 0px 20px 0px;
}
#solutions .more {
	text-align: right;
	margin: 0px 10px;
}
#solutions .right_div {
	float:right;
	width:200px;
	margin: 0px 0px 0px 15px;
}
#solutions .featured {
	/*background: url(http://www.synology.com/enu/solutions/customer-stories/images/feat_bg.jpg) no-repeat;*/
	padding: 10px;
	margin: 0px;
	height: 250px;
	width: 710px;
}
#solutions .featured div {
	float:left;
	width:200px;
	margin:0px;
	padding:0px 15px;
}
#solutions .featured div h1 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 16px;
	display: block;
	height: 40px;
	width: 200px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#solutions .featured div h2 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #444444;
	line-height: 14px;
	margin: 2px 0px;
}
#solutions .featured div .more {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align:left;
	margin: 0px;
	padding: 0px;
}

#solutions .featured div .more a {
	text-decoration: none;
}



#solutions .list {
	/*background: url(http://www.synology.com/enu/solutions/customer-stories/images/list_bg.jpg) no-repeat;*/
	margin:0px;
	padding:0px;
	float: left;
	width: 730px;
}
#solutions .list div {
	float:left;
	width:200px;
	margin:0px;
	padding:5px 20px;
}
#solutions .list div h1 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #06C;
}
#solutions .list div ul li {
	text-decoration: none;
	color: #666;
	list-style-type: square;
}
#solutions .list div a {
	text-decoration: none;
	color: #666;
}
#solutions .list div a:hover {
	color: #333;
}

/**Used in DSM 2.1 pages**/
#thirdparty td {
	font-size: 10pt;
	color: #666666;
}
#thirdparty h1 {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 10pt;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	padding: 2px;
}
#thirdparty h2 {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 10pt;
	color: #666666;
}

#thirdparty div {
	background-color: #E1E1E1;
	margin: 3px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#thirdparty .more {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;
}
.dsm_border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-weight: bold;
}
/***********Used for command line*************/
.command {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	color: #333333;
}
/***********Used for Master Your Data Campaign*************/
.video_border_small {
	border: 1px; 
	border-color: #CCC; 
	border-style: solid;
	width: 640px;
	height:360px;
}
.mydc_title {
	font-size: 23px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 270px;
	margin-bottom: 10px;
}
.mydc_wrd {
	font-family: Arial, Gadget, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom:40px;
}
.mydc_bton {
	width: 200px;
	/*background-image: url(http://www.synology.com/enu/video/images/btn3.gif);*/
	background-repeat: no-repeat;
	font-family: Arial, Gadget, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-indent: 15px;
	height: 24px;
	line-height: 24px;
	padding-bottom:1px;
	display:block;
    cursor:pointer;
}
.mydc_bton a {
	color: #FFF;
	text-decoration: none;
	display:block;
}
.mydc_bton a:hover {
	text-decoration: underline;
}
.video_border_large {
	border: 1px; 
	border-color: #CCC; 
	border-style: solid;
	width: 860px;
	height:483px;
}

/*perf new style*/
.perftit{
	font-size: 20px;
	color: #666;
	height: 20px;
	width: 600px;
	margin-bottom: 5px;
	}
.perftit_2{
	font-size: 16px;
	color: #09C;
	height: 30px;
	width: 600px;
	margin-bottom: 10px;
	}
#perfmain{
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	}
#perfmain #perftop{
	width: 930px;
	height: 5px;
	}
#perfmain #perfleft{
	width: 180px;
	float: left;
	background-color: #fafafa;
	}
#perfmain #perfright{
	width: 725px;
	margin-left: 5px;
	margin-left: 20px;
	float: right;
	margin-right: 0px;
	}
#perfmain #perffooter{
	clear: both;
	width: 930px;
	height: 90px;	
	}
#perfmain #perfright .perftable tr .agg{
	width: 14.6%;
	font-size: 10px;
	text-align: center;
	background-color: #039;
	color: #FFF;
	line-height: 10px;
	}
.perfphoto{
	width: 670px;
	height: 250px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
.perftit_2, .perftit, .perftable, .perftable_1, .perftable_2, .perftable_3, .perftable_4, .perftable_5, .perftable td, .perftable th, .perftable_1 td, .perftable_1 th, .perftable_2 td, .perftable_2 th, .perftable_3 td, .perftable_3 th, .perftable_4 td, .perftable_4 th, .perftable_5 td, .perftable_5 th {
	font-family: Myriad Web Pro, Arial, Helvetica, sans-serif;
}
.perftable tr, .perftable td, .perftable th, .perftable_1 tr, .perftable_1 td, .perftable_1 th, .perftable_2 tr, .perftable_2 td, .perftable_2 th, .perftable_3 tr, .perftable_3 td, .perftable_3 th, .perftable_4 tr, .perftable_4 td, .perftable_4 th, .perftable_5 tr, .perftable_5 td, .perftable_5 th{
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.perftable, .perftable_1, .perftable_2, .perftable_3, .perftable_4, .perftable_5{
	width: 672px;
	height: 75px;
	background-color: #CCC;
	}
.perftable td, .perftable th, .perftable_1 td, .perftable_1 th, .perftable_2 td, .perftable_2 th, .perftable_3 td, .perftable_3 th, .perftable_4 td, .perftable_4 th, .perftable_5 td, .perftable_5 th{
	font-weight: normal;
	font-size: 12px;
	height: 35px;
	}
.perftable td,.perftable th{
	width: 12.2%;
	}
.perftable_1 td, .perftable_1 th{
	width: 16.6%;
	}
.perftable_2 td, .perftable_2 th{
	width: 14.3%;
	}
.perftable_3 td, .perftable_3 th{
	width: 20%;
	}
.perftable_4 td, .perftable_4 th{
	width: 25%;
	}
.perftable_4 td, .perftable_5 th{
	width: 33.3%;
	}
.perftable td, .perftable_1 td, .perftable_2 td, .perftable_3 td, .perftable_4 td, .perftable_5 td{
	background-color: #FFF;
	color: #333;
	}
.perftable th, .perftable_1 th, .perftable_2 th, .perftable_3 th, .perftable_4 th, .perftable_5 th{
	background-color: #426E9D;
	color: #FFF;
	}

/*For user registration: left-top style for table. applies a bg and the font style*/
.left_top_corner_2	{ 
	/*background:  url(http://www.synology.com/enu/images/table/boxtop.gif) top left repeat-x; */
	font-size: 12px; 
	line-height: 13px; 
	color: #000000; 
	padding: 6px 7px 5px 9px; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.gray_bg_text_left_2 {
	font-size: 12px; 
	line-height: 13px; 
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #EFEFEF;
	padding: 6px 7px 5px 9px; 
}

/*up arrow*/
.up {
	display: block;
	float: right;
	font-size: 10px;
	height: 12px;
	color: #516d9a;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin-right: 2px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
/*UP-DSM3.0 use*/
.b28 {
	font-size: 28px;
	font-family: verdana, Arial, Helvetica, sans-serif, 新細明體;
	font-weight: normal;
	line-height: 35px;
	color: #000000;
}
.b21 {
	font-size: 21px;
	font-family: Arial, verdana, Helvetica, sans-serif, 新細明體;
	font-weight: normal;
	padding-top: 100px;
	color: #444;
}
.b17 {
	font-size: 18px;
	font-family: Arial, verdana, Helvetica, sans-serif, 新細明體;
	font-weight: normal;
	padding-left: 58px;
	padding-right: 20px;
	line-height: 30px;
	color: #555;
}
.b16 {
	font-size: 16px;
	font-family: verdana, Arial, Helvetica, sans-serif, 新細明體;
	font-weight: normal;
	line-height: 20px;
	color: #000000;
}
.b15 {
	font-size: 15px;
	font-family: Arial, verdana, Helvetica, sans-serif, 新細明體;
	font-weight: normal;
	padding-left: 3px;
	line-height: 25px;
	color: #555;
}
.b15_verdana {
	font-size: 15px;
	font-family: verdana, Arial, Helvetica, sans-serif, 新細明體;
	font-weight: normal;
	padding-left: 7px;
	line-height: 25px;
	color: #000000;
}
.b15_padding58 {
	font-size: 15px;
	font-family: Arial, verdana, Helvetica, sans-serif, 新細明體;
	font-weight: normal;
	padding-left: 58px;
	padding-right: 20px;
	line-height: 25px;
	color: #555;
}
.b15_padding59 {
	font-size: 15px;
	font-family: Arial, verdana, Helvetica, sans-serif, 新細明體;
	font-weight: normal;
	padding-left: 58px;
	padding-right: 0px;
	line-height: 25px;
	color: #555;
}
.b15_padding60 {
	padding-left: 0px;
	padding-right: 50px;
	}
.b15_padding55_right {
	font-size: 15px;
	font-family: Arial, verdana, Helvetica, sans-serif, 新細明體;
	font-weight: normal;
	padding-right: 55px;
	line-height: 25px;
	color: #555;
}
.b13 {
	font-size: 13px;
	font-family: Arial, verdana, Helvetica, sans-serif, 新細明體;
	font-weight: normal;
	padding-left: 5px;
	line-height: 20px;
	color: #444444;
}
.b12 {
	font-size: 12px;
	font-family: verdana, Arial, Helvetica, sans-serif, 新細明體;
	font-weight: normal;
	line-height: 20px;
	color: #666666;
}
.b16_cht {
	font-size: 16px;
	font-family: 新細明體;
	font-weight: normal;
	line-height: 30px;
	color: #000000;
}
.b12_cht {
	font-size: 12px;
	font-family: 新細明體;
	font-weight: normal;
	line-height: 20px;
	color: #666666;
}
.blue12 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, 新細明體;
	font-weight: normal;
	line-height: 20px;
	color: #0066cc;
}
.blue12_verdana {
	font-size: 12px;
	font-family: verdana, Arial, Helvetica, sans-serif, 新細明體;
	font-weight: normal;
	padding-left: 3px;
	line-height: 20px;
	color: #0066cc;
}
.h10 {
	line-height: 10px;
}
/*DOWN-DSM3.0 use*/





/* fix page style by moshi 20100913 */
.features h1{
	font-size:21px;
	margin:10px 0px 7px 0px;
}
.features h1 .sub_menu {
	font-size:14px;
	padding-left:20px;
	
}
.features h1 .sub_menu a {
	display:inline;
	padding:0px 10px;
	text-align:right;
	cursor: pointer; 
	text-decoration:none;
	color:#666;
}
.features h1 .sub_menu a:hover , .sub_title a:hover , .menu_item1 a:hover, .menu_item2 a:hover {
	color:#09f;
}
.features h1 .sub_menu .active {
	padding:0px 10px;
	color:#333;
	font-weight:bold;
}

.features h1 .sub_nav {
	font-size:16px;
	color:#666;
}
.sub_title {
	font-size:16px;
	color:#555;
	padding-bottom:20px;
}

.sub_title a , .sub_first {
	font-size:12px;
	text-decoration: none;
	margin-right:15px;
}
.sub_title a {
	color: #A0A0A0;
}

.sub_this {
	font-size:12px;
	margin-right:15px;
	color:#333;
}

.menu_item1 , .menu_item2_nolink {
	color:#222;
}
.menu_item1 a {
	color:#555;
}

.menu_item2 a {
	color:#777;
}
.menu_item1:hover {
	background:#eee;
}

#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7, #menu8, #menu9 {
	background:#FFF;
}

#modellist {
	width:120px;
}

a.products_photo_s {
	margin:5px 5px 10px 5px;
	height:170px;
	width:170px;
	display:inline-block;
}
.products_photo_s img {
	border:1px solid #eee;
	padding:5px;
}
.products_photo_s img:hover {
	border:1px solid #ddd;
}
ol.spec_footnote li {
	font-size:9px; 
	line-height:16px;
}

#general_news_list  {
	vertical-align: top;
}

.menu_border {
	border:1px solid #eee;
	width:200px;
	text-align:center;
	margin:0px 15px 20px 15px;
	vertical-align: top;
	float:left;
	clear:right;
}
.menu_border th {
	background: #EAEAEA;
    border-bottom: 1px solid #B3B3B3;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    height: 36px;
}
.menu_border td {
	background-color: #F7F7F7;
    color: #666;
    font-size: 13px;
    height: 34px;
}
.menu_border td.last {
    border-bottom: none;
}
/* fix page style by moshi */



/* fix page style by amber 20101109 - homepage banner */

#link{width:350px; height:15px;  margin:-90px 0 0 30px; z-index:3; position:absolute; *position: none;  }
.link {
	text-decoration:none;width:350px; height:15px; display: block;
}

/* fix page style by amber */


/* fix page style by amber 20101112 - homepage banner */

#link2{width:260px; height:170px;  margin:-230px 0 0 565px; z-index:3; position:absolute; *position: none; background-color:#066; 	opacity:0; 
filter:alpha(opacity=0);}
.link2 {
	text-decoration:none;width:260px; height:170px; display: block;

}


/* fix page style by amber */

.newslink {
	text-decoration: none;
	font-size: 8pt;

}
#footer { margin-top: 6px; margin-right: auto; margin-left: auto; clear: both; float: left; width: 925px; color: #333333; font-size: xx-small; font-family: "Lucida Grande", Verdana, Arial, sans-serif; }

/*download center*/
.download_center p.select_type {
	font-size:14px;
	padding-top:10px;
}
.download_center .download_div h2 div, .download_center .download_div h2, .beta .download_div h2  {
	padding:5px;
	color:#09C;
}
.download_center .download_div h2, .beta .download_div h2 {
	margin-bottom:0;
	border-bottom:1px solid #eee;
}
.download_center {

}
.w_border {
	border:3px solid #FFF;
	border-top:1px solid #FFF;
}
.download_div .content {
	text-align:center;
	background:#f7f7f7;
	border-top:2px solid #fff;
}

.download_div {
	background:#f7f7f7;
	margin-bottom:20px;
	padding-bottom:10px;
}
.download_table {
	font-size:13px;
}
.download_table th {
	color:#111;
}
.download_table td {
	color:#222;
}
.download_div .download_table, .download_div .download_table th, .download_div .download_table td {
	border-collapse:collapse;
	border:1px solid #CCC;
}
.download_div .download_table {
	margin-bottom:0;
}
.download_div .download_table th {
	background:#c7c7c7;
	padding:10px;
}
.download_div .download_table th.th_name {
	width:160px;
}
.download_div .download_table th.th_desc {
	width:260px;
}
.download_div .download_table th.th_download {
	width:150px;
}
.download_div .download_table td {
	text-align:left;
	padding:10px;
}
.download_div .download_table td.center {
	text-align:center;
	padding:3px;
}
.download_div .download_table a.download {
	line-height:24px;
}

.beta h2.head {
	border-bottom: 1px solid #DCDCDC;
    color: #222;
    font-size: 18px;
    font-weight: bold;
}

.releasenote p.heading1 {
    font-size: 24px;
	font-weight:normal;
	margin-bottom:20px;
}
.releasenote p.heading2 {
	color:#333;
    font-size: 14px;
    font-weight: normal;
	margin-bottom:10px;
}
.releasenote p.heading_u1 {
	border-bottom: 1px solid #DCDCDC;
    color: #222;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}
.releasenote li.blue12 {
	color: #0066CC;
}
.releasenote ol,.releasenote ul {
	margin-bottom:20px;
}
.releasenote span.footnote {
	padding-bottom:20px;
	padding-top:0px;
	display:inline-block;
}


li.spec_list {
	padding-bottom:0;
}

#lang_div ul li {
	padding-left:0;
	margin-left:-10px;
}

.nav_us a {
	margin:0 15px;
}
.nav_us .first {
	margin:0px 15px 0px 0px;
}
.nav_us .last {
	margin:0px 0px 0px 15px;
}
/*DSM 3.2 beta*/

a.dsm_beta_program{ 
	color:#397cb8;
}


/*DSM 3.2 beta*/

