﻿@charset "utf-8";
/* 68star.com CSS Document */
/* Author: h7s8 */
/* Date: 2006-03-07 */

/* basic style */

/* id style */
/*内容*/

#content{
   
	width:auto;
	height:100%;
	padding:10px 28px;
	background:#fff;
}

/*左侧内容*/
#left{
	display:table;
	float:left;
	width:200px;
	height:100%;
	padding:3px;
	background:#fff;
	border:#A1D1D1 1px solid;
	word-break:break-all;
}
#left h2{
	padding:2px 6px;
	background:#00AA00;
	font-size:14px;
	font-weight:bold;
}
#left div{
	padding:4px;
	background:#66CC99;
}
#left em{
	margin-left:4px;
	font-style:normal;
	color:#666;
}
#left .more{
	float:right;
	margin:-21px 4px 0 0;
	color:#063;
}
/*热点星闻*/
#news_hot{}
/*热点星闻列表*/
#news_hot_list div{
	background:#fff;
	padding:0;
}
/*热点图片*/
#image_hot{
	height:100%;
}
#image_hot h2{
	margin-bottom:4px;
}
#image_hot .more{
	margin-top:-25px;
}
/*热点图片列表*/
#image_hot_list{
	height:155px;
	margin-left:10px;
	overflow:hidden;
	text-align:center;
}
#image_hot_list li{
	float:left;
	margin:5px 0 3px;
}
#image_hot_list .a_image{
	width:160px;
	height:120px;
	background:#fff;
	border-color:#fff;
}
#image_hot_list .a_image:hover{
	border-color:#f60;
}
#image_hot_list .a_image img{
	width:160px;
}
/*右侧内容*/
#right{
	display:table;
	height:100%;
	margin-left:10px !important;
	margin-left:215px;
	padding-bottom:15px;
}
#right h2{
	padding:2px 15px;
	background:#ffc;
	border:#cc0 1px solid;
	font-size:14px;
	font-weight:bold;
	color:#f60;
}
/*热门明星*/
#star_hot{
	display:table;
	height:24px;
	padding:2px 5px;
	background:none;
	background:#66CC99;
	border-bottom:#eee 1px solid;
}
#star_hot h2{
	float:left;
	margin-right:30px;
	padding:0;
	background:none;
	border:none;
	font-size:12px;
	color:#333;
}
#star_hot_list{
	float:left;
	height:21px;
	overflow:hidden;
}
#star_hot_list li{
	display:inline;
	margin-right:15px;
	padding:0;
	word-break:keep-all;
}
/*热门中药*/
#hersb_hot
{
	display:table;
	height:24px;
	padding:2px 5px;
	background:none;
	background:#66CC99;
	border:red 1px solid;
}
#hersb_hot h1{
	float:left;
	margin-left:0px;
	margin-right:-30px;
	padding:0;
	background:none;
	border:none;
	font-size:12px;
	color:#333;
}
#hersb_hot_list{
	float:left;
	height:21px;
	overflow:hidden;
}
#hersb_hot_list li{
	display:inline;
	margin-right:15px;
	padding:0;
	word-break:keep-all;
}
/*最新星闻*/
#news_new{}
#news_new h2{
	margin-bottom:4px;
}
/*最新星闻列表*/
#news_new_list{
	margin:6px 0;
}
#news_new_list li{
	padding-left:16px;
	background:url(images/arr_list.gif) no-repeat 6px 8px;
	line-height:200%;
}
#news_new_list a{
	font-size:14px;
}
#news_new_list a b{
	margin-left:6px;
	font-size:12px;
	color:#666;
	text-decoration:none;
	font-weight:normal;
}
#news_new_list em{
	margin-left:10px;
	font-style:normal;
	color:#000;
}
#news_new_list table
{
	margin-top:10px;
	border:dotted 1px #CFCECE;
}
#news_new_list table strong
{
	color:Red;
	padding:2px 5px;
}
#news_new_list table div
{
	color:#939090;
}
#news_new_list h2
{
	text-align:center;
	background-color:#fff; 
	font-size:15px;
	border:dotted 1px #DADADA;
}
/*新闻计数、转载页面*/
#news_redirect{
	height:200px;
	text-align:center;
	line-height:200px;
	font-size:14px;
}
/*google ad*/
#ad_google_firefox_text{
	float:right;
	margin:-26px 6px 0;	
}
#ad_google_firefox_text a{
	color:#f60;	
}
/*公司列表*/
#com_content
{
	margin-top:2px;
	width:98%;
	border-bottom:dotted 1px #CCCC00;
	
}
#com_content .short
{
	width:12%;	
}
#com_content li
{
	margin:2px;
}
#a_left
{
	padding:2px;
	background-color:#FFFFCC;
	border:solid 1px #CCCC00;
}
#a_right
{
	background-color:#FFFFCC;
	padding:2px;
	border:solid 1px #CCCC00;
}
#produce
{
	width:60%;
	
}
#com_content span
{
	clear:left;
}
#com_content li
{
	float:left;
}
#lx_botton
{
	padding-bottom:-15px;
	width:60%;
	clear:both;
}
#lx_botton img
{
	margin:2px 5px;
}
#a2_left
{
	float:right;
}
/* class style */

