﻿p {
	color: #666;
	margin: 5px 0 10px 0;
	font-family:Arial, Hel,Microsoft YaHei;
	font-size:16px;	
	line-height:30px;
	letter-spacing: 2px;
	text-indent:2em;
}

h1{
	text-align:left;
	float:left;
	margin-top:40px;
	margin-left:50px;
}

h2{
	text-align:left;
	float:left;
	margin-top:40px;
	margin-left:0px;
	width:840px;
}


#article {
background:url(../images/bk01.gif);
width:100%;
height:860px;
margin-top:85px;
}

#article_title {
	font-family:Arial, Hel,Microsoft YaHei;
	font-size:16px;
	font-weight: 200;
	line-height: 36px;
	letter-spacing: 2px;
	padding-top:20px;
	 
	margin-left:200px;
	float:left;
	width:1000px;
}


#article_ul{
	margin-left:400px;
	padding-top:50px;
}

#article li {
	border-bottom:1px dashed;
	line-height:150%;
	width:600px;
	float:left; 
	margin-bottom:5px;
	font-family:Arial, Hel,Microsoft YaHei;
	font-size:15px;
	font-weight: lighter;
	line-height: 24px;
	letter-spacing: 2px;
	list-style: disc;
}

#article li a {
	color: #666;
	text-decoration: none;
}

#article li a:hover {
	color: #990000;
	text-decoration: none;
}

#article_date {
	border-bottom:1px dashed;
	margin-bottom:5px;	
}

#main_title{
	font-family:Arial, Hel,Microsoft YaHei;
	font-size:24px;
	font-weight: 200;
	line-height: 36px;
	letter-spacing: 2px;
	padding-top:30px;
	margin-bottom:50px;
	text-align: center;
	float:left;
	width:1300px;
}

#support {
background:url(../images/bk01.gif);
width:100%;
height:4760px;
margin-top:85px;
}

#support_title {
	font-family:Arial, Hel,Microsoft YaHei;
	font-size:16px;
	font-weight: 200;
	line-height: 36px;
	letter-spacing: 2px;
	padding-top:20px;
	 
	margin-left:200px;
	float:left;
	width:1000px;
}


#support ul{
	margin-left:80px;
	padding-top:10px;
	width:1100px;
}

#support li {
	line-height:200%;
	float:left; 
	margin-bottom:5px;
	font-family:Arial, Hel,Microsoft YaHei;
	font-size:15px;
	font-weight: lighter;
	letter-spacing: 2px;
	list-style: disc;
	color: #666;
}

#support li a {
	color: #666;
	text-decoration: none;
}

#support li a:hover {
	color: #990000;
	text-decoration: none;
}

#support_date {
	border-bottom:1px dashed;
	margin-bottom:5px;	
}