/**********整体样式**********/
body{
    margin:0px;
	font-size:12px;
	line-height:24px;
    background-color:#000000;
    }
table,td{
    font-family:Verdana;
    font-size:12px;
    color:#883B00; 
    line-height:24px;   
    }
A {
    color:#883B00;
    font-size:12px;
    text-decoration:underline;
    }
A:hover{
    color:#BA000D;
    font-size:12px;
    text-decoration:none;
    }
/**********图片样式**********/
.pic{
    border:1px solid #890212;
    }
/*********特殊文字以及链接样式*********/
.title{
    color:#BA000D;
    font-weight:bold;
    }
.title A{
    color:#BA000D;
    font-weight:bold;
    text-decoration:none;
    }
.title A:hover{
    color:#BA000D;
    font-weight:bold;
    text-decoration:underline;
    }

.bottom_copy{
    color:#666666;
    font-size:12px;
    }
.bottom_copy A{
    color:#666666;
    font-size:12px;
    text-decoration:none;
    }
.bottom_copy A:hover{
    color:#666666;
    font-size:12px;
    text-decoration:underline;
    }
	.book1{
border:1px solid #E8DFB4;
}
.book2{
border-right:1px solid #E8DFB4;
border-left:1px solid #E8DFB4;
border-bottom:1px solid #E8DFB4;
}
input,textarea{
border:1px solid #999999;
background-color:#FFFFFF;
font-size:12px;
}
/**外框样式**/
.container_01 {
  border: 1px solid #CE8325;
  background-color: #FAFAEC;
}
.titles_right {
  text-align:center;
  height: 28px;
  font-weight: bold;
  background: transparent url(../images_v2/bg_button_index.gif) no-repeat center center;
}
.titles_right A{ 
  font-weight: normal;
}
.titles_right_02 {
  text-align:center;
  height: 28px;
  font-weight: bold;
  background: transparent url(../images_v2/bg_button_index_02.gif) no-repeat center center;
}
.titles_right_02 A{
  font-weight: normal;
}
.titles_right_03 {
  text-align:center;
  height: 28px;
  font-weight: bold;
  width:110px;
  background: transparent url(../images_v2/bg_button_index_03.gif) no-repeat center center;
}
.titles_right_03 A{
  font-weight: normal;
}
/**隐藏菜单**/
.hidemenu {
  filter:alpha(opacity=100);
  border-top: 1px solid #969696;
  border-right: 1px solid #969696;
  border-bottom: 1px solid #969696;
  font-family: "verdana";
}
.hidemenuTH {
  text-align: center;
  border-left: 1px solid #EDF5F9;
  background-color: #EDF5F9;
  height: 26px;
  font-family: "verdana";
}
.hidemenuTH A {
  height: 26px;
  display: block;
  padding-left: 7px;
  padding-right: 7px;
  font-size: 12px;
  line-height: 26px;
  color: #333333;
  font-family: "verdana";
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.hidemenuTH A:hover {
  background-color: #ffffff;
  height: 26px;
  display: block;
  padding-left: 7px;
  padding-right: 7px;
  font-size: 12px;
  line-height: 26px;
  color: #D45417;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.hidemenuTD {
  text-align: center;
  border-left: 1px solid #969696;
  background-color: #EDF5F9;
  height: 26px;
  font-family: "verdana";
}
.hidemenuTD A {
  height: 26px;
  display: block;
  padding-left: 7px;
  padding-right: 7px;
  font-size: 12px;
  line-height: 26px;
  color: #333333;
  font-family: "verdana";
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.hidemenuTD A:hover {
  background-color: #ffffff;
  height: 26px;
  display: block;
  padding-left: 7px;
  padding-right: 7px;
  font-size: 12px;
  line-height: 26px;
  color: #D45417;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}