﻿/* CSS Document */
body {
	color:#282828;
	font-size:12px;
	font-family:"宋体", arial, verdana;
	background:#303B41 url(images/body.gif) repeat-x;
	margin:0px;
}
#content {
	width:800px;
	margin:0px auto;
}
.top {
	width:800px;
	height:185px;
	float:left;
}
.top_left {
	width:15px;
	height:185px;
	float:left;
	background:url(images/left_3.gif) no-repeat;
}
.top_main {
	width:770px;
	height:185px;
	float:left;
}
.top_right {
	width:15px;
	height:185px;
	float:right;
	background:url(images/right_3.gif) no-repeat;
}
.wel {
	width:760px;
	height:26px;
	float:left;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	font-family:verdana;
	background:#000000;
	padding-left:10px;
}
.line {
	width:770px;
	height:2px;
	background:#303B3F;
	float:left;
	overflow:hidden;
}
.main {
	width:770px;
	height:150px;
	float:left;
	background:url(images/main_body.gif) no-repeat;
}
.last {
	width:770px;
	height:7px;
	float:left;
	background:#000000;
	overflow:hidden;
}
.title {
	color:#FFFFFF;
	width:710px;
	height:32px;
	float:left;
	font-family:verdana;
	font-size:30px;
	padding-left:60px;
	padding-top:32px;
}
.domain {
	color:#FFFFFF;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	padding-left:60px;
	float:left;
	padding-top:10px;
	line-height:18px;
}
.email {
	font-family:verdana;
	line-height:22px;
	float:right;
	padding-right:18px;
	color:#000000;
}
.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;
}
.mid {
	width:770px;
	float:left;
	background:url(images/body_3.gif) repeat-y;
	display:inline;
	display:inline;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:20px;
}
.intro {
	width:690px;
	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:690px;
	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;
}
.copyright {
	width:800px;
	height:32px;
	line-height:32px;
	float:left;
	background:url(images/bot_body.gif) repeat-y;
	color:#E0F5FF;
	font-family:verdana;
	text-align:center;
}
.copyright a{color:#E0F5FF;}
