@charset "utf-8";
/* CSS Document */
*{margin:0; border:0; padding:0;}
body{font-family:"宋体"; font-size:12px; color:#333333;}
ul{list-style-type:none;}
a{color:#000; text-decoration:none;}
a:hover{color:#F00; text-decoration:underline;}


.name{float:left;}
.more{float:right; padding-right:10px; padding-top:3px; font-size:12px; color:#000; font-weight:normal;}



/*----------main_lef_huadong-----------*/
.nTab{ 
float: left; 
width: 328px; 
height:255px;
margin: 0 auto; 
} 
.nTab .TabTitle{ 
clear: both; 
height: 22px; 
overflow: hidden; 
} 
.nTab .TabTitle ul{ 
border:0; 
margin:0; 
padding:0; 

} 
.nTab .TabTitle li{ 
float: left; 
cursor: pointer; 
display:block;
width:82px;
height:18px;
padding-top:4px;
text-align:center;
list-style-type: none; 
} 
.nTab .TabTitle .active{background:url(../images/pic_02.jpg) no-repeat; color:#FFFFFF;} 
.nTab .TabTitle .normal{background:#EBF3FB; background:url(../images/pic_03.jpg) no-repeat;} 
.nTab .TabContent{ 
width:296px; 
border-right:1px #c1ddff solid;border-left:1px #c1ddff solid; border-bottom:1px #c1ddff solid; 
height:232px;
background:url(../images/paihang_bg.gif) no-repeat;
line-height:23px;
padding-top:4px;
padding-left:30px;
} 
#TabContent ul li{padding-left:15px;}
.none {display:none;}



/*-----------------main-right_huangdong-------*/
#title {
	float:left;
	height:22px;
	width:260px;
}
#title ul {
	 width:260px; height:22px;
	list-style:none;
	padding:0px;
    *position:absolute;
	display:block;
}
#title ul li {
	float:left;
	width:130PX;
	height:22px;
	background:url(../images/pic_04.jpg) no-repeat;
}
#title ul li a {
	padding:4px 10px;
	display:block;
	text-decoration:none;
	background:url(../images/pic_04.jpg) no-repeat;
	color:#000;
}
#title ul li a:hover, #title ul li a.over {
	background:url(../images/pic_05.jpg) no-repeat; color:#FFF;
}
/* 内容 */ 
#content ul{display:block; width:248px; height:25px; border-bottom:1px dashed #CCC;}
#content ul li{display:block; float:left; padding-left:25px; padding-top:5px; padding-bottom:5px; padding-right:25px;}
#content ol {padding-left:50px; line-height:20px; padding-top:5px;}
#content ol li span {color:#f00;}
#content {padding:5px; width:248px; height:233px; border:1px #c1ddff solid; border-top:0; float:left;}
#content div {display:none;}
