
body {
	margin: 0;
	padding: 0;
	border: 0;
	background:#000 url(../images/body_bgline.png) top repeat-x;
	background-attachment: fixed;
	font:12px/1.3  "Tahoma","Times New Roman", Times, serif;
	color: #ffffff;
}


.button_div{
	font:12px/1.3  "Tahoma","Times New Roman", Times, serif;
	color: #ffffff;
}
	.button_div a:hover{
		text-decoration:none;
		color:#FFFFFF;
	}
	.button_div a:visited{
		text-decoration:none;
		color:#FFFFFF;
	}
form {
	margin: 0; padding: 0;
}



/* 外部容器，1002px宽 */
.container {
	margin: 7px auto 0 auto;
	width: 1002px;
}

.content_out {
	
	border: 2px solid #4e4e4e;
}

.content_in {
	border:1px solid #292929;
	background: #1b1b1b url(../images/content_bgline.gif) top repeat-x;

}

.content {
	
}

.content_title {
	padding-left:10px;
}

.content_title_en {
	font-size: 10px;
	font-weight: bolder;
	color: #71E725;
}

.content_top_left {
	margin: -2px 0 0 -2px;
	position: relative;
	z-index: 2;
}
.content_bottom {
	position: relative;
}

.content_bottom_right {
	bottom:-4px;
	right: -3px;
	position:absolute;
	z-index: 2;
}
/* 颜色字体设置 */
.green_12pt_01{
	color:#71E725;
}
.space_between_35px{
	margin-left:35px;
	color:#C6C6C6;
}
.green_14px_02{
	color:#71E725;
	font-size:14px;
	font-weight:bold;
}
.green_11px_03{
	color:#71E725;
	font-size:11px;
}
.ash_white_12px_01{
	color:#C6C6C6;
	font-size:11px;
}
.white_12px_19h{
	color:#ffffff;
	font-size:12px;
	line-height:19px;
	a:visited.white_12px_19h  {	color: #ffffff;text-decoration: none}
    a:link.white_12px_19h  {	color: #ffffff;text-decoration: none}
    a:hover.white_12px_19h  {	color: #ffffff;text-decoration: none}
    a:active.white_12px_19h {text-decoration: underline};
}
.white_13px_24h{
	color:#ffffff;
	font-size:14px;
	line-height:24px;
	a:visited.white_13px_24h  {	color: #ffffff;text-decoration: none}
    a:link.white_13px_24h  {	color: #ffffff;text-decoration: none}
    a:hover.white_13px_24h  {	color: #ffffff;text-decoration: none}
    a:active.white_13px_24h {text-decoration: underline};
}

/* 列表块 */
.url{

	line-height:20px;
}
.float_left{
	float:left;
}
.title_name{
	width:50px;
	float:left;
}
.date_ash_white{
	color:#C6C6C6;
	float:left;
}



/* example 新建版块区 */

/**---------------------------------------
 *外框层开始
 */
.main_out{
	border: 2px solid #4e4e4e;
	background:#272626;
}

	.left_top_img{
		background: #1b1b1b url(../images/content_bgline.gif) top repeat-x;
		height:18px;
	}
		.left_top_positon {
			margin: -2px 0 0 -2px;
			position: relative;
			z-index: 2;
		}
	.right_bottom_img{
		height:12px;
		text-align:right;
	}
		.right_bottom_positon {
			bottom:-2px;
			right: -2px;
			position:relative;
			z-index: 2;
		}

/**---------------------------------------
 *外框层结束
 */


/**---------------------------------------
 *内部框层开始
 */
 
.inner_out{
	background:url(../images/space_body_bg.gif);
}
 
	.inner_left_top_img{
		background: url(../images/inner_left.gif) no-repeat;
		font-size:1px;
		height:8px;
	}
	.inner_right_bottom_img{
		background:url(../images/inner_right.gif) no-repeat;
		background-position:right bottom;
		font-size:1px;
		height:8px;
	} 
	
	
/**---------------------------------------
 *外框层_浮动式开始
 */
  
/**---------------------------------------
 *外框层_浮动式结束
 */
 
.float_left_top_positon {
	margin: -2px 0 0 -2px;
	position: relative;
	z-index: 2;
} 
.float_left_title_img_div {
	margin-left:1px;
	background:url(../images/inner_left_bg.gif) repeat-y;

} 
#float_left_title_img_hight{
	height:16px;
}
.inner_left_bottom_positon {
	bottom:1px;
	left: 1px;
	position:relative;
	z-index: 2;
}

 
 




/* 输入筐 */
.input_border0px_12p{
	font:12px Arial, Tahoma, "宋体";
	height:auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	background:none;
	color: #000000;
}
.input_border0px_14p{
	font:14px Arial, Tahoma, "宋体";
	height:auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	background:none;
	color: #000000;
}  


.out_content_relative{
	position:relative
}
.in_contents_absolute{
	position:absolute; 
	z-index:7;
}

.tbl_bottom_line {
	border-bottom: 1px dashed #4F4F4F;
}

.overflow_hidden {
	overflow:hidden;
}

.img_border_2px {
	border:2px solid #5F5F5F
}

