@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #7a0000;
	background-image: url(mi_allbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* ----- 外包盒子 ------- */
.mi_webbg{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
*{
	font-family: "宋体", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img{ border: none;}
/* ---------------------------------------- */
a:link { color: #555555; text-decoration: none;}
a:visited { text-decoration: none; color: #555555;}
a:hover { text-decoration: underline; color: #FF0000;}

.grey:link { color: #555555; text-decoration: underline;}
.grey:visited { text-decoration: underline; color: #555555;}
.grey:hover { text-decoration: underline; color: #FF0000;}

.black:link { color: #000000; text-decoration: underline;}
.black:visited { text-decoration: underline; color: #000000;}
.black:hover { text-decoration: underline; color: #FF0000;}

.white:link { color: #FFFFFF; text-decoration: none;}
.white:visited { text-decoration: none; color: #FFFFFF;}
.white:hover { text-decoration: underline; color: #FFFFFF;}

.red:link { color: #ff0000; text-decoration: none;}
.red:visited { text-decoration: none; color: #ff0000;}
.red:hover { text-decoration: underline; color: #ff0000;}

.red02:link { color: #930; text-decoration: none;}
.red02:visited { text-decoration: none; color: #930;}
.red02:hover { text-decoration: underline; color: #555;}

.blue:link { color: #076d9d; text-decoration: none;}
.blue:visited { text-decoration: none; color: #076d9d;}
.blue:hover { text-decoration: underline; color: #ff0000;}

.clear{font-size: 0px;line-height: 0px;clear: both;width: 0px;}
/* ---------------------------------------- */
.topnav{
	width: 920px;
	margin-right: auto;
	margin-left: auto;
    clear: both;
}
.topnav{
    padding: 0 15px 0 15px;
    background-image: url(/images/cdtv_topnav_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.topnav{
	height: 21px;
	font-size: 12px;
	line-height: 21px;
	padding-top: 6px;
	padding-bottom: 5px;
	color: #555555;
}
.topnav_cdtv{
	height: 21px;
	width: 70px;
    padding-right: 12px;
	float: left;
}
.topnav_home{
    float: left;
}
.topnav_channel{
    float: right;
}

/* ---------------------------------------- */
.more{ float: right; height: 12px; width:35px; padding: 12px 10px 0 0;}

/* 列表和图片值*/
ul{ margin: 0px; padding: 0px; list-style-type: none;}
p{ margin: 0; padding: 0;}
li{
	line-height: 21px;
    padding-left: 8px;
	background-image: url(mi_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
} 
.mi_pic01{
	padding: 3px;
	height: 65px;
	width: 65px;
	border: 1px solid #aaa;	
    overflow: hidden;
}
.mi_pic02{
	width: 158px;
    float: left;
    overflow: hidden;
}
.mi_pic02 img{ padding: 4px; border:1px solid #ddd;}
.mi_pic02 p{
	text-align: center;
	line-height: 18px;
}
/* 头部和导航 */
.banner{
	height: 196px;
}
.nav, .banner, .mi_box01{
	width: 950px;
    margin: 0 auto 0 auto;	
    overflow: hidden;
}
.nav{
	height:68px;
	margin-top: 5px;
	background-image: url(mi_nav_tt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav img{ }

/* 底部 */
.footer{
width: 950px;
margin-top: 10px;
margin-right: auto;
margin-left: auto;
clear: both;
text-align: center;
    color: #777777;
line-height: 18px;
}
.footer02{
width: 950px;
padding-top:10px;
padding-bottom:10px;
margin-right: auto;
margin-left: auto;
text-align: center;
}

/* ----------------盒子01------------------------- */
.mi_box01{
	margin-top: 5px;
	background-image: url(dedbg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.mi_l{
	float: left;
	width: 570px;
	border: 1px solid #ddd;
	background-image: url(pic_news_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
    padding: 15px;
}
.mi_l_title{
	height: 24px;
	padding: 16px 0 0 16px;
    border-bottom: solid 2px #ddd;
	font-size: 16px;
	font-weight: bold;
	color: #930;
 }
.mi_l_pic{
	border: 1px solid #eee;	
    margin-top:10px;
	padding-bottom: 10px;
    width: 568px;
}
.mi_l_p_box, .mi_l_p_box02{
	height: 140px;
	width: 120px;
	padding: 4px;
	margin: 15px 4px 0 4px;
	float: left;
	overflow: hidden;
	text-align: center;
}
.mi_l_p_box{border: 1px solid #eee;}
.mi_l_p_box02{
	border: 1px solid #930;
	background-color: #FFE8E8;
}
.mi_l_shuoming{
	border: 1px solid #eee;
	background-color: #f6f6f6;
	padding: 10px;
	margin: 10px 0 10px 0;
	line-height: 18px;
    color: #777;
}
.mi_l_shuoming b{
	font-size: 13px;
	color: #930;	
	}
.mi_l_shuoming span{ float:right}
.table_form{
	border-top: 1px solid #eee;	border-left: 1px solid #eee;	
	}
.table_form tr{
	line-height: 27px;
}
.table_form th,.table_form td{ border-right:1px solid #eee;border-bottom: 1px solid #eee;	}
/* --------------- */
.mi_r{
	float: right;
	width: 300px;
	padding: 15px;
}
.mi_r h2{
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 14px;
	line-height: 21px;
	font-weight: bolder;
	color: #930;
    border-bottom: solid 1px #ddd;
}
.mi_r  p{
	font-size: 13px;
	line-height: 24px;
	padding: 10px 0 10px 0;
	text-indent: 13px;
}

