/*====================================================================
Title : style.css
Author : Seymour 
URL : 
Description : For DrMindell pages
Created : 2010-01-21
Modified : 
====================================================================*/
@import url(global.css);
body{
	background:#fff url(../images/bg.jpg) left top repeat-x;
}
.inBg{
	background:#fff url(../images/bg1.jpg) left top repeat-x;
}
.container{
	width:980px;
	margin:0px auto;
}
.head{
	overflow:hidden;
	width:100%;
}
.logo{
	margin:14px 0px 21px 20px;
}
.linkRt{
	float:right;
	width:231px;
	height:61px;
	background:url(../images/btn.jpg) left top no-repeat;
	margin:5px;
}
.linkRt:hover{
	background:url(../images/btn_sel.jpg) left top no-repeat;
}
.menu{
	width:100%;
	clear:both;
}
.menu li{
	float:left;
	display:inline;
	margin:0px 18px;
}
.menu li a{
	float:left;
	text-decoration:none;
	display:inline;
	font:bold 15px/42px "YouYuan";
	color:#4B4B4B;
	width:102px;
	text-align:center;
	position:relative;
	z-index:100;
}
.menu li a:hover{
	background:url(../images/down.jpg) left 3px no-repeat;
} 
.menu li.on a{
	background:url(../images/hover.gif) left top no-repeat;
	color:#fff;
}
.banner{
	position:relative;
	z-index:10;
	top:-3px;
}
.slider{margin:0px auto 5px auto;width:980px;height:350px;position:relative;overflow:hidden;}
.conbox{position:absolute;/*±ØÒªÔªËØ*/}
.conbox li{
	float:left;
}
.slider .btns{
	width:980px;
	position:relative;
}
.slider .btns span{
	width:16px;
	height:50px;
	position:absolute;
	top:150px;
	z-index:100;
	display:block;
	cursor:pointer;
}
.slider .lf{
	left:10px;
	background:url(../images/left.png) left top no-repeat;
}
.slider .rt{
	right:10px;
	background:url(../images/right.png) left top no-repeat;
}
.slider .unlf{
	left:10px;
	background:url(../images/unleft.png) left top no-repeat;
}
.slider .unrt{
	right:10px;
	background:url(../images/unright.png) left top no-repeat;
}
.item .tt{
	height:36px;
}
.item .tt h2{
	color:#333;
	font-size:14px;
	padding:10px 0px 6px 0px;
	font:bold 16px "Microsoft YaHei";
}
.item .tt  h2 a{
	color:#333;
}
.item .tt span{
	color:#FF9900;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	margin:0px 0px 0px 5px;
}
.item{
	width:250px;
	margin:5px 0px 0px 30px;
	overflow:hidden;
}
.dList{
	padding:5px 0px 0px 0px;
}
.dList li{
	width:260px;
	overflow:hidden;
	white-space:nowrap;
	line-height:24px;
	background:url(../images/dot.jpg) left 5px no-repeat;
	padding:0px 0px 0px 15px;
}
.abtItem{
	width:420px;
	float:left;
	margin:5px 0px 5px 0px;
}
.abtItem .tt{
	float:left;
}
.abtItem p{
	text-indent:24px;
	float:right;
	width:275px;
	margin:-20px 0px 0px 0px;
	*margin:10px 0px 0px 0px;;
}
.abtItem p a{
	color:#37378B;
}
.abtItem .img{
	padding:10px 10px 0px 0px;
	clear:left;
}
.addList{
	line-height:30px;
	font-size:13px;
	margin:20px 0px;
}
/*****about******/
.content{
	padding:40px;
	font-size:13px;
	line-height:30px;
}
.content .title{
	background:url(../images/line.gif) right bottom no-repeat;
	margin:0px 0px 40px 0px;
}
.content .title span{
	background:#fff;
	font:normal 16px/30px "Microsoft YaHei";
	padding:10px 10px 10px 0px;
}
.content .img{
	margin:10px 30px 30px 0px;
}
.content h3{
	color:#37378B;
	font:normal 25px/40px "Microsoft YaHei";
}
.content h4{
	text-align:center;
	font-size:15px;
	margin:0px 0px 30px 0px;
}
.content p{
	margin:20px 0px;
}

/******search******/
.search{
	border:1px solid #EFEFEF;
	margin:30px 0px 0px 0px;
	float:left;
	width:978px;
	padding:0px 0px 10px 0px;
}
.search h2{
	background:url(../images/barbg.jpg) left top repeat-x;
	line-height:36px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #efefef;
	padding:0px 10px;
}

.search ul{
	padding:0px 10px;
	width:960px;
}
.search li{
	float:left;
	width:318px;
	height:24px;
	line-height:24px;
	margin:8px 0px;
	display:inline;
}
.search label{
	margin:0px 8px 0px 0px;
}
.search .txt{
	width:200px;
	height:24px;
	border:1px solid #E3E3E3;
}
.btn{
	background:url(../images/btnbg.jpg) left top no-repeat;
	width:80px;
	height:30px;
	border:0px;
	font:normal 15px/30px "Microsoft YaHei";
	color:#fff;
}
.searchList{
	border:1px solid #efefef;
	border-bottom:0px;
	clear:both;
}
.searchList th{
	background:#efefef;
	padding:15px 0px;
	font:normal 14px "Microsoft YaHei";
	text-align:center;
}
.searchList td{
	background:#fff;
	text-align:center;
	padding:10px 0px;
	border-bottom:1px solid #efefef;
}
.pageBd{
	border:1px solid #efefef;
	border-top:0px;
	float:left;
	width:958px;
	padding:10px;
	line-height:30px;
}
.pageBd span{
	margin:0px 15px 0px 0px;
}
.pageBd a{
	margin:0px 5px;
}
.listBox{
	margin:0px 0px 30px 0px;
}
.listBox li{
	background:url(../images/dot.jpg) 5px 6px no-repeat;
	padding:0px 0px 0px 20px;
	float:left;
	width:870px;
	margin:3px 0px;
}
.listBox li a{
	float:left;
}
.listBox li span{
	float:right;
	color:#999;
}
.page{
	border:0px;
	width:880px;
	margin:10px 0px 0px 0px;
	border-top:1px solid #efefef;
}
.article .tt{
	font:normal 25px/40px "Microsoft YaHei";
	text-align:center;
}
.article .crumb{
	margin:20px 0px;
	float:left;
	width:100%;
}
.article p{
	line-height:30px;
	margin:20px 0px;
}

.flowBox p{
	margin:20px 0px;
	font:normal 16px/40px "Microsoft YaHei";
	color:#666;
}
/******foot******/
.foot{
	background:#37378B;
	padding:15px 0px;
	text-align:center;
	color:#9B9BD8;
	line-height:24px;
	margin:20px 0px 0px 0px;
}
.btmLink{
	width:960px;
	margin:0px auto;
	padding:0px 0px 20px 0px;
}
.btmLink a{
	color:#fff;
	white-space:nowrap;
	margin:0px 10px 0px 5px;
}
.findBox{
	width:670px;
	height:240px;
	margin:0px auto;
	padding:100px 0px 0px 0px;
}
.findBox .tt{
	width:670px;
	text-align:center;
	margin:0px 0px 50px 0px;
}
.findBox li{
	float:left;
	display:inline;
	margin:0px 3px;
}
.findBox li img{
	margin:12px 0px 0px 0px;
}
.findBox .txt{
	background:url(../images/search_bg.jpg) left top no-repeat;
	width:529px;
	height:42px;
}
.findBox .txt input{
	margin:4px 0px 0px 50px;
	height:30px;
	line-height:30px;
	width:460px;
	border:0px;
}
.findBox .btn{
	width:120px;
	height:40px;
	border:0px;
	background:url(../images/btnbig.jpg) left top no-repeat;
}