﻿body,th,td,p,select,input,div,textarea {font-size:12px;COLOR: #666;font-family:宋体}
body {margin:0px}

table.nav {width:990px;height:38px;background-image:url(images/bg_nav.gif);background-color:#81B3E0}
table.nav TD {color:#ffffff;text-align:center;font-size:14px}
table.nav TD A:link { COLOR: #ffffff; TEXT-DECORATION: underline }
table.nav TD A:visited { COLOR: #ffffff; TEXT-DECORATION: underline }
table.nav TD A:hover { COLOR: #ffffff; TEXT-DECORATION: none }

table.box {border:1px solid #AECFE3;background-color:#F1FAFF;}
table.box td {background-color:#ffffff;font-size:12px}

td.title {background-image:url(images/bg_title0.gif);font-size:14px;color:#3FA600;font-weight:bold;padding-left:8px;width:100%;height:17px;padding-bottom:3px}
td.title span {background-color:#ffffff;padding-right:4px;padding-left:4px;font-size:14px}

.sub {background-image:url(../images/bg_sub.gif);font-size:14px;border:1px solid #AECFE3;padding-left:20px;height:30px;width:100%;padding-top:3px;padding-bottom:3px;}
.sub A:link {FONT-SIZE: 14px; COLOR: #5188c4; TEXT-DECORATION: underline}
.sub A:visited {FONT-SIZE: 14px; COLOR: #5188c4; TEXT-DECORATION: underline}
.sub A:hover {FONT-SIZE: 14px; COLOR: #5188c4; TEXT-DECORATION: none}
.sub A:active {FONT-SIZE: 14px; COLOR: #5188c4; TEXT-DECORATION: none}


.content {font-size:12px}
.content p,li,td,th,ul{font-size:12px}
.content li {margin-top:0px;margin-bottom:10px}
ul.nomargin li {margin-top:0px;margin-bottom:2px}

.bodyHeading{font-size: 17pt;font-weight: bold;line-height: 120%;border-bottom: dotted 1px #CCCCCC;color: #000000;text-decoration: none;margin-top: 0px;}

table.contentlist {background-color:#DEECF5}
table.contentlist th {background-color:#F5F9FC}
table.contentlist td {background-color:#ffffff}

table.code{ border: black 1px dotted;width:100%;}
table.code td {padding:5px;font:normal courier;background-color: #F5F9FC;font-size:9pt}

table.code1{ border: black 1px dotted;}
table.code1 td {padding:5px;font:normal courier;background-color: #F5F9FC;font-size:9pt}

.sub1 {background-image:url(/images/arrow1.gif);background-repeat:no-repeat;padding-left:18px;}
.sub1 A:link {FONT-SIZE: 12px; COLOR: #666; TEXT-DECORATION: underline}
.sub1 A:visited {FONT-SIZE: 12px; COLOR: #666; TEXT-DECORATION: underline}
.sub1 A:hover {FONT-SIZE: 12px; COLOR: #666; TEXT-DECORATION: none}
.sub1 A:active {FONT-SIZE: 12px; COLOR: #666; TEXT-DECORATION: none}

.boldgreen {FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #068d46; TEXT-DECORATION: none}

.imgborder {BORDER: #eaeaea 1px solid}

A:link {COLOR: #3d5f82; TEXT-DECORATION: underline}
A:visited {COLOR: #3d5f82; TEXT-DECORATION: underline}
A:hover {COLOR: #5188c4; TEXT-DECORATION: none}
A:active {COLOR: #5188c4; TEXT-DECORATION: none}

.btn {color:#000000}
.red {color:#ff0000}
.blue {color:#0000ff}

ol li{margin-bottom:6px}

ol.whatsnew {margin-left:30px;margin-bottom:0px}
ol.whatsnew li{margin-bottom:6px}


table.form {border:1px solid #95CEFD;background-color:#E2EFFE}
table.form td,th {background-color:#E2EFFE}

.bigtext {font-size:14px}

div.blockhead {background-color:#82B5E2;font-size:14px;color:#ffffff;font-weight:bold;width:100%;padding-top:5px;padding-bottom:5px;padding-left:10px;}

li {margin-bottom:6px}

table.case {width:95%}
table.case td {width:50%;padding:5px}

.f_title {background:url(/images/ft1.gif) no-repeat 0 3px; padding:3px 0 3px 20px;color:#4B78BA; font-weight:bold;}
.f_content{background:url(/images/ft2.gif) no-repeat top left; color:#878787; line-height:18px; padding:3px 0px 0px 0;}

.tab_title {width:100%;height:28px; background:url(/images/tab_bg.gif);overflow:hidden;}
.tab_title div {float:left;height:28px;margin-right:3px;text-align:center;line-height:30px;}
.tab_on {background:url(/images/tab_bg_on.gif);width:100px;color:#ff6600;font-size:14px;font-weight:bold;cursor:hand;}
.
tab_on a:link{color:#FF6600;font-size:14px;font-weight:bold; text-decoration:none;}
.tab_on a:visited{color:#FF6600;font-size:14px;font-weight:bold; text-decoration:none;}
.tab_on a:hover{color:#FF6600;font-size:14px;font-weight:bold; text-decoration:none;}
.tab_on a:active{color:#FF6600;font-size:14px;font-weight:bold; text-decoration:none;}

.tab_off {background:url(/images/tab_bg_off.gif);width:100px;color:#fff;font-size:12px;font-weight:normal;cursor:hand;}
.tab_off a:link{color:#fff; text-decoration:none}
.tab_off a:visited{color:#fff; text-decoration:none;}
.tab_off a:hover{color:#fff; text-decoration:none;}
.tab_off a:active{color:#fff; text-decoration:none;}
.tab_content {width:100%;height:auto;border-left:1px #BFD0EC solid;border-right:1px #BFD0EC solid;border-bottom:1px #BFD0EC solid; text-align:left;}

p.normal {margin:0px;text-indent:2em;line-height:1.3}

ol.rightnav {margin:0px;list-style-position:inside;list-style-type:decimal;}
/*--------font------------------------*/
A:link {
	color:#333333;
	text-decoration: none;
}
A:visited {
	color: #333333;
	text-decoration: none;
}
A:active {
	color: #333333;
	text-decoration: none;
}
A:hover {
	color: #618a00;
	text-decoration: underline;
}
.red {
	color:#990000;
	font-size: 20px;
	font-weight: bold;
	line-height:180%;
}
.red14 {
	color:#990000;
	font-size:14px;
	font-weight:bold;
}
.fontgreen {
	color:#009900;
	font-size:14px;
	font-weight:bold;
}
.font_b {
	font-weight:bold;
}
.blue {
	color:#2d80b6;
}
.menu {
	color:#0053a5;
	font-size:14px;
}
.yellow {
	color:#FF6600;
	font-weight:bold;
}
.blue_b {
	color:#1d63c3;
	font-weight:bold;
	font-size:14px;
}
.black_b {
	color:#000;
	font-weight:bold;
	font-size:14px;
}
.white14b {
	color:white;
	font-size:14px;
	font-weight:bold;
}
.white {
	color:#ffffff;
}
A.white:link {
	COLOR: #ffffff;
	TEXT-DECORATION: none
}
A.white:active {
	COLOR: #ffffff;
	TEXT-DECORATION: none
}
A.white:visited {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}
A.white:hover {
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
}
