* {
	margin: 0;
	padding: 0;
	border:0;
	outline: none;
}

html {
	background: #000 url(../images/TN/bg4.gif) top center;
}

body {
	font: 14px verdana,arial,sans-serif;
}

table {
	border-collapse: collapse;
}

header {
	width:920px;
	height:100px;
	display:table;
	margin:0 auto;
	color:#8d9095;
}

header div, footer div{
	display:table-cell;
	vertical-align:middle;
}

#banner {
	text-align:right;
	font-weight:bold;
	font-size:16px;
	text-shadow:0px -1px 1px rgba(0,0,0,1);
	letter-spacing:1px;
	color:#CCC;
}

.wrapper {
	margin: 0 auto -4em;
	min-width:1000px;
	min-height: 650px;
	color:#eee;
}

.maintable {
	position:relative;
    margin-left: auto;
    margin-right: auto;
	z-index:100;
}

.txt_main {
	font: 13px verdana,arial,sans-serif;
	width:100%;
}

.header {
	height: 90px;
	
}

.header_1 {
	height:90px;
}

.divider {
	position: absolute;
	width: 100%;
	height:100px;
    margin-left: auto;
    margin-right: auto;
	top:10px;
	z-index:0;
}

.description {
	font: bold 16px verdana,arial,sans-serif;
	text-shadow:  0px -1px 1px rgba(0,0,0,1);
	letter-spacing: 1px;
	color: #CCC;
}

.txt_footer {
font: normal 12px verdana,arial,sans-serif;
color: #8d9095;

}

.txt_footer a{

color:#8d9095;
font-weight: bold;
TEXT-DECORATION: none;
}

.txt_footer a:hover{

color:#8d9095;
TEXT-DECORATION: underline;
}
.category {
	letter-spacing: 1px;
	font: bold 20px verdana,arial,sans-serif;
    color:#EEE;
	text-shadow:  0px -1px 1px rgba(0,0,0,1);
	text-decoration: none;
}

A.category {
	letter-spacing: 1px;
	font: bold 20px verdana,arial,sans-serif;
    color:#EEE;
	text-shadow:  0px -1px 1px rgba(0,0,0,1);
	text-decoration: none;
}

A.category:hover{
	letter-spacing: 1px;
	font: bold 20px verdana,arial,sans-serif;
    color:#FFF;
	text-shadow:  0px -1px 1px rgba(0,0,0,1);
	text-decoration: none;
}

.side {
	position:absolute;
  	width:225px;
	z-index:100;
}
.mainDiv {
	width:224px;
}

.link {
	width: 225px; 
}

.mainheader {
	background:url(../page/trendnet/images/1.gif) no-repeat left top;
	padding: 3px 0px 0px 10px;
	text-decoration:none;
	height: 36px;
}

.mainheader2 {
	background:url(/image/nav/m_t_bg_5.gif) no-repeat left top;
	padding: 0px 0px 0px 0px;
	text-decoration:none;
	font: bold 12px verdana,arial,sans-serif;
	height:29px;
	color: white;
	width: 225px;
	border: 0px solid #7b848f;
	text-indent:10px;
}

.nav_header {
	font: bold 18px verdana,arial,sans-serif;
	text-shadow:  0px -1px 0px rgba(0,0,0,1);
	letter-spacing: 1px;
	color: #FFFFFF;
	padding: 3px 0px 0px 10px;
} 

.mainheader3 {
	background:url(/image/nav/m_t_bg_7.gif) no-repeat left top;
	margin-top:5px;
	padding: 0px 0px 0px 10px;
	text-decoration:none;
	font: bold 12px verdana,arial,sans-serif;
	height:29px;
	width: 225px;
	color: white;
	cursor:pointer;
}

.txt_grey {
	clear: left;
	color:#333;
	font-weight:bold;
	font-family: tahoma; 
	font-size: 11px;
	TEXT-DECORATION: none;
}

.txt_grey2 {
	clear: left;
	color:#333;
	font-weight:bold;
	font-family: tahoma; 
	font-size: 12px;
	TEXT-DECORATION: none;
}

#current {
	background-color: #000FFF;
}

.subcategory {
	font-size: 13px;
	line-height: 1.5em;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(/image/nav/bg_subcategory.gif);
	background-repeat: repeat-x;
}

.border {
	border-bottom: 1px solid #9ba7b2;
}

.tabtext {
	font-size:11px;
	line-height:normal;
}

.txt_subheader {
	font: bold 18px verdana,arial,sans-serif;
	color: #333;
	 padding:0px 0px 10px 0px
}
	
.nounderline
{
	text-decoration:none;
}
/*ACCORDIION STYLE START*/
.arrowlistmenu{
	width:270px; /*width of accordion menu*/
	padding: 40px 0px 0px 26px;
}

.borderbottom{
	border-bottom:1px solid #76787e;
	height:1px;
	width:252px;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font: bold 16px Arial;
	color: white;
	background: transparent url(../images/TN/button_out.png) no-repeat bottom left                ;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	padding: 18px 5px 10px 0px; /*header text is indented 10px*/
	text-indent:10px;
	margin:0;
	cursor: pointer;
	width:252px;
	height:30px;
	text-shadow:  0px -1px 1px rgba(0,0,0,1);
}

.menuheader:hover{
	background: transparent url(../images/TN/button_over0.png) no-repeat bottom left                ;
	width:252px;
	text-indent:10px;
	height:30px;
}


.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	background: transparent url(../images/TN/button_over.png) no-repeat bottom right                ;
	width:261px;
	text-indent:10px;
	border-bottom:1px;
	height:30px;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	position:relative;
	list-style-type: none;
	margin: 0px;
	padding:5px 0px 10px 0px; /*bottom spacing between each UL and rest of content*/
	border-bottom:1px solid #76787e;
	border-right:1px solid #000;
	width:252px;
	background: transparent url(../images/TN/button_over_sub.png) bottom left                ; 
	width:252px;
}

.arrowlistmenu ol{ /*CSS for UL of each sub menu*/
	position:relative;
	list-style-type: none;
	margin: 0px;
	padding:5px 0px 10px 10px; /*bottom spacing between each UL and rest of content*/
	width:252px;
	width:252px;
}

.arrowlistmenu ul li{
	margin: 2px 0 0 10px;
	padding:-8px 0 0 -10px;
	//background:url('../images/TN/bullet.png') 10px 9px no-repeat;
}

.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
	width:251px;
	background:url('../images/TN/icons_plus.gif') 2px 5px no-repeat        ;
	color:#FFFFF;
}

.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
	background:url('../images/TN/icons_minus.gif') 2px 5px no-repeat        ;
	color:#FFFFF;
}

.arrowlistmenu ul li a{
	color: #FFFFFF;
	display: block;
	padding: 3px 0 6px 19px;
	margin:0px 20px 0px 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	font:  14px Arial;
	cursor: pointer;
	outline: none;
	border:none;
}

.arrowlistmenu ul li a:hover { /*hover state CSS*/
	border:none;
	color:#00aff0;
	text-decoration:none;
}

.arrowlistmenu ul li a:active,  .arrowlistmenu ul li a:visited,
{ /*hover state CSS*/
	border:none;
	color:#FFFFF;
	text-decoration:none;
}

.selected0 { color: #00aff0;  }
.selected1 { color: #00aff0;  }
.arrowlistmenu ul li a:hover.selected { color: #00aff0;} 

.arrowlistmenu ul li a.selected { 
	margin: 2px 0 0 5px;
	padding:-8px 0 0 -20px;
	color: #00aff0; 
} 

/*ACCORDIION STYLE END*/



/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.dialog, .dialog2  {
	position:relative;
	margin:-20px auto -30px auto;
	min-width:8em;
	max-width:1000px; /* based on image dimensions - not quite consistent with drip styles yet */
	
	z-index:1;
	margin-left:12px; /* default, width of left corner */
	margin-bottom:25px; /* spacing under dialog */
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
	background:transparent url(../images/TN/bg_main2.png) no-repeat top right;
}


.dialog2 .content,
.dialog2 .t,
.dialog2 .b,
.dialog2 .b div {
	background:transparent url(../images/TN/bg_main3.png) no-repeat top right;
}

.dialog .content, .dialog2 .content{
	position:relative;
	zoom:1;
	_overflow-y:hidden;
	padding:0px 12px 0px 0px;
}

.dialog .t, .dialog2 .t {
 /* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width:12px; /* top slice width */
	margin-left:-12px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}

.dialog .b {
 /* bottom */
	position:relative;
	width:100%;
}

.dialog .b, .dialog .b div, .dialog2 .b, .dialog2 .b div {
	height:50px; /* height of bottom cap/shade */
	font-size:1px;
}

.dialog .b, .dialog2 .b {
	background-position:bottom right;
}

.dialog .b div, .dialog2 .b div {
	position:relative;
	width:12px; /* bottom corner width */
	margin-left:-12px;
	background-position:bottom left;
}

.dialog .hd, .dialog .bd, .dialog .ft, .dialog2 .hd, .dialog2 .bd, .dialog2 .ft {
	position:relative;
}

.dialog .thewrapper, .dialog2 .thewrapper {
	/* extra content protector - preventing vertical overflow (past background) */
	position:static;
	max-height:1000px;
}

.dialog h1, .dialog p, .dialog2 h1, .dialog2 p {
	margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
	padding:0.5em 0px 0.5em 0px;
}

.dialog h1, .dialog2 h1 {
	padding-bottom:0px;
	font-size: 23px;
}

.dialog p, .dialog2 p {
	word-wrap:break-word;	
	overflow: hidden;
	width: 600px;	
}
.CatImage
{margin: -12px 5px 0px 5px;  }

.CatTitle
{position: absolute; margin: 0px 0px 5px 1px; white-space:nowrap  }

/* Table Styles*/
.CT
{	background: #323339 url('../images/TN/cell-1.gif') no-repeat top left;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #191919;
	font: bold 18px verdana,arial,sans-serif;
	text-shadow: 0px 1px 1px #555, 0px -1px 1px #000;
	text-transform:uppercase;
	/*width: 180px;*/
}

.CTCT
{
	background: #323339 url('../images/TN/cell-1.gif') no-repeat top left;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #191919;
	font: bold 16px verdana,arial,sans-serif;
	color: #FFF;
	text-shadow: 0px 1px 1px #555, 0px -1px 1px #000;	
}
.CTS
{	background: #323339 url('../images/TN/cell-1.gif') no-repeat top left;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #191919;
	font: normal 14px verdana,arial,sans-serif;
}

.CL
{	background: #47494f url('../images/TN/cell-1.gif');
	border-width: 1px;
	padding: 6px 6px 10px 6px;
	border-style: solid;
	border-color: #191919;
	min-width:180px;
	width: 180px;
}

.CLCL
{	background: #47494f url('../images/TN/cell-1.gif');
	border-width: 1px;
	padding: 6px 6px 10px 6px;
	border-style: solid;
	border-color: #191919;		
}

.CLR
{
	text-align:right;
}
.CR
{	background: #47494f  url('../images/TN/cell-1.gif');
	border-width: 1px;
	padding: 10px 6px 10px 6px;
	border-style: solid;
	border-color: #191919;
	width:90%;
}
	
.buttonBlue{
	color:#FFF;
	font:normal 16px tahoma,arial,sans-serif;
	padding:3px 8px 6px 8px;
	background:  #00aff0 url(../images/TN/overlay.png) repeat-x center left;
	border:1px solid #63cef6;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
	border-radius:4px;
	border-bottom:1px solid #63cef6;
		-moz-box-shadow:inset 0 1px 0 rgba(22,142,199,0.5);
		-webkit-box-shadow:inset 0 0 0 rgba(22,142,199,0.5);
	box-shadow:inset 0 0 0 rgba(22,142,199,0.5);
	cursor:pointer;
	height:30px;
	min-width:100px;
	*width: 100px;
	margin:10px 20px 20px 0px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.buttonBlue:hover{
	color:#FFF;
	background: #00aff0 url(../images/TN/but_mouseover.png) repeat-x top center    ;
	border:1px solid #3e97ce;
}

.buttonBlue:active{
	position:relative;top:0px;border:1px solid #3e97ce;
	background: #00aff0 url(../images/TN/but_mouseover2.png) repeat-x top center    ;
	color:#FFF;
}

.savebtn /*保存按钮*/
{
	display:inline-block;
	min-width:85px;
	*width: 85px;	
	height:25px;
	_height:27px;
	vertical-align:middle;
	color:#FFF;
	background:  #00aff0 url(../images/TN/overlay.png) repeat-x center left;
	border:1px solid #63cef6;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
	border-radius:4px;
	border-bottom:1px solid #63cef6;
		-moz-box-shadow:inset 0 1px 0 rgba(22,142,199,0.5);
		-webkit-box-shadow:inset 0 0 0 rgba(22,142,199,0.5);
	box-shadow:inset 0 0 0 rgba(22,142,199,0.5);
	cursor:pointer;	
}
.savebtn:hover{
	color:#FFF;
	background: #00aff0 url(../images/TN/but_mouseover.png) repeat-x top center;
	border:1px solid #3e97ce;
}

.savebtn:active{
	position:relative;top:0px;border:1px solid #3e97ce;
	background: #00aff0 url(../images/TN/but_mouseover2.png) repeat-x top center;
	color:#FFF;
}

.tbl_main {
	margin:15px 0;
}

input[type=text] {
	height: 24px;
	line-height: 24px;	
	width: 196px;
	font: normal 14px verdana,arial,sans-serif;
	padding:0px 0px 0px 5px;
	vertical-align: text-middle;
}

input[type=password] {
	height: 24px;
	line-height: 24px;	
	width: 200px;
}

input[type=checkbox] {
	vertical-align: text-bottom;
	cursor: pointer;
}

select{
	height:24px;
	font: normal 16px verdana,arial,sans-serif;
	vertical-align: text-middle;
}

.arrowlistmenu ul li a.inlineIcon {
	display:inline;
	padding:0px;
	margin:0px 10px;
}
#mainWindow {
	width:640px;
	/*height:500px;*/
	margin:0px;
	border:0px solid;
	border-color:#000000;
	min-height:500px;
	display:table-cell;
	color:#eee;
	/*position: relative;	*/
}
.dd{color:white;}

.footer
{
	/*text-align: center;*/
	height: 30px;
	line-height: 30px;
	margin:0 auto;
	margin-top: 43px;	
	width: 948px;
}