/*---------------------页面基础定义----------------------------------*/
*{ margin:0px; padding:0px;}
html{ background: #99CCFF;}
body {
	width:960px;
	margin:0px auto;
	background:#FFFFFF;
	font-size:13px;}
ul{
	list-style:none;}
a {
    color: #3B3B3B;
	text-decoration: none;  margin:0px; padding:0px;}
a:hover {
	color: #FF0000;
	text-decoration: none;}
a:active{
	color: #FF0000;
	text-decoration: none;}
.clear{
	clear:both;}

#header_bg{width:960px; height:180px; background: url(/lituixiuchu/dfiles/12854/retire/images/heard.jpg);}


/*---------------------导航定义----------------------------------*/
#menu a {
	color: #333333;
	text-decoration: none; font-weight:bold; margin:0px; padding:0px;}
#menu a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight:bold;}
#menu a:active{
	color: #FF0000;
	text-decoration: none;}
#menu{
	height:30px;
	margin-top:0px; background:url(/lituixiuchu/dfiles/12854/retire/images/nuv.jpg);
	font-size:14px;
	padding-left:4px;}
#menu ul{
	margin:0px auto;  height:30px;
	list-style-type:none; padding:0px; margin-top:0px; margin-bottom:0px;}
.m_li{
	float:left; width:94px; line-height:30px;  text-align:center;}
.m_li a{
	display:block; color:#FFFFFF; width:94px;}
.m_line{
	float:left; width:1px; height:30px;
	line-height:30px; 
	background:url(/lituixiuchu/dfiles/12854/retire/images/line1.jpg) no-repeat center center;}

.m_li_a{
	float:left; width:94px; line-height:30px; text-align:center;font-weight:bold;
	background:url(/lituixiuchu/dfiles/12854/retire/images/menu.jpg) no-repeat center 3px; position:relative; height:30px;}
.m_li_a a{
	display:block; color:#FF0000; width:94px;}
.cc p{
 height:20px;line-height:20px; margin-top:-20px;
}