﻿@charset "utf-8";
/*.tit为每个菜单的标题样式  .list 为菜单项目的样式*/
.tit , .list{
	margin-right: 18px;
	margin-left: 18px;
} 

/*======================================标题部分===============================*/
.tit {/*菜单标题的样式*/
	height: 28px;/*边框颜色*/
	border-bottom-style: none;/*文字样式依次为：粗体 大小/行高 字族*/
	text-indent: 35px;/*外填充*/
	position: relative;
	font-family: "lucida Grande", verdana, lucida, Arial, helvetica, "宋体", sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0px;
	background-image: url(images/cpfl_bt01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #000000;
}
.tit a ,.tit a:link , .tit a hover{/*菜单标题中的链接的样式，共同的部分*/
	display:block;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	margin-bottom: 0px;
	
}
.tit a:hover{ 

}
/*====================
	菜单标题中的箭头图片
======================*/
.on{
	background-image: url(../images/arrow_up.gif);	
}
.on:hover{
	background-image: url(../images/arrow_up_o.gif);/*向上的箭头-亮色*/
}
.off{
	background-image: url(../images/arrow_down.gif);	
}
.off:hover{
	background-image: url(../images/arrow_down_o.gif);/*向下的箭头-亮色*/
}
/*标题图标样式*/
.titpic {
	position: absolute;
	height: 32px;
	width: 32px;
	left: 0px;
	bottom: 0px;
}

/*每一个标题图标，可变的部分*/
#pc1{
	background: url(images/pepo.png) no-repeat;
}
#pc2{
	background: url(images/st.png) no-repeat;
}
#pc3{
	background: url(images/ring.png) no-repeat;
}
#pc4{
	background: url(images/pic.png) no-repeat;
}
#pc5{
	background: url(images/mv.png) no-repeat;
}
#pc6{
	background: url(images/up.png) no-repeat;
}
#pc7{
	background: url(images/help.png) no-repeat;
}
/*==========================================菜单体部分======================================*/
/*====================
	菜单列表的样式
======================*/
.list{
	font-size: 12px;
	text-align:left;
	padding:10px;
	voice-family:"\"}\"";
	voice-family:inherit;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
	border: 0px none #A7925B;
}
html>body .list {
}
.list ul{
	list-style-type:none;
	margin:0;
	padding-left:0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
.list li{
	display: block;
	text-align: left;
	padding-left: 20px;
}
/*============
菜单链接的样式
==============*/
.list a{
text-decoration:none;
}
.list a:link{
}
.list a:hover{
text-decoration:underline;
}
.list a:active{
}

/*每一个菜单体的背景图片可变部分*/
#menu1_child{

}
/*#menu2_child{
	background-image:url(images/bgring.png);
}
*/#menu3_child{
	background-image:url(images/bgring.png);

}
#menu4_child{
	background-image:url(images/bgpic.png);

}
#menu5_child{
	background-image:url(images/bgmv.png);
}

/*每一个列表前的，列表图标*/
#m1_1{
list-style-image:url(images/ico/1.gif);
}
#m1_2{
list-style-image:url(images/ico/2.gif);
}
#m1_3{
list-style-image:url(images/ico/5.gif);
}
#m1_4{
list-style-image:url(images/ico/4.gif);
}
/*2*/
#m2_1{
list-style-image:url(images/ico/1.gif);
}
#m2_2{
list-style-image:url(images/ico/2.gif);
}
#m2_3{
list-style-image:url(images/ico/3.gif);
}
#m2_4{
list-style-image:url(images/ico/4.gif);
}
/*3*/
#m3_1{
list-style-image:url(images/ico/1.gif);
}
#m3_2{
list-style-image:url(images/ico/2.gif);
}
#m3_3{
list-style-image:url(images/ico/3.gif);
}
#m3_4{
list-style-image:url(images/ico/4.gif);
}
/*4*/
#m4_1{
list-style-image:url(images/ico/1.gif);
}
#m4_2{
list-style-image:url(images/ico/2.gif);
}
#m4_3{
list-style-image:url(images/ico/11.gif);
}
#m4_4{
list-style-image:url(images/ico/3.gif);
}
#m4_5{
list-style-image:url(images/ico/4.gif);
}
/*5*/
#m5_1{
list-style-image:url(images/ico/1.gif);
}
#m5_2{
list-style-image:url(images/ico/2.gif);
}
#m5_3{
list-style-image:url(images/ico/3.gif);
}
#m5_4{
list-style-image:url(images/ico/4.gif);
}
/*6*/
#m6_1{
list-style-image:url(images/ico/1.gif);
}
#m6_2{
list-style-image:url(images/ico/2.gif);
}
#m6_3{
list-style-image:url(images/ico/3.gif);
}
#m6_4{
list-style-image:url(images/ico/4.gif);
}
.xiaolb{
	padding: 0px;
	background-image: url(images/1llllxwm_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	border: 0px solid #C7B582;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
	text-align: center;
}
#cpffff{
	background-color: #D7CB95;
	border: 1px solid #CCBD87;
	text-align: center;
	font-weight: bold;
}
