/***头文件使用到的样式****/
.black {
	COLOR: #000000; LINE-HEIGHT: 18px; TEXT-DECORATION: none
}
/***公用样式****/
BODY {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
}
TD {
  font-size: 12px;
  line-height: 20px;
}
.textfile {
  BORDER: 1px solid #000;
}
.style-th {
  height: 24px;
  background: transparent url(../images/bg_title.gif) repeat-x left top;
  font-weight: bold;
  font-size: 14px;
  TEXT-ALIGN: center;
  line-height: 24px;
}
p {
  text-indent: 2em;
}
#wrapper {
  width: 770px;
  margin: 0px auto;
  text-align: left;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
}
.clear {
  clear: both;
}
#top {
  width: 770px;
  border-bottom: 1px solid #999;
}
#top #top-top {
  width: 770px;
}
#outer {
  width: 770px;
  background: #FDFAD7;
}
#place {
  width: 100%;
  border-top: 1px solid #ffffff;
  border-right: 0px;
  border-bottom: 1px solid #666666;
  border-left: 0px;
  height: 30px;
  BACKGROUND: transparent url(../images/bg_place.gif) repeat-x left -10px;
  line-height: 30px;
  font-weight: bold;
  color: #fff;
  float:left;	
}
#p_right{
  width: 50%;
  text-align: right;
  float:right;	
  height: 30px;
   border-top: 1px solid #ffffff;
  border-right: 0px;
  border-bottom: 1px solid #666666;
  border-left: 0px;

   BACKGROUND: transparent url(../images/bg_place.gif) repeat-x left -10px;

}
#place SPAN {
  text-indent: 2em;
}
#place A {
  color: #fff;
  text-decoration: none;
}
#place A:hover {
  color: #fff;
  text-decoration: underline;
}
#subplace {
  width: 100%;
  border-top: 1px solid #ffffff;
  border-right: 0px;
  border-bottom: 1px solid #999999;
  border-left: 0px;
  height: 24px;
  BACKGROUND: #e3f0ff;
  line-height: 30px;
  text-align: center;
}
#search {
  width: 100%;
  border-top: 1px solid #ffffff;
  border-right: 0px;
  border-bottom: 1px solid #999999;
  border-left: 0px;
  height: 24px;
  BACKGROUND: #e3f0ff;
  text-indent: 2em;
  line-height: 30px;
  text-align: center;
}
#logo {
  BACKGROUND: transparent url(../images/logo.gif) no-repeat left 15px;
  width: 185px;
  height: 91px;
  float: left;
}
#nav {
  width: 585px;
  float: right;
}
#outer-main {
  width: 770px;
  padding: 0px;
  BACKGROUND: #F1EFDD;
  border-top: 1px solid #fff;
}
#outer-main-index {
  width: 770px;
  padding: 0px;
  BACKGROUND: #fff;
  border-top: 1px solid #fff;
}
#left-main {
  float: left;
  width: 562px;
  background: #fff;
}
#right-main {
  width: 208px;
  float: right;
  text-align:center;
}
#index-left-main {
  float: left;
  width: 544px;
  background: #fff;
}
#index-right-main {
  width: 226px;
  float: right;
  text-align:center;
}
#title-right {
  width: 206px;
  height: 24px;
  background: transparent url(../images/bg_title_02.gif) no-repeat left bottom;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
}
#title-history {
  color:#000099;
  width: 206px;
  height: 24px;
  text-align:left;
  margin-top:5px;
  background: transparent url(../images/bg_title_02.gif) no-repeat left bottom;
  font-size: 12px;
  line-height: 24px;
  font-weight: bold;
}
#bottom {
  width: 770px;
}
#compart{
  height:10px;
}
/***公用文字样式****/
.text-white {
  color: #fff;
}
.link-white {
  color: #fff;
  text-decoration: none;
}
.link-white:hover {
  color: #fff;
  text-decoration: underline;
}
.link-black {
  color: #000;
  text-decoration: none;
}
.link-black:hover {
  color: #333;
  text-decoration: underline;
}
.link-nav {
  DISPLAY: block;
  LINE-HEIGHT: 26px;
  font-size: 14px;
  color: #000;
  text-decoration: none;
}
.link-nav:hover {
  font-size: 14px;
  color: #333;
  text-decoration: underline;
}
.link-name {
  text-indent: 5px;
  color: #000;
  text-decoration: none;
}
.link-name:hover {
  color: #333;
  text-decoration: underline;
}
.link-visited {
  color:#666666;
  text-decoration: none;
}
.link-visited:visited {
  color:#666666;
  text-decoration:none;
}
.link-visited:hover {
  color:#999999;
  text-decoration: underline;
}
/***列表页面样式****/
#special {
  width: 99%;
  background-color:#FFFFFF;
  text-align: left;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
}
#special li {
  LIST-STYLE-TYPE: none;
  DISPLAY: block; 
  background: transparent url(../images/bg_list.gif) repeat-x left bottom;
}
#special LI A{
  font-size: 12px;
  color: #000;
  line-height: 20px;
  DISPLAY: block; 
  text-decoration: none
}
#special LI A:hover{
  DISPLAY: block; 
  COLOR: #666666;
  text-decoration: underline;
}
/***浏览页面样式****/
.name-company {
  font-size: 18px;
  text-align: center;
  font-weight: bolder;
  line-height: 30px;
  color: #ffffff;
  DISPLAY: block; 
  background: #2F76C5;
  height: 30px;
}
#info-outer {
  text-align: center;
  margin: 5px auto;
  width: 100%;
}
#info-inner {
  width: 450px;
  text-align: left;
}
#info-left {
  width: 14px;
  float: left;
  height: 170px;
  background: transparent url(../images/shadow_left.gif) no-repeat left top;
}
.info-left {
  background: transparent url(../images/shadow_left.gif) no-repeat left top;
}
#info-right {
  width: 434px;
  float: right;
  margin-bottom: 0px;
  border: 1px solid #ddd;
  background: transparent url(../images/bg_content.gif) repeat left 54px;
  font-size: 12px;
  line-height: 21px;
}
#info-right li {
  LIST-STYLE-TYPE: none;
}
.title-style-01 {
  color: red;
  font-weight: bold;
}
.title-style-02 {
  color: blue;
  font-weight: bold;
}
.title-style-03 {
  color: black;
  font-weight: bold;
}
.title-style-04 {
  color: orange;
  font-weight: bold;
}
.title-style-05 {
  color: gray;
  font-weight: bold;
}
.title-style-06 {
  color: #444444;
  font-weight: bold;
}
.padding {
  padding: 3px;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	text-decoration: none;
        height: 23px;
}
.glow {
        filter:glow(color=#ffffff, strength=4)
}
#bottominfo{
	width:100%;
	margin-bottom:6px;
}
span.title{
	font-size:12px;
	font-weight:bold;
	color:#F30;
}
table.infotable{
	border-collapse:collapse;
}
table.infotable td{
	border:1px solid #CCC;
	line-height:20px;
}