/*左边导航区*/
.title_left_red{
	color:#CC0000;
	font-weight:bold;
	font-size:14px;
}

.left_link_nav{
	color:#000;
	font-size:12px;
}
a.left_link_nav:link, a.left_link_nav:visited, a.left_link_nav:active {
	font-family: "华文宋体", "华文楷体", "华文隶书", "经典标宋简";
	color: #000000;
	text-decoration: underline;
}
a.left_link_nav:hover {
	text-decoration: none;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#hotLabel {
	width: 160px;
	margin: 3px 6px;
	height:160px;
	overflow:hidden;
	}
#menu3 {
	width: 100%;
	margin: 2px;
	}
	
#menu3 li a {
	height: 28px;
	font-size:12px;
	voice-family: "";
	background-color: #f8f8f8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}""; 
  	voice-family: inherit;
  	height: 20px;
	text-decoration: none;
	padding-left:20px;
	}
	
#menu3 li a:link, #menu3 li a:visited {
	color: #000;
	display: block;
	background: url(../images/jiantou.gif) no-repeat left center;
	padding-left:20px;
	padding-top:3px;
	}
	
#menu3 li a:hover, #menu3 li a:active {
	color: #CC0000;
	background: url(../images/bg_tanchan1.gif);
	padding-left:20px;
	padding-top:3px;
	text-decoration::none;
	}

/*成功案例导航*/
#left_case {
	width: 100%;
	margin: 2px;
	}
	
#left_case li a {
  	height: 28px;
	font-size:12px;
  	voice-family: ""}""; 
  	voice-family: inherit;
  	height: 20px;
	text-decoration: none;
	padding-left:20px;
	}
	
#left_case li a:link, #left_case li a:visited {
	color: #000;
	display: block;
	background: url(../images/jiantou_case.gif) no-repeat 5px center;
	padding-left:20px;
	padding-top:3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-decoration::none;
	}
	
#left_case li a:hover, #left_case li a:active {
	color: #CC0000;
	background: url(../images/bg_tanchan1.gif);
	padding-left:20px;
	padding-top:3px;
	}

/*右边内容区*/
.right_text_yellow {
	color:#ff6600;
	font-size: 12px;
}
.right_text_content {
	color:#000;
	font-size: 12px;
	line-height:18px;
}
.right_text_Strong {
	font-weight: bold;
}
.right_title_13 {
	font-size: 13px;
	font-weight: bold;
}
.right_title_14 {
	font-size: 14px;
	font-weight: bold;
}
.right_title_red {
	color:#ff0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.right_title_yellow {
	color:#ff6600;
	font-size: 12px;
	font-weight: bold;
}
.right_title_white {
	color:#fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.right_title_black{
	color:#000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.right_bg_pos{
	background-image:url(../images/pos1.gif);
	padding-left:23px;
	height:30px;
	padding-top:5px;
	background-repeat: no-repeat;
	background-position: left center;
}
.right_bg_title{
	background-image:url(../images/right_bg_title.jpg);
	height:35px;
	padding-left:33px;
	padding-top:8px;
	border-bottom:1px solid #ccc;
}
.right_bg_title_2{
	background-image:url(../images/right_bg_title_1.gif);
	height:33px;
	padding-left:33px;
	padding-top:6px;
}
.right_text_pos{
	color:#999;
	font-size:12px;
}
.right_text_partition{
	color:#ff0000;
}
.right_link_pos{
	color:#000;
	font-size:12px;
}
a.right_link_pos:link, a.right_link_pos:visited, a.right_link_pos:active {
	text-decoration: underline;
	background-color: #efefef;
}
a.right_link_pos:hover {
	text-decoration: none;
}  

.div_layout_padding
{
	padding:6px 12px;
	height: 100%;
}
