@charset "utf-8";
.part {
	width: 100%;
}
.left_content_detail {
	width: 670px; float: left;
}
.right_content_detail {
	width: 300px; float: right;
}
.left_content_490 {
	width: 490px; float: left;
}
.right_content_260 {
	width: 260px; float: right;
}
.left_content_list {
	width: 275px; float: left; margin-right: 10px;
}
.center_content_list {
	width: 460px; float: left;
}
.right_content_list {
	width: 225px; float: right;
}
i {
	color: #1F3C77;
}
.content_box_list {
    padding: 4px 7px 5px 8px;
}
.parttop {
	border-top: #93B5CE 1px solid;
}
.big_box {
	padding: 0 10px 6px 10px;
}
/*各栏目的ID，解决断线问题*/
#activity, #zhidao, #words, #experiment, #apply, #expert, #bbs, #hotspot, #article, #correlation, #question, #hotnews, #thenew, #critique, #book, #zpingpai, #zyiqi, #zchangshang, #hotgz, #jujiao, #hezuocs, #downloado, #domain {
	clear: both; overflow:hidden; height:1%;
}
/*目录导航*/
#guide {
	width: 100%; padding: 8px 0 4px 0; height: 18px; font-size: 13px;
}
#guide .guide_left {
	float: left;
}
#guide .guide_left span {
	white-space:nowrap;
}
#guide .guide_right {
	float: right; padding-left: 40px; margin-top: -2px;
}
#guide .guide_right select {
	font-size: 13px;
}
#guide .guide_right span {
	white-space:nowrap;
}
#guide .activity {
	float: right; width: 235px; text-align: right;
}
#guide .activity span {
	color: #C00;
}
#guide .activity span a:link, #guide .activity span a:visited {
	color: #C00; text-decoration:none; border-bottom: #C00 1px dashed;
}
#guide .activity span a:hover, #guide .activity span a:active {
	color: #C00; text-decoration: none; border-bottom: #C00 1px solid;
}

/*右侧的200宽度文字列表样式*/
.list_200_box {
	border-top: #93B5CE 1px dashed; padding-top: 4px; margin-top: 4px;
}
.list_200 {
	clear: both;
}
.list_200 li {
	background: url('../images/bg/li.gif') no-repeat 0 8px; padding-left: 8px; width: 175px; line-height: 170%; white-space:nowrap; overflow: hidden; text-overflow: ellipsis; color: #1F3C77;
}
/*右侧的260宽度文字列表样式*/
.list_260_box {
	border-top: #93B5CE 1px dashed; padding-top: 4px; margin-top: 4px;
}
.list_260 {
	clear: both;
}
.list_260 li {
	background: url('../images/bg/li.gif') no-repeat 0 8px; padding-left: 8px; width: 235px; line-height: 170%; white-space:nowrap; overflow: hidden; text-overflow: ellipsis; color: #1F3C77;
}
/*列表页右侧的图文样式*/
.list_200_pic {
	clear: both; padding: 4px 0 3px 0; display: block; height: 72px; overflow: hidden;
}
.list_200_pic li {
	float: left; line-height: 140%;
}
.list_200_pic img {
	padding: 1px; border: #CCC 1px solid; width:73px; height:63px;
}
.list_200_pic .list_200_pic_right {
	padding-left: 3px; float: right; width: 100px; overflow: hidden; white-space:nowrap; text-overflow: ellipsis; color: #1F3C77;
}
.list_200_pic .list_200_pic_info {
	padding-left: 3px; color: #666; float: right; width: 100px; word-break: break-all; height: 50px; overflow-y: hidden;
}
/*列表页右侧260宽度的图文样式*/
.list_260_pic {
	clear: both; padding: 4px 0 3px 0; display: block; height: 65px; overflow: hidden; margin-bottom: 11px;
}
.list_260_pic li {
	float: left; line-height: 140%;
}
.list_260_pic img {
	padding: 1px; border: #CCC 1px solid; width:73px; height:63px;
}
.list_260_pic .list_260_pic_right {
	padding-left: 3px; float: right; width: 160px; overflow: hidden; white-space:nowrap; text-overflow: ellipsis; color: #1F3C77;
}
.list_260_pic .list_260_pic_info {
	padding-left: 3px; color: #666; float: right; width: 160px; word-break: break-all;
}
/*内容页右侧的图片样式*/
.list_200_img {
	clear: both; padding: 4px 0 1px 0; text-align: center; height: 88px;
}
.list_200_img li {
	float: left; width: 180px; height: 88px; display: block; overflow: hidden;
}
.list_200_img img {
	padding: 1px 2px; border: #CCC 1px solid; margin-bottom: 5px; width:146px; height:63px;
}
.list_200_img strong {
	font-weight: normal;
}
/*分类频道热点标题样式*/
.hotspot_title {
    border-top: #93B5CE 1px solid; border-bottom: #93B5CE 1px solid; height: 21px; _height: 16px; background: url(../images/bg/content_bg_1x21.gif) repeat-x;
}
.hotspot_title h1 {
    padding: 4px 10px 1px 10px; text-align: center;
}
/*列表页 列表结构样式*/
.content_list {
	padding: 10px 13px 0 13px;
}
.content_list .list_box {
	clear: both; padding: 0 2px 0px 2px; border-bottom: #93B5CE 1px dashed; height: 209px;
}
.content_list .list_box li {
	background: url('../images/bg/li.gif') no-repeat 0 8px; padding-left: 8px; line-height: 170%; white-space:nowrap; float: left; width: 410px;
}
.content_list .list_box .yy-mm-dd {
	background: none; font-size: 10px; float: right; width: 70px; color: #666;
}
/* 改版的490宽度列表样式 */
.content_list_490 {
	padding: 10px 13px 0 13px;
}
.content_list_490 .list_box {
	clear: both; padding: 0 0 0px 2px; border-bottom: #93B5CE 1px dashed; height: 209px;
}
.content_list_490 .list_box li {
	background: url('../images/bg/li.gif') no-repeat 0 8px; padding-left: 8px; line-height: 170%; white-space:nowrap; float: left; width: 350px; overflow: hidden; height: 20px;
}
.content_list_490 .list_box .yy-mm-dd {
	background: none; font-size: 10px; float: right; width: 60px; color: #666; text-align: right;
}
/*页数显示 样式*/
.page {
	padding: 8px 17px 7px 15px; clear: both; height: 14px;
}
.page li {
	float: left; color: #666; font-size: 13px; text-align: center; width: 426px;
}
.page li b {
	color: #666; font-weight: normal;
}
.page li em {
	color: #C00;
}
.page .page_right {
	float: right; color: #2b2b2b;
}
/*内容页 内容结构样式*/
#article {
	height: 1147px;
}
#content_div {
	height: 1027px; overflow: hidden; padding-top: 6px;
}
.article_box {
	padding: 12px 24px 10px 24px;
}
#content_div .article_img {
	vertical-align: top;
}
.article_title {
	clear: both; padding-bottom: 6px;
}
.title_big {
	clear: both; text-align: center; height: 28px; padding-top: 1px;
}
.title_big h1 {
	font-size: 18px; color: #1F3C77; font-family: 黑体;
}
.title_small {
	clear: both; text-align: center; padding-top: 3px; border-bottom: #93B5CE 1px solid; height: 22px;
}
.title_small h2 {
	font-size: 12px; color: #2b2b2b; font-family: Arial;
}
.title_small h2 span {
	padding: 0 5px;
}
.article_body {
	padding-top: 6px; font-size: 13px; line-height: 150%;
}
.article_body p {
	line-height: 170%; text-indent: 24px; font-size: 13px;
}
.article_page {
	padding-top: 20px; text-align: center; height: 30px; line-height: 180%; float: right;
}
.article_page a {
	display: block; float: left;
}
.article_page a:hover {
	text-decoration: none;
}
.article_page b a {
	font-weight: normal; border: 1px #93B5CE solid; background: #FFF; margin-right: 2px; word-break: break-all; width: 22px; height: 20px;
}
.article_page .pagego a {
	width: 48px; height: 20px;
}
.article_page .onshow {
	background: #296CB3; color: #FFF; border: #296CB3; display: block; width: 24px; float: left; height: 22px; margin-right: 2px;
}
.article_page .nolink a {
	border: #DDD; color: #999;
}
.print_page {
	padding-top: 8px; text-align: center; height: 30px; line-height: 180%;
}
.print_page a:hover {
	text-decoration: none;
}
/*内容页 下半部分结构样式*/
.local {
	clear:both; height:21px; _height:20px; padding-top: 8px; _padding-top: 9px; font-size: 13px;
}
.local_left {
	float:left;
}
.local_right {
	float:right; color: #1F3C77;
}
.correlation_box {
	clear:both; height:135px; _height:137px; padding: 3px 0 0 0; font-size: 13px;
}
.list_correlation {
	float:left; width: 50%;
}
.list_question {
	float:right; width: 50%;
}
.corre_title, .ranking_title {
	padding-bottom: 4px;
}
.corre_title i, .ranking_title i {
	color: #C00; font-size: 10px;
}

.list_search {
	clear: both; border-bottom: #93B5CE 1px solid; height: 30px; padding-top: 8px; font-size: 14px;
}
.list_search_left {
	float:left;
}
.list_search_left .input_search_text {
	width: 130px; height: 15px; border: #999B9A 1px solid; background: #FFF; font-size: 13px;
}
.list_search_left .button_76x21 {
	width: 76px; height: 19px; background: url('../images/bg/search_button_2.gif') repeat-x; border: 0; border: #999B9A 1px solid; margin-left: -7px; padding-top: 1px; font-size: 13px;
}
.list_search_right {
	float:right; padding-top: 3px; font-size: 13px;
}
.list_search_right strong {
	font-weight: normal;
}
.ranking_box {
	clear:both; height: 238px; _height: 236px; padding-top: 8px;
}

.hotnews_box {
	float:left; width: 50%;
}
.thenew_box {
	float:right; width: 50%;
}
.ad_center {
	text-align:center;
}
.list_public {
	clear:both; padding: 8px 8px 9px 8px; font-size: 13px; border: #BCD1E0 1px solid; background: #FFF;
}
.list_public_left {
	float:left; padding-top: 50px; width: 65px;
}
.list_public_right {
	float:right; width: 535px;
}
.critique_top {
	clear: both; height: 22px;
}
.critique_top span {
	float: left;
}
.critique_top .top_right {
	float: right;
}
em {
	color: #c00;
}
.miaozesm {
	clear:both; border: #BCD1E0 1px solid; padding: 9px 8px 8px 8px; _padding: 8px 8px 7px 8px; color: #666;
}
.critique_text {
	clear: both;
}
.critique_text .inputbtcc {
	margin-top: 8px; float: left; width: 76px; height: 21px; padding: 5px 0; background: url('../images/bg/button_76x21.gif') no-repeat; border: 0;
}
.critique_text .inputckcc {
	margin-top: 8px; float: left; margin-left: 5px;
}
.critique_text textarea {
	overflow: hidden; width: 525px; background: #F7FAFF; border: #BCD1E0 1px solid; padding: 7px 4px 5px 4px; height: 60px;
}
.critique_text #fbpltext {
	color: #666;
}
.critique_text span {
	float: right; padding-top: 12px;
}

/*大积分排行榜的表格样式*/
.list_title_ph {
	background: #F5F5F5; border-bottom: #CCC 1px solid; height: 16px; padding-top: 4px; z-index: 100;
}
.list_title_ph li {
	float: left; text-align: left; color: #666;
}
#list_ph {
	z-index: 50;
}
#list_ph td {
	border-bottom: #EDEDED 1px dashed; text-align: left; line-height: 180%; font-family: arial;
}
#list_ph .list_center {
	text-align: center; font-size: 12px;
}
#list_ph tr {
	height: 27px; _height: 26px;
}
#list_ph em {
	color: #C00;
}
#list_ph b {
	color: #005E00; font-weight: normal;
}
#list_ph i {
	color: #2b2b2b; font-size: 12px; font-family: arial;
}
#list_ph .hits {
	font-size: 12px; text-align: center; font-family: arial;
}
#list_ph h6 {
	display: block; width: 400px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #1F3C77; padding-top: 1px; _padding-top: 2px; font-size: 14px;
}
.big_title_ph {
	border-bottom: #93B5CE 1px solid; height: 22px; _height: 20px;
}
.big_title_ph li {
	border: #93B5CE 1px solid; float: left; margin-right: 5px; padding: 3px 53px 0 53px; height: 18px; z-index: 200; position: relative; margin-bottom: -1px;
}
.big_title_ph .last {
	margin-right: 0; padding: 3px 53px 0 53px;
}
.big_title_ph .hilite {
	border: #4787B5 1px solid; background: #4787B5; color: #FFF;
}



.paihang {
	border-left: #93B5CE 1px solid; border-right: #93B5CE 1px solid;background-color: #F7FAFF ;
}
.day_paihang {
	border-left: #93B5CE 1px solid; border-right: #93B5CE 1px solid;height:200px;background-color: #F7FAFF ;
}
[xmlns] .day_paihang {
	border-left: #93B5CE 1px solid; border-right: #93B5CE 1px solid;height:211px;background-color: #F7FAFF ;
}
.week_paihang {
	clear:both;border-left: #93B5CE 1px solid;border-bottom:#93B5CE 1px solid; border-right: #93B5CE 1px solid;height:213px;background-color: #F7FAFF ;
}
[xmlns] .week_paihang {
	clear:both;border-left: #93B5CE 1px solid;border-bottom:#93B5CE 1px solid; border-right: #93B5CE 1px solid;height:231px;background-color: #F7FAFF ;
}
.paihang_left {
	float:left;
}
.paihang_left img {
	padding:8px;
}
.paihang_lright{
	float:left;
}

/*改后的相关和排行*/
.changecontent {
	clear: both;
}
.changemenuxg {
	height: 21px; clear:both;
}
.changemenuxg li {
	width: 90px; height: 21px; _height: 20px; line-height: 22px; display: block; float: left; text-align: center; margin-right: 3px;
}
.changemenuxg .xg_show {
	background: url(../images/xgsprites.gif) no-repeat center 0px; cursor: pointer; padding-bottom: 6px; font-weight: bold;
}
.changemenuxg .xg_hide {
	background: url(../images/xgsprites.gif) no-repeat center -31px;
}
.changemenuxg .xg_more {
	float: right; text-align: right; width: 90px; margin-right: 0;
}
.changemenuph {
	height: 21px; clear:both; background: url(../images/linesprites.gif) repeat-x center 20px;
}
.changemenuph li {
	width: 135px; height: 20px; line-height: 22px; display: block; float: left; text-align: center; margin-right: 3px;
}
.changemenuph .ph_show {
	background: url(../images/phsprites.gif) no-repeat center 0px; cursor: pointer; padding-bottom: 6px;
}
.changemenuph .ph_hide {
	background: url(../images/phsprites.gif) no-repeat center -31px;
}
.ranking_list {
	background: url('../images/number1.gif') no-repeat 0px 5px; clear: both; height: 200px; margin-top: 11px; _margin-top: 3px;
}
.ranking_list li {
	line-height: 170%; white-space:nowrap; float: left; width:400px; overflow: hidden; text-overflow: ellipsis; color: #1F3C77; padding-left: 23px;
}
.ranking_list .mmyy {
	float: right; width: 70px; font-size: 10px; background: none; padding-left: 0; color: #666; text-align: right; padding-left: 0;
}
.corre_list {
	clear: both; height: 100px; margin-top: 4px; _margin-top: 0;
}
.corre_list li {
	background: url('../images/bg/li.gif') no-repeat 0 8px; padding-left: 8px; line-height: 170%; white-space:nowrap; float: left; overflow: hidden; width: 420px; text-overflow: ellipsis; color: #1F3C77;
}
.corre_list .mmyy {
	float: right; width: 70px; font-size: 12px; background: none; padding-left: 0; color: #2b2b2b; text-align: right;
}


/*改版后的列表页框架*/
.left_content_470 {
	width: 470px; float: left;
}
.right_content_280 {
	width: 280px; float: right;
}
/*右侧的280宽度文字列表样式*/
.list_280 {
	clear: both;
}
.list_280 li {
	background: url('../images/bg/li.gif') no-repeat 0 8px; padding-left: 8px; width: 255px; line-height: 170%; white-space:nowrap; overflow: hidden; text-overflow: ellipsis; color: #1F3C77;
}
/* 改版的470宽度列表样式 */
.content_list_470 {
	padding: 9px 13px 0 13px;
}
.content_list_470 .list_box {
	clear: both; padding: 0 0 0px 2px; border-bottom: #93B5CE 1px dashed; height: 209px;
}
.content_list_470 .list_box li {
	background: url('../images/bg/li.gif') no-repeat 0 8px; padding-left: 8px; line-height: 170%; white-space:nowrap; float: left; width: 330px; overflow: hidden; height: 20px;
}
.content_list_470 .list_box .yy-mm-dd {
	background: none; font-size: 10px; float: right; width: 60px; color: #666; text-align: right;
}

/*新排行榜顶部*/
.big_title_ph_470 {
	height: 22px; _height: 20px;
}
.big_title_ph_470 li {
	border: #93B5CE 1px solid; float: left; padding: 3px 0 0 0; height: 18px; z-index: 200; position: relative; margin-bottom: -1px; width: 233px; text-align: center; background: url(../images/bg/content_bg_1x21.gif) repeat-x;
}
.big_title_ph_470 .last {
	border-left: 0; width: 234px;
}
.big_title_ph_470 .hilite {
	color: #1F3C77; border-bottom: 0; background: none;
}
.list_title_ph_470 {
	border-bottom: #CCC 1px solid; height: 20px; padding-top: 7px; z-index: 100;
}
.list_title_ph_470 li {
	float: left; text-align: left; color: #666;
}
.content_box_list_new {
    padding: 5px 7px 4px 8px;
}

/*新详情页右侧品牌图样式*/
.content_box_pp {
    padding: 4px 3px 5px 3px;
}
.pp_img_new {
	clear: both; padding: 5px 0 0 0; text-align: center;
}
.pp_img_new li {
	float: left; width: 97px; height: 43px; display: block; overflow: hidden;
}
.pp_img_new strong {
	font-weight: normal;
}
.pp_img_new .img_tb {
	margin-bottom: 6px; vertical-align: middle; text-align: center; display: block; margin-left: 28px; *margin-left: 0;
}
.pp_img_new .img_tb a {
	display: block;
}
.pp_img_new .img_tb td {
	padding: 1px; border: #999 1px solid; vertical-align: middle; text-align: center; width: 76px; height: 30px; background: #FFF;
}
.pp_img_new .img_tb img {
	vertical-align: middle;
}
/*新详情页右侧仪器图样式*/
.yq_img_new {
	clear: both; padding: 4px 0 0 0; text-align: center; height: 104px;
}
.yq_img_new li {
	float: left; width: 180px; height: 104px; display: block; overflow: hidden;
}
.yq_img_new strong {
	font-weight: normal;
}
.yq_img_new .img_tb {
	margin-bottom: 6px; vertical-align: middle; text-align: center; display: block; margin-left: 28px; *margin-left: 0;
}
.yq_img_new .img_tb a {
	display: block;
}
.yq_img_new .img_tb td {
	padding: 1px; border: #CCC 1px solid; vertical-align: middle; text-align: center; width: 73px; height: 73px; background: #FFF;
}
.yq_img_new .img_tb img {
	vertical-align: middle;
}
/*新详情页右侧厂商图样式*/
.cs_img_new {
	clear: both; padding: 4px 0 0 0; text-align: center; height: 148px;
}
.cs_img_new li {
	float: left; width: 180px; height: 75px; display: block; overflow: hidden;
}
.cs_img_new strong {
	font-weight: normal;
}
.cs_img_new .img_tb {
	margin-bottom: 6px; vertical-align: middle; text-align: center; display: block; margin-left: 28px; *margin-left: 0;
}
.cs_img_new .img_tb a {
	display: block;
}
.cs_img_new .img_tb td {
	padding: 1px; border: #CCC 1px solid; vertical-align: middle; text-align: center; width: 58px; height: 43px; background: #FFF;
}
.cs_img_new .img_tb img {
	vertical-align: middle;
}
/*新详情页右侧的200宽度文字列表样式*/
.new_200_box {
	border-top: #CCC 1px dashed; padding-top: 5px;
}
.new_200 {
	clear: both;
}
.new_200 li {
	background: url('../images/bg/li.gif') no-repeat 0 8px; padding-left: 8px; width: 175px; line-height: 170%; white-space:nowrap; overflow: hidden; text-overflow: ellipsis; color: #1F3C77;
}
/*两列*/
.new_200x2 {
	clear: both;
}
.new_200x2 li {
	background: url('../images/bg/li.gif') no-repeat 0 8px; padding-left: 8px; width: 83px; line-height: 170%; white-space:nowrap; overflow: hidden; text-overflow: ellipsis; color: #1F3C77; float: left;
}
/*合作媒体 上方图片样式*/
.img_book {
	clear: both; height: 114px; display: block; overflow: hidden; padding-top: 4px; border-bottom: #CCC 1px dashed; margin-bottom: 5px; text-align: center;
}
.img_book img {
	width: 62px; height: 86px; margin-bottom: 7px;
}
.img_book strong {
	font-weight: normal;
}
.content_title_center {
	border-top: #93B5CE 1px solid; border-bottom: #93B5CE 1px solid; height: 21px; background: url(../images/bg/content_bg_1x21.gif) repeat-x; text-align:center;
}
.content_title_center h1 {
	padding-top: 4px;
}



/* 宽版的列表样式 */
.content_list_new {
	padding: 5px 13px 0 11px;
}
.content_list_new .list_box {
	clear: both; padding-left: 4px; border-bottom: #93B5CE 1px dashed; height: 119px; overflow: hidden;
}
.content_list_new .list_box li {
	background: url('../images/bg/li2b.gif') no-repeat left; padding-left: 8px; line-height: 160%; white-space: nowrap; float: left; width: 370px; overflow: hidden; font-size: 14px; text-overflow: ellipsis; color: #1F3C77;
}
.content_list_new .list_box .yy-mm-dd {
	background: none; float: right; width: 34px; color: #2b2b2b; font-size: 12px; font-family: Arial;
}
.content_list_new .list_box li a:link, .content_list_new .list_box li a:visited, .content_list_new .list_box li a:hover, .content_list_new .list_box li a:active {
	color: #2b2b2b;
}
.content_list_new .list_box li .upimg {
	background: url('../images/fj_12x12.gif') no-repeat right 1px; padding-right: 20px;
}
/*宽版列表页右侧文字列表样式*/
.list_right_img2 {
	clear: both; height: 116px; text-align: center; width: 100%; line-height: 170%; padding-top: 5px
}
.list_right_img2 a, .list_right_img2 a:link, .list_right_img2 a:hover, .list_right_img2 a:visited {
	color: #2b2b2b;
}
.list_right_img2 img {
	width: 128px; height: 83px; padding: 1px; border: #999 1px solid; margin-bottom: 5px; _margin-bottom: 6px;
}
.list_right_img2 strong {
	font-weight: bold;
}
.list_right_box2 {
	border-top: #CCC 1px dashed; padding-top: 4px; _padding-top: 5px; clear: both;
}
.list_right_new2 {
	clear: both; padding-top: 1px;
}
.list_right_new2 li {
	background: url('../images/bg/li.gif') no-repeat 0 8px; padding-left: 8px; width: 96%; line-height: 170%; white-space:nowrap; overflow: hidden; color: #1F3C77; text-overflow: ellipsis;
}
/*宽版详情页右侧文字列表样式*/
.list_right_newd {
	clear: both; padding-top: 1px;
}
.list_right_newd li {
	background: url('../images/bg/li.gif') no-repeat 0 8px; padding-left: 8px; width: 275px; line-height: 170%; white-space:nowrap; overflow: hidden; color: #1F3C77; text-overflow: ellipsis;
}
/*合作厂商*/
.content_box_hezuocs {
	padding: 9px 4px 0 4px;
}
.hezuocs_list {
	clear: both;
}
.hezuocs_list li {
	float: left; width: 33.3%; text-align: center; height: 46px;
}
.hezuocs_list img {
	width: 73px; height: 33px; border: #999 1px solid; padding: 1px;
}
/*列表页推广栏*/
.list_right_tg {
	clear: both; padding-top: 1px; _padding-top: 2px;
}
.list_right_tg li {
	float: left; width: 185px; line-height: 170%; background: url(../images/bg/li.gif) no-repeat 0 8px; padding-left: 8px; white-space: nowrap;
}
.list_right_tg .tgimg {
	float: right; width: 60px; background: none; padding-left: 0; padding-top: 19px; text-align: center;
}
/*宽版排行榜顶部*/
.big_title_ph_new {
	height: 24px; _height: 25px; border-left: #93B5CE 1px solid; border-right: #93B5CE 1px solid;
}
.big_title_ph_new li {
	border: #93B5CE 1px solid; float: left; padding-top: 2px; height: 21px; _padding-top: 3px; _height: 20px; z-index: 200; position: relative; _margin-bottom: -1px; text-align: center; background: url(../images/bg/content_bg_1x21.gif) repeat-x; width: 222px; border-left: 0; font-size: 14px;
}
.big_title_ph_new .last {
	border-right: 0;
}
.big_title_ph_new .hilite {
	color: #1F3C77; border-bottom: 0; background: none; font-weight: bold;
}
.list_title_ph_new {
	border-bottom: #CCC 1px solid; height: 21px; padding-top: 8px; z-index: 100;
}
.list_title_ph_new li {
	float: left; text-align: left; font-weight: bold;
}
