@charset "gb2312";
/*--通用定义--*/
* {
	margin:0;
	padding:0;
}
img {
	display:inline-block;
	border:none;
}
body, div, dl, dd, dt, ul, li, p, h3, td{
	color:#555;
	font-family: "宋体";
	font-size: 13px;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	font-variant: normal;
}
body {
	background-image:url(skin2015imagesempty.png);
	background-repeat: repeat-x;
	background-position: center top;
}
ul, li {
	list-style:none;
}
a {
	text-decoration:none;
	color:#555;
}
a:hover, a:active{
	color:#b00000;
	}
.clearbox {
	border-top: 1px solid transparent !important;
	margin-top: -1px !important;
	border-top: 0px;
	margin-top: 0px;
	height: 0px;
	clear: both;
	background: none;
	font-size: 0px;
	visibility: hidden;
}/*clearbox：清除浮动，撑开边框*/
.c_spacing {
	background: none;
	height: 10px;
	width:100%
	font-size: 0px;
}
/*===============自定义列表样式================*/
.page_top{ 
	width:900px;
	height:121px; 
	margin-left:auto;
	margin-right:auto;
	background-image: url(skin2015imageslogo.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right; 
display:none;
	}
.page_top_jtjy{ 
	width:900px;
	height:121px; 
	margin-left:auto;
	margin-right:auto;
	background-image: url(skin2015imageslogo_jtjy.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right; 
 display:none;
	}
.page_top_yjs{ 
	width:900px;
	height:121px; 
	margin-left:auto;
	margin-right:auto;
	background-image: url(skin2015imageslogo_yjs.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right; 
 display:none;
	}
.page_top_lxyz{ 
	width:900px;
	height:121px; 
	margin-left:auto;
	margin-right:auto;
	background-image: url(skin2015imageslogo_lxyz.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right; 
  display:none;
	}	
.page_top_jjs{ 
	width:900px;
	height:121px; 
	margin-left:auto;
	margin-right:auto;
	background-image: url(skin2015imageslogo_jjs.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right; 
 display:none;
	}	
.page_top_zcjs{ 
	width:900px;
	height:121px; 
	margin-left:auto;
	margin-right:auto;
	background-image: url(skin2015imageslogo_zcjs.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
 display:none; 
	}	
.page_top_gjs{ 
	width:900px;
	height:121px; 
	margin-left:auto;
	margin-right:auto;
	background-image: url(skin2015imageslogo_gjs.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
 display:none;  
	}	
.page_top_jcxxzx{ 
	width:900px;
	height:121px; 
	margin-left:auto;
	margin-right:auto;
	background-image: url(skin2015imageslogo_jcxxzx.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
 display:none;  
	}	
.page_menu{ 
	width:100%;
	position:relative;
	height:43px;
 display:none;  
	}
.page_menu ul{

	width:970px;
	height:43px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	}
.page_menu ul li{
	float:left;
	font-size: 14px;
	line-height: 43px;
	font-weight: bold;
	color: #FFF;
	}
.page_menu ul li a{
	color: #FFF;
	}
.page_menu ul li a span {
	height:43px;
	line-height:43px;
	display:inline-block;
	width:100px;
	text-align: center;
	}
.page_menu ul li a:hover span, #topTabOn a span{
	color:#FFF;
	display:inline-block;
	background-image: url(skin2015imagesbg_menu_a.gif);
	background-repeat: repeat-x;
	background-position: center top;
	cursor: pointer;
	}
.page_content{
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	clear: both; 
display:none;
	}
.txtnews{
	width:385px;
	height:230px;
	margin-bottom: 10px;
	*margin-bottom: 0px;
	margin-left:10px;
	padding-left:8px;
	padding-right:8px;
	float:right;
	clear:right;
	border: 1px solid #d3d3d3;
	overflow:hidden;
	}
.txtnews dt{
	width:385px;
	height:36px;
	background-image: url(skin2015imagesline_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
.txtnews dt ul, .list_365 dt ul{
	width:350px;
	height:36px;
	margin-left:40px;
	margin-right:10px;
	float:left;
	}
.newstitle, .newstitle_no, .list_365 dt ul li{
	width:80px;
	height:35px;
	float:left;
	text-align: center;
	display: inline;
	cursor:pointer;
	line-height: 300%;
	color:#017ce4;
	margin-left:5px;
	background-image: url(skin2015imagesnewstitleb_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
	font-size: 14px;
	}
.newstitle_no{
	color:#999;
	background-image: url(skin2015imagesnewstitleb_bg1.gif);
	}
.txtnews dd, .txtnews dd ul{
	width:385px;
	}
.txtnews dd ul li{
	text-align:right;
	clear:both;
	line-height:26px;
	white-space:nowrap; 
	height:26px;
	border-bottom:1px dashed #DDD;
	overflow:hidden;
	}
.txtnews dd ul li a{
	float:left;
	padding-left:8px;
	background:url(skin2015imageslistIcon.gif) 0px center no-repeat;
	}
#pandt{
	height:92px;	
	}
#pandt li{
	text-align:left;
	white-space:normal;
	clear:both;
	height:76px;
	padding:6px 6px;
	border-bottom:1px dashed #DDD;
	}
#pandt li div a{
	float:left;
	background:none;
	padding-left:4px;
	}
.pandt_title{
	font-weight: bold;	
	}
.pandt_thumb img{
	background-color:#FFF;
	padding:3px;
	border:1px solid #DDD;
	}
.more{
	width:50px;
	float:right;
	padding-top:12px;
	*padding-top:6px;
	cursor:pointer;
	margin-right:20px;
	}
#more{
	width:41px;
	float: right;
	clear: right;
	height: 35px;
	background: none;
	padding-right: 20px;
	padding-left:0px;
	cursor: pointer;
	}
#more img{
	margin-top:12px;
	}

/*地址栏样式*/
.address{
	width:960px;
	height:28px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a9cade;
	margin-bottom: 10px;
	padding: 0 20px;
	overflow:hidden;
}
.address dt{
	width:560px;
	line-height: 28px;
	clear: left;
	float: left;
}
.address dd{
	width:300px;
	clear: right;
	float: right;
}
#mydate{
	width:240px;
	clear: left;
	float: left;
	padding-top:1px !important;
	padding-top:2px;
	}
#mywether{
	width:160px;
	clear: right;
	float: right;
	padding-top:3px;
	}
.food{
display:none;	
width:100%;
	height:auto;
	clear: both;
	padding-top:10px;
	padding-bottom: 10px;
	overflow:hidden;
	text-align: center;
	color: #999;
	font-size: 12px;
	background-image:url(skin2015imagesfooter_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.page_col{
	margin-top:5px;
	width:320px;
	height:auto;
	float:left; 
	} 
.page_colmiddle{
	margin-top:5px;
	width:350px;
	height:auto;
	float:left; 
	
	}	
.page_left{
	width:230px;
	height:auto;
	float:left;
	clear:left;
	}
	
.page_right, .page_right_content{
	width:756px;
	height:auto;
	float:left;
	clear:right;
	margin-left:12px;
	}
 
.main_left, .dh, .MARQUEE, .shjs, .userlogin {
	width: 230px;
	height:auto;
	margin-bottom: 10px;
	overflow:hidden;
	border: 1px solid #d3d3d3;
	float:left;
	}
.shjs{
	height:230px;
	}
.shjs #a1{
	height:160px;
	}
.main_left dt, .dh dt, .MARQUEE dt, .shjs dt, .userlogin dt {
	background-image: url(skin2015imagesleft_list_title_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 35px;
	width: 230px;
	}

.main_left dt ul {
	font-size:14px;
	color: #017ce4;
	font-weight: bold;
	line-height:35px;
	text-align: left;
	height: 35px; 
	padding-left:30px;
	float:left;
	clear:left;
	}
.main_left     .dh dt ul, .MARQUEE dt ul, .shjs dt ul, .userlogin dt ul{
	font-size:14px;
	color: #017ce4;
	font-weight: bold;
	line-height:35px;
	text-align: left;
	height: 35px;
	width: 134px;
	padding-left:30px;
	float:left;
	clear:left;
	}
.main_left dd, .dh dd, .MARQUEE dd, .shjs dd {
	height: auto !important;

	min-height:180px;
	width: 216px;
	padding: 6px;
	overflow:hidden;
	}
.userlogin dd {
	height: auto !important;
	height: 80px;
	min-height:80px;
	width: 204px;
	padding: 12px;
	overflow:hidden;
	}
.shjs dd {
	height: 300px;
	}
#shjs{
	padding: 8px 5px;
	padding-bottom: 3px;
	}
.MARQUEE dd {
	height: 200px;
	}
.dh dd {
	height: auto !important;
	height: 100px;
	min-height:100px;
	padding-left:15px;
	}
  	
.dh dd ul li{
	margin:6px 0px;
	}
.dh dd ul li a{
	height:26px;
	line-height:26px;
	background:url(skin2015imagesback.gif) no-repeat -505px -61px;
	width:165px;
	display:inline-block;
	padding-left:33px;
	color:#333;
	}
.dh dd ul li a:hover, .dh dd ul li.class_on a {
	background:url(skin2015imagesback.gif) no-repeat -505px -32px;
	color:#ae541f;
}	
.main_left dd ul li, .MARQUEE dd ul li, .userlogin dd ul li, .shjs dd ul li, .list_365 dd ul li, .list_365_S dd ul li{
	text-align:right;
	clear:both;
	line-height:26px;
	white-space:nowrap; 
	height:26px;
	border-bottom:1px dashed #DDD;
	}
.userlogin dd ul li{
	text-align:left;
	padding-left:10px;
	}
.MARQUEE dd ul li{
	height: auto !important;
	height: 26px;
	min-height:26px;
	margin-bottom:10px;
	white-space:normal;
	line-height:18px;
	}
#intor{
	height: auto !important;
	height: 26px;
	min-height:26px;
	white-space:normal;
	}
.main_left dd ul li a, .shjs dd ul li a, .list_365 dd ul li a, .list_365_S dd ul li a{
	float:left;
	padding-left:8px;
	background:url(skin2015imageslistIcon.gif) 0px center no-repeat;
	}
.MARQUEE dd ul li a{
	text-align:left;
	float:left;
	clear:both;
	padding-left:7px;
	background:url(skin2015imageslistIcon.gif) 0px 7px no-repeat;
	}
 
#hits{
	background-image: url(/skin2015/images/hits.gif);
	background-repeat: no-repeat;
	background-position: 4px 11px;
	}
#hits ul li a{
	padding-left:17px;
	background:none;
	}
iaa_135{
	width:758px;
	float:right;
	clear:right;
	}
.iaa_100{
	width:1000px;
	float:inherit;
	height:90px;
	clear:both;
	}
.jsimg{
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #d3d3d3;
	}
#jsk{
	padding: 6px 9px;
	}
.main_right, .content, .index_ringht, .shhy, .usercontent, .sjwx, .main_right_K {
	width: 756px;
	height:auto;
	margin-bottom: 10px;
	overflow:hidden;
	border: 1px solid #d3d3d3;
	}
.page_right_content{
	width:756px;
	border: 1px solid #d3d3d3;
	margin-bottom:10px;
	}
.main_right dt, .index_ringht dt, .shhy dt, .sjwx dt, .main_right_T dt {
	background-image: url(skin2015imagesleft_list_title_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-size:14px;
	color: #0299ee;
	font-weight: bold;
	line-height:35px;
	text-align: center;
	height: 35px;
	width: 756px;
	}
.sjwx, .sjwx dt {
	width: 456px;
	}
.sjwx dt {
	height: 41px;
	}
.main_right dd, .main_right_C{
	height: auto !important;
	height: 160px;
	min-height:160px;
	width: 740px;
	padding: 7px;
	overflow:hidden;
	}
.main_right_C{
	padding-bottom: 0px;
	}
.main_right_L{
	width: 200px;
	float:left;
	padding-left:6px;
	text-align: center;
	}
.main_right_L img{
	border:1px solid #CCC;
	padding: 4px;
	background-color:#FFF;
	}
.main_right_R{
	width: 520px;
	float:right;
	margin-right:10px;
	}
.index_ringht dd, .sjwx dd{
	height: auto !important;
	height: 160px;
	min-height:160px;
	width: 740px;
	padding: 7px;
	overflow:hidden;
	}
.shhy dd{
	height: 160px;
	width: 722px;
	padding: 7px 16px;
	overflow:hidden;
	}
.sjwx dd{
	width: 440px;
	}
.main_right dt ul, .index_ringht dt ul, .shhy dt ul, .sjwx dt ul, .main_right_T dt ul{
	float: left;
	width: 190px;

	height: 35px;
	font-size:14px;
	color: #268cd9;
	font-weight: bold;
	line-height:35px;
	text-align: center;
	overflow:hidden;
	margin-left:80px;
	}
.main_right dt ul a, .index_ringht dt ul a, .shhy dt ul a, .sjwx dt ul a, .main_right_T dt ul a{
	color:#268cd9;
}
.index_right_group{
	width:756px;
	float:right;
	}
.content, .usercontent {
	width:756px;
	border:none;
	}
.content dt, .usercontent dt{
	background-image: url(skin2015imagescontnet_title_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: auto;
	width: 756px;
	}
.content dt ul, .content dd ul, .usercontent dt ul{
	padding-top:10px;
	height: auto;
	width: 736px;
	margin:0 auto;
	}
.content_hr{
	background-color: #b1ddfa;
	width: 736px;
	border: 1px solid #b1ddfa;
	margin-bottom:10px;
	margin-top:10px;
	}
.content dd ul{
	width: 720px;
	}
.content dt ul h1, .usercontent dt ul h1{
	font-size:23px;
	color:#0075EA;
	line-height: 150%;
	font-weight: bolder;
	text-align: center;
	padding:10px;
	padding-top:20px;
	}
.content dt ul h2, .usercontent dt ul h2{
	font-size:18px;
	color:#39F;
	line-height: 150%;
	font-weight: bolder;
	text-align: center;
	height: auto !important;
	height: 0px;
	min-height: 0px;
	}
.content dt ul h3, .content dd h3, .usercontent dt ul h3, .usercontent dd h3{
	height: 28px;
	width: 736px;
	text-align: center;

	line-height: 28px;
	border-top: 1px solid #b1ddfa;
	border-bottom: 1px solid #b1ddfa;
	margin:0 auto;
	background-color: #F4FEFF;
	overflow:hidden;
	}
.content_dd_right{
	width: 470px;
	margin-right:20px;
	margin-bottom:10px;
	float: right;
	}
.content_text{
	width: 450px;
	margin-right:20px;
	margin-bottom:10px;
	float: right;
	text-align: left;
	line-height: 28px;
	padding-left:10px;
	padding-right:10px;
	font-size: 14px;
	color:#444;
	}
.content_text p{
	font-size: 14px;
	color:#444;
	}
.content_dd_right_li1, .content_dd_right_li2, .content_dd_right_txt{
	height: auto !important;
	height: 28px;
	min-height: 28px;
	text-align: left;
	line-height: 28px;
	padding-left:10px;
	padding-right:10px;
	border-bottom: 1px dashed #CBE7FC;
	background-color: #FBFFFF;
	font-size: 14px;
	color:#444;
	}
.content_dd_right_li1, .content_dd_right_txt{
	border-bottom: 1px dashed #CBE7FC;
	background:none;
	}
.content_dd_right_txt, .content_dd_right_txt p, .content_dd_right_txt ul, .content_dd_right_txt div, .content_dd_right_txt br{
	text-indent:2em; 
	font-size: 14px;
	color:#444;
	}
.content dd, .usercontent dd {
	height: auto !important;
	height: 300px;

	min-height:300px;
	width: 736px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	}	
.a_photo_list li{
	float: left;
	padding: 0 4px;
	text-align: center;
}
.a_photo_list li img, .book_left img{
	border:1px solid #CCC;
	padding: 3px;
	background-color:#FFF;
	}

/* 分页 */
.class_page {
	clear: left;
	padding: 5px;
	margin-top: 5px;
	text-align: center;
	color:#4C9DCE;
}
.class_page ul, .class_page li {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	text-align: left;
	list-style: none;
}
.class_page a, .class_page strong {
	display:inline-block;
	border:1px solid #D7E5F2;
	line-height:160%;
	text-decoration:none;
	padding:0 5px;
	color: #4C9DCE;
}
.class_page strong {
	background:#5384AF;
	color:#fff;
}
#moveplay, #Intro, #downdress{
	width:640px;
	margin-left:auto;
	margin-right:auto;
	}
#downdress li{
	width:auto;
	float:left;
	margin:10px;
	}
.detailSection{ clear:both;margin:20px 15px 15px 15px;}
.detailSection .hd{ background:url(/skin2015/images/video/bg03.jpg) repeat-x bottom;padding-left:2em; }
.detailSection .hd h3{background:url(/skin2015/images/video/tabBg_01.gif) no-repeat; width:116px; text-align:center;}
.detailSection .hd h3 em{height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#257ec0;}
.msg_list_box .hd h3{
	background:none;
	width:auto;
	font-size: 14px;
	font-weight: bold;
}
#text_right{
	text-align: right;
	height:0px;
	}
/*文字列表样式1*/
.listStyle1 li {
	line-height:26px;
	text-align:right;
	border-bottom:1px dashed #DDD;
}
.listStyle1 li a {
	float:left;
	padding-left:12px;
	padding-right:12px;
	background:url(skin2015imageslistIcon.gif) 3px center no-repeat;
}
.listStyle2 li {
	line-height:26px;
	float:left;
	clear:both;
	width:748px;
	padding-left:12px;
	border-bottom:1px dashed #DDD;
	background:url(skin2015imageslistIcon.gif) 3px center no-repeat;
}
/*图片列表样式1*/
.listStyle3 li {
	width:136px;
	float:left;
	margin:6px;
	overflow:hidden;
}
.pe_u_thumb_title{
	width:100%;
	text-align: center;	
	}
.listStyle3 li img, .content_dd_ul_img img{
	background-color:#FFF;
	padding:5px;
	border:1px solid #DDD;
	}
.content_dd_ul, .content_dd_ul_img {
	overflow:hidden;
	padding-bottom:10px;
	height: auto !important;
	height: 333px;
	min-height:333px;
	}
.content_dd_ul_img{
	width:222px;
	float:left;
	margin-left:20px;
	}
.content_dd_ul, .content_dd_ul ul, .content_dd_ul p, .content_dd_ul div, .content_dd_ul li, .content_dd_ul_img, .content_dd_ul_img li{
	line-height: 200%;
	font-size:14px;
	color:#444;
	}
.content_dd_ul_img li{
	text-indent:0em;
	}
.c_bot_text {
	color: #508BD4;
	text-align: right;
	width:720px;
}
.main_search {
	height: auto !important;
	height: 28px;
	min-height: 28px;
}
.main_search input {
	height: 15px;
	margin: 1px;
	vertical-align: middle;
	color:#666;
}
.main_search select {
	height: 21px;
	margin: 1px;
	vertical-align: middle;
	color:#666;
}
/*焦点图片css*/
.photonews{
	width:343px;
	height:245px;
	margin-bottom: 10px;
	 
	float:left;
	margin-left:10px;
	}
#container {
	width:343px;
	height:230px;
	margin:0 auto;
	position:relative;
	z-index:0;
	border: 1px solid #d3d3d3;
	background-color:#fff;
}

#example {
	width:345px;
	height:232px;
	position:relative;
}

#ribbon {
	position:absolute;
	top:-3px;
	left:-3px;
	z-index:500;
}

#frame {
	position:absolute;
	z-index:0;
	width:489px;
	height:281px;
	top:-3px;
	left:-80px;
}

#slides {
	position:absolute;
	top:7px;
	left:7px;
	z-index:100;
}

#slides .next,#slides .prev {
	position:absolute;
	top:80px;
	left:0px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

.slides_container {
	width:329px;
	height:216px;
	overflow:hidden;
	position:relative;
}

#slides .next {
	left:305px;
}
.pagination {
	margin:12px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(skin2015imagespagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

.caption {
	position:absolute;
	bottom:-35px;
	height:30px;
	padding:5px 10px 0 10px;
	background:#000;
	background:rgba(0,0,0,.5);
	width:310px;
	font-size:1.3em;
	line-height:1.33;
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;
}
.caption p{
	color:#fff;
	}
#qjtd{
	padding-top:0px;
	padding-bottom:0px;
	}
#qjtd ul div{
	margin:10px 9px;
	}
.left{
	float:left;
	}
.right{
	float:right;
	}
.bottom{
	margin-bottom:10px;
	}
.list_365, .list_365_S{
	width:360px;
	height:150px;
	margin-top:5px;
	}
.list_365 dt{
	width:360px;
	height:36px;
	background-image: url(skin2015imagesline_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
.list_365 dt ul{
	width:150px;
	}
.list_365 dd{
	width:350px;
	height:147px;
	padding:0px 5px;
	}
.list_365_S dt{
	width:29px;
	height:140px;
	float:left;
	clear:left;
	background-image: url(skin2015imagesline_bg_S.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-left:4px;
	}
.list_365_S dd{
	width:317px;
	height:147px;
	padding:0px 5px;
	float:right;
	clear:right;
	}
.list_365_S dt ul{
	width:29px;
	height:80px;
	margin-top:10px;
	}
.list_365_S dt ul li{
	width:29px;
	height:80px;
	float:right;
	text-align: center;
	cursor:pointer;
	line-height: 130%;
	color:#017ce4;
	background-image: url(skin2015imagesnewstitleb_bg_S.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-weight: bold;
	font-size: 14px;
	padding-top:3px;
	letter-spacing:1px;
	}
#more_S{
	width:11px;
	float: left;
	clear: left;
	height: 41px;
	padding-left: 8px;
	cursor: pointer;
	}
#height_260{
	height: 274px;
	}
/* ######### 菜单弹出 ######### */
.dropmenudiv{ 
 
font-size:13px;  
line-height:22px;
text-align:center;
position:absolute; 
z-index:9999; 
width:120px;   
background-color:#ffffff;
border:1px solid #268cd9;
visibility: hidden;
}
/* webkit and opera */
@media all and (min-width:0){
    .dropmenudiv{ margin-top:27px}
}
/*FireFox*/
@-moz-document url-prefix() {
   .dropmenudiv{ margin-top:12px}
}


.dropmenudiv a{
	padding:2px 5px 2px 10px;
	width: auto;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	color:#017ce4;
	background-color: #ffffff;
	border-bottom:1px dashed #DDD;
}
* html .dropmenudiv a{ /*IE only hack*/
color:#017ce4;
width: 100%;
background-color: #ffffff;
padding:2px 5px 2px 5px;
}
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #75CDDD;
	padding:2px 5px 2px 10px;
	color:#ffffff;
}
/* 快捷栏按钮样式*/
.downloadBtn {
	background-color: #f8f8f8;
	display: inline-block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 9px 15px;
	position: relative;
	-moz-transition: 0.2s ease-in-out all 0s;
	-o-transition: 0.2s ease-in-out all 0s;
	-webkit-transition: 0.2s ease-in-out all 0s;
	transition: 0.2s ease-in-out all 0s;
	background: -moz-linear-gradient(top, #fdfdfd, #fafafa 50%, #f8f8f8 50.1%, #ededed);
	background: -ms-linear-gradient(top, #fdfdfd, #fafafa 50%, #f8f8f8 50.1%, #ededed);
	background: -o-linear-gradient(top, #fdfdfd, #fafafa 50%, #f8f8f8 50.1%, #ededed);
	background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), color-stop(0.5, #fafafa), color-stop(0.51, #f8f8f8), to(#ededed) );
	background: -webkit-linear-gradient(top, #fdfdfd, #fafafa 50%, #f8f8f8 50.1%, #ededed);
	background: linear-gradient(top, #fdfdfd, #fafafa 50%, #f8f8f8 50.1%, #ededed);
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-khtml-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
}
.downloadBtn:hover {
	background-color: #f2f2f2;
	-khtml-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3), 0px 0px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3), 0px 0px 3px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3), 0px 0px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3), 0px 0px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3), 0px 0px 3px rgba(0, 0, 0, 0.1);
}
.downloadBtn:active, .downloadBtn:focus {
	background-color: #ededed;
	background: -moz-linear-gradient(top, #ededed, #f8f8f8 50%, #fafafa 50.1%, #fdfdfd);
	background: -ms-linear-gradient(top, #ededed, #f8f8f8 50%, #fafafa 50.1%, #fdfdfd);
	background: -o-linear-gradient(top, #ededed, #f8f8f8 50%, #fafafa 50.1%, #fdfdfd);
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), color-stop(0.5, #f8f8f8), color-stop(0.51, #fafafa), to(#fdfdfd) );
	background: -webkit-linear-gradient(top, #ededed, #f8f8f8 50%, #fafafa 50.1%, #fdfdfd);
	background: linear-gradient(top, #ededed, #f8f8f8 50%, #fafafa 50.1%, #fdfdfd);
	-khtml-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.45), 0px 2px 3px rgba(0, 0, 0, 0.1) inset, 0px 0px 3px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.45), 0px 2px 3px rgba(0, 0, 0, 0.1) inset, 0px 0px 3px rgba(0, 0, 0, 0.2) inset;
	-o-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.45), 0px 2px 3px rgba(0, 0, 0, 0.1) inset, 0px 0px 3px rgba(0, 0, 0, 0.2) inset;
	-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.45), 0px 2px 3px rgba(0, 0, 0, 0.1) inset, 0px 0px 3px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.45), 0px 2px 3px rgba(0, 0, 0, 0.1) inset, 0px 0px 3px rgba(0, 0, 0, 0.2) inset;
}
.downloadBtn span {
	background: transparent url('skin2015imagesclouds.png') no-repeat scroll top left;
	color: #808080;
	display: block;
	padding: 0px 0px 0px 30px;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8);
	width:140px;
	background-position: 0px -1px;
}
.downloadBtn span strong {
	display: block;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	color: #42A5BD;
}
.listpadding, .listpadding li{
	padding-left:5px;
	padding-right:5px;
	}