@charset "UTF-8";

/* content color 
       ----------yellow */

body {
	background-color:#ffffcc;
	background:url(../images/color/body.gif);
}

#container{
	background-color:#fdfad1;
	background:url(../images/color/containar_shadow.gif) center top repeat-y;
}

/* Side_bnr_li TOP */
li.sBnr_boxtop h4{
	background:url(../images/color/result_bnrtop.jpg) no-repeat;
}

/* result-content */
h2.ulcTit{
	background:url(../images/color/h2_ulctitle.jpg) no-repeat;
}

#nameBox{
	background-image:url(../images/color/namebox_tit_bg.jpg); 
	background-repeat:no-repeat;
}

#coBox h3{
	background-image:url(../images/color/h3_result_tit.jpg);
	background-repeat:no-repeat;
}

.pPoint{
list-style-image: url(../images/color/p3_list-icon.gif); 
}

/* index topics */
#topTopics h2.topiTit{
	background:url(../images/color/topics_h2back.gif) no-repeat;
	color:#fff;	
}

/* Free Page */	
dl.free dt h2.freeTit{
	background:url(../images/color/freetit_bg.jpg) no-repeat;
}
