﻿@charset "gb2312";
body {
	background: #FFFFFF;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 12px "Times New Roman", Times, serif;
}
img {
	border-width: 0px;
}
li {list-style-type:none;}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0066;
}
#preHeader, #header, #menu, #menu1, #search,#box, #footer, #copyright {
	width: 980px;
	margin: 0px auto;
}
#preHeader {
	line-height: 19px;
	height: 19px;
	border-bottom: 1px solid #ccc;
	color: #656563;
	position: relative;
	text-align: left;
}
#preHeader  p {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#preHeader  .left  {
	left: 15px;
	position: absolute;
}
#preHeader .right {
	position: absolute;
	right: 22px;
}

#preHeader  a:link,#preHeader a:visited,#preHeader a:active {
	text-decoration: none;
	color: #656563;
	margin-right: 4px;
	margin-left: 4px;
}
#preHeader a:hover {
	color: #CC0033;
}
#header {
	margin-top: 5px;
	position: relative;
	height: 95px;
}
#header h1 {
	margin: 10px 0 0 0;
	padding: 0px;
	position: absolute;
	left: 12px;
	top: 2px;
}
#header #HeaderBanner {
	position: absolute;	margin: 3px 0 5px 0;
	left: 186px;
	top: 0px;
	height: 95px;
	width: 778px;
	overflow: hidden;
	vertical-align:bottom;
}
#HeaderSmallAd {
	position: absolute;	margin: 10px 0 5px 0;
	right: 0px;
	width: 120px;
	height: 60px;
	overflow: hidden;
}
#menu ,#menu1{
	margin-top: 3px;
	background: url(../images/MenuBackground.gif) repeat-x left top;
	height: 30px;
}
#menu h2,#menu1 h2 {
	background: url(../images/MenuLeftAdorn.gif) no-repeat left bottom;
	margin: 0px;
	padding: 6px 26px 0px;
	height: 24px;
	display: block;
	float: left;
	width: 125px;
}
#menu ul,#menu1 ul {
	display: block;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	float: left;
	width: 803px;
	height: 30px;
	background: url(../images/MenuRightAdorn.gif) no-repeat right bottom;
}
#menu li,#menu1 li {
	display: block;
	float: left;
	list-style: none;
	height: 30px;
	background: url(../images/MenuColLine.gif) no-repeat left center;
}
#menu .currently ,#menu1 .currently{
	background: url(../images/CurrentyMenuBackground.gif) no-repeat center bottom;
}
#menu .noneBackground ,#menu1 .noneBackground{
	background: url(none);
}


#menu  a:link,#menu a:active,#menu a:visited ,#menu1  a:link,#menu1 a:active,#menu1 a:visited{
	display: block;
	color: #EAEAEA;
	text-decoration: none;
	text-align: center;
	width: 87px;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
}

#menu a:hover, #menu1 a:hover {
	color: #000000;
	background: url(../images/CurrentyMenuBackground.gif) no-repeat center center;
}



#search {
	background: url(../images/SearchBackground.gif) repeat-x left top;
	height: 62px;
	position: relative;
}
#HotSearch {
	height: 27px;
	margin-right: 8px;
	margin-left: 8px;
	border-bottom: 1px solid #ec6343;
	padding-left: 30px;
	text-align: left;
	line-height: 27px;
	color: #FFFFFF;
	font-size: 14px;
}
#HotSearch a:link,#HotSearch a:visited,#HotSearch a:active {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	font-weight:300;
}
#HotSearch a:hover {
	color: #FFFF00;
}
#SearchForm {
	display: block;
	margin: 8px 0px 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	width: 600px;
	float: left;
}
#SearchType {
	width: 100px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #CCC;
}
#keywords  {
	height: 16px;
	line-height: 16px;
	background: #FFFFFF;
	border: 1px solid #CCC;
	width: 280px;
	margin-left: 5px;
}
#SearchClass {
	width: 130px;
	line-height: 20px;
	height: 20px;
	margin-left: 5px;
}
#SearchBottom {
	position: absolute;
	margin-left: 2px;
}

#affice {
	width: 200px;
	position: absolute;
	bottom: 5px;
	right: 8px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}
#search1{
width:600px;
text-align:left;
float:left;
color:#FFFFFF;
margin-left:20px;
margin-top:2px;
}
#search1 a{
text-align:left;
color:#FFFFFF;
margin-top:2px;
}




#footer {
	height: 30px;
	background: #333333;
	color: #FFFFFF;
	line-height: 30px;
	clear: both;
	text-align:left;
}
#footer  a:link,#footer a:visited,#footer a:active {
	text-decoration: none;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}
#footer a:hover {
	color: #FFFF00;
}
#copyright {
	padding-top: 20px;
	position: relative;
}
#copyright p {
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}






/* --整站普通图片列表标签-- */
/* 定义缩略图外框大小，控制隐藏超出的图片内容 */
.pe_u_thumb, .p_thumb_l_pic
{
    height: 210px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ccc;
}
/* 定义缩略图宽度，按比例缩放 */
.pe_u_thumb, .pe_u_thumb img
{
    width: 160px;
}
/* 定义缩略图标题样式 */
.pe_u_thumb_title
{
    margin: 5px 5px 5px 0px;
    height: 16px;
    overflow: hidden;
    font: normal normal normal 12px/120% Arial, "宋体" ,Helvetica,sans-serif;
    text-align: center;
    word-wrap: break-word;
    word-break: keep-all;

}
.pe_u_thumb_title a
{
	color: #FF3366;
}

.pe_u_thumb_list, .pe_u_thumb_list a
{
    font: normal normal normal 12px/120% Arial, "宋体" ,Helvetica,sans-serif;
    text-align: left;
    word-wrap: break-word;
    word-break: keep-all;
}
.pe_u_thumb_list
{
    margin: 0px 0px 2px 5px;
    padding: 2px;
    border-bottom: 1px dotted #ccc;
}
.pe_u_thumb_list a
{
    padding-left: 10px;
    background: url(images/List.gif) no-repeat left -2px;
}
/* 一列式栏目列表信息列表标题样式 */
.p_childclass_list .pe_u_thumb_list li
{
    width: 100%;
    text-align: left;
}
.p_childclass_list li{ width: 160px; float:left; margin-left:16px; height:240px; display:inline;}

/* ==书签面板文章定义开始== */
/* 二列式信息列表 */
.information_new
{
    padding: 0px;
    margin: 0px;
}
.information_new li
{
    width: 33%;
    float: left;
    border-bottom: 1px dotted #ccc;
}
.information_new .node_name {width:1px; height:1px; background:#ccc; overflow:hidden; float:left; }
/* 左图右信息列表 */
.article_new
{
}
.article_new .p_list_r li
{
    border-bottom: 1px dotted #ccc;
	    width: 49%;
	float: left;
}
.article_new .p_thumb_l .pe_u_thumb_title
{
    height: 30px;
	margin-top:48px;
	text-align:left;
}
.article_new .p_thumb_l .pe_u_thumb_title a
{
color:#FF3366
}
.article_new .pe_u_thumb
{
    height: 100px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ccc;
	float:left;
}
.article_new .pe_u_thumb, .article_new .pe_u_thumb img
{
    width: 100px;
}
/* 三图列表 */
.product_new
{
    padding-top: 5px;
}
.product_new li
{
    width: 33%;
    float: left;
    text-align: center;
}
.product_new .pe_u_thumb
{
    height: 100px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ccc;
}
.product_new .pe_u_thumb, .product_new .pe_u_thumb img
{
    width: 130px;
}
.product_new .pe_u_thumb_title
{
    margin: 5px 5px 0px 0px;
}
/* 四图列表 */
.pic_new
{
    padding-top: 5px;
	padding-left:5px;
}
.pic_new li
{
    width: 16%;
    float: left;
    text-align: center;
}
.pic_new .pe_u_thumb
{
    height: 100px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ccc;
}
.pic_new .pe_u_thumb, .pic_new .pe_u_thumb img
{
    width: 80px;
}
.pic_new .pe_u_thumb_title
{
    margin: 5px;
    height: 16px;
}
/* 二列图片信息列表 */
.piclist_new
{
    padding-top: 5px;
}
.piclist_new li
{
    width: 46%;
    float: left;
    text-align: center;
	margin-left:2px;
}
.piclist_new .pe_u_thumb
{
   width: 100px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ccc;
}
.piclist_new .pe_u_thumb, .piclist_new .pe_u_thumb img
{
     height: 130px;
}
.piclist_new .pe_u_thumb_title
{
    margin: 5px;
    height: 16px;
}
/* 二列图片列表 */

.p_thumb_l ul li
{
    float: left;
    margin:3px 0 6px 2px; 
    border-bottom: 1px dotted #ccc;
}
.p_thumb_l .pe_u_thumb{float:left;height:90px}
.p_thumb_l .pe_u_thumb_title a{font-size:13px;font-weight:700}
.p_thumb_l .pe_u_thumb_title{width:104px;margin:0;padding:0;margin-left:8px;float:left;}


.pic_picks
{
    padding: 0px;
    margin: 0px;
}
.pic_picks li
{
    float: left;
    border-bottom: 1px dotted #ccc;
}

/*评论*/
.c_title
{
    font: normal normal bold 14px/25px Arial, "宋体" ,Helvetica,sans-serif;
    color: #014390;
	height:auto !important; height:36px;min-height:36px;
    background: url(images/columnTitleBg.gif) #ffcccc left top no-repeat;
}
.c_title a, .c_title a:link
{
    font: normal normal bold 14px/25px Arial, "宋体" ,Helvetica,sans-serif;
    text-decoration: none;
    color: #014390;
    padding-left: 24px;
    background: url(images/c_title.gif) no-repeat 10px 2px;
}
.c_title a:hover
{
    color: #c00;
    text-decoration: underline;
    background: url(images/c_title_hover.gif) no-repeat 10px 2px;
}
/*评论*/
/*相关文章*/
.c_contents
{
    padding: 0px;
    margin: 0px;
	height:auto !important; height:36px;min-height:36px;
		border: 1px solid #9bbde6;
		clear:both;

}
.c_contents li
{
    width: 45%;
    float: left;
    border-bottom: 1px dotted #ccc;	
	font-size:14px;
	margin:5px;
}
.c_contentspl
{
    font: normal normal bold 14px/25px Arial, "宋体" ,Helvetica,sans-serif;
    color: #ffffff;
	background-color:#ff6699;
	clear:both;
}
.c_contentspl a
{
margin-left:25px;
color:#FFFFFF;
}

.c_contentsl
{
    padding: 0px;
    margin: 0px;
	height:auto !important; height:136px;min-height:136px;
		border: 1px solid #9bbde6;
		clear:both;

}
.c_contentsl li
{
    width: 45%;
    float: left;
    border-bottom: 1px dotted #ccc;	
	font-size:14px;
	margin:5px;
}
/*相关文章*/
