﻿/*---------------------页面基础定义----------------------------------*/
body,table,tr,td,th,p {
	font-size: 14px;
	color: #000000;
	line-height:150%
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*---------------------链接定义----------------------------------*/
a {
	color: #333333;
	font-size:14px;	
	text-decoration: none;
}
a:hover {
	color: #006699;
	font-size:14px;	
	text-decoration: underline;
}
a:active{
	color: #996633;
	font-size:14px;
	text-decoration: none;
}
a.nav1 {
	color: #ffffff;
	font-size:14px;
	text-decoration: none;
}
a.nav1:hover {
	color: #ff9900;
	font-size:14px;	
	text-decoration: underline;
}
a.nav1:active{
	color: #ffffff;
	font-size:14px;	
	text-decoration: none;
}
a.nav2 {
	color: #ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
a.nav2:hover {
	color: #000000;
	font-size:14px;	
	font-weight:bold;	
	text-decoration: underline;
}
a.nav2:active{
	color: #000000;
	font-size:14px;	
	font-weight:bold;	
	text-decoration: none;
}
a.more {
	color: #000000;
	font-size:14px;
	text-decoration: none;
	font-family:Arial;
}
a.more:hover {
	color: #3399cc;
	font-size:14px;	
	text-decoration: underline;
	font-family:Arial;	
}
a.more:active{
	color: #000000;
	font-size:14px;	
	text-decoration: none;
	font-family:Arial;	
}
a.more2 {
	color: #000;
	font-size:12px;
	text-decoration: none;
}
a.more2:hover {
	color: #990000;
	font-size:12px;	
	text-decoration: underline;
}
a.more2:active{
	color: #996633;
	font-size:12px;	
	text-decoration: none;
}
/*---------------------其他设定----------------------------------*/

.e {
	font-family: Arial; font-size:14px; color:#3399CC;
}
.e2 {
	font-family: Arial; line-height:12px; font-size:10px; color:#3399CC;
}
.title {
	color:#000000;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:bold;
	}
.title2 {
	color:#3399cc;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:bold;
	}
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/navi1.jpg);
	border: 0px;
	background-repeat: no-repeat;
}
.tableborder1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}
.tableborder2 {
	border: 1px solid #ccc;
}
.tableborder3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3399cc;
}
.tableborder4 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3399cc;
}
.tableborder5 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.firsttitle {
	font-size: 14px;
	font-weight: bold;
	color: #336600;
}
.dotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	}
.t2bg {
	background-image: url(images/t2r_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}	
/*---------------------正文部分样式设定----------------------------------*/	
#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
}
