﻿@charset "utf-8";
/* CSS Document */

/**  全局通用css  start */
body,td,th {
	font-family: 宋体;
	font-size: 12px;
	color: #003399;
}
body {
	margin: 0;
	line-height:180%;	
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
}
.ys {
	line-height: 20px;
}
.STYLE2 {
	color: #000066;
	font-weight: bold;
}
/**  全局通用css  end */
/** 部分通用 css start */
ul {
	list-style-type:none;
	list-style-position : outside;
	margin:0 0 0 0;
	padding:0 0 0 0;/* word-break:break-all; */
}

li {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.articlelist ul li{	
	padding:0 0 0 25px;	
	line-height:180%; 
	background:url(tab/end_n_i2.gif) 15px 8px no-repeat;	
}
/** 部分通用 css end */
.topbackimg{
	background:url(top.gif)
}
.titlelist ul li{
	margin:10px 0 0 0px;
	padding:0 0 0 25px;
	line-height:100%;
	background:url(tab/end_n_i2.gif) 15px 8px no-repeat;
	list-style-type: none;
}
.doublelist{
	width:100%;	
}
.doublelist ul li{
	float:left;
	width:45%;
	line-height:180%; 
	padding: 0 0 0 25px;
	background:url(tab/end_n_i2.gif) 15px 8px no-repeat;		
}

.description {
	text-indent:2em;
	padding:10px 0 0 10px;	
}
#flash { 
	width:777px;
	height:160px; 
	/** margin:50px auto; 
	border:5px solid #03c; */
}


/**    article   start   **/
/* 文章 */
#article {clear:both;display:table;width:94%;margin:5px 3%;}
/* 文章列表页 */
#artlist {border-bottom:1px solid #F47A00;}
#artlist p {width:100%;text-align:left;display:table;line-height:30px;margin:0px;clear:both;}
#artlist p a {width:81%;float:left;display:block;line-height:30px;}
#artlist p i {width:18%;float:left;display:block;font-size:10px;text-align:right;}
.art_F {border-top:1px solid #F47A00;}
/* 文章内容页 */
#arttitle {font-size:22px;width:100%;line-height:55px;margin:0px;color:#0099FF;}
#artinfo1 {clear:both;display:table;width:100%;margin:0px;text-align:center;line-height:30px;}
#artinfo1 span {margin-left:12px;display:inline;color:#5BBB7A;}
#artcontent {clear:both;display:table;width:100%;text-align:left;white-space:normal;font-size:14px;}
#artinfo2 {clear:both;display:table;width:100%;margin:0px;margin-top:15px;text-align:left;line-height:30px;}
#artinfo2 span {margin-right:12px;}

#artbottom {width:100%;display:table;display:block;margin-top:15px;}
#artbottom dl {float:left;display:table;width:50%;text-align:left;margin:0px;list-style-type:none;line-height:24px;}
#artbottom dl dt {background:#F4F4F4;clear:both;display:table;width:100%;font-weight:bold;}
#artbottom dl dd {margin:0px;}
#artbottom dl dd a {line-height:24px;margin:0px;}
#artbottom dl dd i {font-size:10px;color:#CCC;margin-left:9px;}
#artimg {float:left;display:table;width:50%;}

#artggad {float:right;width:338px;height:280px;margin:10px;}

#articles {clear:both;display:table;width:94%;margin:5px 3%;}
#articles dl {display:table;float:left;width:33%;list-style-type:none;text-align:left;height:300px;}
#articles dl dt {margin:0px;font-weight:bold;line-height:26px;}
#articles dl dd {margin:0px;clear:both;width:100%;text-align:left;line-height:22px;}
#articles span {display:table;float:left;width:33%;text-align:left;height:300px;}

#softbottom {clear:both;display:table;}

.slist {display:table;list-style-type:none;text-align:left;}
.slist dt {line-height:20px;font-size:13px;margin:0px;text-align:left;margin-top:5px;}
.slist dt a,.slist a:visited,.slist a:active,.slist a:hover {text-decoration:underline;font-weight:bold;text-align:left;}
.slist dd {text-align:left;margin:0px;text-align:left;}

#downsoft {font-size:13px;font-weight:bold;text-decoration:underline;}
/**    article   end   **/#more {
	float: right;
}

