﻿/*---------------------页面基础定义----------------------------------*/
body,table,tr,td,th,p {
	font-size: 12px;
	color: #333333;
	line-height:150%
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*---------------------链接定义----------------------------------*/
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:active{
	color: #ff0000;
	text-decoration: none;
}
a.white {
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	color: #000000;
	text-decoration: none;
}
a.white:active{
	color: #000000;
	text-decoration: none;
}
a.t {
	color: #990000;
	text-decoration: none;
}
a.t:hover {
	color: #ff6600;
	text-decoration: underline;
}
a.t:active{
	color: #000000;
	text-decoration: none;
}
a.t2 {
	color: #990000;
	text-decoration: none;
	font-family:"微软雅黑";
	font-size:14px;	
}
a.t2:hover {
	color: #ff6600;
	font-family:"微软雅黑";	
	text-decoration: none;
	font-size:14px;
}
a.t2:active{
	color: #000000;
	font-family:"微软雅黑";	
	text-decoration: none;
	font-size:14px;	
}

a.t3 {
	color: #000000;
	text-decoration: none;
	font-family:"微软雅黑";
	font-size:14px;	
}
a.t3:hover {
	color: #ff6600;
	font-family:"微软雅黑";	
	text-decoration: none;
	font-size:14px;
}
a.t3:active{
	color: #000000;
	font-family:"微软雅黑";	
	text-decoration: none;
	font-size:14px;	
}
a.t4 {
	color: #000000;
	text-decoration: none;
	font-family:"微软雅黑";
	font-size:14px;	
}
a.t4:hover {
	color: #ff6600;
	font-family:"微软雅黑";	
	text-decoration: none;
	font-size:14px;
}
a.t4:active{
	color: #000000;
	font-family:"微软雅黑";	
	text-decoration: none;
	font-size:14px;	
}
a.t5 {
	color: #3399cc;
	text-decoration: none;
}
a.t5:hover {
	color: #3399cc;
	text-decoration: underline;
}
a.t5:active{
	color: #000000;
	text-decoration: none;
}
a.more:link {
	font-size:12px;
	color: #ff6633;
	text-decoration: none;
}
a.more:visited {
	font-size:12px;
	color: #ff6633;
	text-decoration: none;
}
a.more:hover {
	font-size:12px;
	color: #ff3300;
	text-decoration: underline;
}
a.more:active{
	font-size:12px;
	color: #ff3300;
	text-decoration: none;
}
.white_font {color:#FFFFFF}

/*---------------------其他设定----------------------------------*/

.e {
	font-family: Arial; color:#FFFFFF;
}
.title {
	color:#ff6600;
	font-weight: bold
	}
.subtitle {
	font-weight: bold;
	color: #666666;
}
.mtitle {
	font-family:"微软雅黑";
	font-size:14px;
	font-weight: bold;
	color: #000000;
}
.mtitle2 {
	font-family:"微软雅黑";
	font-size:14px;
	color: #ffffff;
}
input,select,textarea {
	font-size:9pt;
	}
.buttonstyle {
	FONT-SIZE: 9pt;
	COLOR: #000000;
	FONT-FAMILY: 'Verdana';
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #000000;
}
.bgimg_1 {
	background-image: url(images/logo_right.gif);
	background-position:top left;
	border: 0px;
	background-repeat: no-repeat;
}
.tableborder1 {
	border: 1px solid #cccccc;
}
.tableborder2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.tableborder22 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tableborder3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
.tableborder4 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
}
.tableborder5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff6600;
}
.tableborder6 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.tableborder7 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;

}
.msg {
border:0px none #ffffff;
overflow:hidden;
color:#FF0000;
}
.dotline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	}
/*---------------------正文部分样式设定----------------------------------*/	
#artical_topic {
	TEXT-ALIGN: center; PADDING-BOTTOM: 6px; LINE-HEIGHT: 37px; MARGIN: 0px auto; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT-FAMILY: "黑体"; CLEAR: left; FONT-SIZE: 20px; FONT-WEIGHT: normal; PADDING-TOP: 0px; 
}
#artical_real ul {
	list-style-type:disc;
	list-style-position: inside;
	margin:5px;
	padding-left:24px;
}
#artical_real ol {
	list-style-type: decimal;
	list-style-position: inside; 
	margin:5px;	
	padding-left:24px
}
#artical_real {
	TEXT-ALIGN: left; LINE-HEIGHT: 24px; MARGIN: 20px auto 28px; FONT-SIZE: 14px
}
#artical_real P {
	FONT-SIZE: 14px;
	margin-bottom:14px;
	line-height:24px;
	text-indent:28px;
}
#tablelist td{
	padding:3px; font-family:Arial, Helvetica, sans-serif
}
#contnormal ul{
	list-style-type:disc;
	list-style-position: inside;
	margin:5px;	
	padding-left:24px
}
#contnormal ol{
	list-style-type: decimal;
	list-style-position: inside;
	margin:5px;
	padding-left:24px
}
#artical_real #playerDiv {
	MARGIN: 0px 10px 10px 0px; WIDTH: 300px; FLOAT: left; HEIGHT: 225px
}
#artical_real #noPlayerDiv {
	PADDING-BOTTOM: 20px; PADDING-LEFT: 20px; PADDING-RIGHT: 20px; FONT-SIZE: 14px; FONT-WEIGHT: bold; PADDING-TOP: 20px
}
/*----导航样式-------------------------------------------------*/
.note {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif
	border-right:1px solid #fff;
	display:block;
	line-height:31px;
	padding:0 3em;
	background-color: #999999;
	background-image: url(images/img_barleft.gif);
	background-repeat: no-repeat;
	background-position: left 0;
}
.note2 {
	color:#ffff66;
	display:block;
	line-height:31px;
	padding:0 25px;
	background-color: #47433B;
	background-image: url(images/img_barright.gif);
	background-repeat: no-repeat;
	background-position: right 0;
}