﻿/******************************************************************************
*
* Copyright (c) 2004-2005 TP-LINK Technologies CO., LTD.
* All rights reserved.
*
* Filename	:	stylemain.css
* Version	:	
* Abstract	:	
* Author	:	TP-LINK
* Created Date	: 	03/08/2006
* History		:
* 03/08/2006, HtmlToC Program, create the file
* 12/19/2006, Add some style where the new router needs  
***/
body {
    font-size: 12px;
    font-family: "Arial", "Helvetica", "Geneva", "Swiss", "SunSans-Regular", "sans-serif";
}
td {
	font-size: 12px;
	text-align: left;
	white-space:break-word;
}
td.hd {
    font-weight: bold;
    text-align:left;
	font-size: 13px;
	white-space:nowrap;/*������*/	
}
td.hd1{
	
    font-weight: bold;
    text-align:left;
	font-size: 13px;
	/*white-space:nowrap;*//*������*/
	white-space:normal; /*����*/		
}

td.h1 {
	font-size: 22px;
	color: black;
	font-weight: bold;
	white-space:nowrap;/*no wrap*/
}

td.h2 {	
	font-size: 16px; 
	height: 30px; 
	font-weight: bold; 
	padding-left: 5%; 
	white-space:normal;
}

td.h3 {	
	font-size: 14px; 
	height: 30px; 
	font-weight: bold;
	white-space:normal;
}

td.item {	
	font-weight: bold;	
	text-align: right;	
	padding-right: 30;	
	width: 30%;
	white-space:nowrap;/*no wrap*/
}

td.items {
	font-weight:bold;
	text-align: right;
	padding-right: 20;
	width: 20%;
	word-break:keep-all;
}

input {
	vertical-align: middle;
	height: 22px;
	padding-right: 3px;
	padding-left: 3px;
}

td.blue {	
	background-image: url(16x41-lan.jpg); 
	background-position: 0% 10%; 
	height: 41px;
}
/*
.menuLink {
   font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	height:  14px;
	line-height:  14px;
    width: 100%;
    cursor: hand;
    text-decoration: none;
}
*/
.tr{
	width:100%; height:20px;
}

input.buttonL {	
	line-height: normal;	
	color: black;	
	height: 22px;
	width: 160px;
}
input.buttonLL {
		line-height: normal;
		color: black;
		width:200px;
		height: 22px;
}

table {
	width:90%;
}

.list { 
	width: 160px;
}
/*���������ı��Ļ���*/
td.text{ 
	white-space:normal;	/*�Զ�����*/
}
td.text1{
	white-space:nowrap;	/*������*/
}

table.wholeTable		/*ʹ�ñ�Ƕ�׵�ʱ�������ӱ�Ĵ�С��һ��ռ��*/
	{
		width:100%;
		border:"0";
		cellpadding:"0";
		cellspacing:"0";
}
/*��˾������item�Ĵ�С��30%��ʣ�µ���70%*/
td.cellWidth{
	width:70%;
	height:22px;
}
/*�ؼ�ռ��Ԫ��ĳ���40%*/
input.controlWidth{
		width:40%;
		height:22px;
}
/**/
input.listS{
	width:80px;
	height:22px;
}
input.listM{
	width:160px;
	height:22px;
}
input.listL
{
	width:240px;
}
/*add by zhou 2007-1-13*/
td.dataStyle{
	padding-left:5px;
	word-break:keep-all;
}
input.textM
{
	width:160px;
}
input.textS
{
	width:80px;
}
input.textL
{
	width:240px;
}
