@charset "utf-8";
table{
	border:1px;
	font-weight:normal;
}
tr{
	height : 16px;
}

/*左侧导航*/
#leftNav{
	width:231px;
	height:531px;
	background:url(two_101.jpg);
	text-align:center;
	margin-top:0px;
	font-size: 12px;
	font-weight: bold;
	margin-left:10px;
}
#leftNav p{
	width:231px;
	height:28px;
	background:url(leftNav_1.jpg) no-repeat;	
	margin-top:0px;
	color:#ffffff;
	padding-top:15px;
	margin-bottom:0px;
}
#leftNav .ul_top{
	width:202px;
	height:13px;
	background:url(ul_top.jpg) no-repeat;
	margin:0px auto;
	padding:0px;
}
#leftNav ul{
	width:200px;
	background:url(two_96.jpg) repeat-y;
	margin:0px auto;
	list-style-type:none;
	padding:0px;
}
#leftNav .ul_bottom{
	width:200px;
	height:10px;
	background:url(two_98.jpg) no-repeat;
	margin:0px auto;
}
.div_bottom{
	width:231px;
	height:10px;
	background:url(two_99.jpg) no-repeat;
	margin-left:10px;
}
#leftNav .li_1{
	width:160px;
	height:35px;
	background:url(li_1.jpg) no-repeat;
	margin:0px auto;
	padding-top:27px;
	padding-left:30px;
}
#leftNav .li_2{
	width:160px;
	height:35px;
	background:url(li_2.jpg) no-repeat;
	margin:0px auto;
	padding-top:27px;
	padding-left:30px
}
#leftNav li a,#leftNav li a:link{
	color: #8194a2;
	text-decoration : none;
}
#leftNav li a:hover{
	color: #8194a2;
	text-decoration : underline;
}
#leftNav li a:active{
	color: #FE5400;
	text-decoration : none;
}

/* 二级页面-栏目列表 */
#catalogList{
	clear:both;
	position:relative;
	width:733px;
	float:right;
	display:inline;
	margin-top:-522px !important;
	margin-right:10px !important;
	margin-top:-525px;
	margin-right:5px;
}
.catalog_top{
	background:url(2_top.jpg) no-repeat ;
	width:733px;
	height:9px;
}
.catalog_content{
	background:url(catalog_content.jpg);
	width:733px;
	height:auto !important;
	min-height:510px;
	height:510px;
}
.catalog_bottom{
	background:url(catalog_bottom.jpg) no-repeat;
	width:733px;
	height:9px;
}
.catalog_content p{
	color:#ffffff;
	font-weight:bold;
	background:url(two_bt_back.jpg) no-repeat;
	width:691px;
	height:20px;
	padding-left:23px;
	padding-top:6px;
	margin:0 auto;
}
.catalog_content div{
	width:691px;
	padding-left:23px;
	padding-top:6px;
	height:170px;
	margin:0 auto;
}
.catalog_content div a:link
{
	color : #424242;
	text-decoration : none;
}
.catalog_content div a:visited
{
	color : #424242;
	text-decoration : none;
}
.catalog_content div a:hover
{
	color : #555555;
	text-decoration:underline;
}
.catalog_content div a:active
{
	color : #999999;
	text-decoration : none;
}

.current_catalog{
	color:#141414;
	text-decoration : none;
	background:url(menu_on_back.jpg) no-repeat;			
}
