body, table, tr, td, th, input, textarea, select
{
	font-family: Pmingliu,Verdana,Tahoma,Arial,sans-serif;
	font-size: 13px;
}

body, table, tr, td, th { line-height: 18px; }

td{
	font-size: 13px;
	color: #000000; /*letter-spacing: 1px;*/
}
td a{
	font-size: 13px;
	color: #333333;
	text-decoration: underline; /*letter-spacing: 1px;*/
}
td a:hover{

	color: #CC0000;
	text-decoration: none; /*letter-spacing: 1px;*/
}
td.noundeline a{
	font-size: 13px;
	color: #333333;
	letter-spacing: 1px;
	text-decoration: none;
}
td.noundeline a:hover{
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
	letter-spacing: 1px;
}

td.c1{
	font-size: 13px;
	color: #000000;
	letter-spacing: 1px;
	text-indent: 5px;
}
td.12p
{
    font-size: 13px;
    color: #999999;
    text-decoration: none;
}

td.setting
{
    font-size: 13px;
    color: #999999;
    text-decoration: none;
    /*line-height: 12px;*/
}
.title2
{
    font-size: 13px;
    color: #29995B;
    letter-spacing: 1px;
    font-weight: bold;
    text-indent: 8px;
}
.item
{
    font-size: 13px;
    color: #000000;
    /*line-height: 18px;*/
    letter-spacing: 1px;
    background-color: #E4E4E4;
}

.green
{
    color: #008000;
}

.blue
{
    color: #39a5eb;
}

li.CSS0
{
    line-height: 25px;
    letter-spacing: 2px;
    color: #5F5F5F;
    font-size: 13px;
    list-style-image: url(images/menu_icon.gif);
}
li.CSS0 a:hover
{
    line-height: 25px;
    letter-spacing: 2px;
    color: #5F5F5F;
    font-size: 13px;
    text-decoration: none;
}
li.CSS0 a
{
    line-height: 25px;
    letter-spacing: 2px;
    color: #5F5F5F;
    font-size: 13px;
    text-decoration: none;
}

.inputA
{
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	height:24px;
	padding-top:4px;
	padding-left:3px;
}

.txtinput1
{
    color: #333333;
    font-size: 13px;
    /*line-height: 17px;*/
    padding: 0pt;
    background-color: #FFFFFF;
    border: 1px solid #C3C3C3;
}
.txtinput2
{
    color: #555555;
    /*line-height: 17px;*/
    font-size: 13px;
    padding: 1pt;
    background-color: #dddddd;
    border: 1px solid #999999;
}
.txtSpace01
{
    letter-spacing: 2.5pt;
    font-size: 13px;
    /*line-height: 21px;*/
    font-weight: normal;
    color: #FFFFFF;
}
.txtSpace02
{
    letter-spacing: 2px;
}
.txtSpace03
{
    letter-spacing: 3px;
}

.page1
{
    font-family: "Arial";
    font-size: 13px;
    color: #656565;
    border: 1px solid #e6e6e6;
    text-align: center;
    vertical-align: middle;
}
.page1 a
{
    font-family: "Arial";
    font-size: 13px;
    color: #656565;
    text-decoration: none;
}
.page1 a:hover
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
.line_27
{
    line-height: 27px;
}

.num
{
    text-align: right;
    padding-right: .2em;
}

.buttonOn
{
    background-repeat: repeat-x;
    font-size: 13px;
    border: 1px solid #bebebe;
    height: 24px;
    cursor: pointer;
    background-image: url(/organs/images/bg_buttonOn.gif);
    background-color: #ffffff; /*color:#585858;*/
}
.buttonOff
{
    background-repeat: repeat-x;
    font-size: 13px;
    border: 1px solid #e3cbb7;
    height: 24px;
    cursor: pointer;
    background-image: url(/organs/images/bg_buttonOff.gif);
    background-color: #ffffff;
    color: #583c2a;
}

textArea
{/*
    background-image: url(/organs/images/edit_bg.gif);
    line-height: 28px;
*/}
.inputOne {	font-size: 13px;
	border: 1px solid #D3D3D3;
	background-color: #ffffff;
	color: #585858;
	padding: 2px;
}
.inputUnderLine 
{
    font-size: 13px;
    border-left:0px;
    border-right:0px;
    border-top:0px;
	border-bottom: 1px solid #D3D3D3;
	background-color: #ffffff;
	color: #585858;
	padding: 2px;
}
.MatchTagOn {
	font-size: 15px;
	line-height: 35px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/bg_MatchTag.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4A94F7;
	border-left-color: #4A94F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4A94F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-color: #4A94F7;
	cursor:pointer;
}
.MatchTagOff {
	font-size: 15px;
	line-height: 35px;
	font-weight: normal;
	color:#666666;
	background-image: url(images/bg_MatchTagoff.gif);
	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: #d3d3d3;
	border-right-color: #C8C8C8;
	border-bottom-color: #d3d3d3;
	border-left-color: #C8C8C8;
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	cursor:pointer;
}
.inputOt{
    background-repeat: repeat-x;
    font-size: 13px;
    border: 1px solid #bebebe;
    height: 24px;
    cursor: pointer;
    background-image: url(/organs/images/bg_buttonOn.gif);
    background-color: #ffffff; /*color:#585858;*/
}
#IDbtnOn {font-size: 15px;font-weight: bold;color: #6b3000;background-image: url(images/bg_btn.jpg);width:122px;height:32px;}
#IDbtnOn a:link{font-size: 15px;font-weight: bold;color: #6b3000;text-decoration:none;}
#IDbtnOn a:visited{font-size: 15px;font-weight: bold;color: #6b3000; text-decoration:none;}
#IDbtnOn a:hover{font-size: 15px;font-weight: bold;color: #6b3000; text-decoration:underline;}

#IDbtnOff {font-size: 15px;font-weight: bold;color: #4b4b4b;background-image: url(images/bg_btn-o.jpg);width:122px;height:32px;}
#IDbtnOff a:link{font-size: 15px;font-weight: bold;color: #4b4b4b;text-decoration:none;}
#IDbtnOff a:visited{font-size: 15px;font-weight: bold;color: #4b4b4b; text-decoration:none;}
#IDbtnOff a:hover{font-size: 15px;font-weight: bold;color: #4b4b4b; text-decoration:underline;}.Gray {
	color: #666666;
}
.widthStyle{
width:100px;
}
/*20090706·s¼W*/
.gragy12{
color:#999999;
font-size:12px;
}
/*20090914*/
.hint{
color:#FF0000;
}
.titleBold{
color:#006699;
font-weight:bold;
}

/*20100521 : /organs/contactService.asp*/
ul.ResponseQA { width:100%; float:left; margin-left:3px;}
ul.ResponseQA li { width:200px; float:left;}
