BODY {
	cursor: url('/images/arrow.ani');
	font-size: 12px;
	color: #000000;
	font-family: 宋体;
	text-decoration: none;
	/*cursor: url('/skin/default/mouse.ani');*/
	background-image: url('/skin/default/bg.jpg');
	scrollbar-face-color: #7e0001;
	scrollbar-highlight-color: #fafafc;
	scrollbar-shadow-color: #fafafc;
	scrollbar-3dlight-color: #7e0001;
	scrollbar-arrow-color: #fafafc;
	scrollbar-track-color: #fafafc;
	scrollbar-darkshadow-color: #7e0001;
	margin:0px;
}
TD {
	font-size: 12px;
	font-family: 宋体;
	line-height: 18px;
	table-layout:fixed;
	word-break:break-all
}
.leftmenu {
	font-size: 12px;
	font-family: 宋体;
	color:#ffffff;
	line-height: 18px;
	table-layout:fixed;
	word-break:break-all
}
table {
	font-size: 12px;
	line-height: 20px;
}
INPUT {
	font-family:宋体;
	font-size: 12px;
	text-decoration: none;
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-right-width: 1px
}
TEXTAREA {
	font-family:宋体;
	text-decoration: none;
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-right-width: 1px
}
SELECT {
	font-size: 12px;
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-right-width: 1px
}
SPAN {
	font-size: 12px;
	position: static
}
A {
	COLOR: #183468;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #FF8C40;
	TEXT-DECORATION: underline
}
A.ToolBarLink {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}
A.ToolBarLink:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #ff0000;
}
A.TableLink {
	font-size: 12px;
	text-decoration: none;
	color: #555555;
}
A.TableLink:hover {
	border-top-width: 1px;
	border-left-width: 1px;
	color: #ff6600;
	border-bottom: 1px dotted;
	border-right-width: 1px;
	text-decoration: none
}
A.ShowLink {
	font-size: 12px;
	text-decoration: none;
	color: #FF3300;
}
A.ShowLink:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #FF3300;
}
A.foot {
	font-size: 12px;
	text-decoration: none;
	color: #cccccc;
}
A.foot:hover {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}
A.footmeun {
	font-size: 12px;
	text-decoration: none;
	color: #960002;
}
A.foot:meun {
 font-size: 12px;
text-decoration: none;
color: #c92527;
}
A.TopMeun {
	font-size: 12px;
	text-decoration: none;
	color: #111111;
}
A.TopMeun:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #111111;
}
th {
	background-image: url('/skin/default/td_bg.gif');
	color: #111111;
	font-size: 12px;
	font-weight:bold;
	height: 30;
}
.TableBorder {
	border-collapse: collapse;
	background:#e5e5e5;
	border-right: 0px;
	border-left: 0px;
}
.TdBorder1 {
	background:#FFFFFF;
	border: 1px solid #cccccc;
	text-align:left;

}
.TdBorder2 {
	background:#FFFFFF;
	border-right: 1px solid #CECFCE;
	border-left: 1px solid #CECFCE;
}
.PointLine {
	/*border: #CECFCE; background:#FFFFFF; border-style: dotted;border-top-width: 0px; border-bottom-width: 0px; border-right-width: 1px; border-left-width: 1px;*/
	BORDER-BOTTOM: #efefef 1px dotted;
	height: 20;
}
.Tablebody {
	background-color: #A1A9AD;
	font: 12px;
	width:96%;
}
.Shadow {
	FONT-SIZE: 9pt;
	FILTER: dropshadow(color=#FFFFFF, offx=-1, offy=1, positive=1);
	COLOR: #666666;
}
.ArticleSize {
	font-size: 10pt;
	font-family:"Verdana", "Arial", "宋体";
	line-height:150%;
	table-layout:fixed;
	word-break:break-all
}
.Border1 {
	background-color: #e5e5e5;
}
.Border2 {
	background-color: #FFFFFF;
}
.quote {
	margin:5px 20px;
	border:1px solid #CCCCCC;
	padding:5px;
	background:#F3F3F3
}
.HtmlCode {
	margin:5px 20px;
	border:1px solid #CCCCCC;
	padding:5px;
	background:#FDFDDF;
	font-size:14px;
	font-family:Tahoma;
	font-style : oblique;
	line-height : normal;
	font-weight:bold;
}
.bg {
	BACKGROUND-COLOR: #EEEEEE
}
.bg1 {
}
.header{
	margin:0 auto;
	width:903px;
	height:125px;
	background:url(/images/banner1.jpg);
	position:relative;}
.header	.menu {
	padding-top:100px;
	padding-left:230px;}
.header	.menu {
	padding-top:100px;
	padding-left:230px;
	color:#FFF;}	
	
	
.header	.menu a{
	font-size:13px;
	color:#FFF;
	font-weight:bold;}
.header	.rightmenu {
	position:absolute;
	right:20px;
	top:5px;}	
.header	.rightmenu ul li{
	list-style:none;
	height:20px;}		
	
.header	.rightmenu a{
	color:#FFF}		
	
.main{
	margin:0 auto;
	padding:0px;
	width:903px;
	height:auto;
	background:#FFF;
}	
.main .main_left{
	padding:0 5px;
	width:224px;
	height:auto;

	float:left;
	
}
.main .main_right{
	float:left;
	padding:0 5px;
	width:659px;
	height:auto;

	
}

.main .main_left .sidebar{
	margin:0px;
	padding:0px;
}

.main .main_left .sidebar ul{
	margin:0px;
	padding:0px;
}
.main .main_left .sidebar ul li{
     margin:0px;
	padding:5px 0px 5px 10px;
	list-style:none;
	line-height:180%;
}

.main .main_left .sidebar h2{margin:0px;
	background: url(/skin/default/table_bg.gif);
	font-size:12px;
	color:#FFF;
	height:21px;
	padding:5px 0px 0px 30px;
}




.main a{
	border: none;
}	
