@charset "gb2312";
/*整体布局样式*/
*
{
	padding:0;
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body,td,th {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
}
body{
	text-align:center;
	color: #666666;
	position: relative;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	position: relative;
	right: 0px;
	top: 1px
}
a:active {
	color: #FF0000;
}
/*-----------------page top-----------------*/
.top {
	text-align: center;
	width: 100%;
	height: 20px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
	margin: 0px;
	font-weight: bold;
}
.top .topcontent {
	width: 912px;
	text-align: center;
	margin: 2px;
}
.top .topcontent .topleft {
	text-align: left;
	float: left;
	width: 500px;
}
.top .topcontent .topright {
	text-align: right;
	float: right;
	width: 400px;
}
.top .topcontent .topright a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.top .topcontent .topright a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.top .topcontent .topright a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	position: relative;
	right: 0px;
	top: 1px
}
.top .topcontent .topright a:active {
	color: #FFFFFF;
}

.toplogo {
	margin-top: 25px;
	margin-bottom: 25px;
	height: 60px;
}

/*-----------------page begin-----------------*/
.pageleft {
	width: 262px;
	height: 100%;
}
.pageright {
	width: 650px;
}
.pageleft .logotop {
	height: 40px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#menu
{
	overflow: hidden;
	position: relative;
	height: 40px;
	width:100%;
	text-align: right;
	float: right;
	font-weight: bold;
}
#menu ul
{
	display:block;
	width:420px;
	text-align: right;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 3px;
}
#menu ul li
{
	display:block;
	float:left;
	width:70px;
}
#menu ul li a,#menu ul li a:visited
{
	display:block;
	width:100%;
	height:35px;
	text-decoration:none;
	font-size:14px;
	font-weight:bolder;
	text-align:center;
	padding:10px 0 0 0;
	color:#999;
}
#menu ul li a:hover
{
	background:#F0F0F0;
	color:#666;
	font-weight: bold;
}

.pageleft .cooperate {
	margin-bottom: 0px;
}
.pageleft .whyus {
/*我们的优势*/
}
.pageright .topflash {
/*页面顶部flash*/
}
.pageleft .mainleft {
/*主体左边*/
}
.pageright .mainright {
	/*主体右边*/

	width: 650px;
	text-align: left;

}
.pageright .mainright #mainlink {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 100%;
	margin-top: 5px;
	vertical-align: text-bottom;
	top: 0px;
	margin-bottom: 15px;
	background-color: #FF0000;
	color: #FFFFFF;
}
.pageright .mainright #mainlink #linkstyle {
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: left;
}
.pageright .mainright #mainlink #linkstyle a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.pageright .mainright #mainlink #linkstyle a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.pageright .mainright #mainlink #linkstyle a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	position: relative;
	right: 0px;
	top: 1px
}
.pageright .mainright #mainlink #linkstyle a:active {
	color: #FFFFFF;
}
/*友情链接*/
.friendlink {
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
}
.friendlinkcontent {
	margin-left: 15px;
	text-align: left;
}

/*页脚导航*/
.footermenu {
	background-color: #CCCCCC;
	height: 20px;
}
/*合作流程*/

.footercooperate {


}
.footercooperate .footercooperateleft {
}
.footercooperate .payway {
	width: 810px;
}
.footercooperate .footercooperateright {
	width: 162px;
	background-image: url(../images/bottom/foot_bg.gif);
	background-repeat: repeat-x;
	font-family: "宋体";
	text-align: left;
	text-indent: 25px;
}
.footercooperate .footercooperateleft {
	width: 162px;
	font-size: 14px;
	font-weight: bold;
}
.footercooperate .payway img {
	border: 1px solid #CCCCCC;
}
