@import url(http://fonts.googleapis.com/css?family=Open+Sans);
body {
	margin: 0;
	height: 100%;
	font-family:"微軟正黑體";
	background-color: #FFFFFF;
	background-image: url(../../bg/bg27.png);
	width: 100%;
 
}
#gotop{
    width: 150px;
	_height:132px;
	position:fixed;
	_position: absolute; /* position fixed for IE6 */
	_top:expression(documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-10);
	z-index:1;
	bottom: 10px;
	text-align: center;
    margin-right: -650px;
	right: 50%;
	background-color: #68bbca;
	color: #FFF;
	_line-height: 60px;
	border-radius: 1em;
	opacity: 0.9;
	bottom: 40%;
}
#gotop a {
    font-size: 18px;
    color: #FFF;
    text-decoration: none;
    display: block;
    height: 30px;
    width: 150px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    _line-height: 35px;
}
#gotop a:visited {
	color: #FFF;
	text-decoration: none;
}
#gotop a:hover {
	color: #f5c7cb;
	text-decoration: none;
}
#gotop a:active {
	color: #FF0;
	text-decoration: none;
}
#gotop a:last-child {
    border-bottom-style: none;
    border-top-width: 1px;
    border-top-style: solid;
    /* border-top-color: #bc1e1e; */
}
#header-rwd {
	display: none;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
#noie{
	color: #FFF;
	width: 100%;
	height: 70px;
	text-align: center;
	border: 1px solid #006699;
	background-color: #669933;
	_z-index: 9999;
	z-index: 9999;
	position: fixed;

	 _top:expression(documentElement.scrollTop+"px");/*讓選單覆蓋內容不會隨著捲軸滑動而消失專用*/
	left: 0;
	top: 0;
}
#noie a{
	color: #FC0;
}
#BodyContent {
	max-width: 1000px;
	clear: none;
	height: 100%;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #c3f1fa;	/* Old browsers */
	background: -moz-linear-gradient(top, #c3f1fa 5% ,#68bbca 60%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #c3f1fa 5% ,#68bbca 60%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #c3f1fa 5% ,#68bbca 60%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3f1fa', endColorstr='#68bbca',GradientType=1 ); /* IE6-9 */
}
#BodyContent img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#title {
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: block;
}
#nav {
	height: 45px;
	padding-right: 100px;
	padding-left: 100px;
	line-height: 45px;
	background-color: #e04551;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 25px;
	display: block;
}
#nav p {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	float: left;
	display: block;
	width: auto;
	font-size: 21px;
}
#nav p .font16 {
	font-size: 16px;
}
#nav a.a1{
	color: #FFF;
	font-size: 16px;
	display: block;
	float: right;
	text-decoration: none;
	line-height: 20px;
	border: 1px solid #FFF;
	padding: 5px;
	margin-top: 7px;
	margin-right: 10px;
	background-color: #528897;
}
#nav a.a1:visited {
	color: #FFF;
	text-decoration: none;
}
#nav a.a1:hover {
	background-color: #e04551;
}
#nav a.a1:active {
	background-color: #e04551;
}
#nav a.a2{
	color: #fff;
	font-size: 16px;
	display: block;
	float: right;
	text-decoration: none;
	line-height: 20px;
	border: 1px solid #fff;
	padding: 5px;
	margin-top: 7px;
	margin-right: 10px;
	background-color: #d79733;
}
#nav a.a2:visited {
	color: #fff;
	text-decoration: none;
}
#nav a.a2:hover {
	background-color: #e04551;
}
#nav a.a2:active {
	background-color: #e04551;
}
#nav a.a3{
	color: #fff;
	font-size: 16px;
	display: block;
	float: right;
	text-decoration: none;
	line-height: 20px;
	border: 1px solid #fff;
	padding: 5px;
	margin-top: 7px;
	margin-right: 10px;
	background-color: #7960b6;
}
#nav a.a3:visited {
	color: #fff;
	text-decoration: none;
}
#nav a.a3:hover {
	background-color: #e04551;
}
#nav a.a3:active {
	background-color: #e04551;
}

/*20200803新增*/
#vip{
	width: 850px;/*排版開最外面的外框線看位置專用可隨時拿掉*/
	_margin-right: auto;
	_margin-left: 3px;
	_font-family: "Microsoft JhengHei", Arial;
	_height: 100%;
	float: left;
	_padding-top: 5px;
	_margin: 0px auto;
	_background-color: #FFF;
	padding-right: 75px;
    padding-left: 75px;
    margin-bottom: 40px;
}
#vip a:hover {
	position: relative;
	top: 2px;
	bottom: 2px;
}

#vip a.a1{
	color: #FFF;
	font-size: 18px;
	display: block;
	float: right;
	text-decoration: none;
	line-height: 20px;
	border: 1px solid #FFF;
	padding: 5px;
	margin-top: 7px;
	margin-right: 10px;
	background-color: #528897;
}
#vip a.a1:visited {
	color: #FFF;
	text-decoration: none;
}
#vip a.a1:hover {
	background-color: #e04551;
}
#vip a.a1:active {
	background-color: #e04551;
}
#vip a.a2{
	color: #fff;
	font-size: 18px;
	display: block;
	float: right;
	text-decoration: none;
	line-height: 20px;
	border: 1px solid #fff;
	padding: 5px;
	margin-top: 7px;
	margin-right: 10px;
	background-color: #d79733;
}
#vip a.a2:visited {
	color: #fff;
	text-decoration: none;
}
#vip a.a2:hover {
	background-color: #e04551;
}
#vip a.a2:active {
	background-color: #e04551;
}
#vip a.a3{
	color: #fff;
	font-size: 18px;
	display: block;
	float: right;
	text-decoration: none;
	line-height: 20px;
	border: 1px solid #fff;
	padding: 5px;
	margin-top: 7px;
	margin-right: 10px;
	background-color: #7960b6;
}
#vip a.a3:visited {
	color: #fff;
	text-decoration: none;
}
#vip a.a3:hover {
	background-color: #e04551;
}
#vip a.a3:active {
	background-color: #e04551;
}

/*20230302新增*/
#vip2{
	width: 850px;/*排版開最外面的外框線看位置專用可隨時拿掉*/
	_margin-right: auto;
	_margin-left: 3px;
	_font-family: "Microsoft JhengHei", Arial;
	_height: 100%;
	float: left;
	_padding-top: 5px;
	_margin: 0px auto;
	_background-color: #FFF;
	padding-right: 75px;
    padding-left: 75px;
    margin-bottom: 40px;
}
#vip2 a:hover {
	position: relative;
	top: 2px;
	bottom: 2px;
}

#vip2 a.a1{
	color: #FFF;
	font-size: 18px;
	display: block;
	float: right;
	text-decoration: none;
	line-height: 20px;
	border: 1px solid #FFF;
	padding: 5px;
	margin-top: 7px;
	margin-right: 10px;
	background-color: #528897;
}
#vip2 a.a1:visited {
	color: #FFF;
	text-decoration: none;
}
#vip2 a.a1:hover {
	background-color: #e04551;
}
#vip2 a.a1:active {
	background-color: #e04551;
}
#vip2 a.a2{
	color: #fff;
	font-size: 18px;
	display: block;
	float: right;
	text-decoration: none;
	line-height: 20px;
	border: 1px solid #fff;
	padding: 5px;
	margin-top: 7px;
	margin-right: 10px;
	background-color: #d79733;
}
#vip2 a.a2:visited {
	color: #fff;
	text-decoration: none;
}
#vip2 a.a2:hover {
	background-color: #e04551;
}
#vip2 a.a2:active {
	background-color: #e04551;
}
#vip2 a.a3{
	color: #fff;
	font-size: 18px;
	display: block;
	float: right;
	text-decoration: none;
	line-height: 20px;
	border: 1px solid #fff;
	padding: 5px;
	margin-top: 7px;
	margin-right: 10px;
	background-color: #7960b6;
}
#vip2 a.a3:visited {
	color: #fff;
	text-decoration: none;
}
#vip2 a.a3:hover {
	background-color: #e04551;
}
#vip2 a.a3:active {
	background-color: #e04551;
}

#gold{
	margin-top: 0px;
	float: left;
	width: 46%/*29%*/;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	text-align: center;
	padding-left: 33px;
	height: 160px;
	padding-top: 15px;
	border-right: 1px dashed #c3f1fa;
	font-family: "Microsoft JhengHei", Verdana, Arial;
}

#gold a{
	color: #333;
	font-size: 19px;
	line-height: 27px;
	font-weight: bold;
	font-family: "Microsoft JhengHei", Verdana, Arial;
}

#gold header h3{
	*width:850px;
	color: #528897;
	margin-top: 0px/*-15px*/;
	margin-bottom: 5px;
	padding-top: 0px;
	/* float: left; */
	font-size: 28px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	width: 100%;
    text-align: left;
}
#gold header h4{
	*width:850px;
	color: #528897;
	margin-bottom: 15px;
	padding-top: 0px;
	/* float: left; */
	font-size: 24px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	width: 100%;
    text-align: left;
}
#gold header ul{
	width: 100%;
	margin-left: -8px;
	padding-top: 10px;
}
#gold header li {
	font-size: 16px;
	color: #1a819e;
	list-style-image: url(../images/check_s.png);
	list-style-position: outside;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	width: 300px;
	float: left;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 22px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
}

#gold2{
	margin-top: 0px;
	float: left;
	width: 46%/*29%*/;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	text-align: center;
	padding-left: 33px;
	height: 150px;
	padding-top: 15px;
	border-right: 1px dashed #c3f1fa;
	font-family: "Microsoft JhengHei", Verdana, Arial;
}

#gold2 a{
	color: #333;
	font-size: 19px;
	line-height: 27px;
	font-weight: bold;
	font-family: "Microsoft JhengHei", Verdana, Arial;
}

#gold2 header h3{
	*width:850px;
	color: #f1b14e;
	margin-top: 0px/*-15px*/;
	margin-bottom: 5px;
	padding-top: 0px;
	float: left;
	font-size: 28px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	width: 100%;
}
#gold2 header h4{
	*width:850px;
	color: #f1b14e;
	margin-bottom: 15px;
	padding-top: 0px;
	float: left;
	font-size: 24px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	width: 100%;
}
#gold2 header ul{
	width: 100%;
	margin-left: -8px;
	padding-top: 20px;
}
#gold2 header li {
	font-size: 16px;
	color: #9B6720;
	list-style-image: url(../images/check_s.png);
	list-style-position: outside;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	width: 300px;
	float: left;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 22px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
}

#platinum{
	margin-top: 0px;
	float: left;
	width: 96%/*46%/*22%*/;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	text-align: center;
	padding-left: 33px;
	/*height: 110px;*/
	padding-top: 15px;
	_border-right: 1px dashed #c3f1fa;
	font-family: "Microsoft JhengHei", Verdana, Arial;
}

#platinum a{
	color: #333;
	font-size: 19px;
	line-height: 27px;
	font-weight: bold;
	font-family: "Microsoft JhengHei", Verdana, Arial;
}

#platinum header h3{
	*width:850px;
	color: #d79733;
	margin-top: -15px;
	margin-bottom: 5px;
	padding-top: 0px;
	float: left;
	font-size: 26px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	width: 100%;
}
#platinum header h4{
	*width:850px;
	color: #d79733;
	margin-bottom: 15px;
	padding-top: 0px;
	float: left;
	font-size: 24px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	width: 100%;
}
#platinum header ul{
	width: 100%;
	margin-left: -8px;
	padding-top: 20px;
}
#platinum header li {
	font-size: 16px;
	color: #9B6720;
	list-style-image: url(../images/check_s.png);
	list-style-position: outside;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	width: 800px;
	float: left;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 22px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
}


#diamond{
	margin-top: 0px;
	float: left;
	width: 46%/*95%/*70%*/;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 34px;
	height: 200px;
	padding-top: 15px;
	border-top: 1px dashed #c3f1fa;
	font-family: "Microsoft JhengHei", Verdana, Arial;
}

#diamond a{
	color: #333;
	font-size: 19px;
	line-height: 27px;
	font-weight: bold;
	font-family: "Microsoft JhengHei", Verdana, Arial;
}

#diamond header h3{
	*width:850px;
	color: #ef505c;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	_float: left;
	font-size: 28px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	width: 100%;
}
#diamond header h4{
	*width:850px;
	color: #ef505c;
	margin-bottom: 15px;
	padding-top: 0px;
	float: left;
	font-size: 24px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	width: 100%;
}
#diamond header ul{
	width: 100%;
	margin-left: -10px;
	_padding-top: 20px;
}
#diamond header li {
	font-size: 16px;
	color: #C94E57;
	list-style-image: url(../images/check_s.png);
	list-style-position: outside;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	width: 250px;
	float: left;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 22px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
}
#diamond header li .t13 {
	font-size: 0.7em;
	color: #c5414b;
	font-family: "Microsoft JhengHei", Verdana, Arial;
}
.note_t13 {
	font-size: 0.7em;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	display: -webkit-inline-box;
	color:#616161;
	_padding-left: 1em;	
}
.note_t14{
	font-size: 16px;
    font-weight: normal;
    color: #50acef;
    background-color: #FF6;
    padding: 4px;
}

/*20200803新增*/


/*20210122新增*/
#diamond header #special{
	_background-color: #fff0f1;
	font-size: 16px;
	padding-left: 5px;
	padding-right: 5px;
	width: 320px/*auto*/;
	margin-bottom: 5px;
	color: #bc7404;
}
/*20210122新增*/


#sale ,.issue, #focus{
	padding-right: 75px;
	padding-left: 75px;
	margin-bottom: 40px;
}
#sale h4{
	float: left;
	width: 500px;
}
#sale h4 ,.issue h4 ,.media h4 , #vip h4 ,#focus h4 , #vip2 h4{
	font-size: 21px;
	font-weight: normal;
	color: #c72a1f;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sale h4 span ,.issue h4 span{
	font-size: 16px;
	color: #FFF;
}
#sale h4 font ,.issue h4 font ,.media h4 font ,#focus h4 font ,#vip h4 font ,#vip2 h4 font{
	font-size: 35px;
	line-height: 21px;
}
#sale .bg_white div {
	font-size: 16px;
	color: #FFF;
	background-color: #c00;
	padding: 10px;
}
#sale .bg_white div a , #sale .bg_white div a:visited{
	color: #FFF;
	text-decoration: underline;
}
#sale .bg_white div a:hover {
	color: #FF0;
	text-decoration: none;
}
#sale .bg_white div span {
	font-size: 15px;
}
#sale ,.media{
	padding-right: 75px;
	padding-left: 75px;
	margin-bottom: 40px;
}/*20180226*/

.issue ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.issue ol li {
	width: 205px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #0A2954;
	float: left;
	height: auto;
}
.issue ol li:nth-child(4) {
	border-right-style: none;
}
#BodyContent .issue ol li img{
	width: 97px;
}
.issue ol li h3 {
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.issue ol li h3 a {
	color: #000;
	text-decoration: none;
	font-size: 15px;
}
.issue h3 a span {
	color: #C00;
}

.issue ol li h4 {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 15px;
	color: #000;
}
.issue h4 a , .issue h4 a:visited {
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	background: #8f0000; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #f0661f 0%, #8f0000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  #f0661f 0%,#8f0000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  #f0661f 0%,#8f0000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0661f', endColorstr='#8f0000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	display: inline-block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.issue h4 a:hover { color: #FF0;
}
.issue ol li h5 {
	font-size: 15px;
	color: #900;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

/* ↓↓↓ 20180226新增*/
.media ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.media ol li {
	width: 33%;
	text-align: center;
	border-right: 1px dashed #c3f1fa;
	_border-right-width: 1px;
	_border-right-style: dotted;
	_border-right-color: #0A2954;
	float: left;
	height: auto;
}
.media ol li:nth-child(3) {
	border-right-style: none;
}
#BodyContent .media ol li img{
	width: 200px;
}
.media ol li h3 {
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.media ol li h3 a {
	color: #000;
	text-decoration: none;
	font-size: 15px;
}
.media h3 a span {
	color: #C00;
}

.media ol li h4 {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 15px;
	color: #000;
}
.media h4 a , .media h4 a:visited {
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	background: #8f0000; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #f0661f 0%, #8f0000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  #f0661f 0%,#8f0000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  #f0661f 0%,#8f0000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0661f', endColorstr='#8f0000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	display: inline-block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.media h4 a:hover { color: #FF0;
}
.media ol li h5 {
	font-size: 15px;
	color: #900;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
/* ↑↑↑ 20180226新增*/



a.gotobuy {
	display: block;
	float: right;
	background: #2b5876; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #2b5876 20%,#453a94 80%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  #2b5876 20%,#453a94 80%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #2b5876 20%,#4e4376 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b5876', endColorstr='#4e4376',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	text-decoration: none;
}
a.gotobuy:visited {
	color: #FFF;
	text-decoration: none;
}
a.gotobuy:hover {
	color: #ff0;
	text-decoration: none;
}
a.gotobuy:active {
	color: #FF0;
	text-decoration: none;
}

.bg_white {
	background-image: url(http://www.angle.com.tw/event/bg/white90.png);
	background-repeat: repeat;
	padding: 12px;
	clear: both;
	float: none;
}
#sale ul li span {
	color: #C00;
}
#sale ul li font {
	font-size: 19px;
	color: #F00;
	font-weight: bold;
}
#sale ul ,.issue ul{
	list-style-type: disc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#sale ul li ,.issue ul li{
	font-size: 17px;
	line-height: 1.8em;
	color: #000;
}
#sale ul li a ,.issue ul li a{
	color: #003399;
	text-decoration: none;
}
#sale ul li a:visited ,.issue ul li a:visited{
	color: #4c2a59;
	text-decoration: none;
}
#sale ul li a:hover ,.issue ul li a:hover{
	color: #e20000;
	transition: 0.2s;
	text-decoration: underline;
	position: relative;
	left: 2px;
	top: 2px;
}
.issue p {
	font-size: 17px;
	color: #FFF;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.issue h3 {
	font-size: 20px;
    /*background-image: url(icon.png);
    background-repeat: no-repeat;
    text-indent: 30px;*/
    color: #0d6d95;
    text-decoration: none;
    font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.issue table th {
	font-size: 16px;
	color: #FFF;
	background-color: #022256;
	line-height: 1.5em;
}
.issue table td {
	font-size: 15px;
	color: #FFF;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0A2954;
	padding-top: 5px;
	padding-bottom: 5px;
}
.issue .NewsStyleAlt {
	font-size: 15px;
	color: #FFF;
	text-align: center;
}
.issue table td a ,.issue h6 a{
	color: #FFF;
	text-decoration: none;
	font-size: 15px;
}
.issue table td a:visited ,.issue h6 a:visited{
	color: #FFF;
	text-decoration: none;
}
.issue table td a:hover ,.issue h6 a:hover{
	color: #FF0;
	text-decoration: underline;
}
.issue h6 {
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
#focus h3{
	font-size: 17px;
    font-weight: bold;
    color: #fff000;
    display: block;
    padding: 0px;
    margin-top: 0px/*10px*/;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#focus ul{
	_list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2%/*0/*6%*/;
	margin-right: 0;
}
#focus ul li{
	text-align: center;
	font-size: 16px;
	line-height: 1.2em;
	color: #000;
	width: 140px/*20%/*45%*/;
    _padding-left: 10px;
    padding-bottom: 15px;
    padding-top: 10px;
	_padding-right: 10px;
    float: left;
    _border-bottom: 1px dashed #c3f1fa;
    _border-right: 1px dashed #c3f1fa;
	margin: 5px;
	background-color: #7960b6;
    padding: 6px;
    border-bottom: 3px solid #553f8a;
    border-radius: 15px;
}
#focus ul li:nth-child(2n+1) {
    _border-right-style: none;
}
#focus ul li:nth-child(4) {
    _border-bottom-style: none;
}
#focus ul li:nth-child(5) {
    _border-bottom-style: none;
}
#focus ul li a{
	color: #fff;
	text-decoration: none;	
    _background-color: #7960b6;
    _padding: 6px;
    _border-bottom: 5px solid #553f8a;
    _border-radius: 15px;
}
#focus ul li a:hover{
	color: #c3f1fa;
	transition: 0.2s;
	text-decoration: underline;
	position: relative;
	left: 2px;
	top: 2px;
}

#focus ul .chapter{
	text-align: center;
	font-size: 16px;
	line-height: 1.2em;
	color: #000;
	width: 140px/*20%/*45%*/;
    _padding-left: 10px;
    padding-bottom: 15px;
    padding-top: 10px;
	_padding-right: 10px;
    float: left;
    /*border-bottom: 1px dashed #c3f1fa;
    border-right: 1px dashed #c3f1fa;*/
	margin: 5px;
	background-color: #553f8a;
    padding: 6px;
    border-bottom: 3px solid #7960b6;
    border-radius: 15px;
}
.more{
	width: 850px;
	padding-right: 75px;
	padding-left: 75px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #095270;
	clear: both;
	float: none;
}
.more2{
	width: 850px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	float: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFF;
	margin-right: 75px;
	margin-left: 75px;
}
.more p ,.more2 p{
	font-size: 16px;
	font-weight: bold;
	color: #FF0;
	margin: 0px;
	padding: 0px;
}
.more ul ,.more2 ul{
	margin: 0px;
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	clear: both;
	float: none;
}
.more ul li ,.more2 ul li{
	color: #FFF;
	font-size: 15px;
}
.more2 ul li a {
	font-size: 15px;
	color: #FF0;
	text-decoration: underline;
}
.more2 ul li a:visited {
	color: #FF0;
	text-decoration: underline;
}

.more .NewsStyle {
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.more .NewsStyle a {
	font-size: 15px;
	line-height: 1.5em;
	color: #FFF;
	text-decoration: none;
}
.more .NewsStyle a:visited {
	color: #FFF;
	text-decoration: none;
}
.more .NewsStyle a:hover {
	color: #FFF;
	text-decoration: underline;
}
.more .NewsStyle a:active {
	color: #FFF;
	text-decoration: underline;
}
