﻿body {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    background-color:#FFFFFF;
}

body,td,div{
    color:#212121;
    font: 12px Tahoma, sans-serif, Verdana, Arial;
    line-height: 1.2em;
}
/* =================   Links Style     =================*/

.abuy_magazine{
    color: #666666;
    font-size:10px;
    text-decoration: underline;
}
.abuy_magazine:visited{
    color: #666666;
    font-size:10px;
	text-decoration: underline;
}
.abuy_magazine:hover{
    color: #D41E3E;  /* ===   color     ===*/
    font-size:10px;
	text-decoration: none;
}

.amore_index{
    color: #666666;
    font-size:12px;
	text-decoration: none;
}
.amore_index:visited{
    color: #666666;
    font-size:12px;
	text-decoration: none;
}
.amore_index:hover{
    color: #D41E3E;  /* ===   color     ===*/
    font-size:12px;
	text-decoration: underline;
}

.alink_index{
    color: #212121;
    font-size:12px;
    text-decoration: none;
}
.alink_index:visited{
    color: #212121;
    font-size:12px;
	text-decoration: none;
}
.alink_index:hover{
    color: #D41E3E;  /* ===   color     ===*/
    font-size:12px;
    text-decoration: underline;
}

.alink_block{
    display: block;
    color: #212121;
    background-color: #FFFFFF;
    font-size:12px;
    text-decoration: none;
    width:100%;
    height: 100%;
    text-align: left;
}
.alink_block:visited{
    color: #212121;
    background-color: #FFFFFF;
    font-size:12px;
    text-decoration: none;
    width:100%;
    height: 100%;
}
.alink_block:hover{
    color: #000000;
    background-color: #DADADA;
    font-size:12px;
    text-decoration: none;
    width:100%;
    height: 100%;
}

 /* =================   Text Style     =================*/

h1 {color: #D41E3E} /* ===   color     ===*/
/* ===   color     ===*/
/*p {border-left: medium solid #D41E3E} 
p.double {border-left-style: double}*/

ul.disc {list-style-type: disc}
ul.circle {list-style-type: circle}
ul.square {list-style-type: square}

.wesaid{
    color: #AD266D;
    font-size:11px;
	text-decoration: none;
}

.member{
    color: #212121;
    font-size:10px;
	text-decoration: none;
}

.title_index {  
    font-size: 12px;
	font-weight: bold;
	color: #D41E3E;  /* ===   color     ===*/
	text-decoration: none;
}

.sub_title {
	font-size: 15px;
	font-weight: bold;
	color: #333333; /* ===   color     ===*/
	text-decoration: none;
}

.sub_title2 {
	font-size: 15px;
	font-weight: bold;
	color: #D41E3E; /* ===   color     ===*/
	text-decoration: none;
}

.Head{
    display:block;
    border:none;
    border-bottom:solid 1px #666666;
    font-size: 18px;
	font-weight: bold;
	color: #D41E3E;  /* ===   color     ===*/
	text-decoration: none;
	margin-bottom:2px;
}
.Head_title{
    display:block;
    border:none;
    font-size: 17px;
	font-weight: bold;
	color: #D41E3E;  /* ===   color     ===*/
	text-decoration: none;
	margin-bottom:5px;
}
.Head_menu
{
    display:block;
    border:none;
    font-size:17px;
    font-weight:bold;
    color:#D41E3E;
    text-decoration:none;
    margin-bottom:5px;    
}
.Head_titleblack{
    display:block;
    border:none;
    font-size: 17px;
	font-weight: bold;
	color: #212121;  /* ===   color     ===*/
	text-decoration: none;
	margin-bottom:2px;
}
.sub_titleblack{
    display:block;
    border:none;
    font-size: 17px;
	font-weight: bold;
	color: #666666;  /* ===   color     ===*/
	text-decoration: none;
	margin-bottom:2px;
}

.copyright {
	font-size: 11px;
	font-weight: normal;
	color: #212121;
	text-decoration: none;
}
.date{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}


/* =================   Form Style     =================*/
.directory_detail{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.inputbox{
    font-size:10px;
    font-weight: normal;
    color: #212121;
    border:solid 1px #CBCBCB;
}

.formbutton{
    cursor:pointer;
    border:none 1px #CBCBCB;
    color:white;
    font-weight:bold;
    font-size:12px;
    padding: 1px 4px;
    background: url(images/bg_button.jpg);
    background-repeat:repeat-x;
    background-position:center left;
    height:20px;
}

.inputbox_member{
    font: 10px Tahoma, sans-serif, Verdana, Arial;
    color:#212121;
    background-color: #FFFFFF;
    border:solid 1px #CBCBCB;
    border-bottom-color:#CBCBCB;
    border-top-color:#CBCBCB;
    width:100px;
}

.inputbox_send{
    font: 11px Tahoma, sans-serif, Verdana, Arial;
    color:#666666;
    background-color: #FFFFFF;
    border:solid 1px #CBCBCB;
    border-bottom-color:#CBCBCB;
    border-top-color:#CBCBCB;
    width:120px;
}
.inputbox_card{   
    font: 11px Tahoma, sans-serif, Verdana, Arial;
    color:#212121;
    background-color: #FFFFFF;
    border:solid 1px #FFFFFF;
    border-bottom-color:#CBCBCB;
    border-top-color:#FFFFFF;
    border-left-color:#FFFFFF;
    border-right-color:#FFFFFF;
    width:130px;
}

.inputbox_cardtext{ 
    font: 11px Tahoma, sans-serif, Verdana, Arial;
    color:#212121;
    background-color: #FFFFFF;
    border:solid 1px #FFFFFF;
    border-bottom-color:#E6E6E6;
    border-top-color:#E6E6E6;
    border-left-color:#E6E6E6;
    border-right-color:#FFFFFF;
    width:200px;
    height:70px;
}
.inputbox_amlink{ 
    font: 11px Tahoma, sans-serif, Verdana, Arial;
    color:#666666;
    background-color: #FFFFFF;
    border:solid 1px #CBCBCB;
    border-bottom-color:#CBCBCB;
    border-top-color:#CBCBCB;
    width:180px;
}
.inputbox_magazine{ 
    font: 11px Tahoma, sans-serif, Verdana, Arial;
    color:#D41E3E;  /* ===   color     ===*/
    background-color: #DADADA;
    border:solid 1px #CBCBCB;
    border-bottom-color:#CBCBCB;
    border-top-color:#CBCBCB;
    /*width:100px;*/
}

/* =================   div     =================*/
.boxdiv{
    width: 100%;
    text-align: left;
	padding:5px 5px;
}
.boxdiv_solid
{
    width: 460px;
	border: 1px solid #DADADA;
    text-align: left;
	padding:0px 0px;
}

.bg_logo{
    width: 790px;
    height: 250px;
	text-align: left;
    background:url(images/bg_logo.jpg);
    /*background-attachment:fixed;
    background-repeat:no-repeat;*/
    background-position:left bottom;
}
.box_logo_top{
    width: 184px;
    height: 150px;
    padding:0px 0px;
	background: url(images/logo.jpg);
	/*background-attachment:fixed;
	background-repeat:no-repeat;*/
	background-position:center;
}
.boxdiv_banner{
    width: 100%;
    text-align: left;
	padding:10px 0px 0px 10px;
}
.boxdiv_directory{
    width: 240px;
	border: 1px solid #DADADA;
    text-align: left;
	padding:2px 2px;
}

.boxdiv_wallpaper{
    width: 100%;
    text-align: center;
	padding:2px 2px;
}

.boxdiv_ecard{
    width: 700px;
	border: 1px solid #DADADA;
    text-align: left;
	padding:14px 14px;
}

.box_newsletter{
    width: 170px;
    height: 100%;
    text-align: left;
	padding:5px 5px;
}

.box_subcript{
    width: 170px;
    height: 100%;
	background-color:#FFF9C1;
    text-align: left;
	padding:5px 5px;
}

.box_event{
    width: 320px;
    text-align: left;
	padding:5px 5px;
	background: url(../../images/web/bg_box_event.gif);
}
.box_nextissue{
    width: 440px;
	background-color:#FFFFFF;
    text-align: left;
	padding:10px 0 10px 0;
}
.box_member{
    width: 178px;
    text-align: left;
    border: 1px solid #DADADA;
	padding:5px 0 5px 0;
}

.box_stamp{
    width: 280px;
    padding: 5px 0 5px 5px;
	background: url(../../images/web/pic_stamp.jpg);
	background-repeat:no-repeat;
    background-position:right top;
}
.boxdiv_wetips
{
    width: 450px;
	border: 1px solid #DADADA;
    text-align: left;
	padding:5px 5px;
}
.formbg{
    background:url(../../images/web/bg_text.gif);
    /*background-attachment:fixed;*/
    background-repeat:no-repeat;
    background-position:right bottom;
}

.tabdiv_top{
    width: 100%;
    height: 25px;
    background-color: #D41E3E;   /* ===   color     ===*/
	padding:0px 0px;
}
.tabdiv_buttom{
    width: 100%;
    height: 3px;
    background-color: #D41E3E;    /* ===   color     ===*/
}
.tabdiv_none{
    width: 100%;
    height: 10px;
}

.tabdiv_banner{
    width: 100%;
    text-align: center;
	/*background-color: #DADADA;*/
	padding:10px 0 10px 0;
}

#RelateLink{
    background: #D9DFDF;
    padding:5px 0px 5px 0px;
    margin-top: 10px;
    margin-bottom:0px;
    vertical-align:bottom;
 }
 
 #RelateLink select{
    width:200px;
    font: 11px Tahoma, sans-serif, Verdana, Arial;
    color:#026191;
 }

/* =================   Menu Style     =================*/

.buttonmenu{
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 180px;
}

.buttonmenu li a{
    font-size: 12px;
    color: #D41E3E;
    display: block;
    width: 100%;
    padding: 2px 0px;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid ;
    border-color:#FFFFFF #FFFFFF #DADADA #FFFFFF; /*light dark dark light*/
    background-color: #FFFFFF;
    text-decoration:none;
}
.buttonmenu li a:visited{
    color: #D41E3E;  /* ===   color     ===*/
    font-size: 12px;
    font-weight: bold;
}
.buttonmenu li a:hover, .buttonmenu li a:active{
    color: #D41E3E;  /* ===   color     ===*/
    font-size: 12px;
    font-weight: bold;
    background-color: #DFDFDF;
}

.buttonmenu2{
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 180px;
}
.buttonmenu2 li a{
    font-size: 12px;
    color: #D41E3E; /* ===   color     ===*/
    display: block;
    width: 100%;
    padding: 2px 0px;
    text-decoration: none;
    font-weight: bold;
    border: 1px dotted;
    border-color:#FFFFFF #FFFFFF #DADADA #FFFFFF; /*light dark dark light*/
    background-color: #FFFFFF;
    text-decoration:none;
}

.buttonmenu2 li a:visited{
    color: #D41E3E; /* ===   color     ===*/
    font-size: 12px;
    font-weight: bold;
}

.buttonmenu2 li a:hover, .buttonmenu li a:active{
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    background-color: #D41E3E; /* ===   color     ===*/
}

/* =================   number page     =================*/
a {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
}
.pagination{
    padding: 2px;
}
.pagination ul{
    margin: 0;
    padding: 0;
    text-align: right; /*Set to "right" to right align pagination interface*/
    font-size: 14px;
}
.pagination li{
    list-style-type: none;
    display: inline;
    padding-bottom: 1px;
}
.pagination a, .pagination a:visited{
    padding: 0 5px;
    border: 1px solid #DADADA;
    text-decoration: none; 
    color: #D41E3E;   /* ===   color     ===*/
}
.pagination a:hover, .pagination a:active{
    border: 1px solid #212121;
    color: #000;
    background-color: #DADADA;
}
.pagination a.currentpage{
    background-color: #D41E3E;  /* ===   color     ===*/
    color: #FFF !important;
    border-color: #000000;
    font-weight: bold;
    cursor: default;
}
.pagination a.disablelink, .pagination a.disablelink:hover{
    background-color: white;
    cursor: default;
    color: #929292;
    border-color: #000000;
    font-weight: normal !important;
}
.pagination a.prevnext{
    font-weight: bold;
    color: #D41E3E;
}


/*================== update DIAMOND ===================*/
.subTitlePink{
    display:block;
    border:none;
    font-size: 17px;
	font-weight: bold;
	color: #EA007D;  
	text-decoration: none;
	margin-bottom:2px;
}

.dotDiamond{
    width:100%;
    height:11px;
    background:url(images/dot-diamond.gif); 
	background-repeat:repeat-x;
}

.dotTitleDiamond{
    width:100%;
    height:12px;
    background:url(images/dot-diamond-title.gif); 
	background-repeat:repeat-x;
}

.divComment{
    width:100%;
    height:12px;
    background:url(images/dot-diamond-title.gif); 
	background-repeat:repeat-x;
}

.aLogin{
    color: #EA007D;
    font-size:14px;
    text-decoration: underline;
	font-weight:bold;
}
.aLogin:visited{
    color: #EA007D;
    font-size:14px;
	text-decoration: underline;
	font-weight:bold;
}
.aLogin:hover{
    color: #666666; 
    font-size:14px;
	text-decoration: none;
	font-weight:bold;
}