* {
	margin:0;
	padding:0;
}
div {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	background:#3CA6ED url(../images/top.jpg) no-repeat 50% 0;
}
h1{
	font-size:18px;
}
h2{
	font-size:16px;
}
h3{
	font-size:14px;
}
ul {
	list-style:none;
}
.clear {
	clear:both;
}
img {
	border:0px;
}
a {
	outline:none;
	color:#025394;
	text-decoration:none;
}
a:link {
	color:#025394;
}
a:visited {
	color:#025394;
}
a:hover {
	color:#025394;
	text-decoration:underline;
}
.content {
	margin:0 auto;
	width:1000px;
	padding:0;
	background:#FFFFFF;
}
.title1 {
	font-size:14px;
	font-weight:bolder;
	line-height:22px;
	padding-bottom:10px;
	color:#025394;
}
.news1 {
	margin:0 auto;
	text-align:left;
	font-size:14px;
	line-height:20px;
	border:#E4E9EF solid 1px;
	background:#FFFFFF url(../images/news1_menu_bg.jpg) repeat-x;
	padding:8px;
	margin-bottom:8px;
}
.news1 ul li {
	background:url(../images/li_dot_bg.gif) no-repeat 0 3px;
	padding-left:10px;
}
.title2 {
	font-size:16px;
	font-weight:bolder;
	display:block;
	line-height:22px;
	padding-bottom:10px;
	margin:0 auto;
	color:#CC2E2F;
	text-align:center;
}
.title2 a {
	color:#CC2E2F;
}
.title3 a {
	color:#3399CC;
}
.title3 a:link {
	color:#3399CC;
}
.title3 a:visited {
	color:#3399CC;
}
.title3 a:hover {
	color:#3399CC;
}

.title4 {
	color:#333;
	font-size:18px;
	font-weight:bolder;
}
.detail a {
	color:#0099FF;
}
.big_content_menu {
	background:url(../images/menu_content_common.jpg) no-repeat;
	height:52px;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bolder;
	line-height:62px;
	padding-left:30px;
	letter-spacing:3px;
}