﻿body {
	font-size: 12px;
	font-family: "HelveticaNeue-Light", "HelveticaNeue", "Helvetica", "Arial", "sans-serif", "宋体";
}

a {
	text-decoration: none;
}
a:link, a:visited {
	color: #E40045;
	border-bottom: 1px solid #FFFFFF;
}
a:hover {
	color: #007DBB;
	border-bottom: 1px solid #FF0000;
}
hr {
	border: 1px dotted #CCCCCC;
}
#header {
	background-image: url("/image/top-blue-bg.png");
	text-align: center;
	height: 318px;
}
#logo {
	background-image: url("/image/iexiufu.png");
	background-repeat: no-repeat;
	background-position: center;
	height: 318px;
}
#index {
	 background-image: url("/image/panic-tag.png");
	 background-repeat: no-repeat;
	 background-position: left;
	 height: 55px;
}
#default {
	line-height: 55px;
	padding-left: 40px;
}
#feature {
	color: #133855;
	font-size: 14px
}
#propaganda {
	color: #0B6E97;
	font-size: 16px
}
#intro {
	line-height: 150%;
}
