﻿@charset "utf-8";
/* CSS Document */

/* 全局 */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	color: #666666;
}

.BiaoTi1{font-size: 30px; font-weight:bold; color:#333333}
.BiaoTi2{font-size: 20px; font-weight:bold; color:#333333}
.txt2{font-size: 10px; color:#999999}

/* 基础连接设置 */
a {	font-size: 14px; color: #333333;}
a:link {	text-decoration: none;}
a:visited {	text-decoration: none;	color: #333333;}
a:hover {	text-decoration: underline;	color: #333333;}
a:active {	text-decoration: none;	color: #333333;}

/* 右部 */
.rightbt { font-size: 23px; font-weight:bold; color:#1F88B8;}
.rightzd { font-size: 18px; font-weight:bold; color:#666666;}
.right { font-size: 12px; color:#cccccc;}

/* 左部 */
.lefttxt1 { font-size: 10px; color: #999999;}
.lefttxtname { font-size: 14px; color:#1F88B8;}

/* 头部 */
.top1 {font-size: 12px; color: #999999;}
a.a_top {font-size: 12px; color: #999999;}
a.a_top:link {text-decoration: none;}
a.a_top:visited {text-decoration: none;	color: #999999;}
a.a_top:hover {text-decoration: underline;	color: #999999;}
a.a_top:active {text-decoration: none;	color: #999999;}

/* 脚部 */
.foot1 {font-size: 12px; color:#999999;}
a.a_foot {font-size: 12px; color:#CCCCCC;}
a.a_foot:link {text-decoration: none;}
a.a_foot:visited {text-decoration: none;	color:#CCCCCC;}
a.a_foot:hover {text-decoration: underline;	color:#CCCCCC;}
a.a_foot:active {text-decoration: none;	color:#CCCCCC;}

/* wooridul.com */
#flowchart_2 {margin:10px 0px 30px 0px;}
#flowchart_2 table {  border:0px; margin:7px 0px 0px 0px;}
#flowchart_2 th { background:url(../txt-pic/flow_box.gif) bottom left no-repeat; text-align:right; color:#777777; font-size:13px; font-family:Georgia; padding:10px 10px 10px 0px; width:100px; }
#flowchart_2 td { line-height:220%; font-size:12px; padding:5px 0px 5px 12px;  }
#flowchart_2 span.small {font-size:12px; color:#747474; line-height:120%;}
#flowchart_2 span.outline { margin:4px 0px; padding:3px 5px; border:solid 1px #D7D7D7; color:#000000;  font-weight:bold;}

/* 内容小标题连接 */
a.a_txt {  font-size: 14px; color: #333333; font-weight: bold;}
a.a_txt:link {	text-decoration: none;}
a.a_txt:visited {	text-decoration: none;	color: #333333;}
a.a_txt:hover {	text-decoration: underline;	color: #333333;}
a.a_txt:active {	text-decoration: none;	color: #333333;}

/* 内容大标题连接 */
a.a_txt1 {  font-size: 18px; color: #333333; font-weight: bold;}
a.a_txt1:link {	text-decoration: none;}
a.a_txt1:visited {	text-decoration: none;	color: #333333;}
a.a_txt1:hover {	text-decoration: underline;	color: #333333;}
a.a_txt1:active {	text-decoration: none;	color: #333333;}

/* 内容连接 */
a.a_txt2 {color: #0000cc;}
a.a_txt2:link {text-decoration: none;}
a.a_txt2:visited {text-decoration: none;	color: #0000cc;}
a.a_txt2:hover {text-decoration: underline;	color: #0000cc;}
a.a_txt2:active {text-decoration: none;	color: #0000cc;}
