﻿@charset "utf-8";
/* CSS Document */
/*//////////////////////////////////////
///	design:xiejing-谢璟 | 创宜网络     ///
/// email:xiejing0911@hotmail.com    ///
/// address:江苏省宜兴市               ///
/// QQ:123328756                     ///
/// tel:15895392309                  ///
//////////////////////////////////////*/

/*========================================index===================================================*/

/* 全局 */
body,html {
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal;
}

td {
	font-size:12px;
	}

#container {
	text-align:left;
	width:1006px;
	background-color:#ffffff;
}

a, a:visited{
	color:#000000;
	text-decoration:none;
}

a:hover{
	color:#0066FF;
	text-decoration:underline;
}

/*=======================================nav===============================*/

#top{
	margin:0;
	padding:0;
	border:0;
	}	

#mainmenu {
	z-index:1;
	margin-left:200px;
	margin-top:-50px;
	padding-bottom:1px;
}

#nav {
  line-height: 32px;  
  list-style-type: none;
}

#nav a {
 	display: block; 
 	width:114px; 
	text-align:center;
}

#nav a:link  {
 	color:#FFFFFF;
 	text-decoration:none;
}

#nav a:visited  {
 	color:#FFFFFF;
	text-decoration:none;
}

#nav a:hover  {
	background-image:url(../nav/th_03.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#nav li {
	margin-left:-5px;
	float: left; 
	width: 114px;
	background-image:url(../nav/th1_03.gif);
	background-repeat:no-repeat;
}

#nav li ul {
 	line-height: 27px;
	list-style-type: none;
	text-align:center;
 	left: -100em;
	margin-left:4px;
	width: 200px;
	position: absolute;
}

#nav li ul li{
 float: left; 
 width: 200px;
 background: #F6F6F6;
}

#nav li ul a{
 display: block; 
 width: 200px;
 text-align:center;
}

#nav li ul a:link  {
 color:#333333;
 text-decoration:none;
}

#nav li ul a:visited  {
 color:#666666;
 text-decoration:none;
}

#nav li ul a:hover  {
 	color:#F3F3F3;
	text-decoration:none;
	font-weight:normal;
	background-image:none;
 	background-color:#CC0000;
}

#nav li:hover ul {
 left: auto;

}

#nav li.sfhover ul {
 left: auto;
}






/*============================================================================*/	
#center{
	text-align:left;
	}

#left{
	width:209px;
	float:left;
	}


#l2{
	background-image:url(../img/th_11.gif);
	background-repeat:repeat-y;
	height:150px;
	padding-top:15px;
}

#l2 li{
	list-style-image:url(../img/icon01.gif);
	line-height:1em;
	}
	
#l4{
	background-image:url(../img/leftad.jpg);
	background-repeat:no-repeat;
	height:180px;
	width:200px;
	}
	

#cc{
	float:left;
	width:795px;
	}
#cc2{
	background-image:url(../img/th_07.gif);
	background-repeat:repeat-y;
	height:160px;
	width:572px;
	float:left;
	}
#cc21{
	font-size:12px;
	clear:both;
	text-align:left;
	margin-left:197px;
	margin-right:4px;
	padding:5px 0;
	line-height:1.5em;
	}

#cc6{
	background-image:url(../img/th_16.gif);
	background-repeat:no-repeat;
	height:170px;
	}
#cc61{
	margin:10px 5px 10px 170px;
	padding-right:5px;
	font-size:12px;
	}
#cc61 a:hover{
	text-decoration:none;
	}
#cc61 li{
	list-style-type:square;
	border-bottom:1px #333333 dotted;
	}
#right{
	width:221px;
	float:left;
	}

/*================================================faq==================================*/

#wyliuyan{
	background-image:url(../img/th3_02.gif);
	background-repeat:repeat-y;
	height:100%;
	padding:20px;
	margin-top:-3px;
	border-bottom:1px #f4f4f4 solid;
	}
#huifu{
	width:700px;
	}
#liuyan{
	text-align:left;
	width:700px;
	border:1px #CCCCCC solid;
	}
#liuyan li{
	list-style-type:none;
	border-bottom:1px #003e81 dotted;
	padding:5px 0;
	}
#liuyanming{
	color:#003e81;
	font-size:14px;
	}
#liuyanneirong span{
	font-size:14px;
	color:#003e81;
	margin:5px 0;
	text-indent:2em;
	}
#huifua{
	padding-top:5px;
	color:#FF0000;
	font-size:14px;
	}
#hui{
	text-indent:2em;
	}

/*=================================================foot================================*/
#foot{
	font-size:12px;
	clear:both;
	background-image:url(../img/th_21.gif);
	background-repeat:no-repeat;
	height:63px;
	width:1000px;
	padding:10px;
	text-align:center;
	}
	
/*=========================================content=========================================*/
#news{
	background-image:url(../img/th3_02.gif);
	background-repeat:repeat-y;
	height:100%;
	padding:20px;
	margin-top:-3px;
	border-bottom:1px #f4f4f4 solid;
	}
#news li{
	margin-right:40px;
	border-bottom:1px #333333 dotted;
	list-style-image:url(../img/arr1.gif);
	}
#news a:hover{
	text-decoration:none;
	}
#d1{
	color:#0066FF;
	font-size:24px;
	font-family:"黑体";
	font-weight:bolder;
	text-align:center;
	padding-bottom:5px;
	border-bottom:1px #333333 dotted;
	}
	
#d2 p{
	color:#000000;
	font-size:12px;
	line-height:15px;
	}
	
#d2{
	text-align:left;
	font-size:12px;
	color:#000000;
	}
#d3 {
	float:right;
	}
	
/**  photoshow **/
#demo {
overflow:hidden;
width:790px;
margin-bottom:2px;
height:110px;
}
#demo img {
	width:140px;
	height:100px;
	border:0;
}

#demo A:HOVER{
	border:medium solid #024282;
}

#demo A{
	width:140px;
	height:100px;
	border:medium solid #FFFFFF;
	
}

#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
margin-left:4px;
}

.title{
	width:200px;
	overflow:hidden;
	height:1.4em;
	}