﻿@charset "utf-8";
.link_word6{ width:100%; height:100%; overflow:hidden;}
.link_word6 .border_L{ height:100%;}
.link_word6 .border_L .border_R{ height:100%;}
/*title*/
.link_word6 .border_L .border_R .title{ width:100%; height:30px;}
.link_word6 .border_L .border_R .title .titleleft{ width:30px; height:30px; float:left;}
.link_word6 .border_L .border_R .title .titlemiddle{ height:30px; line-height:30px; font-size:14px; font-weight:bold;float:left;}
.link_word6 .border_L .border_R .title .titleright{ width:80px; height:30px; float:right;}
/*list*/
.link_word6 .border_L .border_R .list{ padding:10px 20px;}
.link_word6 .border_L .border_R .list .marquee li{ float:left; padding:5px 15px 7px 0; height:30px; line-height:30px}
.link_word6 .border_L .border_R .list .marquee li a{ text-decoration:none; }
.link_word6 .border_L .border_R .list .marquee li a:hover{ text-decoration:none;}
/*border_bottom*/
.link_word6 .border_bottom{ width:100%; height:5px; margin-top:-5px;}
.link_word6 .border_bottom .bottom_left{ width:5px; height:5px; float:left;}
.link_word6 .border_bottom .bottom_right{ width:5px; height:5px; float:right;}
/*marquee*/
.link_word6 .marquee{position:relative;width:100%;overflow:hidden; height:100%;vertical-align:middle;}
.link_word6 .marquee img{border:0px;}
.link_word6 .marquee dl{width:1000%;height:100%;}
.link_word6 .marquee dl, .link_word6 .marquee dt, .link_word6 .marquee dd, .link_word6 .marquee a{float:left;margin:0;padding:0;}
.link_word6 .marquee a{display:block; text-decoration:none;}