﻿/* 公共部分 */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f0f3f7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 20px;
	color: #585858;
}
a{
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
}
a:link{
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
}
a:visited{
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
}
a:hover{
	font-size: 12px;
	line-height: 20px;
	text-decoration: underline;
	color: #236de5;
}
a:active{
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
}
.clear{
  clear:both;
}
.bg_x {
	background-repeat: repeat-x;
}
.t_white{
	color: #FFFFFF;
}
.t_white a{
	color: #FFFFFF;
	text-decoration: none;	
}
.t_white a:link{
	color: #FFFFFF;
	text-decoration: none;	
}
.t_white a:visited{
	color: #FFFFFF;
	text-decoration: none;	
}
.t_white a:hover{
	color: #FFFFFF;
	text-decoration: underline;	
}
.t_white a:active{
	color: #FFFFFF;
	text-decoration: none;	
}
.t_red{
	color: #fa1c05;
	text-decoration: none;	
}
.t_red a{
	color: #fa1c05;
	text-decoration: none;	
}
.t_red a:link{
	color: #fa1c05;
	text-decoration: none;	
}
.t_red a:visited{
	color: #fa1c05;
	text-decoration: none;	
}
.t_red a:hover{
	color: #fa1c05;
	text-decoration: underline;	
}
.t_red a:active{
	color: #fa1c05;
	text-decoration: none;	
}
.t_gray a{
	color: #686868;
	text-decoration: none;	
}
.t_gray a:link{
	color: #686868;
	text-decoration: none;	
}
.t_gray a:visited{
	color: #686868;
	text-decoration: none;	
}
.t_gray a:hover{
	color: #236de5;
	text-decoration: none;	
}
.t_gray a:active{
	color: #236de5;
	text-decoration: none;	
}
.t_gray_2{
	color: #c1c7d2;
	text-decoration: none;	
}
.t_gray_2 a{
	color: #c1c7d2;
	text-decoration: none;	
}
.t_gray_2 a:link{
	color: #c1c7d2;
	text-decoration: none;	
}
.t_gray_2 a:visited{
	color: #c1c7d2;
	text-decoration: none;	
}
.t_gray_2 a:hover{
	color: #c1c7d2;
	text-decoration: underline;	
}
.t_gray_ a:active{
	color: #c1c7d2;
	text-decoration: none;	
}
.t_19b{
	font-size: 19px;
	font-weight: bold;
	color: #000000;
}
.t_14b{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
	background-repeat: no-repeat;
}
.t_16b_blue_1{
	font-size: 16px;
	font-weight: bold;
	color: #004ca6;
	line-height: 30px;
	background-repeat: no-repeat;
	text-align:right; /* tony添加 */
	width:250px;
	float:left;
	height:30px;
}
.t_blue_2 {
	color:#236de5;
	text-decoration: none;
}
.t_blue_2 a {
	color:#236de5;
	text-decoration: none;
}
.t_blue_2 a:link{
    color:#236de5;
	text-decoration: none;
}
.t_blue_2 a:visited{
    color:#236de5;
	text-decoration: none;
}
.t_blue_2 a:hover{
    color:#1348A2;
	text-decoration: underline;
}
.t_blue_2 a:active{
    color:#236de5;
	text-decoration: none;
}
.centerbody {
	width: 962px;
	margin-left:auto;
	margin-right:auto;
	text-align:left; /* Tony添加 */
	/* margin-left:10%; */ /* Tony 删除 */
}
.t_blue_3 {
	color:#2f415b;
	text-decoration: none;
	font-weight:bold;
}
.t_blue_3 a {
	color:#2f415b;
	text-decoration: none;
}
.t_blue_3 a:link{
    color:#2f415b;
	text-decoration: none;
}
.t_blue_3 a:visited{
    color:#2f415b;
	text-decoration: none;
}
.t_blue_3 a:hover{
    color:#2070e3;
	text-decoration: underline;
}
.t_blue_3 a:active{
    color:#2f415b;
	text-decoration: none;
}
.t_redbg {
	font-size: 24px;
	color: #FFFFFF;
	background-color: #ac0114;
	height: 40px;
	width: auto;
	font-weight: bolder;
	text-align: center;
	float:right;
	overflow:hidden;
	line-height:40px;
	margin-top:20px;
}

.top {
	height: 99px;
	width: 100%;
	background-image: url(bg_top.jpg);
	background-repeat: repeat-x;
	text-align:center; /* Tony添加 */
}
/* 导航 */
#menu {
	background-image: url(bg_nav_1.jpg);
	height: 45px;
	width: 100%;
	text-align:center; /* Tony添加 */
}

#innermenu {
	width: 962px;
	margin-left:auto;
	margin-right:auto;
}

#mainnav {
	float:left;
}

#class1{
	float:left;
	list-style:none;
	text-align: center;
	position:relative;
	bottom:20px;
}

#class1 a:link{
	float:left;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 131px;
	height:45px;
	text-decoration: none;
	padding-top: 13px;
}

#class1 a:visited{
	float:left;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 131px;
	height:45px;
	text-decoration: none;
	padding-top: 13px;
	
}

#class1 a:hover{
	float:left;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 131px;
	height:45px;
	text-decoration: none;
	background-image: url(bg_nav_2.jpg);
	background-repeat: no-repeat;
}

#class1 a:active{
	float:left;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 131px;
	height:45px;
	text-decoration: none;
	padding-top: 13px;
}
/* 首页主体部分 */
.bg_indexbody {
	background-image: url(bg_index.jpg);
	background-repeat: repeat-x;
	text-align:center; /* Tony更改 */
}
.main_index{
	width: 962px;
	margin:0 auto;
}
.index_k{
	float:left;
	width:732px;/* Tony修改 */
	height: 402px;
	background-image: url(index_k.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 0px; /* Tony修改 */
}

.right_index { /*首页右侧内容*/
	width:181px;
	position:relative;
	float:left;
	left: 22px;
}
.button_indexright{
    width:181px;
}
.ad_index{
	width:737px;
	float:left;
	position:relative;
	top: 10px;
}
.tel_index{
    float:left;
	width:222px;
}
/* 通用页面主体部分 */
.bg_body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	text-align:center; /* Tony添加 */
}
.currentposition{
	height: 25px;
	width: 962px;
	margin-left:auto;
	margin-right:auto;
	padding-left: 40px; /* Tony修改 */
	padding-top: 10px;
	text-align:left; /* Tony添加 */
}
.main{
	width: 962px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	background-image: url(main_top.jpg);
	background-repeat: no-repeat;
}

.left { /*通用页面左侧内容*/
	position:relative;
	float:left;
	width:192px;
	left: 13px;
}
.title_catalogleft{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	height: 50px;
	padding-top: 24px;
	text-align:left; /* Tony更改*/
	padding-left: 30px; /* Tony更改*/
}
.title_left2{
	border-top-style: dashed;
	border-top-color: #C4CEDF;
	border-top-width: 1px;
	text-align:left; /* Tony更改*/
	padding-left: 30px; /* Tony更改*/
	line-height:27px;
	height:27px;
}
.title_left3{
	/* background-image: url(catalog_18.jpg); */ /* Tony更改*/
	width: 195px;
	line-height:27px;
	height:27px;
	text-align:left; /* Tony更改*/
	padding-left: 40px; /* Tony更改*/
}
.title_left3 a:link, .title_left3 a:visited, .title_left3 a:hover, .title_left3 a:active, .title_left2 a:link, .title_left2 a:visited, .title_left2 a:hover, .title_left2 a:active{
	line-height:27px;
	height:27px;
}

/* Tony添加 */
.title_left4{
	width: 195px;
	height:27px;
	line-height:27px;
	text-align:left; /* Tony更改*/
	padding-left: 50px; /* Tony更改*/
}

/* Tony添加 */
.title_left5{
	background-image: url(catalog_18.jpg);
	background-repeat:no-repeat;
	width: 192px;
	height:27px;
	text-align:left; /* Tony更改*/
	padding-left: 40px; /* Tony更改*/
	line-height:27px;
}
.title_left5 span a:link, .title_left5 span a:visited, .title_left5 span a:hover, .title_left5 span a:active{
	line-height:27px;
	height:27px;
	margin:0;
	padding:0;
	float:left;
}
/*iadd*/
.title_left6{
	background-image: url(catalog_18.jpg);
	background-repeat:no-repeat;
	width: 192px;
	height:27px;
	text-align:left; /* Tony更改*/
	padding-left: 30px; /* Tony更改*/
	line-height:27px;
	font-weight:bold;
}
.title_left6 span a:link, .title_left6 span a:visited, .title_left6 span a:hover, .title_left6 span a:active{
	line-height:27px;
	height:27px;
	margin:0;
	padding:0;
	float:left;
	color:#FFFFFF;
}
.right{ /*通用页面右侧内容*/
	position:relative;
	float:left;
	width:733px;
	left:30px;
	top:10px;
}
.title_right{
	height:45px;  /* Tony 更改高度*/
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	background-image: url(title_bg1.jpg);
	background-repeat:no-repeat;
}
.title_right_faq{
	height:45px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	background-image: url(title_bg1_2.jpg);
	background-repeat:no-repeat;
}
.title_right a{
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;	
}
.title_right a:link{
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;	
}
.title_right a:visited{
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;	
}
.title_right a:hover{
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: underline;	
}
.title_right a:active{
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;	
}

.content{ /* 通用栏目页面文字内容 */
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	text-align:left; /* Tony添加 */
	width:690px;
	overflow:hidden;
}
.product_content_1{ /* 产品型号标题及图片区域 */
        float:left;
	margin-top: 10px;
	height: 200px;
	width:100%;
}
.product_name{
	float:left;
	width: 250px;
	margin-top: 30px;
}
.product_content_2{ /* 产品详细介绍区域 */
	padding-top: 10px;
	width: 440px;
}
/* 产品首页 */
.product_index_content{
	float:left;
	width: 185px;
	margin-top: 20px;
	margin-left: 6px;
}
.product_index_titlebg{
    float:left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(title_bg3.jpg);
	height: 40px;
	width: 182px;
	margin-top: 1px;
	margin-left: 2px; /* Tony添加 */
	text-align: center;
	padding-top: 10px; /* Tony修改 */
}
.product_index_list{
	width:170px; /* Tony修改 */
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}
/* 广告部分 */
.ad_left{
	
	padding-bottom: 20px;
}
/*详细内容*/

/*底部内容*/
.footer{
	background-image: url(bg_footer.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 962px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding-top: 10px;
}
.bottomlogo{
	float:left;
	width: 150px;
	height:20px;
	padding-top:5px;
}
.footertxt{
    float:left;
	width: 550px;
	height:20px;
	padding-top:5px;
}
.websitlink{ /*友情链接*/
    float:right;
	width:150px;
	padding-top:5px;
}

/*   以下为Tony添加内容  */

/* 产品页介绍滑动门 */
#slideTitle{
	height:45px;
	width:730px;
	float:left;
	background-image:url(title_bg2.jpg)
} 
@media all and (min-width: 0px){#slideTitle{height:33px;}} 
#slideTitle ul{
	list-style:none;
	padding:0px;
	height: 37px;
	position: relative;
	top:8px;
	margin:0 auto;
} 
#slideTitle ul li {
	float:left;
	text-align: center;
} 
#slideTitle ul li a{
	display:block;
	text-decoration:none;
	color:#666666;
	font-size: 14px;
	font-weight: bold;
	height: 37px;
	width: 114px;
	line-height:37px;
} 
#slideTitle ul li a:hover,#slideTitle ul li a.over {
	background:transparent url(tu16.jpg) no-repeat;
	height: 37px;
	width: 114px;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height:37px;
} 
/* 内容 */ 
#slideContent {
	float: left;
	padding-top: 30px;
	width: 730px;
	padding-left: 30px;
	padding-right: 30px;
	text-align:left;
} 
#slideContent div{display:none;} 
.clear{
  clear:both;
}

.product_pic{
	float:right;
	width:440px;
	height:200px;
	overflow:hidden;
}




.imcm ul,.imcm li,.imcm div,.imcm span,.imcm a
{
	text-align:left;
	vertical-align:top;
	padding:0px;
	margin:0;
	list-style:none outside none;
	border-style:none;
	background-image:none;
	clear:none;
	float:none;
	display:block;
	position:static;
	overflow:visible;
	line-height:normal;
}
.imcm li a img{
	display:inline;
	border-width:0px;
}
.imcm span{
	display:inline;
}
.imcm .imclear,.imclear{
	clear:both;
	height:0px;
	visibility:hidden;
	line-height:0px;
	font-size:1px;
}
.imcm .imsc{
	position:relative;
}
.imcm .imsubc{
	position:absolute;
	visibility:hidden;
}
.imcm li{
	list-style:none;
	font-size:1px;
	float:left;
}
.imcm ul ul li{
	width:100%;
	float:none !important;
}
.imcm a{
	display:block;
	position:relative;
}
.imcm ul .imsc,.imcm ul .imsubc {
	z-index:10;
}
.imcm ul ul .imsc,.imcm ul ul .imsubc{
	z-index:20;
}
.imcm ul ul ul .imsc,.imcm ul ul ul .imsubc{
	z-index:30;
}
.imde ul li:hover .imsubc{
	visibility:visible;
}
.imde ul ul li:hover .imsubc{
	visibility:visible;
}
.imde ul ul ul li:hover .imsubc{
	visibility:visible;
}
.imde li:hover ul .imsubc{
	visibility:hidden;
}
.imde li:hover ul ul .imsubc{
	visibility:hidden;
}
.imde li:hover ul ul ul .imsubc{
	visibility:hidden;
}
.imcm .imea{
	display:block;
	position:relative;
	left:0px;
	font-size:1px;
	line-height:1px;
	height:0px;
	width:1px;
	float:right;
}
.imcm .imea span{
	display:block;
	position:relative;
	font-size:1px;
	line-height:0px;
}
.dvs,.dvm{
	border-width:0px;
}
/*以上是调浏览器兼容的*/
#imenus0 .imeam span,#imenus0 .imeamj span {
	width:9px;
	height:6px;
 	left:-9px;
 	top:5px;
}
#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {
}
 /* --[[ Sub Expand Icons ]]-- */
#imenus0 ul .imeas span,#imenus0 ul .imeasj span {
	 background-image:url(menu/medium_purple_right.gif); 
	 width:6px; 
	 height:9px; 
	 left:-6px; 
	 top:6px; 
	 background-repeat:no-repeat;
	 background-position:top left;
}
#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {
	background-image:url(menu/medium_purple_right.gif);  
	background-repeat:no-repeat;
	background-position:top left;
}
 /* --[[ Main Container ]]-- */
#imouter0 {
	border-style:none; 
	border-color:#6a6a6a; 
	border-width:1px; 
	padding:0px; 
	margin:0px; 
}
 /* --[[ Sub Container ]]-- */
#imenus0 li ul { 
	padding:5px 0px 0px 0px; 
	margin:-5px 0px 0px 0px; 
}
  /* [Underlayment (Drop Shadow)] */
#imenus0 .imunder {
	top:3px; 
	left:3px; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);opacity:0.50;-moz-opacity:0.50;
}
 /* --导航栏目字体以及边框样式-- */
#imenus0 li a, #imenus0 .imctitle { 
	color:#333;
	/*
	background-image:url(menu/button4.png);
	background-repeat:no-repeat;/*一级菜单背景*/
	text-align:center; 
	font-family:Arial; 
	font-size:15px; 
	font-weight:bold; 
	text-decoration:none; 
	padding:0px; 
	margin:0px 2px 0px 0px;
	height:30px;
}
 
  /* [hover] - These settings must be duplicated for IE compatibility.*/
#imenus0 li:hover>a {
	text-decoration:none;
}
#imenus0 li a.ihover, .imde imenus0 a:hover { /* 一级菜单获焦背景 */
	text-decoration:none;
	padding-top:5px;
	/* background-image:url(menu/button3.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#666;
	*/
}
  /* [active] */
#imenus0 li a.iactive { /*一级菜单选定背景 */
	/* background-image:url(menu/button4.png);
	*/
}

 /* -下拉列表样式 */
#imenus0 ul a, #imenus0 .imsubc li .imctitle  {
	background-image:url(menu/gray.png);/* 二级菜单背景 */
	background-repeat:repeat-x;
	color:#30718f; 
	text-align:center; 
	font-size:11px; 
	font-weight:bold; 
	text-decoration:none;  
	padding:0px; 
	height:25px;   /*二三级菜单高度*/
	line-height:25px; 
}

*html #imenus0 ul a, #imenus0 .imsubc li .imctitle  { /* 二三级菜单项上下间距 for ie6 */
	margin-top:0px;
}

*+html #imenus0 ul a, #imenus0 .imsubc li .imctitle  { /* for ie7, ie8 */
	margin-top:0px;
}

  /* [hover] - These settings must be duplicated for IE comptatibility.*/
#imenus0 ul li a:hover {
	text-decoration:none; 
}
#imenus0 ul li a.ihover {
	/*二级菜单鼠标获焦背景*/
	color:#fff;
	background-image:url(menu/blue.png);
	background-repeat:repeat-x;
	text-decoration:none; 
	padding:0px;
	line-height:25px; 
}
  /* [active] */
#imenus0 ul li a.iactive {
	/*background-image:url(menu/button2.png);
	background-repeat:no-repeat;
 	/*二级菜单选定背景*/ 
}

#class1 {
	width: 170px; /*一级菜单*/
	cursor:pointer;
}

#class2 {	/*二级菜单*/
	width:150px;
	top:0px;
	left:0px;
}

#class3 ul li a
{
	background-image:url(menu/gray.png);
	background-repeat:repeat-x;
}

#class3 ul li a.ihover{
	background-image:url(menu/blue.png);
	background-repeat:repeat-x;
}

#logo {
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	width:137px;
	height:43px;
}

* html #logo{ /* for ie6 */
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='corp', src='../images/logo.png');
}

#language{
	position:relative;
	top:15px;
}

#whole {
	height:32px;
	z-index:999999;
	position:relative;
	top:20px;
	left:0px; /*整个菜单离左边框距离*/
}

a 
{
	outline:none;
}

#caption
{
	width:300px;
}

#caption a
{
	color:#039;
}

#time
{
	width:100px;
}

#contentTitle
{
	font-size:24px;
	font-weight:bolder;
	padding-top:30px;
}

#content
{
	text-align:left;
	padding-left: 30px;
	padding-right:30px;
	padding-top:20px;
}

#return
{
	text-align:left;
	padding-top:20px;
	padding-left:30px;
}

#return a
{
	font-size:12px;
	color:#06F;
	margin:0 3px;
}


#return a:hover
{
	color:#090;
	text-decoration:none;
}

#question
{
	font-weight:bold;
}
/*添加部分*/
.tj1{
	float:left;
	width:13px;
	height:189px;
	background:transparent url(tj1_02.gif) no-repeat scroll 0 0;
}
.tj2{
	float:left;
	width:232px;
	height:167px;
	background:transparent url(tj2.gif) repeat-x scroll 0 0;
	padding:11px 0;
}
.tj3{
	float:left;
	width:20px;
	height:189px;
	background:transparent url(tj3.gif) no-repeat scroll 0 0;
}
.tj4{
	float:left;
	width:460px;
	height:189px;
	background:transparent url(tj4.gif) repeat-x scroll 0 0;
	overflow:hidden;
}
.tj5{
	float:left;
	width:10px;
	height:189px;
	background:transparent url(tj5_01.gif) no-repeat scroll 0 0;
}
.TabTitle{
	float:left;
	height:30px;
	width:460px;
	text-align:left;
	margin-top:16px;
}
.TabTitle ul{
	height:30px;
	margin:0 0 0 30px;
	list-style:none;
	padding:0;
}
.TabTitle li{ 
float: left; 
width: 124px;
height:30px;
line-height:35px;
text-align:center;
} 
.TabTitle .active{
	background:transparent url(normal.jpg) no-repeat;
	color:#FFF;
	font-weight:bold;
	font-size:15px;
}
.TabTitle .normal{
	font-size:15px;
	color:#000;
	font-weight:bold;
}
.TabContent{
	width:455px;
	float:left;
	height:120px;
	color:#FFF;
	font-size:15px;
	margin-top:10px;
}
.text{
	width:460px;
	height:120px;
	padding-left:40px;
	text-align:left;
	float:left;
	overflow:hidden;
}
.text ul{
	list-style:none;
	width:420px;
	height:88px;
	float:left;
	margin:0;
	padding:0;
}
.text ul li{
	width:400px;
	height:22px;
	line-height:22px;
	font-weight:normal;
	font-size:12px;
	display:block;
}
.text ul li a:link, .text ul li a:visited, .text ul li a:hover, .text ul li a:active,{
	color:#FFF;
	margin-right:10px;
	margin-left:10px;
}
.text ul li a:hover{
	text-decoration:underline;
	color:#FFF;
}
.text .tj6{
	width:400px;
	float:left;
	text-align:right;
	height:22px;
	line-height:22px;
	margin-top:10px;
	color:#898989;
}
.text .tj6 a{
	color:#898989;
	font-size:13px;
}
.fangan{
	float:left;
	width:192px;
	background-color:#eeeeee;
	margin-bottom:2px;
}
.ad-fangan{
padding-top: 50px;
}
.con-fangan{
	width:192px;
	float:left;
}
.tit-fangan{
	margin-top:15px;
	margin-bottom:15px;
}
.con-fangan ul{
	list-style:none;
	padding:0;
	margin:0;
	width:182px;
	float:left;
	padding-left:18px;
	text-align:left;
}
.con-fangan ul li{
	background:transparent url(tj0.jpg) left center no-repeat;
	padding-left:15px;
	line-height:22px;
	height:22px;
	display:block;
}
.tj12{
	width:698px;
	height:23px;
	background:transparent url(tj14.jpg) no-repeat;
	padding-left:7px;
}
.tj11{
	background-color:#FFF;
	height:22px;
	line-height:22px;
	font-size:16px;
	color:#000;
	font-weight:bold;
	float:left;
	width:160px;
	text-align:center;
}
.tj11 a:link, .tj11 a:visited, .tj11 a:hover, .tj11 a:active{
	font-size:16px;
}
ul.tj13{
	list-style:none;
	margin:0;
	padding:0 0 0 14px;
	float:left;
	width:698px;
	margin-top:25px;
}
.tj13 li{
	width:684px;
	float:left;
	height:105px;
	margin-bottom:25px;
	display:block;
}
.tj13 li .li-left{
	width:137px;
	height:105px;
	float:left;
	background:transparent url(tj18.jpg) no-repeat;
}
.tj13 li .li-left a{
	display:block;
	width:133px;
	height:101px;
	margin:2px;
}
.tj13 li .li-right{
	width:540px;
	float:right;
	height:105px;
}
.tj13 .li-tit{
	width:100%;
	float:left;
	height:26px;
	line-height:26px;
	font-size:13px;
	font-weight:bold;
	overflow:hidden;
}
.tj13 .li-tit a{
	color:#2070e3;
}
.tj13 .li-tex{
	width:100%;
	height:52px;
	float:left;
	line-height:26px;
	overflow:hidden;
	font-size:12px;
	color:#535353;
}
.tj13 .li-bottom{
	width:100%;
	height:26px;
	line-height:26px;
	font-size:12px;
}
.tj13 .li-bottom a{
	color:#535353;
	font-size:12px;
	margin:0 5px;
	text-decoration:underline;
}
.tj13 .rightit{
	width:100%;
	height:26px;
	line-height:26px;
	font-size:13px;
	font-weight:bold;
}
.tj13 .rightit a{
	color:#2070e3;
}
.tj13 .rightxt{
	width:100%;
	height:52px;
	line-height:26px;
	overflow:hidden;
	font-size:12px;
	color:#535353;
}
.tj13 .rightmore{
	width:100%;
	height:26px;
	line-height:26px;
	font-size:13px;
	text-align:right;
}
.tj13 .rightmore a{
	color:#2070e3;
}
ul.newslist{
	padding:0;
	margin:0 auto;
	list-style:none;
	width:600px;
}
.newslist li{
	width:600px;
	display:block;
	height:88px;
	margin:20px 0;
}
.newstit{
	width:600px;
	height:22px;
	line-height:22px;
	padding-left:30px;
	background:transparent url(tu15.jpg) no-repeat scroll 0 5px ;
	font-size:13px;
	color:#666;
}
.newslist span{
	float:right;
	line-height:22px;
	height:22px;
}
.newstit a:link, .newstit a:visited, .newstit a:hover, .newstit a:active{
	float:left;
	widows:490px;
	line-height:22px;
	font-size:13px;
	font-weight:bold;
	color:#666;
	overflow:hidden;
	height:22px;
}
.newstxt{
	float:left;
	width:600px;
	padding-left:30px;
	height:44px;
	color:#999;
	line-height:22px;
}
.newsmore{
	width:600px;
	float:right;
	height:22px;
	line-height:22px;
	font-weight:normal;
	font-size:13px;
	text-align:right;
}
.newsmore a:link, .newsmore a:visited, .newsmore a:hover, .newsmore a:active{
	color:#2070e3;
	font-size:13px;
	text-align:right;
	font-weight:normal;
}
.right .pagelist {
font-size:13px;
}
	