@charset "UTF-8";
#right {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: simhei;
}

#main H3 {
	font-size:1em;
	color: #333333;
	text-transform: uppercase;
	border: 1px dotted #EEEEEE;
	padding: 10px;
	width: 550px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#main h4 {
	background-color: #F6F6F6;
	background-position: left;
	border-top: 2px solid #E4E4E4;
	border-right: 2px solid #EFEFEF;
	border-bottom: 3px solid #E4E4E4;
	border-left: 2px solid #EFEFEF;
	text-transform: none;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
#main h5 {
	background-position: left;
	text-transform: none;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	border: 2px dotted #FF9933;
	margin: 15px;
}
		
#right p img {
	padding-right: 5px;
	padding-left: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#main dl#news dt {
	font-weight: bold;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 5em;
	padding-left: 15px;
}
#news h2 {
	margin-bottom: 10px;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}

#main dl#news dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.txt01 {
	font-size: 120%;
	color: #2dc9ff;
	font-weight: bold;
	}

.txt02 {
	font-size: 140%;
	color: #f84a92;
	background-image: url(../images/top-sanrio-5.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 550px;
	background-position: center;
	padding-top: 10px;
	letter-spacing:0.5em;
	word-spacing: 0.6em;
	font-weight: bolder;
	font-family: simsun;
	}
.txt03 {
	font-size: 120%;
	color: #f84a92;
	font-weight: bolder;
	font-family: simhei;
	text-align: center;
	text-decoration: underline;
	}	
.txt04 {
	font-size: 120%;
	color: #f84a92;
	font-weight: bolder;
	font-family: simhei;
	text-align: left;
	text-decoration: underline;
	}		
.txt05 {
	font-size: 120%;
	color: #f84a92;
	font-weight: bolder;
	font-family: simhei;
	text-align: right;
	text-decoration: underline;
	}	
.txt06 {
	font-size: 120%;
	color: #2dc9ff;
	font-weight: bolder;
	font-family: simhei;
	text-align: left;
	text-decoration: underline;
	vertical-align: top;
	}		
.txt07 {
	font-size: 160%;
	color: #FF6600;
	font-weight: bolder;
	font-family: simsun;
	text-align: left;
	text-decoration: underline;
	vertical-align: top;
	}	
.txt08 {
	font-size: 120%;
	color: #FF0000;
	font-weight: bolder;
	font-family: simhei;
	text-align: center;
	text-decoration: underline;
	vertical-align: top;
	}		
.txt09 {
	font-size: 130%;
	color: #FF0000;
	font-weight: bolder;
	font-family: simhei;
	text-align: left;
	vertical-align: top;
	}		
.txt10 {
	font-size: 120%;
	color: #ed6941;
	font-weight: bolder;
	font-family: simhei;
	text-align: center;
	}
.txt11 {
	font-size: 120%;
	color: #6600FF;
	font-weight: bold;
	}
	
.txt12 {
	font-size: 120%;
	color: #0066CC;
	font-weight: bold;
	}
	
#right .post {
	background-image: url(../images/post.jpg);
	background-repeat: no-repeat;
	height: 251px;
	width: 550px;
	background-position: center;
	font-size: 150%;
	color: #FF0000;
	font-weight: bolder;
	font-family: simsun;
	text-align: center;
	padding-top: 4em;
	text-shadow:#888 2px 3px 3px;
}
#container #main #body a {
	color: #333333;
	text-decoration: underline;
	cursor: auto;
}
#text-right {
}

