﻿/* ==全局样式定义== */
body {
	font-family:Arial, "宋体", Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	background: #fff url(back.jpg) repeat-x center 38px;
}
a {
	cursor:pointer;
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #03c;
	text-decoration: none;
}
input[type=text], input[type=Keyword] {
	height: 15px;
	margin: 1px;
}
* + html input[type=text] {
	margin: 0px;
}
img {
	border:0px;
}
dl, dt, dd, ul, li {
	padding: 0px;
	margin: 0px;
	list-style:none;
}
li {
	line-height: 22px;
	list-style:none;
}
.clear {
	clear:both;
}
.mtop {
	margin-top:5px;
}
/* --定义文字换行(FF不支持)-- */
*, #*, .* {
 word-wrap: break-word;
 word-break: break-all;
}
/*网站主体开始*/

.wrapp {
	margin:0 auto;
	width:961px;
}
.menu {
	text-align:left;
	background:url(menu.gif) repeat-x;
	height:38px;
	color:#949292;
}
.menu span {
	float:right;
	margin-right:10px;
}
.menu a {
	color:#A1A2A9;
}
.menu_bar a {
	background:url(online.gif) no-repeat right 0px;
	padding:0 5px;
}
.menu a:hover {
	color:#fff;
}
.menu_bar {
	height:38px;
	float:right;
	width:850px;
	line-height:38px;
}
.logo {
	float:left;
	display:block;
	margin-top:5px;
}
.outbox {
	background:#E1EEF4 url(bg.jpg) repeat-x center top;
}
.love {
	background:#fff url(love_bg.jpg) repeat-x center 2px;
	padding:2px
}
.love_left {
	float:left;
	width:660px;
	overflow:hidden;
	padding-right:10px;
}
#cms {
height:auto!important;
	height:221px;
	min-height:221px;
	background:url(cms.jpg) no-repeat -2px top;
}
#cms h1 {
	font-size:16px;
	padding-left:60px;
	color:#11448a;
	margin:0px;
	height:50px;
	line-height:50px;
}
#cms p {
	line-height:200%;
	text-indent:20px;
	padding: 0 10px;
	color:#4a4949;
	margin:0px;
}
.love_right {
	float:right;
	width:280px;
	padding-top:2px;
	padding-right:5px;
}
.love_left {
	border-right:1px solid #d0d0d0;
	margin-top:2px;
}
.love_right dt {
	height:36px;
	color:#fff;
	padding-left:40px;
	font-weight:bold;
	line-height:36px;
	font-size:14px;
	background:url(tv.jpg) no-repeat right center;
}
.love_right dt.email {
	background:url(email.jpg) no-repeat right center;
}
.love_right dd {
	height:auto!important;
	min-height:100px;
	height:100px;
	padding-left:10px;
	padding-top:10px;
	text-align:center;
}
.love_list {
	border:1px solid #C8DCE2;
	padding:2px;

	width:652px;

	margin:7px 0px 7px 2px;
}
.love_right li a {
	color:#333;
}
.love_right li a:hover {
	color:#cc0000;
}
.intro li a {
	color:#026fd5;
	text-decoration:underline;
}
.intro li a:hover {
	color:#cc0000;
}
.love_right dd li.more {
	float:right;
	margin:10px;
}
.ad, .copyright {
	margin:0px auto;
	width:961px;

	overflow:hidden;
}
.love_list dt.title {
	height:33px;
	line-height:33px;
	padding-left:40px;
	background:url(love_title.jpg);
	color:#1f2020;
	font-weight:bold;
	font-size:14px;
}
.love_list dd {
	line-height:200%;
	padding:7px;
	text-indent:20px;
	color:#4A4949;
	border-bottom:1px dashed #999;
	padding-bottom:26px;
	background:#F2F4F3;
}
.love_list dt.intro {
	padding:10px 5px 5px 10px;
	background:url(intro.jpg) repeat-x left bottom;
	height:auto!important;
	height:55px;
	min-height:55px;
	background:#F2F4F3;
}
.intro li {
	float:left;
	width:30%;
	background:url(circle.gif) no-repeat left 5px;
	padding:0 5px 7px 18px;
	overflow:hidden;
}
.contant dt {
	height:18px;
	line-height:18px;
	padding:0px;
	background:none;
	color:#e96904;
	font-weight:normal;
	font-size:12px;
	text-align:left;
}
.contant dl {
	border:none;
}
.contant dd {
	text-align:left;
}
.contant dd li {
	padding:0px;
line-height:24px;height:24px;
}
.copyright {
	line-height:200%;
	padding-top:10px;
	padding-left:10px;
	text-align:left;
}
.copyright span {
	float:right;
}
.copyright a {
	color:#343434;
}
.copyright a :link, .copyright a:active, .copyright a:visited {
	color:#343434;
}
.copyright a:hover {
	color:#cc0000;
	border-bottom:1px solid #cc0000;
}
.copyright {
	padding:20px 0;
}
