/****reset style****/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0
}
h1, h2, h3, h4, h5, h6, small {
	font-size:100%
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal
}
abbr, acronym {
	border:0;
	font-variant:normal
}
del, ins {
	text-decoration:none
}
strong {
	font-weight:bold
}
ul, ol {
	list-style:none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
img, fieldset {
	border:none
}
button, label {
	cursor:pointer
}
sup {
	vertical-align:text-top
}
sub {
	vertical-align:text-bottom
}
q:before, q:after {
	content:''
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit
}
/*to enable resizing for IE*/
input, textarea, select {
*font-size:100%
}
/**** base public****/
body {
	font-family:"Verdana", "宋体", "Arial", "sans-serif";
	font-size:12px;
	line-height:1.5;
	color:#333;
}
a {
	color:#003296;
	text-decoration:none
}
a:hover {
	color:#FF4D00;
	text-decoration: underline
}
a:active {
	color:red
}
.hide {
	display:none
}
.clear_this {
	clear:both
}
.text_normal {
	text-align:left
} /** 普通文本 **/
.text_tack {
	text-align:right
} /** 附加文本 **/
.text_imp {
	text-align:center
} /** 重点文本 **/
/** Color **/
.color_strike {
	color:red
} /** 醒目色 **/
.color_minor {
	color:#cccccc
} /** 次要信息色彩 **/
.color_tip {
	color:blue
} /** 提示色 **/
/****Layout****/
#Main {
	position:relative;
	width:970px;
	margin:auto;
}
#Footer {
	position:relative;
	width:980px;
	margin:0 auto
}
.trunk {
	width:760px;
	float:left;
	margin-right:10px
}
.sideBar {
	float:right;
	width:210px
}
/** top **/
#Header {
	position:relative;
	width:960px;
	margin:0 auto;
	z-index:100;
	margin-bottom:5px;
}
.logo {
	width:131px;
	height:77px;
	float:left;
	margin-top:20px;
	background:url(http://www.96u.com/templets/96u_images/xin/logo.gif) no-repeat 0 0!important;
}
/*.logo h1 a {display:block;width:100%;height:100%;text-indent:-999em}*/
.menuList {
	position:relative;
	overflow:hidden;
}
.menuList li {
	float:left;
	margin-left:-2px;
	padding-left:2px;
	background:url(http://www.96u.com/templets/96u_images/xin/bg.png) no-repeat -9999px -9999px
}
.mainMenu {
	width:960px;
	height:110px;
}
.mainMenu .menuList {
	padding:10px 0;
	margin:0 0px;
	height:30px;
	line-height:30px;
	font-size:12px;
	font-weight:bold
}
.mainMenu .menuList li {
	background-position:0 -821px
}
.mainMenu .menuList a {
	position:relative;
	z-index:10;
	display:block;
	float:left;
	padding:0 22px;
	color:#ffffff;
}
.sss {
	width:280px;
	height:30px;
	line-height:28px;
	float:left;
	margin-left:150px;
	margin-top:11px;
}
.login {
	width:500px;
	height:30px;
	line-height:28px;
	float:left;
}
/* - 自定义搜索框 - */
#search {
	float: right;
	height: 24px;
	width: 206px;
	margin-top: 9px;
	margin-right: 5px;
	text-align:left
}
#search_1 {
	float: left;
	height: 26px;
	width: 206px;
	border: 1px solid #004068;
	background-color: #3380ac;
	padding: 1px;
}
#search_2 {
	float: right;
	height: 30px;
	width: 52px;
}
#search {
	border: 1px solid #004068;
	background-color: #3380ac;
	padding: 1px;
}
#search .txtSearch {
	float:left;
	background-color: #0f456b;
	border: 1px solid #0f456b;
	height: 20px;
	width: 208px;
	color: #FFFFFF;
	line-height: 20px;
}
#search .selSearch {
	float:left;
	width:74px;
	height:22px;
	line-height:22px;
	padding-left:1px;
	color: #FFFFFF;
}
#search .nowSearch {
	float:left;
	width:52px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	padding-left:4px;
	background-color:#0f456b;
	border: 1px solid #0f456b;
}
#search .btnSel {
	float:right;
	width:14px;
	height:24px;
}
#search .btnSel a {
	background:url(http://www.96u.com/templets/96u_images/xin/ss_2.jpg) no-repeat center center;
	display:block;
	width:14px;
	height:24px;
}
#search .btnSel a:hover {
	background:url(http://www.96u.com/templets/96u_images/xin/ss_2.jpg) no-repeat center center;
	width:14px;
	height:24px;
}
#search .selOption {
	z-index:9999;
	position:absolute;
	width:68px;
	background:#fff;
	border:1px solid #004068;
	padding:3px;
	line-height:24px;
}
#search .selOption a {
	display:block;
	height:21px;
	padding-left:5px;
	line-height:21px;
	color:#000;
	text-decoration:none;
}
#search .selOption a:hover {
	color:#fff;
	background:#3380ac;
}
.btnSearch {
	float:right;
	width:52px;
	height:30px;
	line-height:22px;
	overflow:hidden;
	margin-top: 9px;
	margin-right:1px;
}
#searchbutton {
	width:52px;
	height:28px;
	background:url(http://www.96u.com/templets/96u_images/xin/ss_1.jpg) no-repeat;
	border:0px;
}
/* - 自定义搜索框 结束 - */









.topLinks {
	position:absolute;
	top:54px;
	left:5px
}
.topLinks a {
	margin:0 4px
}
.loginWrap {
	line-height:20px;
	float:left;
	COLOR:#FF0;
	width: 360px;
	margin-top: 20px;
}
.loginWrap a {
	color: #FFFFFF;
}
.loginWrap label {
	padding:0 5px
}
.loginWrap input {
	padding:2px;
	width:74px;
	height:16px;
	border:solid #96c8e6 1px;
	vertical-align:middle
}
.btnLogin {
	width:61px;
	height:22px;
	vertical-align:middle;
	color:#5C3800;
	font-weight:bold;
	font-size:12px;
	background:url(xin/bg.png) no-repeat -221px 0;
	border:none
}
.ltSrh {
	float:left;
	margin-right:7px;
	width:275px;
	padding:10px
}
.ltSrh h2 {
	float:left;
	padding:3px 3px 0px 2px;
	margin-right:5px;
	width:33px;
	height:26px;
	line-height:12px;
	text-align:center;
	font-weight:normal;
	color:#ffffff;
	background:url(xin/bg.png) no-repeat -690px 0
}
.ltSrh .entry {
	font-size:11px;
	line-height:14px
}
.ltSrh .entry a {
	text-decoration:underline;
	margin-right:2px
}
.searchBar {
	position:relative;
	z-index:100;
	float:left;
	margin-left:10px;
	height:38px;
	width:400px;
	text-align:center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.searchBar select {
	margin-right:5px;
	border:solid #aacbee 1px;
	vertical-align:middle
}
.selectVT {
	position:relative;
	margin-right:5px;
	float:left;
	height:20px;
	line-height:20px;
	padding-right:0px;
	width:68px;
	_width:58px;
	text-align:center;
	border:solid #aacbee 1px;
	background:#ffffff url(xin/bg.png) no-repeat -578px -56px;
	cursor:pointer
}
.scWrap, .scKeys {
	position:absolute;
	z-index:999;
	left:-1px;
	top:20px;
	background:#ffffff;
	width:68px;
	border:solid #aacbee 1px
}
.scWrap ul a {
	zoom:1;
	height:22px;
	line-height:22px;
	overflow:hidden;
	padding-right:10px;
	display:block
}
.scWrap ul a:hover {
	color:#ffffff;
	text-decoration:none;
	background:#2370B6
}
.scKeys {
	top:26px;
	left:75px;
	width:158px;
	text-align:left;
*width:151px;
}
.scKeys iframe {
	position:relative;
	z-index:100;
}
.list-scKeys {
	position:relative;
	z-index:100;
}
.list-scKeys li {
	height:22px;
	line-height:22px;
	overflow:hidden;
	cursor:pointer;
}
.list-scKeys li a {
	padding:0 5px;
	display:block;
	zoom:1;
}
.list-scKeys li a:hover {
	background:#EAF6FA;
	text-decoration:none;
	color:#000;
}
.selectVT strong {
	font-weight:normal;
	padding:0 5px 0 5px;
	text-align:left;
	display:block;
	height:20px;
	width:68px;
	_width:58px
}
.searchInput {
	float:left;
	margin-right:5px;
	padding:2px 4px 2px 20px;
	vertical-align:middle;
	height:16px;
	background:#ffffff url(xin/bg.png) no-repeat -658px -56px;
	border:solid #aacbee 1px
}
.btnSrh {
	width:53px;
	height:22px;
	line-height:22px;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
	background:url(xin/bg.png) no-repeat -168px 0;
	border:none
}
.coPro {
	float:left;
	margin-top:-9px
}
.coPro div {
	width:55px;
	height:45px;
	padding:8px 0 0 45px;
	margin-right:15px;
	float:left;
	text-align:center;
	background:url(xin/bg.png) no-repeat
}
.coPro div strong {
	font-weight:normal
}
.coPro .wanwan {
	background-position:-1237px 0
}
.coPro .drLife {
	background-position:-1237px -131px
}
.coPro a {
	color:red;
	text-decoration:underline
}
.gListData {
	clear:both;
	line-height:2
}
.gListData dt {
	float:left;
	width:75px;
	text-align:center;
	font-weight:bold;
	color:#4B92D0
}
.gListData dd {
	overflow:hidden;
	zoom:1;
}
.gListData dd a {
	display:inline-block;
	margin-left:-1px;
	padding:0 2px 0 7px;
	white-space:nowrap;
	overflow:hidden;
	height:2em;
	background:url(xin/bg.png) no-repeat 0 -894px;
	_display:inline;
	zoom:1
}
.gListData dd a.hot {
	color:red
}
.gld-r2 {
	background-color:#EAF6FA
}
/** contend body **/
/** 季节 **/
/*.mainMenu {background:url(xin/nav_sum.jpg) no-repeat top left;}*/
/** image **/
.img_review {
	padding:0 0 10px 5px
}
.img_review li {
	float:left;
	width:72px;
}
.img_review img {
	width:72px;
	height:102px;
	margin:5px 0 5px 3px
}
.img_review span {
	display:block;
	width:50px;
	padding:2px;
	margin:0 8px
}
.img_review p {
	padding:7px 0 0 0
}
