/* CSS Document-aidimedia */

body{
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #DFE8F2;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #DFE8F2;
	scrollbar-darkshadow-color: #333333;
	scrollbar-arrow-color: #ffffff
}
body, td, input, option, textarea, select, a{
	font-size: 12px;
	font-family: Arial, Helvetica,"", sans-serif;
	line-height: 150%;
}
body, td, input, option, textarea, select{
	color: #676767;
}

.input {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-decoration: none;
	width: 280px;
}

#index_main_table{
	background-color: #FFFFFF;
	padding:0px 0px 5px 0px;
	border:0px;
}
#index_main_right_table{
	padding:0px;
	padding-bottom:20px;
	border:0px;
	text-align:justify;
	text-justify:inter-ideograph;
}
#bg_img_01{
	background-image: url(../images/bg_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#bg_img_02{
	background-image: url(../images/bg_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#bg_img_03{
	background-color= #cccccc;
	background-repeat: repeat-x;
	background-position: left top;
}

#text_copyright{
	line-height: 100%;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom:opx;
}
.bg_img_bottom_dot{
	background-image: url(../images/dot_03.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bg_color_red1{
	background-color: #DA251C;
}
.bg_color_red2{
	background-color: #d8150c;
}
.bg_color_gray1{
	background-color: #ffffff;
}
.bg_color_gray2{
	background-color: #000000;
}
.bg_color_gray3{
	background-color: #dddddd;
}
.bg_color_whilte{
	background-color: #FFFFFF;
}
	
.border_right_1px_gray{
    background-color:#e5e5e5;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #D0D0D0;	
}
.border_top_1px_whilte{
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #828282;
}
.border_1px_gray{
	bordert-style: solid;
	border: 1px solid #DDDDDD;
}

.table_margin_t_b_10{
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.text_color_whilte{
	color: #E1E1E1;
}
.text_color_gray_b{
	color: #666666;
	font-weight: bold;
}
.text_color_red_b{
	color: #ce150c;
	font-weight: bold;
	font-size:18px;
}
.text_color_red{
	color: #CC0000;
}
.text_main{
	padding:30px 0px 30px 0px;
	text-indent: 0em;
	text-align:justify;
	text-justify:inter-ideograph;
}
a:link, a:visited{
	color: #676767;
	text-decoration: none;
}
a:hover, a:active{
	color: #ce150c;
	text-decoration: none;
}
a.a1:link, a.a1:visited {color:#FF0000;
	text-decoration: none;}
a.a1:hover, a.a1.active {color:#FFFFFF;font-size:16px; background-color:#FF0000;
	text-decoration: none;}
/*导航*/

    #tabs8 {
      float:center;
      width:100%;
      font-size:93%;
      line-height:normal;
	  border-bottom:0px solid #E276A7;
	  list-style-type:none;
      }
    #tabs8 ul {
	  margin:0;
	  padding:0px 0px 0px 0px;
	  list-style:none;
      }
    #tabs8 li {
	  float:left;
      margin:0;
      padding:0;
	  display:inline;
      }
    #tabs8 a {
      float:left;
      margin:0;
      padding:0 0 0 0px;
      text-decoration:none;
	  text-align:center;
	  display:block;
      }
    #tabs8 a span {
	float:right;
	display:block;
	background:url("../images/index_08.png") no-repeat left top;
	padding:0px 10px 0px 15px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs8 a span {float:none;
	border:0px solid #ce150c;
	}
    /* End IE5-Mac hack */
    #tabs8 a:hover span {
      color:#591333;
      }
    #tabs8 a:hover {
      background-position:0% -42px;
      }
    #tabs8 a:hover span {
	background-image:url("../images/index0_08.gif");
	border:0px solid #ffffff;
	color:#000000;
      }
	  
	.first {
	background:url(../images/firstbackground.gif) repeat-x left top;
	}
	.headbg {
	background:url(../images/headbg.jpg) repeat-x left top;
	}
	.bottombg {
	background:url(../images/bottombg.jpg) repeat-x left top;
	}
	.middle {
	background:url(../images/middlebackground.gif) repeat-x left bottom;
	}
	.last {
	background:url(../images/lastbackground.gif) repeat-x left top;
	}
	  
/*次导航*/
.sidebar_boxn ul {
	list-style-type: none;
	margin: 0px;
	padding:5;
}
.sidebar_boxn li {
	line-height: 24px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #000000;
	text-indent: 16px;
	background: url(../images/arr1.gif) no-repeat 0px center;
}
.sidebar_boxn li.selected {
	background-image: url(../images/arr1.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
}
