body{
margin:0px;
font-size:13px;
color:#666666;
line-height:18px;
cursor:url('../images/1.ico');
background-color:#AB3E97;
}

/*层,表格,单元格的样式定义*/
td{
margin:0px;
font-size:13px;
line-height:18px;
}

p { text-indent: 2em}

/*背景部分*/
.bg {
	background-image: url(../images/index_09.jpg);
	background-repeat: no-repeat;
}
/* 控制td内背景属性，例如非循环出现背景等等*/

/* 链接部分 */
a,a:visited,a:active,a:link{color: #666;text-decoration: none;font-family:Arial, "宋体";cursor:url('../images/1.ico ');}
a:hover{color:#000;	text-decoration: underline;font-family:Arial, "宋体"; cursor:url('../images/1.ico');}
/* 全局文字链接属性*/

.nav {font-size:12px; LINE-HEIGHT: 16px; color: #333;text-decoration: none}
.nav A:link {color: #333;text-decoration: none}
.nav A:visited {color: #333;text-decoration: none}
.nav A:hover {color: #666; text-decoration: underline}
/* 导航链接属性，中文字体，字号大小默认12号，文字颜色是333,鼠标移上去是666.*/


.menu1 {font-size:13px; LINE-HEIGHT: 16px; color: #383271;text-decoration: none}
.menu1 A:link {color: #383271;text-decoration: none}
.menu1 A:visited {color: #383271;text-decoration: none}
.menu1 A:hover {color: #AB3E97; text-decoration: underline}
/* 导航链接属性，中文字体，字号大小默认12号，文字颜色是333,鼠标移上去是666.*/


.left {font-size:12px; LINE-HEIGHT: 16px; color: #333;text-decoration: none}
.left A:link {color: #333;text-decoration: none}
.left A:visited {color: #333;text-decoration: none}
.left A:hover {color: #666; text-decoration: underline}
/*  左侧链接属性，中文字体，字号大小默认12号，文字颜色是333,鼠标移上去是000.*/

.bodylan {font-size:15px; LINE-HEIGHT: 16px; color: #30468F; text-decoration: none; font-weight:bold;}
.bodyhong {font-size:13px; LINE-HEIGHT: 16px; color: #AB3E97; text-decoration: none; font-weight:bold;}

.red {font-size:12px; LINE-HEIGHT: 16px; color: #ff0000;text-decoration: none}
.red A:link {color: #ff0000;text-decoration: none}
.red A:visited {color: #ff0000;text-decoration: none}
.red A:active {color: #ff0000;text-decoration: none}
.red A:hover {color: #000; text-decoration: underline}
/*  红色的链接属性，中文字体，字号大小默认12号，文字颜色是红色,鼠标移上去是黑色.*/

.top {font-size:12px; LINE-HEIGHT: 16px; color: #ff0000;text-decoration: none}
.top A:link {color: #ff0000;text-decoration: none}
.top A:visited {color: #ff0000;text-decoration: none}
.top A:active {color: #ff0000;text-decoration: none}
.top A:hover {color: #000; text-decoration: underline}
/*顶部白色文字及连接样式*/

/* 表单部分*/
.input {
	border: 0px solid ##B8B4AF;
	background-color: #3A0808;
	height: 17px;
	width: 135px;
	color:#FDF1E3;
	font-size:12px
}/* 控制文本字段属性，边线粗细，背景色等等；其中的color用来指定输入文本颜色*/


.button {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}/*控制提交按钮样式*/

.select{
	border-top: 1px solid AD9B9B;
	border-right: 1px solid AD9B9B;
	border-bottom: 1px solid AD9B9B;
	border-left: 1px solid AD9B9B;
	color:#310800;
	width:165px;
	height: 19px;
	margin-right: 1px;
	margin-bottom: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}/*  控制下拉列表属性，边线粗细，背景色,文本颜色*/

.dian {
	background-image: url(../images/d.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}/*点点线*/

.xuxian{
	background-image: url(../images/xx.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*虚线*/

.bottom{
font-size:12px;
color:#FFFFFF;
font-family:Arial
}
.bottom1{
color:#FFFFFF;
font-family:"宋体"
}

.font14B{color:#333;font-size: 14px;font-weight: bold;}
/* 字号大14号的粗，文字颜色是333.*/

.en_font13{	font-family: Arial;	font-size: 13px;}
/* 13号的英文字体*/

/*补充
自定义样式需用 “ /* 说明文字 */  “加以注释,取名要一目了然。如：*/
/* 版权文字 */
.copyright{
font-size:12px;
color:#fff;
}


/*视频*/
#excerpts {
	BORDER-RIGHT: #bebebe 1px solid; BORDER-TOP: #bebebe 1px solid; Z-INDEX: 9; VISIBILITY: hidden; BORDER-LEFT: #bebebe 1px solid; BORDER-BOTTOM: #bebebe 1px solid;POSITION: absolute;
}

