/* CSS Document */
body,div,ul,ol,li,p,th,td {margin:0px; padding:0px;}
ol,ul {list-style:none;}
img a {border: none;}

body {
	background: #EAEAEA;
	font: 12px Verdana, Helvetica, sans-serif;
	line-height: 1.25em;
	color: #4C4C4C;
	width: 100%;
	height:100%;
}
.font14{
font: 14px Verdana, Helvetica, sans-serif;
}
a {
	color: #363739;
	text-decoration: none;
}

a:hover {
	color: #2B2B2B;
	text-decoration: underline;
}
.index_main{
	width: 1000px;
	margin: auto;
}
.index_left {
	width: 690px;
	margin: 15px 0 0 0;
	float:left;
}

.index_right {
	width: 290px;
	padding: 0px;
	margin: 15px 0 0 0;
	float:left;
}
.picbox_list,.picbox_list2 {
	width: 690px;
	overflow:hidden;
}
.picbox_list li{
	width: 222px;
	margin: 0 5px 25px 0;
	float:left;
}
.picbox_list2 img {
	width: 160px;
	padding: 3px;
	margin-bottom: 1px;
	border: 1px solid #C9C9C9;
	background: #FFF;
}
.picbox_list2 li{
	width: 168px;
	margin: 0 4px 16px 0;
	float:left;
	height:154px;
}
*+html .picbox_list2 li{
	height:auto;
}
.picbox_list2 a,.picbox_list a{
	color: #fff;
	}
.picbox_list2 a:hover,.picbox_list a:hover{
	color: #fff;
	text-decoration: none;
}
.picbox_list img {
	width: 214px;
	padding: 3px;
	margin-bottom: 1px;
	border: 1px solid #C9C9C9;
	background: #FFF;
	overflow:hidden;
}


.zhuanji ul{
	margin-top:7px;
}
.zhuanji li{
	margin: 3px auto;
	text-align:center;
}
.zhuanji img {
	width: 214px;
	padding: 3px;
	margin-bottom: 1px;
	border: 1px solid #C9C9C9;
	background: #FFF;
	overflow:hidden;
}


.index_box {
	width: 290px;
	padding: 3px;
	margin: 0 0 10px 0;
	background: #f2f2f2;
	border: 1px solid #C9C9C9;
	overflow:hidden;
}
.index_box_bar {
	width: 290px;
	height:30px;
	padding: 0px;
	margin: 0;
	overflow:hidden;
	background: url(/images/bar_bg.gif) repeat-x top left;
}
.index_box_bar p{
	padding: 8px 0 0 8px;
	color: #fff;
}
.index_box_hot {
	width: 280px;
	padding: 0;
	margin: 3px 0 0 6px;
	overflow:hidden;
	
}
.index_box_hot li{
	width: 272px;
	padding: 8px 0 8px 8px;
	margin: 0;
	overflow:hidden;
	border-bottom: 1px dotted #C9C9C9;
	background: url(/images/jt.gif) no-repeat left
}
.b{font-weight:bold;}
.u a {
	text-decoration: underline;
}
.u a:hover {
	text-decoration: none;
}
.r{
color:red;
}
.w a {
	text-decoration: underline;
	color: #fff;
}
.w a:hover {
	text-decoration: none;
	color: #fff;
}
.c1,.c2,.c3,.c4,.c6,.c5,.c7,.c8{
	height:18px;
	color: #fff;
	margin:2px 0 0 2px;
	text-align:center;
	white-space:nowrap;
	float:left;
	display: inline; 
}
.c3{background:#FFBA00;	width: 112px;}
.c2,.c6{background:#FF0084;	width: 170px;}
.c1{background:#4096EE;width: 100px;}
.c4{background:#7ECC00;width: 42px;}
.c7{background:#4096EE;width: 76px;}
.c8{background:#FFBA00;	width: 82px;}
.c2,.c4,.c5{padding-top:4px;}
.c5{background:#FF0084;	width: 160px;}
.c3,.c1,.c6{padding-top:1px;}
.ti{
	margin-left:2px;
	}
.front_bar,.front_bar2 {
	height:30px;
	padding: 0px;
	margin: 0 0 10px 0;
	overflow:hidden;
	border-top: 1px dotted #C9C9C9;
	background: #EAEAEA url(/images/index_gbg.gif) repeat-x top left;
}
.front_bar {
	width: 676px;
}
.front_bar2 {
	width: 684px;
}
.front_bar_p1 {
  float:left;
	padding: 8px 0 0 8px;
	margin: 0;
	overflow:hidden;
	color: #000;
}
.focus{
	width: 280px;
	margin: 3px 0 0 0;
	padding-bottom:3px;
	text-align:center;
}
.focus img{
	padding: 0 0 5px 0;
	border: none;
}
#mainNav {
	height:28px !important;
	height:20px;
	padding: 0px;
	margin: 0px auto;
	background: #606060 url(/images/mainNav_bg.gif) repeat-x;
}
.pbmenu{
margin: 0;
padding: 0;
font:  12px ËÎÌå;
width: 1000px;
height:28px !important;
height:20px;
margin:auto;
border-left: 1px solid #EAEAEA;
background: #606060 url(/images/mainNav_bg.gif) repeat-x;
}

.pbmenu li{
display: inline;
}

.pbmenu li a{
float: left;
color: #ffffff;
letter-spacing:1px !important;
letter-spacing:2px;
height:28px !important;
height:20px;
padding: 8px 8px 0 8px;
text-decoration: none;
border-right: 1px solid #EAEAEA;
}
.pbmenu li a:hover, .pbmenu li {
color: #000;
background: #EAEAEA;
}

#Header {
	width: 100%;
	height:98px;
	padding: 0px;
	margin: 0px auto;
	background: #499cff url(/images/hd_bg.gif) repeat-x left top;
}
.Header2{
	width: 1000px;
	margin: 0px auto;
}
.logo{
	width: 200px;
  float:left;	
}
.ad,.foot_bar{
	margin: 0 4px 15px 4px !important;
	margin: 15px 4px;
}
.frlk{
	background: #f2f2f2;
	border: 1px dotted #C9C9C9;
	margin: 20px 0 5px 0 !important;
	margin: 25px 0 5px 0;
	padding: 10px;
}
.ad{
	width: 668px;
	background: #ffffff;
	height:98px;
}
.foot_bar{
	width: 986px;
height:30px;
background:#4096EE;
color: #fff;
text-align:center;
white-space:nowrap;
margin: 0 0 5px 0;
}
.foot_txt{
height:30px;
white-space:nowrap;
margin: 0 0 20px 5px;
line-height: 1.8em;

}
.clear1{
 clear:both; 
}
.category{
margin: 5px 0 0 10px;
}
.shangxiatu{
	width: 575px;
	padding: 10px;
	border: 1px solid #C9C9C9;
	background:#fff;
	margin: 5px 0 10px 10px;
	height:180px;
}
.shangxiatu li{
	width: 168px;
	margin: 10px;
	float:left;
	text-align:center;
	line-height: 2.5em;
}
.shangxiatu img{
	width: 160px;
	padding: 3px;
	border: 1px solid #C9C9C9;
	background: #FFF;
	overflow:hidden;
	float: left;

}
.shangxiatu2{
	width: 168px;
	border: 2px solid #ff0000;
	background: #FFF;
	overflow:hidden;
	float: left;
	padding: 2px;
}

.page{
	margin: 10px 4px 10px 0;
	}
.page  a:hover{
	border: 1px solid #fff;
	text-decoration: none;
	background: #FFBA00;
	color:#fff;
}
.page  a{
	padding: 2px 6px 3px 6px;
	border: 1px solid #C9C9C9;
	float: right;
	margin-right: 3px;
}
.page p{
	padding: 2px 6px 3px 6px;
	border: 1px solid #fff;
	background: #FF0084;
	float: right;
	color:#fff;
	margin-right: 3px;
}
    .tabs5 {
      float:left;
      width:682px;
      line-height:normal;
			border-bottom: 1px solid #9ec630;
      margin:0 0 3px 0;
      }
    .tabs5 ul {
	  padding:10px 10px 0 0;
	  list-style:none;
      }
    .tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      font: 12px Î¢ÈíÑÅºÚ;
      }
    .tabs5 a {
      float:left;
      background:url("/images/tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      letter-spacing:1px;
      text-decoration:none;
      }
    .tabs5 a span {
      float:left;
      display:block;
      background:url("/images/tabright5.gif") no-repeat right top;
      padding:4px 6px 1px 1px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    .tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    .tabs5 a:hover span {
      color:#FFF;
      
      }
    .tabs5 a:hover {
      background-position:0% -42px;
            text-decoration:none;
      }
    .tabs5 a:hover span {
      background-position:100% -42px;
      }  