@charset "utf-8";
	@import "icon.css";
	.blueBtn {
	padding:0 12px;
	font-size:12px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0;
	height:22px;
	*height:24px;
	line-height:22px;
	color:#ffffff;
	text-align:center;
	cursor:pointer;
	background:#004889;
	background-image:-moz-linear-gradient(top,#0055a2,#004889);
	background-image:-webkit-linear-gradient(top,#0055a2,#004889);
	background-image:-ms-linear-gradient(top,#0055a2,#004889);
	background-image:linear-gradient(top,#0055a2,#004889);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0055a2,endColorstr=#004889,GradientType=0);
	border:1px solid #003a6f;
	border-bottom-color:#001f3c;
	*border:0;
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
	outline:0;
	*zoom:expression(function(el) {
	el.style.zoom = 1;
	el.hideFocus = true
}
(this));
	-webkit-text-shadow:0 1px 0 #002d56;
	-moz-text-shadow:0 1px 0 #002d56;
	-ms-text-shadow:0 1px 0 #002d56;
	text-shadow:0 1px 0 #002d56}.blueBtn:hover {
	color:#fff;
	text-decoration:none;
	background:#0055a2;
	background-image:-moz-linear-gradient(top,#0062bb,#0055a2);
	background-image:-webkit-linear-gradient(top,#0062bb,#0055a2);
	background-image:-ms-linear-gradient(top,#0062bb,#0055a2);
	background-image:linear-gradient(top,#0062bb,#0055a2);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0062bb,endColorstr=#0055a2,GradientType=0)
}
.skyBtn {
	padding:0 12px;
	font-size:12px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0;
	height:22px;
	*height:24px;
	line-height:22px;
	color:#ffffff;
	text-align:center;
	cursor:pointer;
	background:#009bd6;
	background-image:-moz-linear-gradient(top,#00aeef,#009bd6);
	background-image:-webkit-linear-gradient(top,#00aeef,#009bd6);
	background-image:-ms-linear-gradient(top,#00aeef,#009bd6);
	background-image:linear-gradient(top,#00aeef,#009bd6);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00aeef,endColorstr=#009bd6,GradientType=0);
	border:1px solid #0089bc;
	border-bottom-color:#006489;
	*border:0;
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
	outline:0;
	*zoom:expression(function(el) {
	el.style.zoom = 1;
	el.hideFocus = true
}
(this));
	-webkit-text-shadow:0 1px 0 #0076a3;
	-moz-text-shadow:0 1px 0 #0076a3;
	-ms-text-shadow:0 1px 0 #0076a3;
	text-shadow:0 1px 0 #0076a3}.skyBtn:hover {
	color:#fff;
	text-decoration:none;
	background:#00aeef;
	background-image:-moz-linear-gradient(top,#0abcff,#00aeef);
	background-image:-webkit-linear-gradient(top,#0abcff,#00aeef);
	background-image:-ms-linear-gradient(top,#0abcff,#00aeef);
	background-image:linear-gradient(top,#0abcff,#00aeef);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0abcff,endColorstr=#00aeef,GradientType=0)
}
.whiteBtn {
	padding:0 12px;
	font-size:12px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0;
	height:22px;
	*height:24px;
	line-height:22px;
	color:#666666;
	text-align:center;
	cursor:pointer;
	background:#f2f2f2;
	background-image:-moz-linear-gradient(top,#ffffff,#f2f2f2);
	background-image:-webkit-linear-gradient(top,#ffffff,#f2f2f2);
	background-image:-ms-linear-gradient(top,#ffffff,#f2f2f2);
	background-image:linear-gradient(top,#ffffff,#f2f2f2);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,endColorstr=#f2f2f2,GradientType=0);
	border:1px solid #e6e6e6;
	border-bottom-color:#cccccc;
	*border:0;
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
	outline:0;
	*zoom:expression(function(el) {
	el.style.zoom = 1;
	el.hideFocus = true
}
(this));
	-webkit-text-shadow:0 1px 0 #d9d9d9;
	-moz-text-shadow:0 1px 0 #d9d9d9;
	-ms-text-shadow:0 1px 0 #d9d9d9;
	text-shadow:0 1px 0 #d9d9d9}.whiteBtn:hover {
	color:#666;
	text-decoration:none;
	background:#f2f2f2;
	background-image:-moz-linear-gradient(top,#fff,#f2f2f2);
	background-image:-webkit-linear-gradient(top,#fff,#f2f2f2);
	background-image:-ms-linear-gradient(top,#fff,#f2f2f2);
	background-image:linear-gradient(top,#fff,#f2f2f2);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,endColorstr=#f2f2f2,GradientType=0)
}
.greenBtn {
	padding:0 12px;
	font-size:12px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0;
	height:22px;
	*height:24px;
	line-height:22px;
	color:#ffffff;
	text-align:center;
	cursor:pointer;
	background:#7fb842;
	background-image:-moz-linear-gradient(top,#8cc152,#7fb842);
	background-image:-webkit-linear-gradient(top,#8cc152,#7fb842);
	background-image:-ms-linear-gradient(top,#8cc152,#7fb842);
	background-image:linear-gradient(top,#8cc152,#7fb842);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#8cc152,endColorstr=#7fb842,GradientType=0);
	border:1px solid #72a53b;
	border-bottom-color:#587f2e;
	*border:0;
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
	outline:0;
	*zoom:expression(function(el) {
	el.style.zoom = 1;
	el.hideFocus = true
}
(this));
	-webkit-text-shadow:0 1px 0 #659234;
	-moz-text-shadow:0 1px 0 #659234;
	-ms-text-shadow:0 1px 0 #659234;
	text-shadow:0 1px 0 #659234}.greenBtn:hover {
	color:#fff;
	text-decoration:none;
	background:#8cc152;
	background-image:-moz-linear-gradient(top,#98c865,#8cc152);
	background-image:-webkit-linear-gradient(top,#98c865,#8cc152);
	background-image:-ms-linear-gradient(top,#98c865,#8cc152);
	background-image:linear-gradient(top,#98c865,#8cc152);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#98c865,endColorstr=#8cc152,GradientType=0)
}
.redBtn {
	padding:0 12px;
	font-size:12px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0;
	height:22px;
	*height:24px;
	line-height:22px;
	color:#ffffff;
	text-align:center;
	cursor:pointer;
	background:#e64328;
	background-image:-moz-linear-gradient(top,#e9573f,#e64328);
	background-image:-webkit-linear-gradient(top,#e9573f,#e64328);
	background-image:-ms-linear-gradient(top,#e9573f,#e64328);
	background-image:linear-gradient(top,#e9573f,#e64328);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e9573f,endColorstr=#e64328,GradientType=0);
	border:1px solid #dc3519;
	border-bottom-color:#ae2a14;
	*border:0;
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
	outline:0;
	*zoom:expression(function(el) {
	el.style.zoom = 1;
	el.hideFocus = true
}
(this));
	-webkit-text-shadow:0 1px 0 #c52f17;
	-moz-text-shadow:0 1px 0 #c52f17;
	-ms-text-shadow:0 1px 0 #c52f17;
	text-shadow:0 1px 0 #c52f17}.redBtn:hover {
	color:#fff;
	text-decoration:none;
	background:#e9573f;
	background-image:-moz-linear-gradient(top,#ec6b56,#e9573f);
	background-image:-webkit-linear-gradient(top,#ec6b56,#e9573f);
	background-image:-ms-linear-gradient(top,#ec6b56,#e9573f);
	background-image:linear-gradient(top,#ec6b56,#e9573f);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ec6b56,endColorstr=#e9573f,GradientType=0)
}
.yellowBtn {
	padding:0 12px;
	font-size:12px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0;
	height:22px;
	*height:24px;
	line-height:22px;
	color:#ffffff;
	text-align:center;
	cursor:pointer;
	background:#f5b22a;
	background-image:-moz-linear-gradient(top,#f6bb42,#f5b22a);
	background-image:-webkit-linear-gradient(top,#f6bb42,#f5b22a);
	background-image:-ms-linear-gradient(top,#f6bb42,#f5b22a);
	background-image:linear-gradient(top,#f6bb42,#f5b22a);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f6bb42,endColorstr=#f5b22a,GradientType=0);
	border:1px solid #f4a911;
	border-bottom-color:#c88a0a;
	*border:0;
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
	outline:0;
	*zoom:expression(function(el) {
	el.style.zoom = 1;
	el.hideFocus = true
}
(this));
	-webkit-text-shadow:0 1px 0 #e19b0b;
	-moz-text-shadow:0 1px 0 #e19b0b;
	-ms-text-shadow:0 1px 0 #e19b0b;
	text-shadow:0 1px 0 #e19b0b}.yellowBtn:hover {
	color:#fff;
	text-decoration:none;
	background:#f6bb42;
	background-image:-moz-linear-gradient(top,#f7c45a,#f6bb42);
	background-image:-webkit-linear-gradient(top,#f7c45a,#f6bb42);
	background-image:-ms-linear-gradient(top,#f7c45a,#f6bb42);
	background-image:linear-gradient(top,#f7c45a,#f6bb42);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7c45a,endColorstr=#f6bb42,GradientType=0)
}
.orangeBtn {
	padding:0 12px;
	font-size:12px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0;
	height:22px;
	*height:24px;
	line-height:22px;
	color:#ffffff;
	text-align:center;
	cursor:pointer;
	background:#e37f00;
	background-image:-moz-linear-gradient(top,#fc8d00,#e37f00);
	background-image:-webkit-linear-gradient(top,#fc8d00,#e37f00);
	background-image:-ms-linear-gradient(top,#fc8d00,#e37f00);
	background-image:linear-gradient(top,#fc8d00,#e37f00);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fc8d00,endColorstr=#e37f00,GradientType=0);
	border:1px solid #c97000;
	border-bottom-color:#965400;
	*border:0;
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
	outline:0;
	*zoom:expression(function(el) {
	el.style.zoom = 1;
	el.hideFocus = true
}
(this));
	-webkit-text-shadow:0 1px 0 #b06200;
	-moz-text-shadow:0 1px 0 #b06200;
	-ms-text-shadow:0 1px 0 #b06200;
	text-shadow:0 1px 0 #b06200}.orangeBtn:hover {
	color:#fff;
	text-decoration:none;
	background:#fc8d00;
	background-image:-moz-linear-gradient(top,#ff9917,#fc8d00);
	background-image:-webkit-linear-gradient(top,#ff9917,#fc8d00);
	background-image:-ms-linear-gradient(top,#ff9917,#fc8d00);
	background-image:linear-gradient(top,#ff9917,#fc8d00);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff9917,endColorstr=#fc8d00,GradientType=0)
}
.greysBtn {
	padding:0 12px;
	font-size:12px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0;
	height:22px;
	*height:24px;
	line-height:22px;
	color:#ffffff;
	text-align:center;
	cursor:pointer;
	background:#b0b1b4;
	background-image:-moz-linear-gradient(top,#bdbec0,#b0b1b4);
	background-image:-webkit-linear-gradient(top,#bdbec0,#b0b1b4);
	background-image:-ms-linear-gradient(top,#bdbec0,#b0b1b4);
	background-image:linear-gradient(top,#bdbec0,#b0b1b4);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#bdbec0,endColorstr=#b0b1b4,GradientType=0);
	border:1px solid #a3a4a7;
	border-bottom-color:#898b8e;
	*border:0;
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
	outline:0;
	*zoom:expression(function(el) {
	el.style.zoom = 1;
	el.hideFocus = true
}
(this));
	-webkit-text-shadow:0 1px 0 #96979b;
	-moz-text-shadow:0 1px 0 #96979b;
	-ms-text-shadow:0 1px 0 #96979b;
	text-shadow:0 1px 0 #96979b}.greysBtn:hover {
	color:#fff;
	text-decoration:none;
	background:#bdbec0;
	background-image:-moz-linear-gradient(top,#cacbcc,#bdbec0);
	background-image:-webkit-linear-gradient(top,#cacbcc,#bdbec0);
	background-image:-ms-linear-gradient(top,#cacbcc,#bdbec0);
	background-image:linear-gradient(top,#cacbcc,#bdbec0);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cacbcc,endColorstr=#bdbec0,GradientType=0)
}
body {
	font:12px/1.6 '微软雅黑','Heiti SC',Arial,HELVETICA;
	font-size:12px
}
* {
	outline:0
}
html,legend {
	background:#f8f8f8;
	color:#777
}
body,dl,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend {
	margin:0
}
ul,ol,li,fieldset,p,input,button {
	margin:0;
	padding:0
}
table {
	font-size:inherit
}
fieldset,img {
	border:0
}
address,caption,cite,code,dfn,em,strong,th,var,i,b {
	font-style:normal;
	font-weight:normal
}
ul,ol,li {
	list-style:none
}
caption,th {
	text-align:left
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%
}
h1 {
	font-size:20px
}
h2 {
	font-size:18px
}
h3 {
	font-size:16px
}
h4 {
	font-size:14px
}
q:before,q:after {
	content:''
}
abbr,acronym {
	border:0;
	font-variant:normal
}
sup {
	vertical-align:text-top
}
sub {
	vertical-align:text-bottom
}
input,button,textarea,select {
	font-family:'微软雅黑','Heiti SC',Arial,HELVETICA;
	vertical-align:top;
	font-size:12px;
	outline:0
}
button::-moz-focus-inner {
	border:0
}
textarea {
	overflow:auto;
	resize:none
}
pre,code,kbd,samp,tt {
	font-family:'微软雅黑','Heiti SC',Arial,HELVETICA
}
small {
	font-size:100%
}
a {
	color:#444;
	text-decoration:none
}
a:hover {
	text-decoration:underline;
	color:#379be9
}
abbr,acronym {
	border-bottom:1px dotted;
	cursor:help
}
ins {
	text-decoration:none
}
del {
	text-decoration:line-through
}
hr {
	background-color:#d1d7dc;
	border:0;
	color:#d1d7dc;
	height:1px
}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {
	display:block
}
audio,canvas,video {
	display:inline-block;
	*display:inline;
	*zoom:1
}
body {
	background:#f8f8f8 url(../images/pagebg.png) repeat-x
}
.wrap {
	width:990px;
	margin:0 auto
}
.hide {
	display:none
}
.il {
	padding-right:5px
}
.ir {
	padding-left:5px
}
.i12 {
	font-size:12px
}
.fl {
	float:left
}
.fr {
	float:right
}
.t20 {
	margin-top:20px
}
.clearfix {
	clear:both;
	font-size:0;
	line-height:0;
	*zoom:1
}
.clearfix:before,.clearfix:after {
	display:table;
	content:""
}
.clearfix:after {
	clear:both
}
.clearfix:before,.clearfix:after {
	display:table;
	content:""
}
.clearfix:after {
	clear:both
}
.cut {
	font-size:0;
	line-height:0;
	margin-top:20px
}
#MainBody {
	margin-top:20px
}
#BodyLeft {
	width:640px
}
#BodyRight {
	width:330px;
	overflow:hidden
}
#Header {
	width:100%;
	background:#fff;
	font-size:0;
	color:#777
}
#NavMenu {
	height:45px;
	background:#0055a2;
	width:100%;
	z-index:98
}
#NavMenu a {
	display:inline-block;
	*display:inline;
	*zoom:1;
	line-height:45px;
	padding:0 7px;
	font-size:14px;
	color:#a2d3ff;
	-webkit-transition:all .3s ease;
	-moz-transition:all .3s ease;
	-o-transition:all .3s ease;
	-ms-transition:all .3s ease;
	transition:all .3s ease
}
#NavMenu a:hover {
	text-decoration:none;
	color:#fff
}
#TopBar {
	height:28px;
	border-bottom:1px solid #DDD;
	background:#f3f3f3;
	text-align:right;
	line-height:28px;
	width:100%;
	z-index:100;
	font-size:12px;
	position: relative;
}
#TopBar a {
	padding:0 5px
}
#TopBar a:hover {
	text-decoration:none
}
#TopBar .usermenu {
	line-height:100%;
	height:28px;
	position:relative
}
#TopBar .usermenu li {
	padding:7px 5px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	position:relative;
	cursor:pointer;
	background:url(../images/topbor.png) no-repeat right center;
	border-left:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3
}
#TopBar .usermenu li dl {
	position:absolute;
	top:28px;
	left:-1px;
	background:#FFF;
	border:1px solid #DDD;
	padding:10px 0;
	width:130px;
	z-index:99;
	border-top:0
}
#TopBar .usermenu li dl dd {
	padding:8px 10px;
	text-align:left
}
#TopBar .usermenu li dl dd:hover {
	background:#f3f3f3
}
#TopBar .usermenu li dl dd em {
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:70px
}
#TopBar .usermenu li dl a {
	display:block;
	text-decoration:none!important
}
#TopBar .usermenu li.on {
	background:#FFF;
	border-left:1px solid #DDD;
	border-right:1px solid #DDD;
	border-bottom:1px solid #FFF
}
.topAD {
	margin:10px auto;
	width:990px;
	text-align:center;
	font-size:0;
	line-height:0
}
#Logo {
	float:left;
	_display:inline;
	width:120px;
	height:45px;
	background:url(../images/logo.png) no-repeat left center
}
#Nav {
	display:inline-block;
	*display:inline;
	*zoom:1
}
#Nav li {
	display:inline-block;
	*display:inline;
	*zoom:1
}
#Nav li.on {
	background:#003a6f
}
#Nav li.on a {
	color:#fff
}
#Tools {
	float:right;
	_display:inline
}
#Tools .search {
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:194px;
	height:25px;
	margin-top:10px;
	position:relative;
	vertical-align:top;
	// margin-right:10px
}
#Tools .search input {
	width:101px;
	padding:3px 25px 3px 3px;
	height:19px;
	line-height:19px;
	background:#004079;
	border:0;
	color:#fff;
	vertical-align:top
}
#Tools .search input::-webkit-input-placeholder {
	color:#a2d3ff
}
#Tools .search input::-ms-input-placeholder {
	color:#a2d3ff
}
#Tools .search button {
	position:absolute;
	top:0;
	right:0;
	z-index:100;
	background:0;
	border:0;
	font-size:14px;
	cursor:pointer;
	line-height:1;
	height:25px;
	width:25px;
	text-align:center;
	color:#fff
}
#Tools .search button:hover {
	background:#002d56
}
#Tools .search .searchTypes {
	background:#004079;
	display:inline-block;
	line-height:25px;
	font-size:12px;
	border:0;
	padding:0
}
#Tools .lnktools {
	display:none
}
#Tools .lnktools a {
	padding:0 10px;
	*padding:10px
}
#Tools .lnktools a:hover {
	background:#003a6f
}
#Tools .lnktools .other {
	font-size:12px;
	vertical-align:top;
	*padding:0 10px
}
#Tools .lnktools .userphoto {
	width:25px;
	height:25px;
	-webkit-border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px;
	vertical-align:middle;
	margin-top:-3px;
	*margin-top:0
}
#Tools .show {
	display:inline-block;
	*display:inline;
	*zoom:1
}
#Tools .userReg {
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-size:12px
}
#Tools .userReg a {
	font-size:12px;
	line-height:45px;
	padding:0 10px
}
#Tools .userLogin {
	display:inline-block;
	*display:inline;
	*zoom:1
}
#Tools .userLogin a {
	font-size:12px;
	line-height:45px;
	padding:0
}
#Footer {
	margin-top:20px;
	padding:25px 0 20px;
	border-top:1px solid #d4d4d4;
	background:#fff url(../images/footerbg.gif) repeat-x
}
/*#Footer {
	margin-top:20px;
	padding:25px 0 20px;
	border-top:1px solid #d4d4d4;
}*/
#Footer .Links {
	font-size:0;
	line-height:2
}
#Footer .Links .title {
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-size:12px
}
#Footer .Links a {
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-size:12px;
	padding:0 8px
}
#Footer .Links a:first-child {
	padding-left:0
}
#Footer .Copyright {
	line-height:2
}
#Footer .Copyright a {
	padding:0 8px
}
#Footer .Copyright a:first-child {
	padding-left:0
}
/*#Footer .wrap {
	background:url(../images/footer_logo.png) no-repeat right center
}*/
.dialog-Login {
	margin-bottom:20px
}
.dialog-LoginOther {
	border-top:1px solid #ededed;
	padding-left:30px
}
.dialog-LoginOther .title {
	padding-bottom:15px
}
.dialog-LoginOther .links {
	font-size:12px
}
.dialog-LoginOther .links i {
	font-size:16px
}
.dialog-LoginOther .links a {
	color:#828282
}
.dialog-LoginOther .links a:hover {
	text-decoration:none;
	color:#333
}
.dialog-LoginOther .other {
	margin-top:30px
}
.sideBox {
	border:1px solid #ededed;
	border-bottom-color:#d4d4d4;
	border-top:0;
	padding:15px;
	background:#fff;
	-webkit-border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px
}
.sideBox h2 {
	font-size:14px;
	color:#333;
	line-height:1;
	border-bottom:1px solid #d4d4d4;
	padding-bottom:10px
}
.sideBox h2 span {
	display:inline-block;
	*display:inline;
	*zoom:1;
	border-left:5px solid #8cc152;
	padding-left:8px
}
.sideBox h2 .more {
	font-size:12px;
	line-height:1;
	color:#777;
	font-weight:100
}
.sideBox h2 .more:hover {
	text-decoration:none;
	color:#0055a2
}
.interview li {
	margin-top:15px;
	border-bottom:1px dotted #d4d4d4;
	padding-bottom:15px
}
.interview li:last-child {
	padding-bottom:0;
	border-bottom:0
}
.interview p {
	margin-top:5px
}
.interview h3 {
	font-style:14px;
	font-weight:100;
	margin-bottom:8px;
	// overflow:hidden;
	// text-overflow:ellipsis;
	// white-space:nowrap
}
.zhuanti li {
	margin-top:15px;
	border-bottom:1px dotted #d4d4d4;
	padding-bottom:15px;
	height:60px;
	overflow:hidden
}
.zhuanti li:last-child {
	padding-bottom:0;
	border-bottom:0
}
.zhuanti .pics {
	float:left;
	line-height:0;
	font-size:0;
	margin-right:20px
}
.zhuanti .pics img {
	height:60px;
	width:114px
}
.zhuanti h3 {
	font-style:14px;
	font-weight:100;
	margin-bottom:8px;
	height:48px;
	overflow:hidden;
	padding-top:5px
}
.side_push_group {
	margin-top:15px;
	padding-bottom:15px;
	border-bottom:1px dotted #e0e0e0
}
.side_push_group:last-child {
	padding-bottom:0;
	border-bottom-width:0
}
.side_push_group .pics {
	float:left;
	width:60px;
	height:60px;
	font-size:0;
	line-height:1
}
.side_push_group .pics img {
	width:60px;
	height:60px;
	border-radius:5px
}
.side_push_group .cont {
	margin-left:75px
}
.side_push_group .cont .title {
	font-size:14px;
	font-weight:600
}
.side_push_group .cont .name {
	margin-top:5px
}
.side_push_group .cont .info {
	margin-top:5px
}
.side_push_group .cont .info span {
	padding-right:15px
}
.side_push_group .cont .txt {
	margin-top:10px
}
.side_push_user {
	margin-top:15px;
	padding-bottom:15px;
	border-bottom:1px dotted #e0e0e0
}
.side_push_user:last-child {
	padding-bottom:0;
	border-bottom-width:0
}
.side_push_user .num {
	float:left;
	_display:inline;
	width:20px;
	height:20px;
	background:#ededed;
	text-align:center;
	margin-top:10px;
	-webkit-border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px
}
.side_push_user .pics {
	float:left;
	_display:inline;
	width:40px;
	height:40px;
	font-size:0;
	line-height:1
}
.side_push_user .pics img {
	width:40px;
	height:40px;
	border-radius:5px
}
.side_push_user .cont {
	margin-left:55px;
	min-height:40px;
	_height:40px
}
.side_push_user .cont .title {
	font-size:12px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.side_hot_news {
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #e0e0e0
}
.side_hot_news:last-child {
	padding-bottom:0;
	border-bottom-width:0
}
.side_hot_news .num {
	float:left;
	_display:inline;
	width:20px;
	height:20px;
	background:#ededed;
	text-align:center;
	-webkit-border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px
}
.side_hot_news .n1,.side_hot_news .n2,.side_hot_news .n3 {
	color:#FFF
}
.side_hot_news .n1 {
	background:#e9573f
}
.side_hot_news .n2 {
	background:#fc8d00
}
.side_hot_news .n3 {
	background:#f6bb42
}
.side_hot_news .title {
	margin-left:35px;
	font-size:12px;
	vertical-align:top;
	min-height:20px;
	_height:20px
}
.side_hot_tags a {
	margin:10px 10px 0 0;
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-size:12px;
	line-height:1
}
.side_hot_comment ol {
	margin-top:15px;
	padding-bottom:15px;
	border-bottom:1px dotted #e0e0e0
}
.side_hot_comment .photo {
	float:left;
	_display:inline;
	width:30px;
	height:30px
}
.side_hot_comment .photo img {
	width:30px;
	height:30px;
	-webkit-border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px
}
.side_hot_comment .cont {
	margin-left:45px
}
.side_hot_comment .name {
	color:#0055a2;
	padding-right:8px
}
.side_hot_comment .txt {
	border-left:2px solid #ededed;
	padding-left:15px;
	margin-top:8px
}
.side_push_special ol {
	margin-top:15px
}
.side_push_special .pics {
	float:left;
	width:111px;
	height:60px
}
.side_push_special .pics img {
	width:111px;
	height:60px
}
.side_push_special .title {
	margin-left:121px;
	height:60px;
	overflow:hidden
}
#slide {
	position:relative;
	overflow:hidden;
	background:#323436
}
#slide ol {
	display:none
}
#slide .pics {
	font-size:0;
	line-height:0
}
#slide .title {
	position:absolute;
	bottom:0;
	left:0;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	-webkit-opacity:.85;
	-moz-opacity:.85;
	-o-opacity:.85;
	opacity:.85;
	filter:alpha(opacity= 85);
	background:#000
}
#slide .title a {
	color:#fff
}
#slide .next,#slide .prev {
	position:absolute;
	top:50%;
	z-index:10;
	background:url(../images/arrow.gif) no-repeat;
	width:40px;
	height:58px;
	margin-top:-29px;
	-webkit-opacity:.4;
	-moz-opacity:.4;
	-o-opacity:.4;
	opacity:.4;
	filter:alpha(opacity= 40);
	-webkit-transition:all .3s ease;
	-moz-transition:all .3s ease;
	-o-transition:all .3s ease;
	-ms-transition:all .3s ease;
	transition:all .3s ease
}
#slide .next:hover,#slide .prev:hover {
	-webkit-opacity:.85;
	-moz-opacity:.85;
	-o-opacity:.85;
	opacity:.85;
	filter:alpha(opacity= 85)
}
#slide .next {
	right:5px;
	background-position:-40px 0
}
#slide .prev {
	left:5px
}
.pages {
	text-align:right;
	border-bottom:0;
	font-size:0;
	margin-top:20px
}
.pages a {
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-size:12px;
	height:25px;
	padding:0 10px;
	line-height:25px;
	margin-left:-1px;
	border:1px solid #DDD;
	border-bottom-color:#CCC;
	background:#FFF;
	vertical-align:top;
	color:#555
}
.pages a:hover {
	background:#f4f4f4;
	color:#4a89dc;
	text-decoration:none
}
.pages a.on {
	background:#f4f4f4;
	color:#999
}
.pages a:last-child {
	-webkit-border-radius:0 3px 3px 0;
	-moz-border-radius:0 3px 3px 0;
	border-radius:0 3px 3px 0
}
.pages a:first-child {
	-webkit-border-radius:3px 0 0 3px;
	-moz-border-radius:3px 0 0 3px;
	border-radius:3px 0 0 3px
}
.pages span {
	display:inline-block;
	*display:inline;
	*zoom:1;
	height:25px;
	line-height:25px;
	padding:0 10px;
	margin-left:-1px;
	background:#fff
}
.loading {
	display:block;
	font-size:12px;
	text-align:center;
	padding:40px 0
}
#GoTop {
	width:54px;
	height:54px;
	overflow:hidden;
	display:none;
	position:fixed;
	right:10px;
	bottom:15px;
	_position:absolute;
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
	_margin-bottom:15px
}
#GoTop a {
	display:block;
	width:54px;
	height:54px;
	background:url(../images/go_top.png) no-repeat 0 0;
	-webkit-transition:all .3s ease;
	-moz-transition:all .3s ease;
	-o-transition:all .3s ease;
	-ms-transition:all .3s ease;
	transition:all .3s ease
}
#GoTop a:hover {
	background-position:-54px 0
}
#StarUsers {
	position:relative
}
#StarUsers div.WrapBox {
	width:298px;
	overflow:hidden
}
#StarUsers .ui-switchable-content {
	height:137px;
	margin-top:10px
}
#StarUsers .ui-switchable-content ol {
	height:137px;
	width:298px
}
#StarUsers .ui-switchable-content .pics {
	float:left;
	width:50px;
	height:50px;
	font-size:0
}
#StarUsers .ui-switchable-content .pics img {
	width:50px;
	height:50px;
	-webkit-border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px
}
#StarUsers .ui-switchable-content .cont {
	margin-left:70px
}
#StarUsers .ui-switchable-content .name {
	font-size:14px;
	font-weight:600
}
#StarUsers .ui-switchable-content .name span {
	font-weight:100;
	font-size:12px
}
#StarUsers .ui-switchable-content .info {
	margin-top:10px
}
#StarUsers .ui-switchable-content .info span {
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
#StarUsers .ui-switchable-content .txt {
	margin-top:10px
}
#StarUsers .ui-switchable-nav {
	position:absolute;
	top:12px;
	right:15px;
	font-size:0
}
#StarUsers .ui-switchable-nav li {
	display:inline-block;
	*display:inline;
	*zoom:1;
	cursor:pointer;
	color:#bdbec0;
	width:20px;
	height:20px;
	font-size:14px;
	line-height:20px;
	text-align:center
}
#StarUsers .ui-switchable-nav li.ui-switchable-active {
	color:#0055a2
}
.NewsHost {
	padding-left:80px
}
.NewsHost .pics {
	float:left;
	margin-left:-70px;
	width:50px;
	height:50px;
	-webkit-border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px;
	display:inline-block;
	*display:inline;
	*zoom:1
}
.NewsHost .pics img {
	width:50px;
	height:50px
}
.NewsHost .name {
	font-size:14px;
	padding-bottom:10px
}
.NewsHost .list {
	border-top:1px dotted #d4d4d4;
	margin-left:-80px;
	margin-top:10px;
	padding-top:10px
}
.NewsHost .list h3 {
	font-weight:600px;
	font-size:14px;
	padding-bottom:10px;
	color:#000
}
.NewsHost .list a {
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height:2.2
}
.NewsHost .list a em {
	padding-right:8px
}
.NewsHost .list a:hover {
	text-decoration:none
}
.YBtn,.BBtn,.GBtn,.RBtn,.OBtn,.SBtn {
	padding:0 10px;
	-webkit-border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-size:12px
}
.YBtn:hover,.BBtn:hover,.GBtn:hover,.RBtn:hover,.OBtn:hover,.SBtn:hover {
	text-decoration:none
}
.YBtn {
	background:#f6bb42;
	color:#fff
}
.YBtn:hover {
	background:#f7c45a;
	color:#fff
}
.BBtn {
	background:#0055a2;
	color:#fff
}
.BBtn:hover {
	background:#0062bb;
	color:#fff
}
.GBtn {
	background:#8cc152;
	color:#fff
}
.GBtn:hover {
	background:#98c865;
	color:#fff
}
.SBtn {
	background:#00aeef;
	color:#fff
}
.SBtn:hover {
	background:#0abcff;
	color:#fff
}
.RBtn {
	background:#e9573f;
	color:#fff
}
.RBtn:hover {
	background:#ec6b56;
	color:#fff
}
.OBtn {
	background:#fc8d00;
	color:#fff
}
.OBtn:hover {
	background:#ff9917;
	color:#fff
}
.btn-add-frd,.btn-done-frd,.btn-clear-frd,.btn-send-msg,.btn-add-tag,.btn-clear-tag {
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
	background:url(../images/button.png) no-repeat;
	font-size:0;
	width:55px;
	height:20px
}
.btn-add-frd:hover,.btn-done-frd:hover,.btn-clear-frd:hover,.btn-send-msg:hover,.btn-add-tag:hover,.btn-clear-tag:hover {
	background-position:-55px 0
}
.btn-done-frd {
	background-position:0 -20px
}
.btn-done-frd:hover {
	background-position:-55px -20px
}
.btn-clear-frd,.btn-clear-tag {
	background-position:0 -40px
}
.btn-clear-frd:hover,.btn-clear-tag:hover {
	background-position:-55px -40px
}
.btn-send-msg {
	background-position:0 -60px
}
.btn-send-msg:hover {
	background-position:-55px -60px
}
.TY {
	color:#f6bb42
}
.TG {
	color:#8cc152
}
.Tr {
	color:#e9573f
}
.TB {
	color:#379be9
}
.TO {
	color:#fc8d00
}
.SubmitForm li {
	padding-bottom:20px
}
.SubmitForm label {
	height:28px;
	line-height:28px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:60px;
	text-align:right;
	padding-right:10px
}
.SubmitForm .inp {
	border:1px solid #DDD;
	padding:3px;
	height:20px;
	line-height:20px;
	width:200px
}
.SubmitForm .inp:focus {
	border-color:#0055a2
}
.SubmitForm .btn {
	text-align:right
}
.AD990 {
	margin:0 auto;
	margin-top:20px;
	text-align:center;
	width:990px
}
.pop_loading {
	width:335px;
	border:1px solid #DDD;
	height:156px;
	background:#fff url(../images/loading.gif) no-repeat center
}
.TipsCard {
	background:#FFF;
	width:335px;
	border:1px solid #DDD
}
.TipsCard .userinfo {
	padding:10px
}
.TipsCard .userinfo .pics {
	float:left;
	width:55px
}
.TipsCard .userinfo .pics img {
	width:55px;
	height:55px
}
.TipsCard .userinfo .cont {
	margin-left:70px;
	min-height:50px;
	_height:50px
}
.TipsCard .userinfo .name {
	margin-bottom:5px;
	font-size:14px
}
.TipsCard .userinfo .name a {
	color:#0055a2
}
.TipsCard .userinfo .name a:hover {
	text-decoration:none
}
.TipsCard .userinfo .txt {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.TipsCard .userinfo .info {
	height:40px;
	margin-top:10px;
	line-height:20px
}
.TipsCard .userinfo .info a {
	display:block;
	width:60px;
	height:40px;
	border-left:1px solid #d4d4d4;
	float:left;
	text-align:center;
	color:#828282
}
.TipsCard .userinfo .info a:hover {
	text-decoration:none;
	background:#fafafa;
	color:#444
}
.TipsCard .tools {
	padding:8px;
	background:#fafafa
}
.DialogFavList {
	margin-top:20px;
	padding-left:100px;
	width:322px
}
.DialogFavList h3 {
	font-size:12px;
	font-weight:100;
	color:#000
}
.DialogFavList .list {
	margin-top:10px
}
.DialogFavList .list a {
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-right:10px;
	line-height:20px
}
.DialogFavList .list a.on {
	color:#e9573f
}
.daily {
	background:#fff url(../images/index_daily.png) no-repeat left top;
	height:250px;
	padding-top:50px;
	border-bottom:1px solid #d4d4d4;
	-webkit-border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px
}
.daily img {
	width:330px;
	height:163px
}
.daily p {
	padding:10px 15px
}
.daily p a {
	font-size:14px;
	display:block;
	width:298px;
	line-height:30px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.vote ol {
	padding-top:20px;
	font-size:14px;
	color:#e9573f
}
.vote li {
	padding-top:10px;
	padding-left:25px
}
.vote li input {
	float:left;
	margin-left:-25px;
	margin-top:3px
}

.userImg{
	float: left;
	border: none;
	border-radius: 5px;
	margin-right: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

