﻿/* ---------------------- 网站全局设定 ------------------------- */

div, form, img, ul, ol, li, dl, dt, dd
{
	font-family: "Tahoma";
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

body
{
	margin: 0px;
	background-color: #990000;
}

a:link
{
	color: #6D0001;
	text-decoration: none;
}
a:visited
{
	color: #6D0001;
	text-decoration: none;
}
a:hover
{
	color: #F60000;
	text-decoration: none;
}

img
{
	vertical-align: top;
}


/* ---------------------- 网站顶部样式 ------------------------- */

#CPE_Video_Top
{
	width: 980px;
}

#CPE_Video_Top .CPE_Video_Top_Banner
{
	background-image: url('/images/top_banner.gif');
	height: 80px;
}

#CPE_Video_Top .CPE_Video_Top_Nav
{
	background-image: url('/images/cpe_top_bg.gif');
	height: 36px;
}

#CPE_Video_Top .CPE_Video_Top_Nav dl
{
	width: 100%;
	height: 36px;
	overflow: hidden;
}

#CPE_Video_Top .CPE_Video_Top_Nav dt
{
	text-align: center;
	font-size: 14px;
	font-family: "Tahoma";
	padding-top: 12px;
	letter-spacing:1pt;
}


#CPE_Video_Top .CPE_Video_Top_Nav .Nav_0
{
	width: 39px;
	height: 36px;
	float: left;
}

#CPE_Video_Top .CPE_Video_Top_Nav .Nav
{
	width: 89px;
	height: 36px;
	float: left;
}

/* 导航普通链接样式 */
#CPE_Video_Top .CPE_Video_Top_Nav .Nav a:link
{
	color: #ffffff;
	text-decoration: none;
}

#CPE_Video_Top .CPE_Video_Top_Nav .Nav a:visited
{
	color: #ffffff;
	text-decoration: none;
}

#CPE_Video_Top .CPE_Video_Top_Nav .Nav a:hover
{
	color: #e4e4e4;
	text-decoration: none;
}


#CPE_Video_Top .CPE_Video_Top_Nav .Nav_Select
{
	background-image: url('/images/Nav_bg.gif');
	height: 36px;
	width: 89px;
	float: left;
	color: #cc0000;
}

/* 导航当前链接样式 */
#CPE_Video_Top .CPE_Video_Top_Nav .Nav_Select a:link
{
	color: #cc0000;
	text-decoration: none;
}

#CPE_Video_Top .CPE_Video_Top_Nav .Nav_Select a:visited
{
	color: #cc0000;
	text-decoration: none;
}

#CPE_Video_Top .CPE_Video_Top_Nav .Nav_Select a:hover
{
	color: #9b0000;
	text-decoration: none;
}

#CPE_Video_Top .CPE_Video_Top_Nav .Nav_End
{
	font-size: 12px;
	height: 36px;
	width: 400px;
	float: right;
	text-align: right;
	margin-right: 5px;
}


/* 登陆链接样式 */
#CPE_Video_Top .CPE_Video_Top_Nav .Nav_End .NavLogin
{
	height: 36px;
	width: 400px;
	font-size: 12px;
	font-family: "Tahoma";
}

#CPE_Video_Top .CPE_Video_Top_Nav .Nav_End .NavLogin a:link
{
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

#CPE_Video_Top .CPE_Video_Top_Nav .Nav_End .NavLogin a:visited
{
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

#CPE_Video_Top .CPE_Video_Top_Nav .Nav_End .NavLogin a:hover
{
	color: #e4e4e4;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}


#CPE_Video_Top .CPE_Video_Top_Nav .Nav_End .NavMember
{
	height: 36px;
	width: 400px;
	font-size: 12px;
	color: #ffdca8;
}

#CPE_Video_Top .CPE_Video_Top_Nav .Nav_End .NavMember a:link
{
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

#CPE_Video_Top .CPE_Video_Top_Nav .Nav_End .NavMember a:visited
{
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

#CPE_Video_Top .CPE_Video_Top_Nav .Nav_End .NavMember a:hover
{
	color: #e4e4e4;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

/* ---------------------- 网站底部样式 ------------------------- */

#CPE_Video_Bottom .Content
{
	background-image: url('/images/cpe_boottom_bg.gif');
	width:980px;
	height: 89px;
}

#CPE_Video_Bottom .Content div
{
	margin-top:70px;
	width:auto;
	padding-right:5px;
	text-align:right;
}





/* ---------------------- 网站垂直布局间距设定 ------------------------- */
#IndexAll
{
	margin: 0px auto 0px auto;
	background-color: #E2DFD6;
	width: 980px;
}
#IndexAll li table
{
	vertical-align: bottom;
}
/*------li中table在IE6~7中会在底部留3px象素。需要使用底边对齐解决 -----*/
#IndexAll .Index_1
{
	margin-top: 0px;
}
#IndexAll .Index_2
{
	margin-top: 10px;
}
#IndexAll .Index_3
{
	margin-top: 10px;
}
#IndexAll .Index_4
{
	margin-top: 10px;
}
#IndexAll .Index_5
{
	margin-top: 10px;
}

/* ---------------------- 网站控件通用样式控制 ------------------------- */
.a_list{padding:5px;border: #BCB9B2 1px solid;}
.a_input {margin-right:2px;COLOR: #0A246A;PADDING: 2px; BORDER-RIGHT: #c8d6ea 1px solid; BORDER-TOP: #c8d6ea 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #c8d6ea 1px solid; BORDER-BOTTOM: #c8d6ea 1px solid; FONT-FAMILY: Arial, Geneva, Helvetica}
.a_textarea {BORDER-RIGHT: #c8d6ea 1px solid; PADDING: 2px; BORDER-TOP: #c8d6ea 1px solid; FONT-SIZE: 12px;BORDER-LEFT: #c8d6ea 1px solid;BORDER-BOTTOM: #c8d6ea 1px solid; COLOR: #0A246A; LINE-HEIGHT: 100%; BACKGROUND-COLOR: #ffffff}
.a_downlist{font-size: 12px;	color: #0a246a;	font-family: Arial, Geneva, Helvetica;}
.a_button{font-size: 12px; line-height: 13pt; background: #56B624;border-bottom: 2px solid #3A8A16;border-right: 2px solid #3A8A16;border-left: 2px solid #B6E09C;border-top:2px solid #B6E09C;color:#FFFFFF;text-decoration:none;cursor: hand;
	height: 25px;
}
.a_block{height: 18px;	width:30px;	border: 1px solid #9CC1DC;	background-color: #F7F7F7;	text-align:center; margin-right:5px;}
.buy_button {font-size: 12px; line-height: 13pt; background: #56B624;border-bottom: 2px solid #3A8A16;border-right: 2px solid #3A8A16;border-left: 2px solid #B6E09C;border-top:2px solid #B6E09C;color:#FFFFFF;height:22px;text-decoration:none;cursor: hand}


/* ---------------------- 网站分页通用样式控制 ------------------------- */
.mh_page{ margin:auto;}
.btnButton_Buy {font-size: 12px; line-height: 13pt; background: #56B624;border-bottom: 2px solid #3A8A16;border-right: 2px solid #3A8A16;border-left: 2px solid #B6E09C;border-top:2px solid #B6E09C;color:#FFFFFF;height:22px;text-decoration:none;cursor: hand}
.btnButton_Jump{font-size: 12px; line-height: 13pt; background: #56B624;border-bottom: 2px solid #3A8A16;border-right: 2px solid #3A8A16;border-left: 2px solid #B6E09C;border-top:2px solid #B6E09C;color:#FFFFFF;height:22px;text-decoration:none;cursor: hand;margin-right: 10px;}
.btnButton_Send {font-size: 12px; line-height: 13pt; background: #56B624;border-bottom: 2px solid #3A8A16;border-right: 2px solid #3A8A16;border-left: 2px solid #B6E09C;border-top:2px solid #B6E09C;color:#FFFFFF;height:22px;text-decoration:none;cursor: hand}
.btnButton_Add {font-size: 12px; line-height: 13pt; background: #56B624;border-bottom: 2px solid #3A8A16;border-right: 2px solid #3A8A16;border-left: 2px solid #B6E09C;border-top:2px solid #B6E09C;color:#FFFFFF;height:22px;text-decoration:none;cursor: hand}
.btnButton_Delete {font-size: 12px;background: #DA1400;color: #FFF;border: 1px solid #A01400;border-top: 1px solid #FF847D;border-left: 1px solid #FF847D;height: 21px;line-height: 18px;margin-right: 10px;}
.p_curpage { font-size:12px;background-color: #FFF;border: 1px solid #BCB9B2;width:20px; padding-left:5px; padding-right:5px; padding-bottom:2px; padding-top:2px;margin-right:1px;vertical-align:middle;text-align:center;font-weight:bold;}
a:hover.p_curpage {background-color: #F5F3EE;border: 1px solid #BCB9B2;text-decoration: none;color:#5B5B5B;}
.p_num { font-size:12px;background-color: #F8F8F8;border: 1px solid #BCB9B2;width:20px;padding-left:5px; padding-right:5px; padding-bottom:2px; padding-top:2px;margin-right:1px;vertical-align:middle;text-align:center;}
a:hover.p_num  {background-color: #FFFFFF;border: 1px solid #BCB9B2;text-decoration: none;}
#lbPage{height:auto; color:#5B5B5B; font-size:12px;}
#lbPage input{vertical-align:middle;}
#lbPageTop{height:auto; color:#5B5B5B; font-size:12px;}
#lbPageTop input{vertical-align:middle;}
#pg{width:20px;text-align:center;}
#pgg{width:20px;text-align:center;}
.Pagelink{ width:auto; height:30px; vertical-align:middle; padding-top:15px; padding-left:9px;}

