@charset "utf-8";
/* CSS Document */

h4 {
	color:#818181;
	font-size:15px;
	margin:0px;
	padding-top:0px;
	padding-bottom:3px;
}
body {
	background-color:#c9c9c9;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-attachment: fixed;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
.image_placeholder {
	width:144px;
	height:144px;
	background-color:#CCCCCC;
}
.video_placeholder {
	width:219px;
	height:146px;
	background-color:#CCCCCC;
}
.video_placeholder_big {
	width:240px;
	height:160px;
	background-color:#CCCCCC;
}
.wrp {
	border-left:#CC9900 1px solid;
	border-right:#CC9900 1px solid;
}
#video_intro {
	width:480px;
	height:320px;
	background-color:#CCCCCC;
	border:#CC9900 1px solid;
}
.home_bottom {
	width:276px;
	height:276px;
}
.footer_text {
	color:#666666;
	font-size:13px;
	line-height:16px;
}
#ask_frame {
	width:480px;
	height:425px;
	overflow:auto;
}