﻿/* CSS Document */
body {
	color:#282828;
	font-size:12px;
	font-family:"宋体", arial, verdana;
	margin-top:0px;
}
#content {
	width:770px;
	margin:0px auto;
}
.top {
	width:770px;
	height:48px;
	float:left;
}
.title {
	font-family:verdana;
	color:#0064B7;
	font-weight:bold;
	font-size:24px;
	float:left;
	margin-top:15px;
}
.l_line {
	width:107px;
	height:4px;
	background:url(images/l_line.gif) no-repeat;
	margin-right:8px;
	margin-top:30px;
	float:left;
}
.r_line {
	width:107px;
	height:4px;
	background:url(images/r_line.gif) no-repeat;
	margin-left:8px;
	margin-top:30px;
	float:left;
}
.domain {
	float:right;
	font-family:verdana;
	font-weight:bold;
	line-height:18px;
	margin-top:8px;
	margin-right:50px;
	display:inline;
}
#left {
	background:url(images/left.gif) no-repeat;
	width:517px;
	height:102px;
	float:left;
}
#right {
	width:249px;
	height:102px;
	float:right;
	background:url(images/right.gif) no-repeat;
}
.email {
	font-family:verdana;
	line-height:22px;
	margin-top:10px;
	float:left;
	padding-left:18px;
	color:#FFFFFF;
}
.email a{
	color:#fff;
	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;
}
.main {
	width:760px;
	padding-left:5px;
	padding-left:5px;
	padding-bottom:10px;
}
.intro {
	width:750px;
	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:750px;
	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;
}
.qq a {
	color:#fff;
}
