﻿/* CSS Document */
body {
	color:#282828;
	font-size:12px;
	font-family:"宋体", arial, verdana;
	margin-top:10px;
}
#content {
	width:770px;
	margin:0px auto;
}
#left {
	width:234px;
	float:left;
}
#right {
	width:536px;
	float:right;
}
.wel {
	width:234px;
	height:167px;
	float:left;
	background:url(images/wel.gif) no-repeat;
}
.add {
	width:198px;
	font-size:24px;
	font-weight:bold;
	font-family:verdana;
	color:#0064B7;
	text-align:center;
	padding-top:85px;
	padding-left:22px;
	padding-right:14px;
	float:left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.can {
	font-weight:bold;
	padding-left:18px;
	font-family:verdana;
	float:left;
	padding-top:20px;
	line-height:18px;
}
.email {
	font-family:verdana;
	line-height:22px;
	margin-top:20px;
	float:left;
	padding-left:18px;
}
.email a{
	color:#000;
	text-decoration:none;
}
.yel {
	background:url(images/yel.gif) no-repeat left center;
	padding-left:15px;
}
.gre {
	background:url(images/gre.gif) no-repeat left center;
	padding-left:15px;
}
.blu {
	background:url(images/blu.gif) no-repeat left center;
	padding-left:15px;
}

.topgif {
	width:536px;
	height:130px;
	float:left;
	background:url(images/rt.gif) no-repeat left bottom;
}
.intro {
	width:526px;
	padding-top:12px;
	float:left;
	padding-left:10px;
	line-height:22px;
	text-align:left;
	font-family:verdana;
	border-bottom:#cfcfcf dashed 1px;
	padding-bottom:10px;
}
.intro2 {
	width:526px;
	padding-top:12px;
	float:left;
	padding-left:10px;
	line-height:22px;
	text-align:left;
	font-family:verdana;
	padding-bottom:10px;
}
.intro a, .intro2 a {
	color:#D74C00;
	text-decoration:none;
}
.intro a:hover, .intro2 a:hover {
	color:#D74C00;
	text-decoration:underline;
}
.intro2 span {
	font-weight:bold;
	margin-left:10px;
}
.intro_main {
	margin-left:20px;
	color:#595959;
}
.bot {
	margin-top:5px;
	width:770px;
	height:13px;
	float:left;
	background:url(images/buttom.gif) repeat-x;
}
.copyright {
	font-family:verdana;
	text-align:center;
}
.friendlink {
	font-family:verdana;
	text-align:left;
}
.friendlink a {
	color:#282828;
}