/*body*/
body {
	font-family: "宋体";
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
form {
	margin:0px;
}
img {
	border:0px;
}
#req{
	background-image: url(../images/req.gif);
	height:20px;
	width:20px;
}
.req{
	background-image: url(../images/req.gif);
	height:20px;
	width:20px;
}
.green(
	color:#008000;
}
.grey(
	color:red;
}
a {color: #000;text-decoration: none}
a:hover {color: #CA6323;text-decoration: underline}

img {
	margin-bottom:-3px;
}

table {border-collapse:collapse;}

td {
	text-valign:top;
	height:22px;
	font-size:12px;
}
.wrap{
   overflow:hidden;
   text-overflow:ellipsis;  
   whitewhite-space:nowrap;
}
.date{
	color:#cccccc;
}
.redTitle{
	color:red;
	font-weight: bold;
	
}

/***************************************
 * 输入框
 ***************************************/
.input_login{
	width:80px;height:15px;
	text-align:center;
}
.input_40{
	width:40px;height:15px;
	text-align:center;
}
.input_80{
	width:80px;height:15px;
}
.input_100{
	width:100px;height:15px;
}
.input_150{
	width:150px;height:15px;
}
.input_200{
	width:200px;height:15px;
}
.input_250{
	width:250px;height:15px;
}
.input_300{
	width:300px;height:15px;
}
.input_400{
	width:400px;height:15px;
}
.input_auto{
	width:70%;height:15px;
}
.input_textarea{
	width:95%;
	height:80px;
}

/*首页顶部样式设定*/
#nme_top {
	width:100%;
	background: #F4F3F1;
	border-bottom:solid #CCC 1px;
	background-image: url(../images/b.gif);
	background-repeat: repeat-x;
}

#nme_top table{
	font-size:12px;
	width:960px;
	height:22px;
	padding:0 10px;
}

#nme_logo {
	width:100%;
}
#nme_logo table{
	font-size:12px;
	width:960px;
	height:81px;
	padding:2px 10px;
	border-collapse:collapse;
}
/*栏目*/
.cat-normal{
	font-size:12px;
	font-weight: bold;
	width:100px;
	height:39px;
}
.cat-active{
	color:#FFF;
	font-size:12px;
	font-weight: bold;
	width:100px;
	height:39px;
	background-repeat: no-repeat;
	background-image: url(../images//cat_active.gif)
}
.cat-line {
	width:9px;
	height:39px;
	background-repeat: no-repeat;
	background-image: url(../images//cat_line.gif)
}
.search-input{
	color:#FFF;
	font-size:12px;
	padding-left:20px;
}
.ibutton{
	width:80px;
	color:#333333;
	font-size:12px;
	height:15px;
	text-align:center;
	border:solid #666 1px;
	padding-top:2px;
	vertical-align: center;
	background-color:transparent;
	background-image:url(../images/btn2.gif);
}
.abutton{
	font-size:12px;
	padding:2px 5px;
	background-image:url(../images/btn2.gif);
	border:solid #666 1px;
}
.sub_btn {
	color:#333333;
	font-size:12px;
	height:19px;
	border:solid #666 1px;
	padding-top:1px;
	cursor:pointer;
	background-color:transparent;
	background-image:url(../images/btn2.gif);
	background-repeat: repeat-x;
	vertical-align: center;
	/*border: outset 1px  #000;*/
	/*border-collapse:  separate;*/
}
.sub_btn2 {
	color:#333333;
	font-size:12px;
	height:19px;
	border:solid #666 1px;
	padding-top:1px;
	cursor:pointer;
	background-color:transparent;
	background-image:url(../images/button_normal.gif);
	background-repeat: repeat-x;
	vertical-align: center;
	/*border: outset 1px  #000;*/
	/*border-collapse:  separate;*/
}
.sub_n_btn {
	color:#333333;
	font-size:12px;
	height:19px;
	border:solid #FAC383 1px;
	padding-top:1px;
	cursor:pointer;
	background-color:transparent;
	background-image:url(../images/011.gif);
	background-repeat: repeat-x;
	vertical-align: center;
	/*border: outset 1px  #000;*/
	/*border-collapse:  separate;*/
}
.sub_button {
	width:73px;
	color:#FFF;
	font-size:12px;
	height:20px;
	border:solid #f6f6f6 0px;
	padding-left:10px;
	cursor:pointer;
	background-color:transparent;
	background-image:url(../images//button_bg_01.gif);
	background-repeat: repeat-x;
	vertical-align: center;
}
.sub_button_orange {
	width:73px;
	color:#FFF;
	font-size:12px;
	height:20px;
	border:solid #f6f6f6 0px;
	padding-left:10px;
	cursor:pointer;
	background-color:transparent;
	background-image:url(../images/button_bg_02.gif);
	background-repeat: repeat-x;
	vertical-align: center;
}
.sub_button_orange_2 {
	width:73px;
	color:#FFF;
	font-size:12px;
	height:20px;
	border:solid #f6f6f6 0px;
	cursor:pointer;
	background-color:transparent;
	background-image:url(../images//button_bg_03.gif);
	background-repeat: repeat-x;
	vertical-align: center;
}
.search_button {
	width:81px;
	color:#000;
	font-size:12px;
	height:21px;
	border:solid #f6f6f6 0px;
	padding:2px 0 0 10px;
	cursor:pointer;
	background-color:transparent;
	background-image:url(../images/search_button.gif);
	background-repeat: repeat-x;
	vertical-align: center;
}
/*
 * ==========================文章内容样式==========================
 */

.article-table{
	color:#000;
	font-size:12px;
	height:300px;
	padding: 10px 20px;
	border-left:solid #AACCEF 1px;
	border-right:solid #AACCEF 1px;
	vertical-align: top
}
.article-table h3 {
	text-align:center;
	padding:0 0 10px 0;
	font-size:15px;
	color:#2474E3;
	border-bottom:dashed #AAAAAA 1px;
}
.article-nav{
	font-size:12px;
	padding:5px;
}

/*文章导航栏目*/
.cNav{
	text-align:left;
	font-size:12px;
	color:#000;
	height:40px;
}
.ArticleDate{
	text-align:center;
	color:#9C9C9C;
	height:30px;
}
.ArticleContent{
	font-size:13px;
	line-height:20px;
}
.ArticleFun{
	color:#9C9C9C;
	font-size:12px;
	text-align:right;
}
.ArticleLeftAds{
	height:100px;
	margin-bottom:10px;
	border:solid #AACCEF 1px;
}
.TArticleProducts{
	margin:0 0 10px 0;
	border:solid #AACCEF 1px;
}
.TArticleProducts .ArticleCat{
	color:#FF8C21;
	width:80px;
	padding-left:5px;
	text-align:left;
}

.TArticleProducts .ArticleMore{
	height:22px;
	text-align:right;
	font-weight:normal;
	padding-right:10px;
	border-left:solid #AACCEF 1px;
	border-bottom:solid #AACCEF 1px;
	background-repeat: repeat-x;
	background-image: url(../images/003.gif)
}
.TArticleProducts td{
	height:22px;
	padding:2px 5px;
}



.TArticleAbout{
	margin:10px 0;
}
.TArticleAbout th{
	text-align:left;
	font-size:12px;
	height:25px;
	padding:0 5px;
	background:#E3EFFB;
	border:solid #AACCEF 1px;
}
.TArticleAbout td{
	font-size:12px;
	height:25px;
	padding:0 5px;
}

.TArticleTopic{
	margin:10px 0;
	border:solid #AACCEF 1px;
}
.TArticleTopic th{
	text-align:left;
	font-size:12px;
	height:25px;
	padding:0 5px;
	background:#E3EFFB;
	border:solid #AACCEF 1px;
}
.TArticleTopic td{
	font-size:12px;
	height:30px;
	padding:0 5px;
}





#ilogo{
	width:900px;;
	height:150px;
}

#c_login{
	width:380px;;
	height:270px;
	border:solid #AAAAAA 1px;
}
#c_login th{
	font-size:15px;
	text-align:left;
	padding-left:10px;
	height:30px;
}
#c_login td{
	padding-left:5px;
	font-size:12px;
}
#c_login li{
	padding:5px;
}

/**
 * ==========================会员注册样式==========================
 */
#reg_table{
	width:800px;
	font-size:12px;
}
#reg_table td{
	height:35px;
}

/*---------------------------------------------------------------------------
 *  页脚样式
 */ 
 
#footer table {
	width:974px;
}
 
#footer {
	margin-top:20px;
	height:60px;
	background-repeat: repeat-x;
	background-image: url(../images//footer.gif)
}
#footer table td{
	text-align:center;
}
#footer2{
	margin-top:20px;
	height:60px;
	border-top:solid #AAAAAA 1px;
	background:#F8F8F8;
	font-size:12px;
	text-align:center;
	padding:10px;
}
/*---------------------------------------------------------------------------
 *  友情链接
 */ 
#friend {
	margin-top:20px;
	height:60px;
}
#friend  table{
	width:974px;
	height:50px;
	border:solid #CCCCCC 1px;
	background:#F7FAFB;
}
#friend table td{
	padding:5px;
	line-height:20px;
}
#friend .title {
	color:#FF8414;
	font-size:13px;
}


/**
 * ========================== 提示栏目 ==========================
 */
#reg_title{
	border-top:solid #004CA4 1px;
	background:#EEF4F8;
	height:25px;
	margin-bottom:20px;
	padding:5px 0 0 15px;
	font-size:14px;
	font-weight: bold;
}

/**
 * ========================== 字体设置 ==========================
 */

.fmsg {
	font-size:12px;
}

.px14{
	font-size:14px;
	font-weight: bold;
}
.pxNotice {
	color:#FF790D;
}

/**
 * ========================== 产品分类导航 ==========================
 */
 
/*搜索结果展示*/ 
#cat_nav{
	margin:10px 0px;
	width:974px;
	background:#ECF5FE;
}
#cat_nav th {
	text-align:left;
	font-size:13px;
	padding:10px;
}
#cat_nav td {
	padding:0px 10px;
	background: #F4F3F1;
	height:23px;
	border:solid #CCC 1px;
	background-image: url(../images//b.gif);
	background-repeat: repeat-x;
}
/*分类名称显示*/ 
#cat_r1{
	width:974px;
	background:#ECF5FE;
}
#cat_r1 th {
	text-align:left;
	font-size:13px;
	padding:10px;
}
#cat_r1 td {
	padding:0px 10px;
	color:#01326D;
	line-height:20px;
}

#cat_button_div{
	width:974px;
	height:30px;
	margin:5px 0px;
}
#cat_button_div .cat_bt {
	color:#333333;
	font-size:12px;
	width:80px;
	height:24px;
	border:solid #666 0px;
	padding-top:1px;
	cursor:pointer;
	background-color:transparent;
	background-image:url(../images/page_button.gif);
	background-repeat: repeat-x;
	vertical-align: center;
}

#cat_p_data {
	width:100%
}
#cat_p_data  th {
	text-align:left;
	height:25px;
	background:#DDF0FE;
	border-top:solid #C0DBF8 1px;
}
#cat_p_data .line{
	background-image:url(../images/dot.png);
	background-repeat: repeat-x;
	height:10px;
}
#cat_right_box {
	width:100%;
	border:solid #B3D2F1 1px;
	margin:10px 0px;
}
#cat_right_box th{
	font-size:12px;
	padding:0px 5px;
	height:22px;
	text-align:left;
	background-image:url(../images/003.gif);
	background-repeat: repeat-x;
	border-bottom:solid #B3D2F1 1px;
}
#cat_right_box td{
	font-size:12px;
	padding:0px 2px;
	height:20px;
}



.ibook p {
	margin:3px;
	padding:3px;
}




/*********** 通用表格样式 ***********/







.member_register_table {
	width:974px;
	margin-top:10px;
}
.member_register_table td {
	height:20px;
	padding:5px;
}

.iTitle{
	border-top:solid #004CA4 1px;
	background:#EEF4F8;
	height:25px;
	margin-bottom:20px;
	padding:5px 0 0 15px;
	font-size:14px;
	font-weight: bold;
}
.info{color:#ccc;}
