@import"globalMenu.css";
@import"new_com.css?ver=0001";

/* base */
body {
color:#4d4d4d;
background:#ffffff;
text-align: center;
padding:0px;
margin: 0px;
}
img{
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
p{
margin: 0px;
}
form {
margin: 0px;
padding: 0px;
}


/* link */
a:link {
color:#0B549D;
text-decoration:none;
}

a:visited {
color:#787878;
text-decoration:none;
}

a:hover {
color:#FF9900;
text-decoration:underline;
}

a:active {
color:#FF9900;
text-decoration:none;
}


/* margin Style
------------------------------------------ */
.mb5{
margin-bottom: 5px;
}
.mb10{
margin-bottom: 10px;
}
.mb15{
margin-bottom: 15px;
}
.mb20{
margin-bottom: 20px;
}
.mb25{
margin-bottom: 25px;
}
.mb30{
margin-bottom: 30px;
}
.mb35{
margin-bottom: 35px;
}
.mb40{
margin-bottom: 45px;
}

.mt5{
margin-top: 5px;
}
.mt10{
margin-top: 10px;
}
.mt15{
margin-top: 15px;
}
.mt20{
margin-top: 20px;
}
.mt25{
margin-top: 25px;
}
.mt30{
margin-top: 30px;
}
.mt35{
margin-top: 35px;
}
.mt40{
margin-top: 40px;
}

#contents{
width: 100%;
}


/* kuzu Style
------------------------------------------ */
#kuzu{
	width: 620px;
	text-align: right;
	margin-bottom: 5px;
	font-size: 12px;
}

/* login Style
------------------------------------------ */
.brown a:link {
color:#996600;
text-decoration:none;
}

.brown a:visited {
color:#996633;
text-decoration:none;
}

.brown a:hover {
color:#FF9900;
text-decoration:underline;
}

.brown a:active {
color:#FFCC00;
text-decoration:none;
}


#login{
width: 220px;
height: 200px;
background-image:  url('../images/login_bg.jpg');
}
#login input {
width: 198px;
height: 25px;
}
#login th img {
margin-top: 5px;
margin-bottom: 5px;
}

#login a:link {
color:#996600;
text-decoration:none;
}

#login a:visited {
color:#996633;
text-decoration:none;
}

#login a:hover {
color:#FF9900;
text-decoration:underline;
}

#login a:active {
color:#FFCC00;
text-decoration:none;
}

#login2{
width: 220px;
height: 180px;
background-image:  url('../images/login_bg2.jpg');
}

/* mobile Style
------------------------------------------ */
#mobile{
width: 220px;
}
#mobile input {
width: 218px;
height: 25px;
}
#mobile .btn{
	width: 220px;
	height: 20px;
	text-transform: uppercase;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 10px;
	vertical-align: middle;
	margin-top: 5px;
}


/* footer Style
------------------------------------------ */
#footer{
	width: 100%;
	height: 120px;
	background: url('../images/footer_bg.jpg') left 20px repeat-x #FFF;
	margin-top: 30px;
 	color: #666666;
	font-size: 10px;
	padding-top: 27px;

}
#footer td{
	font-size: 10px;
	height: 25px;
	text-align: right;
	vertical-align: middle;
	color: #fff;
}
#footer th{
	height: 45px;
	text-align: left;
	vertical-align: middle;
}
#footer th .copy{
	float: left;
}
#footer th .logo{
	float: right;
}
#footer a:link {
font-size: 10px;
color:#FFFFFF;
text-decoration:none;
}

#footer a:visited {
font-size: 10px;
color:#FFFFFF;
text-decoration:none;
}

#footer a:hover {
font-size: 10px;
color:#FF9900;
text-decoration:underline;
}


#footer a:active {
font-size: 10px;
color:#FFCC00;
text-decoration:none;
}


#footer2 a:link {
font-size: 12px;
color:#FFFFFF;
text-decoration:none;
}


#footer2 a:visited {
font-size: 12px;
color:#FFFFFF;
text-decoration:none;
}

#footer2 a:hover {
font-size: 12px;
color:#FFFFFF;
text-decoration:underline;
}

#footer2 a:active {
font-size: 12px;
color:#FFCC00;
text-decoration:none;
}




/* headmenu Style
------------------------------------------ */
#headmenu{
	margin-top: 5px;
	color: #666666;
	width:167px;
	font-size: 11px;
}


/*-----Header NewYear Version 080101-----*
#headmenu a:link {
color:#333333;
text-decoration:none;
}

#headmenu a:visited {
color:#333333;
text-decoration:none;
}

#headmenu a:hover {
color:#CC0000;
text-decoration:underline;
}

#headmenu a:active {
color:#CC0000;
text-decoration:none;
}
/**/

/*-----Header Normal Version 071227-----*/
#headmenu a:link {
color:#FFFFFF;
text-decoration:none;
}

#headmenu a:visited {
color:#DCDEDE;
text-decoration:none;
}

#headmenu a:hover {
color:#FF9900;
text-decoration:underline;
}

#headmenu a:active {
color:#FFCC00;
text-decoration:none;
}
/**/


/* member_style
------------------------------------------ */
.member{
margin-top: 0px;
margin-bottom: 10px;
}
.member dt {
margin-left: 0px;
}
.member dd {
margin-top: 2px;
/*margin-botom: 3px;*/
margin-left: 5px;
font-size:12px;
}

/* wrapping_bnr_style
------------------------------------------ */

.wrapping_bnr_l {
position:absolute;
top:152px;
left:50%;
margin-left:-735px;
width:180px;
height:2061px;
z-index:1;
}

.wrapping_bnr_r {
position:absolute;
top:152px;
right:50%;
margin-right:-735px;
width:180px;
height:2061px;
z-index:1;
}