<!--
ul,li{margin:0px;padding:0px;
list-style:none;}

.fl{width:48%;float:left;
text-align:left;}
.fr{width:48%;float:right;text-align:right;}
.top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	height:22px;
	line-height:22px;
	clear:both;
}
li a img {border:0px; margin:5px;}

.lileft a {display:block;width:110px;height:110px;border:1px solid #ccc;}
.lileft{width:120px;height:120px;float:left;}
.liright{ 
list-style:none;}
.plist{
list-style:none;}
li.pli{ margin-top:10px;
list-style:none;

width:49%;overflow:hidden;height:120px;float:left;clear:none;
}
body,td,th,select,option,input {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:150%
}
body {
	background-color: #FFFFFF;	margin:0px;
	width:980px;
	margin-left:auto;
	margin-right:auto;
 
list-style:none;

 }
.topcat ul li {width:60px;height:20px;float:left;
display:block;}
.main {
clear:both;
}
.plist td img {border:1px solid #ccc;width:100px;height:100px;}
a{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
h1 {
	font-weight: normal;
	font-size:24px;
	margin:0px;
	height:38px;
	line-height:38px;
	padding:0px;
	color: #FF6600;
	clear:both;
	text-transform: capitalize;
	font-family: "Times New Roman", Times, serif, Tahoma;
}
h3{
	font-size:13px;
	margin:0px;
	padding:0px;
	height:24px;
	line-height:24px;
	color: #1F76BA;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.nav {
	background-color: #f5f5f5;
	color: #333;
	height:28px;
	line-height:28px;
	text-indent:6px;
	margin-bottom:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #4B8CCD;
	border-left-color: #e5e5e5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nav a {
	color:#333;
 }

.logo {
	width:230px;
	color: #333333;
	text-align:center;
	height:58px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
 .logo img { 
 margin-top:10px;}
 .search {margin-top:10px;}
 .search .text, .search select {
	color:#666;
	width:150px;
	height:18px;
	border:1px solid #e5e5e5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
 .search option {	font-family: Verdana, Arial, Helvetica, sans-serif;
}
strong {
	text-transform: capitalize;
}
.submit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #4B8CCD;
	border:0px;
	height:18px;
	font-weight: bold;
	line-height:18px;
}
.text{
	border: 1px solid #1F76BA;
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.left {width:200px;
 float:left;}
.right2 { 
overflow:hidden;
 float:right;
width:770px;}


-->
.pimg {width:250px;height:250px;
float:left;
text-align:center;
border:1px solid #efefef;}
.pimg a img{border:0px;
margin-left:auto;
margin-right:auto;}
.pintro{width:500px;
margin-left:10px;
float:left;}

.gg {clear:both;width:100%;height:290px;display:none;
 }
.gg1{float:left;width:330px;}
.gg2{float:left;width:330px;margin-left:10px;}
.catintro {
	background-color: #EAEAEA;
}



#nav-cat {
	width: 198px;
	margin: 0 0 0 0px;
	font-weight:bold;
	background-color: #FFFFFF;
	border: 1px solid #e5e5e5;
}
#nav-cat strong{
	height:32px;
	display:block;
	text-indent:6px;
	font-size: 14px;
	color: #0033CC;
	background-color:#f5f5f5;
	line-height:32px;
}

#nav-cat ul {
   margin: 0; 
   padding: 0; 
   width: 198px; 
 }

#nav-cat ul.level2 ,
#nav-cat ul.level3 ,
#nav-cat ul.level4 ,
#nav-cat ul.level5 ,
#nav-cat ul.level6 {
	background-color: #fff;
	border: 1px solid #D3D3D3;
}

#nav-cat li {
	position: relative;
	list-style: none;
	margin: 0;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
		background-image: url(arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#nav-cat li li {
   margin: 0; /* overrides the margin-top above */
}
 
#nav-cat li:hover {
   z-index: 1000;
 }

#nav-cat li a:hover {
	color: #191992;
	background-color: #fff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #83ABC6;
}

#nav-cat li.submenu {
  
 }

#nav-cat li.submenu:hover {
 
}

#nav-cat li a {
 	text-decoration: none;

	line-height:24px;
	text-indent:8px;

	overflow:hidden;
	white-space: nowrap;
	text-overflow : ellipsis;
	word-break:keep-all;
    		display:block;
			height:24px;
			width:170px;
}
#nav-cat li ul a {
	font-size:11px;
	height:23px;
	line-height:23px;
	background-image: none;
	
}
#nav-cat>ul a {
 
}

#nav-cat ul ul {
   position: absolute; 
   top: 0; 
   left: 198px;
   display: none;
}
#nav-cat li ul li {background-image:none;}
#nav-cat ul.level1 li.submenu:hover ul.level2,
#nav-cat ul.level2 li.submenu:hover ul.level3,
#nav-cat ul.level3 li.submenu:hover ul.level4,
#nav-cat ul.level4 li.submenu:hover ul.level5,
#nav-cat ul.level5 li.submenu:hover ul.level6 {
	display:block;
	width:220px;
	border: 1px solid #83ABC6;
}
.indexlogin {width:210px;border:1px solid #e5e5e5;float:right;
	background-color: #FFFFFF;
	border: 1px solid #F1D38B;
}
.indexlogin  .content {
	background-color: #FFFFFF;
	margin:10px;
}
