@charset "utf-8";
/* 产品介绍页样式 */

/*内容*/
#main { float:right; margin:10px 0;}

/*内容左侧*/
#main_left { float:left;width:636px; padding:20px 0 0 15px}
.main_news_title { background:url(../images/120828.gif) no-repeat left; border-bottom:2px solid #CC6600; height:28px; line-height:27px; padding-left:25px; font-size:14px; color:#CC0000; margin:0 20px}
.main_news { padding:10px 0px}
.main_news li { float:left}
/*.main_news a { background:url(../images/xj.gif) no-repeat left; padding-left:10px; color:#000; text-decoration:none}*/

.news_item { width:230px; border:1px solid #999; overflow:hidden; background:#FBECD4; margin:0px 0 5px 25px}
.news_item a{ display:block; cursor:hand; text-decoration:none; color:#000}
.news_item p { float:left;}
.news_item p img { width:88px; height:75px}
.news_item ul { float:left; border-left:1px solid #999;}
.news_item ul li { float:none; border-bottom:1px dotted #CC6600; padding-left:10px; line-height:16px; margin:0px 5px;}
.news_item ul h1 { text-align:center; padding:5px 0; width:141px}


/*内容右侧*/
#main_right { float:right; background:#F4F4F6; color:#F4F4F6; width:145px; height:100%;padding-bottom:100000px;margin-bottom:-100000px;}


