@charset "utf-8";
/* CSS Document */

/*For all */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,table,tr,td {
    font-family: Song, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	color:#333333;
}

a:link {color : #8f2b8c; text-decoration: underline;}
a:visited {color : #8f2b8c; text-decoration: underline;}
a:hover {color : #8f2b8c; text-decoration: underline;}

img {border:0px;}

.font11 {
	font-size:11px;
}

.copyright {
	font-size:11px;
	color:#818181;
}

.uppercase {
	text-transform:uppercase;
}

.signup_textfield {
	width:205px;
	height:12px;
	background-image:url(../../chi/images/textfield_bg1.gif);
	border:0;
	padding:5px;
	font-size:10px;
	color:#333333;
}

.signup_textfield2 {
	width:392px;
	height:12px;
	background-image:url(../../chi/images/textfield_bg2.gif);
	border:0;
	padding:5px;
	font-size:10px;
	color:#333333;
}

.signup_textfield3 {
	width:100px;
	height:12px;
	background-image:url(../../chi/images/textfield_bg3.gif);
	border:0;
	padding:5px;
	font-size:10px;
	color:#333333;
}

.signup_textfield4 {
	width:22px;
	height:16px;
	background-image:url(../../chi/images/textfield_bg4.gif);
	border:0;
	padding:0 5px;
	font-size:10px;
	color:#333333;
	text-align:center;
	font-size:12px;
}


.signup_droplist {
	font-size:12px;
	color:#333333;
	border:#cccccc solid 1px;
}

.min550 {
	min-height:500px;
}

.min500 {
	height:500px;
}

.li_noStyle {
	list-style-type:none;
}

.margin40 {
	margin-left:40px;
}

.padding10 {
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
}

.photo_margin10 {
	margin-top:10px;
	margin-bottom:10px;
}

.photo_margintop10 {
	margin-top:10px;
}

.photo_margintop18 {
	margin-top:18px;
}

.yellowBlack {
	font-weight:bold;
	background-color:#ffe100;
}

.underline {
	text-decoration:underline;
}

.olmargin0 {
	margin-left:-20px;
}

.share_text {
	color:#101796;
	font-size:13px;
}
