﻿@charset "utf-8";
/* CSS Document */

/*	#content 首页content内部样式
--------------------------------------*/
.bg{
	background-image:url(../../images/news/bg_news.gif);
	background-repeat:repeat-y;
	background-position:20px 0px;
}


/*	右侧上部banner条
--------------------------------------*/
.h1_news{
	background-image:url(../../images/news/news.jpg);
}


/*	对.variable样式进行加高 style
--------------------------------------*/
/*.vheight{
	min-height:440px;
	height:auto!important;
	height:440px;
}*/
/*.vheight_rd{
	min-height:484px;
	height:auto!important;
	height:484px;
	background-image:url(../../images/body_bline.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
	position:relative;
}*/


