﻿@charset "utf-8";
@import url("class.css");
@import url("nav.css");
@import url("add.css");

/* CSS Document */

*{ margin:0; padding:0; }
img{ border:0; }
html,body{
	color:011;
	font-size:12px;
	height:100%;
	width:100%;
	font-family:Verdana, Arial, "宋体", Helvetica, sans-serif;
	position:relative;
	background-color: #000000;
	background-image: url(../images/site_background.gif);
}
pre,code,address,caption,cite,code,em,th,li,p { font-size:12px; }
ul, ol, li { list-style-type:none; }
p { line-height:1.5em; }
b,strong { color:#4F79C2; }


/* layout-布局 */
#container {
	width:760px;
	position:relative;
	background-color: #DDDDDD;
	background-repeat: repeat-y;
	margin:auto;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fff;
	border-left-color: #fff;
}

/*** header ***/
#header {
	width:760px;
	background:#fff;
	text-align:left;
	color:#fff;
	position:relative;
	z-index:2;
}
#header span { position:absolute; right:5px; top:5px; z-index:4;}
#header span a:link,#header span a:visited { color:#999; }
#header span a:hover { }
#header #headflash { height:200px; width:100%; z-index:3; }

#aa{ overflow:hidden; height:200px;position:relative; background-color:#fff;}
#aa img{position:absolute;top:0px;left:0px;}
#aa1,#aa2{filter:alpha(opacity=0);opacity:0}


#header #nav {
	background-color:#ADB0B4;
	border-top:0px solid #995db2;
	border-bottom:0px solid #f93;
	text-align:left;
	height:26px;
	line-height:26px;
	padding-left:10px;
}
#nav #right_icon { position:absolute; right:0; bottom:-6px; width:61px; height:37px;  }
*html #nav #right_icon { bottom:-37px; right:-1px; }
*+html #nav #right_icon { right:0; }

/*** content ->middle ->left ->right ***/
#content {
	position:relative;
	z-index:1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 0;
	padding-right: 180px;
	padding-bottom: 0px;
	padding-left: 180px;
}
#content #middle {
	float:left;
	position:relative;
	overflow:hidden;
	width:100%;
	padding-bottom:0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
#content #middle .pad_15 {
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 30px;
	position: relative;
	left: 19px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#content #middle p { margin-bottom:5px; }
#content #middle a:link,#content #middle a:visited {
	text-decoration:none;
}
#content #middle li { padding:4px 6px; }
#content #middle #ad_1 { margin-right:5px; float:left; width:46%; }
#content #middle #ad_2 { float:left; width:46%; }
#content #middle img { margin:0 10px 10px 0; }
  #newscontent {
	padding-bottom:15px;
	clear:left;
	margin-left:-10px;
}
  #newscontent ul { clear:both; }
  #newscontent li {
	background:url(../images/N2.gif) no-repeat 0 10px;
	height:12px;
	line-height:16px;
	margin-left:0px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
  #newscontent li a { padding-left:10px; }
  #newscontent div.wapper {
	float:left;
	width:95%;
	position:relative;
	margin-left:0px;
	margin-bottom:0px;
}

  
#content #left {
	margin-left:-99%;
	float:left;
	right:191px;
	position:relative;
	width:178px;
	text-align:left;
	z-index:1;
}
* html #left { left: 180px; }
*+html #left { left: 180px; }
  #content #left p { line-height:1.2em; margin-bottom:10px; }
  #content #left .search {
	padding-bottom:15px;
	text-align:left;
	width: auto;
}
  #content #left .wapper {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
  #content #left .sec_title,#content #left p,#content #right .sec_title { text-align:left;}
#content #right {
	float:left;
	position:relative;
	width:179px;
	margin-right:-110px;
	text-align:center;
	margin-top:5px;
}
#content #right p { margin:5px 0; }

/*** news ***/
#newslist ul li {
	height:20px;
	line-height:20px;
	margin-left:20px;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: 0 9px;
	background-image: url(../images/list_01.gif);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#newslist ul li a { padding-left:20px; }
#newslist ul li span { font-size:11px; font-style:italic; font-family:Verdana, Arial, Helvetica, sans-serif; color:#bbb; padding-left:5px; }


/*** search ***/
#searchlist ol li { border-bottom:1px #ddd dotted; height:30px; line-height:30px; }
#searchlist ol li a { padding-left:15px; }
*html #searchlist ol li a { margin-left:15px; }
*+html #searchlist ol li a { margin-left:15px; }
#searchlist ol li span { font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#93bb3d; padding:0 5px; }
.a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.a1 {
	font-size: 12px;
	font-weight: lighter;
	color: #999999;
}
/*** ad778 ***/
.order_c_tit {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #5B5C5E;
	text-decoration: none;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	line-height: 26px;
}

.join_c_tit {
	font-family: Arial;
	font-size: 13px;
	color: #ff6600;
	text-decoration: none;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	line-height: 26px;
}

.join_t_tit {
	font-family: Arial;
	font-size: 13px;
	color: #ff6600;
	text-decoration: none;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	line-height: 26px;
}


.order_c_info {
	font-family: Arial;
	font-size: 13px;
	color: #5B5C5E;
	text-decoration: none;
	text-align:left;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	line-height: 20px;
}
.order_t_info {
	font-family: Arial;
	font-size: 13px;
	color: #5B5C5E;
	text-decoration: none;
	text-align:left;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	line-height: 20px;
}


.news_title {
	font-family: Arial;
	font-size: 10px;
	line-height: 26px;
	color: #585858;
	text-decoration: none;
	background-image: url(../XBTX/images/news_title_j.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 30px;
}
.blank13 { CLEAR: both; FONT-SIZE: 1px; OVERFLOW: hidden; HEIGHT: 13px}
.blank10 { CLEAR: both; FONT-SIZE: 1px; OVERFLOW: hidden; HEIGHT: 10px}
.cOrange {
	CLEAR: both;
	FONT-SIZE: 12px;
	OVERFLOW: hidden;
	color: #FF0000;
}
.table1 {
	CLEAR: none;
	OVERFLOW: hidden;
	border: 1px none #EAEAEA;
}


/*** footer ***/
#footer {
	clear:both;
	height:50px;
	border-top:2px solid #DADBDC;
	background-color:#fff;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	width: 760px;
}

