﻿@charset "utf-8";

/*综合设置-------------------------------------------------------------------------------------------综合设置*/

* { word-break: break-all; } /*在IE中实行强制换行*/
body { font: 12px Arial, Helvetica, sans-serif; color: #333333; background: #0071b5; margin: 0px; padding: 0; }
#wrap { margin: 5px; text-align: left; width: 970px; padding: 5px; w\idth: 970px; background: #fff; }

/*链接样式*/
a { color: #000; text-decoration: none; }
	a:hover { text-decoration: underline; color: #000098; }
		a:visited { color: #666;}
	a img { border: none; }
	
p { }

td { }

.head{ border-bottom: 5px #898989 solid; padding:5px 5px 10px 5px;}
#logo{padding: 5px; vertical-align:top; width: 175px; vertical-align: middle;}

.banner { overflow:hidden;clear:both; padding-right: 10px;}
#headernav{ width:225px; text-align: center;}
	#headernav ul {list-style: none; margin: 0; padding: 0; display:inline;}
	#headernav li { border: 1px #ccc solid; background: #f7f7f7; padding:5px; margin: 5px; }
	#headernav li span{padding-right:15px;}

#topmenu {vertical-align:middle; width:100%; background:#0071b5; border-top: 1px #fff solid; border-bottom: 5px #898989 solid;}
	#topmenu ul{ font: 14px Arial, Helvetica, sans-serif; font-weight: bold; list-style:none; margin:0; padding:5px; }
		/*\*/ * html #topmenu ul{ height: 1%; }/**/ *> #topmenu ul{ overflow: hidden; }
		#topmenu li {float:left; margin:0 6px; height:24px;line-height:24px; white-space:nowrap;}
			#topmenu a {color:#fff; display: block;}
			
/*主导航*/
#menu { border: 1px solid #86B9D6; line-height: 25px; overflow: hidden;}
	#menu ul { list-style: none; margin: 0 1em; padding: 0; }
		#menu li {margin: 0 2px; width: 6em; }
	#menu h3{margin: 1px 0 0; font-size: 1em; color: #5086A5; line-height: 26px; padding-left: 0.5em; border-bottom: 1px #B2C9D3 solid;}

		
/*您的位置导航*/
#navigation { padding: 1.2em 0; clear:both;}
	#navigation label{line-height:20px;}
	#navigation p { margin: 0;}
		#navigation p a, #navigation p strong { margin: 0 0.5em; }
	#searchform { float: right; }
		#searchform * { vertical-align: top; }
		#searchform button { margin-left: 0.5em; }
	/*简单页面的位置导航*/
	#navigation.simplepage { padding: 0; border-top: 3px solid #86B9D6; border-bottom: 1px solid #86B9D6; height: 26px; line-height: 30px; overflow: hidden; background: #EFF5FF url(../images/title_icon.gif) no-repeat 10px 6px;; margin-bottom: 1em; }
		#navigation.simplepage p { float: right; margin-right: 0.5em; }
		#navigation.simplepage h1, #navigation.simplepage h2 { margin: 0; font-size: 1.2em; padding-left: 32px; }

/*-----------------------------------------------------------------------------------布局*/

/*搜索*/
#search { width: 600px; margin: 4em auto; }
	#search form { text-align: center; margin: 4em 0; }
	#search .open { text-align: left !important; line-height: 30px; margin: 2em !important; }
		#search .open div div { clear: both; padding-left: 7em; }
		#search .open label { float: left; width: 7em; }
			#search .open div label { margin-left: -7em; }
		#search .open  button { float: right; }
	#search .open fieldset { border: none; margin: 0; padding: 0; }
		#search .open fieldset label { float: none; margin: auto; white-space: nowrap; margin-right: 1em; }
		
/*-----------------------------------------------------------------------------------用户相关*/

#panel { width: 600px; overflow: hidden; margin: 1em auto; }
#userpanel fieldset, #loginform fieldset { border: none; margin: 0; padding: 0; }
#userpanel legend, #loginform legend { display: none; }

/*内嵌登录面板*/
#userpanel { height: 176px; overflow: hidden; vertical-align:middle; }
	#userpanel form { margin: 5px auto; width: 160px; }
		#userpanel input { width: 110px; }
		#userpanel p { margin: 0.2em 0; }
		#userpanel #cookietime { margin: 0 0 0 3.2em; width: auto; }
		#userpanel #dologin {  }
		#userpanel form a { line-height: 2em; color: #B353B3; padding-right: 4px; }
	/*登录后*/
	#userpanel ul { margin: 0 5px; }
	#userpanel li { border-bottom: 1px solid #EEE; background: url(../images/list_icon.gif) no-repeat 0.3em 0.8em; padding-left: 12px; }

/*登录页面*/
.loginarea { width: 300px; float: left; }
.tips { width: 299px; float: left; border-left: 1px solid #D5E9F8; line-height: 1.8em; }


/*快捷面板*/
.quicklink { overflow: hidden; margin: 0 0 5em; padding: 0; list-style: none; }
.quicklink li { float: left; width: 33.3%; text-align: center; }
	.quicklink li a { display: block; border: 1px solid #CCC; width: 180px; margin: 10px auto; height: 50px; text-align: left; line-height: 50px; text-indent: 65px; background-image: url(../images/panel_icons.gif); background-repeat: no-repeat; }
		.sitehome { background-position: 10px 7px; }
		.bbs { background-position: 10px -83px; }
		.myspace { background-position: 10px -173px; }
		.spacemng { background-position: 10px -263px; }
		.spacesignup { background-position: 10px 7px; }
		.sitemng { background-position: 10px -443px; }
		.logout { background-position: 10px -533px; }
		.login { background-position: 10px -173px; }
		.register { background-position: 10px -353px; }
	.quicklink li a:hover { border-color: #86B9D6; background-color: #F5FBFF; text-decoration: none; }


.content, .contentL, .contentR { width: 100%; margin-top: 5px;}
	/*\*/ * html .content, * html .contentL, * html .contentR { height: 1%; } /**/ *>.content, *>.contentL, *>.contentR { overflow: hidden; }
/*侧边样式*/
.sideR { width: 235px; float: right; overflow: hidden; margin: 5px 0; }
.sideL { width: 255px; float: left; overflow: hidden; margin-right:10px; }

/*中间部分样式*/
.mainarea { margin: 5px 0; width: 460px; float: left; }
	.contentL .mainarea { margin: 0 0 0 4px; width: 556px; }
	.contentR .mainarea { margin: 5px 0; width: 720px; }

/*侧边版块*/
.block { margin: 0 0 10px 0; border: 1px solid #B2C9D3; background: #FFF; }
	.block h3 { margin: 1px 0 0; font-size: 1em; color: #5086A5; line-height: 26px; padding-left: 0.5em; border-bottom: 1px #B2C9D3 solid;}
		.block h3 a { color: #5086A5; }
				/*\*/ * html .sideblock h3 { height: 1%; } /**/
	.blockintro { margin: 8px; line-height: 1.6em; }
		.blockintro a { color: #316AA5; }
	.blockintroimg { float: right; margin: 5px 0 2px 5px; width: 80px; height: 80px; border: 4px solid #E2F0F9; }

	/*侧边多行列表*/
	.block dl { margin: 0; padding: 5px 0 10px; line-height: 1.5em; width: 100%; overflow: hidden; }
		.block dt { margin: 0 5px; padding: 5px 0 0 8px; background: url(../images/list_icon.gif) no-repeat 0 12px; }
			.block dt a { color: #316AA5; }
		.block dd { color: #999; margin: 0 5px; padding: 0 0 5px 8px; background: url(../images/dotline_h.gif) repeat-x bottom; }
			.block dd a { color: #999; }
			
/*居顶部的版块*/
.topblock { border-top: 3px solid #86B9D6; !important; }

#slideimg { margin: 5px 0; }

#slidefooter { background: #E2F0F9; border: solid #F5FBFF; border-width: 5px 0; height: 27px; margin: 0 auto; overflow: hidden; }
#slideprev { background: url(../images/slide_prev.gif); width: 25px; height: 27px; text-indent: -9999px; float: left; overflow: hidden; }
#slidenext { background: url(../images/slide_next.gif); width: 25px; height: 27px; text-indent: -9999px; float: right; overflow: hidden; }
#slidetext { margin: 0; line-height: 29px; height: 27px; overflow: hidden; }
#slideplay { background: url(../images/slide_play.gif); width: 46px; height: 27px; text-indent: -9999px; float: right; overflow: hidden; }

/*单行信息列表*/
.msgtitlelist { margin: 0; padding: 0; list-style: none; line-height: 1.8em; }
	.msgtitlelist li { height: 1.8em; overflow: hidden; padding-left: 0.8em; background: url(../images/list_icon.gif) no-repeat 3px 0.68em; }
	.block .msgtitlelist { padding: 3px 5px; }

	.linelist li { height: 2.03em; line-height: 2.03em; }
		.linelist li a { font-size: 1.17em; }
			.linelist strong, .linelist strong a { font-size: 12px; color: #5086A5 !important; }

/*单行两列信息列表*/
.list2col { margin: 0; padding: 10px 0; list-style: none; line-height: 1.8em; background: url(../images/dotline_v.gif) repeat-y center; }
	/*\*/ * html .list2col { height: 1%; } /**/ *>.list2col { overflow: hidden; }
	.list2col li { height: 1.8em; overflow: hidden; background: url(../images/list_icon.gif) no-repeat 3px 7px; float: left; display: inline; margin: 0 5px; padding-left: 10px; width: 275px; w\idth: 265px; }

/*多行带摘要信息列表*/
.messagelist { margin: 0; padding: 5px 8px; list-style: none; line-height: 1.6em; }
	.messagelist li { margin: 5px 0px;}
		.messagelist h4 { margin: 5px 0; font-size: 1.17em; line-height: 2em; padding-left: 5px; background: #E8F7FC url(../images/dotline_h.gif) repeat-x bottom; }
			.messagelist h4 em { float: right; font-style: normal; font-size:12px; padding-right: 5px; }
			.messagelist h4 a { color: #316AA5; }
				.messagelist h4 a:visited { font-weight: normal; }
			.messagelist p { margin: 15px 0 5px; }
				.messagelist p a { color: #316AA5; }

.msgtitle{ background: #ebf3fb; font: 12px Arial, Helvetica, sans-serif; font-weight: bold;}
.msgtitle a{ color: #0071b5;}
.msgtitle a:hover{ color: #0071b5;}

/*文章列表中的作者、日期*/
li cite { font-style: normal; font-size: 12px; float: right; width: 4em; color: #999; }
	li cite a { color: #999; font-size: 12px !important; }
		li cite a:visited { color: #999; }

.smalltxt { font-size: 12px; color: #999; font-weight: normal; }
	.smalltxt a, .smalltxt a:visited { color: #999 !important; }
	
.goodrate { background: url(../images/link_icons.gif) no-repeat 0 -39px; padding: 0 5px 0 16px; }
.replynum { background: url(../images/link_icons.gif) no-repeat 0 -57px; padding: 0 5px 0 16px; }
.users { background: url(../images/link_icons.gif) no-repeat 0 -77px; padding: 0 5px 0 16px; }
.joingroup { background: url(../images/link_icons.gif) no-repeat 0 -99px; padding-left: 16px; }
	.joingroupbtn { background: url(../images/link_icons.gif) no-repeat 1px -97px; padding-left: 16px; float: right; display: inline; margin-right: 10px; width: 16px; w\idth: 0; height: 20px; overflow: hidden; }

/*用于AJAX调用的DIV*/
.xspace-ajaxdiv { position:absolute; padding: 5px; border: 1px solid #BBBBBB; background: #FCFFEF; text-align: left; }
	.xspace-ajaxdiv h5 { line-height: 24px; font-size: 1em; margin: 0; }
		.xspace-ajaxdiv h5 a { float: right; font-weight: normal; }
	.xspace-ajaxcontent { background: #FFFFFF; border: 1px solid #EEEEEE; }
		.xspace-ajaxcontent form { margin: 0; }

#notice { margin: 200px auto 0; background: #FFFFFF; border-style: solid; border-color: #0C688E; border-width: 4px 1px 1px; }
	#notice_message { padding: 1.5em 1em; font-size: 1.17em; }
	#notice_message.warning { color:red; }
	#notice_links { margin: 0; line-height: 2em; border-top: 1px solid #F5F5F5; background: #EAF2F6; padding: 0 1em; }
		#notice_links a { margin: 0 2px; }


/*分页*/
.pages { text-align: right; background: url(../images/dotline_h.gif) repeat-x top; height: 32px; }
	.xspace-page { float: right; margin: 5px 5px 0 0; }
		.xspace-page a, .xspace-page span { float: left; display: inline; margin-right: 3px; line-height: 20px; padding: 0 5px; border: 1px solid; border-color: #CEE3EA #90AAB4 #90AAB4 #CEE3EA; background: #F5FBFF; }
			span.xspace-totlerecord, span.xspace-totlepages { color: #090; }
				span.xspace-totlerecord { margin-right: 0; border-right: none; }
			span.xspace-current { background: #F90; border-color: #0A0 #060 #060 #0A0; color: #FFF; font-weight: bold; }


/*-----------------------------------------------------------------------------------页脚 Footer*/
#footer { clear: both; border-top: 2px solid #0071b5; padding-top: 1em; padding-bottom: 2em; text-align: center; font: 100% Verdana, Arial, Helvetica, sans-serif; }
	#footer p { margin: 0.3em 0; color: #999; }
	#footer strong { color: #ED1C24; text-transform: uppercase; }
	#copyright { font-size: 0.83em; }
	

/*-----------------------------------------------------------------------------------文章显示页面*/

	.articletitle { font-size: 1.33em; margin: 1em 0 0.5em; text-align: center; }
		.articletitle a { color: #5086A5; }
	.articleinfo { margin: 0 8px !important; background: url(../images/dotline_h.gif) repeat-x bottom; text-align:center;}
	.articlectrl { float: right;}

#custominfo { background: #F5FCFF url(../images/dotline_h.gif) repeat-x bottom; margin: 0 8px; padding: 8px 0; }
	#custominfo h5 { margin: 0; line-height: 2.2em; font-size: 1.2em; color: #5086A5; padding-left: 30px; }
	#custominfo ul { line-height: 1.6em; padding: 0; margin: 0; list-style: none; }
		#custominfo li { padding: 0 30px 5px; background: url(../images/list_icon.gif) no-repeat 22px 7px; }
			#custominfo strong { color: #5086A5; }



	#articlebody { width: 97%; margin: 0 auto; padding: 1em 0; overflow: hidden; overflow-y: hidden; line-height: 1.8em; font-size: 1.17em; }
		#articlebody * { line-height: normal; }
			#articlebody  p, #articlebody  div { line-height: 1.8em !important; margin: 10px 0; }
				#articlebody  p *, #articlebody  div * { line-height: normal !important; }
	
	/*自定义信息*/
	#articlebody .addoninfo { border: 1px solid #EEE; }
		#articlebody .addoninfo h5 { font-size: 1em; margin: 0; line-height: 2em !important; border-bottom: 1px solid #EEE; padding-left: 1em; }
		#articlebody .addoninfo ul { margin: 0.5em 0 0.5em 2em; padding: 0; }
			#articlebody .addoninfo li { line-height: 1.6em !important; }
	
	#articlebody img { width: expression(this.width > 500 ? 500: true); max-width: 500px;  }
		.imglogolist { margin: 0; padding: 0; list-style: none; text-align: center; }
	
	#articlebody kbd.showvideo, #articlebody kbd.showflash { font: 1em Arial, Helvetica, sans-serif; cursor: pointer; text-decoration: underline; }

/*评论列表 */
.commentlist { margin: 0; padding: 10px; list-style: none; }
	.commentlist li { padding-bottom: 20px; }
		.commentlist h4 { padding: 0 6px; font-size: 1em; margin: 0 0 10px; line-height: 26px; background: #E8F7FC url(../images/dotline_h.gif) repeat-x bottom; }
	.commentlist img { width: expression(this.width > 500 ? 500: true); max-width: 500px;  }


/*发表评论*/
	#comment form { margin: 0; padding: 5px 15px; }
	#comment p { margin: 0.3em 0; }
		.seccodeline * { vertical-align: middle; }

		#xspace-rates { text-align: center; height: 50px; background: #FFF; padding: 20px 0; border-bottom: none; margin-bottom: 0; }
		#xspace-rates-bg { width: 210px; height: 30px; margin: 0 auto 5px; background: url(../../../images/base/rate_star.gif); }
			#xspace-rates-star { height: 30px; background: url(../../../images/base/rate_star.gif) 0 -30px; margin: 0 auto 0 0; }
			#xspace-rates-a { height: 30px; margin-top: -30px; }
			#xspace-rates a { float: left; text-align: left; width: 30px; height: 30px; text-indent: -999px; overflow: hidden; background-color: transparent !important; }
			.xspace-rates-5 { width: 30px; }
			.xspace-rates-3 { width: 60px; }
			.xspace-rates-1 { width: 90px; }
			.xspace-rates0 { width: 120px; }
			.xspace-rates1 { width: 150px; }
			.xspace-rates3 { width: 180px; }
			.xspace-rates5 { width: 210px; }

/*图片列表*/
.imgthumblist { margin: 0; padding: 0; list-style: none; padding-bottom: 6px; }
	/*\*/ * html .imgthumblist { height: 1%; }/**/ *>.imgthumblist { overflow: hidden; }
		.imgthumblist li { float: left; display: inline; background: #FFFFFF; text-align: center; width: 128px; height: 135px; w\idth: 118px; he\ight: 122px; overflow: hidden; border: 1px solid #EEEEEE; padding: 5px; margin: 6px 0 0 7px; }
			.imgthumblist p { margin: 0; line-height: 22px; }

			.imgthumblist div { line-height: 90px; font-size: 90px; height: 106px; display: table; background: url(../images/dotline_h.gif) repeat-x bottom; }
				.imgthumblist div a { display: table-cell !important; display: block; width: 122px; vertical-align: middle; }
					.imgthumblist div img { vertical-align: middle; max-width: 118px; max-height: 100px; width: expression(this.width >113 && this.height < this.width ? 113: true); height: expression(this.height > 100 ? 100: true); font-size: 10px; }
					@media all and (min-width: 0px){ .imgthumblist div img { width: 100px; height: 100px; } } /*for Opera Only*/

			li.smallthumb { width: 95px; height: 105px; w\idth: 81px; he\ight: 97px; border-color: #DFDFDF; margin: 0 0 6px 8px; }
				li.smallthumb div { line-height: 65px; font-size: 65px; height: 80px; }
					li.smallthumb div a { width: 80px; }
						li.smallthumb div img {  max-width: 75px; max-height: 75px; width: expression(this.width >75 && this.height < this.width ? 75: true); height: expression(this.height > 75 ? 75: true); }			
						@media all and (min-width: 0px){ li.smallthumb div img { width: 75px; height: 75px; } } /*for Opera Only*/
						
						
	/*通栏图片列表*/
	.throughgallery { width: 100%; clear: both; margin-bottom: 5px; padding-bottom: 3px; background: #E2F0F9; }
		.throughgallery .imgthumblist { margin: 0; }
		.throughgallery .imgthumblist li { height: 128px; he\ight: 120px; margin: 3px 1px; }


/*图片列表*/
.imgtitlelist { margin: 10px 0; padding: 0; list-style: none; }
		.imgtitlelist li { padding-left: 85px; padding-bottom: 5px; margin: 5px 0; border-bottom: 1px solid #E2F0F9; }
		/*\*/ * html .imgtitlelist li { height: 1%; } /**/ .imgtitlelist>li { overflow: hidden; }
			.imgtitlelist li h4 { margin: 0.3em 0; font-size: 1em; }
			.imgtitlelist li img { float: left; margin-left: -85px; width: 70px; height: 70px; padding: 3px; background: #FFF; border: 1px solid #DFDFDF; }
			.imgtitlelist li p { margin: 0; line-height: 1.5em; }
	.block .imgtitlelist li { padding-left: 65px; }
		.block .imgtitlelist li img { width: auto; height: auto; max-width: 48px; max-height: 48px; width: expression(this.width > 48 && this.width > this.height ? 48 : true); height: expression(this.height > 48 ? 48 : true); margin-left: -60px; }
/*带缩略图的信息列表*/
.thumbmsglist { margin: 0; padding: 10px; list-style: none; }
	.thumbmsglist li { padding-left: 100px; height: 100px; }
		.thumbmsglist li div { float: left; display: inline; margin-left: -100px; text-align: center; border: 1px solid #DFDFDF; padding: 5px; width: 87px; w\idth: 75px; height: 87px; he\ight: 75px; position: relative; }
			.thumbmsglist li div img { max-height: 75px; max-width: 75px; width: expression(this.width > 75 && this.height < this.width ? 75: true); height: expression(this.height > 75 ? 75: true); }
		.thumbmsglist li p { margin: 0; }
		.thumbmsglist li em { float: right; font-style: normal; margin-top: 6px; }
			.thumbmsglist li em strong { color: #090; }
		.thumbmsglist li h4 { margin: 0; line-height: 26px; height: 26px; overflow: hidden; font-size: 1em; padding-left: 5px; }
			.thumbmsglist li h4 a { color: #0954A6; }
		.msgintro { background: #F5FCFF; padding: 15px 5px 0; height: 29px; he\ight: 14px; overflow: hidden; }
		.thumbmsglist .msginfo { background: #F5FCFF url(../images/dotline_h.gif) repeat-x bottom; padding: 5px 5px 10px; }


/*站点地图*/
#sitemap ul { height: 1%; overflow: hidden; margin: 0.5em 0; padding: 0; list-style: none; line-height: 24px; }
	#sitemap li { float: left; margin: 0 1em; white-space: nowrap; }

/*热门文章*/
#hotarticle div {}

/*选项卡*/
h3.tabs { background-color: #E8F7FC !important; height: 26px; padding-left: 0 !important; }
	.tab { font-weight: normal; float: left; padding: 0 10px; cursor: pointer; border-right: 1px solid #C1D8E0; }
		.curtab { background: #FFF; border-right-color: #B2C9D3; font-weight: bold; }


.avatarlist { margin: 0; padding: 0; list-style: none; }
	/*\*/ * html .avatarlist { height: 1%; }  /**/ *>.avatarlist { overflow: hidden; }
	.avatarlist li { float: left; width: 113px; padding: 0; overflow: hidden; text-align: center; }
		.avatarlist li div { border: 1px solid #DFDFDF; padding: 5px; width: 87px; w\idth: 75px; height: 87px; he\ight: 75px; margin: 8px auto; position: relative; display: table; }
			.avatarlist li div a { display: table-cell; vertical-align: middle; font-size: 65px; line-height: 65px; }
				.avatarlist li div img { vertical-align: middle; font-size: 10px; max-height: 75px; max-width: 75px; width: expression(this.width > 75 && this.height < this.width ? 75: true); height: expression(this.height > 75 ? 75: true); }
					@media all and (min-width: 0px){ .avatarlist li div img { width: 75px; height: 75px; } } /*for Opera Only*/
		.avatarlist li ul { margin: 0 0 10px 0; padding: 0; list-style: none; line-height: 1.4em; background: url(../images/dotline_v.gif) repeat-y right 0; }
			.avatarlist li li { float: none; padding: 0; height: 17px; overflow: hidden; }


.coverlist { margin: 0; padding: 0; list-style: none; }
	/*\*/ * html .coverlist { height: 1%; } /**/ *>.coverlist { overflow: hidden; }
		.coverlist li { float: left; display: inline; width: 260px; height: 120px; margin: 5px 10px; overflow: hidden; }
			.cover { float: left; display: table; text-align: center; border: 1px solid #DFDFDF; padding: 5px; width: 110px; height: 110px; w\idth: 100px; he\ight: 100px; line-height: 85px; font-size: 85px; overflow: hidden; }
				.cover a { display: table-cell; vertical-align: middle; text-align: center; width: 100px; }
					.cover img { max-height: 100px; max-width: 100px; width: expression(this.width >100 && this.height < this.width ? 100: true); height: expression(this.height > 100 ? 100: true); vertical-align: middle; font-size: 10px; }
						@media all and (min-width: 0px){ .cover img { width: 90px; height: 100px; } } /*for Opera Only*/
			.coverlist li ul { margin: 10px 0 0 120px; padding: 0; list-style: none; line-height: 18px; }
				.coverlist li li { float: none; display: list-item; width: auto; height: auto; margin: 0; }
			.coverlist h4 { margin: 0; font-size: 1em; font-weight: normal; }
				.coverlist h4 a { color: #316AA5; }
				
.videoscrlist { margin: 0; padding: 0; list-style: none; }
	/*\*/ * html .videoscrlist { height: 1%; } /**/ *>.videoscrlist { overflow: hidden; }
		.videoscrlist li { float: left; display: inline; width: 260px; height: 120px; margin: 5px 10px; overflow: hidden; }
			.videoscr { float: left; display: table; text-align: center; border: 1px solid #DFDFDF; padding: 5px; width: 110px; height: 85px; w\idth: 100px; he\ight: 75px; line-height: 60px; font-size: 65px; overflow: hidden; }
				.videoscr a { display: table-cell; vertical-align: middle; text-align: center; width: 100px; }
					.videoscr img { max-height: 75px; max-width: 100px; width: expression(this.width >100 && this.height/this.width < 0.75 ? 100: true); height: expression(this.height > 75 ? 75: true); vertical-align: middle; font-size: 10px; }
						@media all and (min-width: 0px){ .videoscr img { width: 90px; height: 100px; } } /*for Opera Only*/
			.videoscrlist li ul { margin: 10px 0 0 120px; padding: 0; list-style: none; line-height: 18px; }
				.videoscrlist li li { float: none; display: list-item; width: auto; height: auto; margin: 0; }
			.videoscrlist h4 { margin: 0; font-size: 1em; font-weight: normal; }
				.videoscrlist h4 a { color: #316AA5; }
				
#service {list-style:none; margin-top:10px; margin-left:0;}
	#service li{display:inline; padding:15px;}
