/* CSS Document */


	/*
		容器大小
	*/
	#price_container{
	width:324px;
	height:169px!important 100px;
	padding:0px;
	border:#314E90 1px solid;
	}
	/*
		菜单栏容器
	*/
	.price_news_menu{
	width:324px;
	height:28px;
	padding:2px!important 0;
	}
	/*
		菜单栏目边框
	*/
	.price_news_menu ul{
	width:324px;
	list-style:none;
	float:left;
	margin:0px;
	display:block;
	padding:0px;
	}
	/*
		菜单栏列表
	*/
	.price_news_menu li{
	display:block;
	width:110px;
	height:29px;
	padding:0px;
	margin-left:-1px!important 0px;
	margin-top:-1px!important 0px;
	margin-right:-1px!important 0px;
	float:left;
	overflow:hidden;
	}
	/*
		列表链接样式
	*/
	.price_news_menu li a{
	display:block;
	width:108px;
	height:29px;
	padding-top:7px;
	text-align:center;
	text-decoration:none;
	font-family:"宋体";
	font-size:9pt;
	font-weight:bold;
	float:left;
	margin-left:0px;
	}
	/*
		内容样式表!important 100px
	*/
	.price_content{
	width:326px;
	height:129px;
	border-left:0px;
		border-bottom:0px;
		border-right:0px;
	font-family:宋体;
	font-size:12px;
	}
	/*
		默认的样式
	*/
	.price_default{
		background-image:url(../img/bg_b_yunjia.gif);
		background-repeat: no-repeat;
		font-size:9pt;
		color:#fff;
		font-weight:bold;
		border-left:0px;
		border-bottom:0px;
		border-right:0px;
		}

.text{
	border-left:#EOEOEO 1px solid;
	width:170px; 
	margin-bottom:2px;
	color:#707070;
	}
	/*
		触发后的样式
	*/
	.price_trigger{
		background-image:url(../img/bg_b_yunjia2.gif);
		background-repeat: no-repeat;
		font-size:9pt;
		color:#000;
	}
