@charset "utf-8";


/*
Container
*/
/*#container {
	_width: 100%;
}*/

#contentsl {
	width: 200px;
	float: left;
}
#contentsr {
	width: 250px;
	float: right;
}
#contentsc {
	margin-left: 210px;
	margin-right: 260px;
}

h2 {
	_width: 100%;/* ie6 */
}
#homekeyword .boxinner p {
	font-size: 12px;
	margin-bottom: 5px;
}
#homeevent .boxinner {
	background: #FFE6D9;
}
#homeevent .boxinner li a {
	color: #C00;
}
#homelink .boxinner p {
	text-align: center;
	margin-bottom: 5px;
}

#homeweather .boxinner p {
	font-size: 11px;
	margin-bottom: 5px;
}

#homeabout .boxinner p {
	font-size: 11px;
	margin-bottom: 5px;
	padding-bottom: 180px;
	background: url(/img/homeabout.gif) center bottom no-repeat;
}
/*#homemobile .boxinner p {
	font-size: 11px;
	margin-bottom: 5px;
	background: url(/img/qr.jpeg) right center no-repeat;
	padding-right: 66px;
	_height: 66px;
	min-height: 66px;
}*/
#homemobile .boxinner p {
	font-size: 11px;
	margin-bottom: 5px;
	background: url(/img/home_ktai.jpg) left top no-repeat;
	padding-top: 125px;
	padding-right: 66px;
	_height: 192px;
	min-height: 67px;
}
#homecomment .date {
	font-size: 12px;
	color: #999999;
	padding-right: 10px;
}
#homecomment .boxinner ul li {
	list-style-image: url(/img/icon_man.gif);
	margin-top: 2px;
}

#homeyoutube .boxinner {
	text-align: center;
}
#homeyoutube .boxinner p {
	text-align: left;
}
.boxinner p.attention {
	color: #666;
	font-size: 10px;
}

#homelink .boxinner ul li,
#homeblog .boxinner #feed ul li,
#hometif .boxinner ul li {
	list-style-image: url(/img/icon_othersite.gif);
	margin-top: 2px;
}

