﻿*{
	margin:0;
	padding:0;
	font-family:"Arial","MS PGothic";
	font-size:12px;
	color:#5f5f5f;
	letter-spacing: 1px;
	line-height:21px;
}
img{
	border-width: 0px;
}
a{
	font-family:"Arial","MS PGothic";
	color:#5f5f5f;
	text-decoration:none ;
}
a:hover{
	font-family:"Arial","MS PGothic";
	color:#2884AC;
	text-decoration:none ;
}
a:active{
	font-family:"Arial","MS PGothic";
	color:#FF8707;
	text-decoration:none ;
}
.clear{
	clear:both;
	line-height:0;
	overflow:hidden;
	font-size:1px;
}

body{
	background-color:#E0E3E4;
}
#bodybg{
	margin:0 auto;
	width:800px;
	padding:0px 15px 0px 15px;
	background-image:url('../images/bg.gif');
}
#head{
	width:775px;
	height:81px;
	background-image:url('../images/index_02.gif');
	padding:7px 8px 0px 17px;
}
	#logo{
		width:100px;
		height:63px;
		float:left;
	}
	#head_link{
		width:176px;;
		list-style-type:none;
		float:right;
		overflow:hidden;
		text-align:right;
	}
		#head_link li{
			float:left;
		}
			#head_link li a{
				display:block;
				height:21px;
				cursor:Pointer;
				background-position:0 0;
			}
			#head_link li a:hover{
				background-position:0 -21px;
			}		
				#head_link1{
					width:90px;
					background-image:url('../images/head_link_01.gif');
				}
				#head_link2{
					width:80px;
					background-image:url('../images/head_link_02.gif');
					margin-left:6px;
				}
	#head h1{
		float:right;
		margin-top:27px;
		width:600px;
		text-align:right;
	}

#navi{
	width:800px;;
	height:43px;
	list-style-type:none;
}
	#navi li{
		float:left;
	}
		#navi li a{
			display:block;
			height:43px;
			cursor:Pointer;
			background-position:0 0;
		}
		#navi li a:hover{
			background-position:0 -43px;
		}		
			#navi1 {
				width:134px;
				background-image:url('../images/index_04.gif');
			}
			#navi2 {
				width:133px;
				background-image:url('../images/index_05.gif');
			}
			#navi3 {
				width:133px;
				background-image:url('../images/index_06.gif');
			}
			#navi4 {
				width:133px;
				background-image:url('../images/index_07.gif');
			}
			#navi5 {
				width:133px;
				background-image:url('../images/index_08.gif');
			}
			#navi6 {
				width:134px;
				background-image:url('../images/index_09.gif');
			}
#line1{
	width:800px;
	height:7px;
	background-image:url('../images/index_10.gif');
	line-height:1px;
	font-size:1px;
}
/*-- index/main部分 --*/
#copyright{
	width:775px;
	height:92px;
	background-image:url('../images/index_27.gif');
	padding:16px 0px 0px 25px;
}

/* ----------------- 分类菜单 -----------------------------*/

.sLinkTable{
	width:100%;
}
#category_table{
	width:90%;
}
#category_table td{
	width:33%;
}
.sLinkTableBigCate{
	background-color:#CAE4F7;
	padding:2px;
}
.bc_1{
	border-width:0;
	padding:2px 4px!important;
	cursor:pointer;
}
.bcspan_click{
	border-width:1px!important;
	padding:1px 3px!important;
	border:1px #896229 solid !important;
	background-color:#cc6633 !important;
}
.bcspan_click span{
	color:#FFFFFF !important;
}
.bcspan_mouseover{
	border-width:1px!important;
	padding:1px 3px!important;
	border:1px #A27431 solid !important;
}
