@charset "utf-8";

/*
---------------------------------------------------------------
Base CSS by Wingspan Inc.
Last Up Date :2009/5/1
---------------------------------------------------------------
*/

#form_table {
	padding-top: 10px;
}
#topimg {
	height: 278px;
	padding-top: 10px;
}
#topimg2 {
	height: 150px;
	padding-top: 10px;
}
#media_wraper {
	clear: both;
	width: 680px;
}
#media_box {
	float: left;
	width: 320px;
	padding-top: 20px;
	padding-left: 20px;
}
#media_image {
	height: 150px;
	width: 110px;
	float: left;
	text-align: left;
}
#media_text {
	padding-left: 10px;
	height: 1px;
	float: right;
	width: 200px;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
} 
#job_wrapper {
	clear: both;
	padding-top: 20px;
}
#job_wrapper #jobtitle {
	float: left;
	font-size: 15px;
	text-align: left;
	line-height: 30px;
	width: 130px;
	color: #CB4E23;
}
#job_wrapper #job {
	float: right;
	font-size: 13px;
	text-align: left;
	line-height: 30px;
	width: 550px;
}
#job_wrapper #job p {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#book_wrapper {
	clear: both;
	padding-top: 20px;
}
#book_wrapper #book_photo {
	float: left;
	font-size: 15px;
	text-align: left;
	line-height: 30px;
	width: 250px;
	color: #CB4E23;
}
#book_wrapper #book_text {
	float: right;
	font-size: 13px;
	text-align: left;
	line-height: 30px;
	width: 430px;
}
#script_line{
	clear: both;
	height: 20px;
	width: 680px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}
#bannerbtn_wrapper {
	height: 70px;
}
#media_form {
	text-align: left;
}
#media_select {
	padding-top: 20px;
	font-size: 12px;
	float: right;
	height: 30px;
	line-height: 30px;
}