/*layout*/
body{background:#dddddd;}
#warp{
	width: 950px;
	margin: 0 auto;
	}
	
#header{
	height: 402px;
	width: 950px;
	float: left;
	font-size: 18px;
	color: #2D2D2D;
	text-align: right;
	font-family: Arial, "新細明體-ExtB";
	vertical-align: bottom;
	background-image: url(../images/h_bg.jpg);
}
#menu {
	float: left;
	height: 39px;
	width: 925px;
	background-image: url(../images/m_bg.jpg);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-top: 10px;
}
.menu_01, .menu_01 a, .menu_02,.menu_02 a, .menu_03,.menu_03 a,.menu_04,.menu_04 a, .menu_05,.menu_05 a,.menu_06,.menu_06 a,.menu_07{
	background-repeat: no-repeat;
	float: left;
	height: 31px;
}
.menu_01, .menu_02, .menu_03,.menu_04,.menu_05,.menu_06,.menu_01 a,.menu_02 a, .menu_03 a,.menu_04 a,.menu_05 a,.menu_06 a{
	background-image: url(../images/menu_01.jpg);
	
}
.menu_01 a:hover,.menu_02 a:hover, .menu_03 a:hover,.menu_04 a:hover,.menu_05 a:hover,.menu_06 a:hover{
	background-image: url(../images/menu_02.jpg);
}
.menu_01 a,.menu_01 a:hover{
	background-position: 0px 0px;
	width: 60px;	
	}
.menu_02 a,.menu_02 a:hover{
	background-position: -60px 0px;
	width: 88px;	
	}
.menu_03 a,.menu_03 a:hover{
	background-position: -146px 0px;
	width: 88px;	
	}
.menu_04 a,.menu_04 a:hover{
	background-position: -234px 0px;
	width: 88px;	
	}
.menu_05 a,.menu_05 a:hover{
	background-position: -319px 0px;
	width: 88px;	
	}
.menu_06 a,.menu_06 a:hover{
	background-position: -405px 0px;
	width: 88px;	
	}
.menu_07 {
	background:url(../images/menu_01.jpg);
	background-position: -495px 0px;
	width: 45px;	
	}

#Content {
	width: 950px;
	float: left;
	font-family: Arial, "新細明體-ExtB";
	font-size: 12px;
	color: #5A5A5A;
	text-align: left;
	overflow: hidden;
	text-justify: inter-ideograph;
	padding-bottom: 70px;
	background-image: url(../images/c_bg.jpg);
}

br {
	line-height: 10px;
}

p {
	line-height: 20px;
}



#footer{
	text-align: center;
	width: 950px;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, "新細明體-ExtB";
	text-decoration: none;
	float: left;
	padding-top: 5px;
	color: #888888;
	background-image: url(../images/f_bg.jpg);
	background-position: bottom;
	margin-bottom: 15px;
	padding-bottom: 20px;
}
#left {
	float: left;
	width: 250px;
	margin-left: 10px;
	padding-top: 35px;
}

h1 {
	color: #4F4F4F;
	font-size: 13px;
	font-weight: bolder;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000;
	margin-left: 25px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#left ul li {
	line-height: 22px;
	color: #b1b1b1;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #e4e4e4;
	padding-left: 10px;
	margin-left: 25px;
}
#left ul li a {
	color: #B1B1B1;
	text-decoration: none;
}
#left ul li a:hover {
	color: #D60E18;
}



#main {
	float: left;
	width: 595px;
	padding-right: 20px;
	padding-left: 20px;
}
#left h1 a {
	color: #4F4F4F;
	text-decoration: none;
}
#left h1 a:hover {
	color: #E1740D;
}


.title {
	float: left;
	height: 33px;
	width: 595px;
	margin-bottom: 30px;
	margin-top: 45px;
}

#right {
	float: left;
	width: 150px;
	padding-top: 20px;
	padding-left: 15px;
}
.pre_box {
	background-color: #f0f0f0;
	float: left;
	width: 160px;
	border: 1px solid #c7c7c7;
	margin-left: 25px;
	margin-top: 50px;
	background-image: url(../images/previous.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
	padding-bottom: 20px;
}
.pre_box img {
	float: left;
	border: 1px solid #FFF;
	margin-top: 8px;
	margin-left: 10px;
}





#warp #footer a:link {
	color: #EE8417;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}

#warp #footer a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E25F04;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#warp #footer a:visited {
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
	color: #E1740D;
}
#warp #footer a:active {
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
	color: #E55902;
}

.speaker_main_l {
	float: left;
	width: 285px;
	margin-right: 25px;
}



.speaker_main_r {
	float: left;
	width: 285px;
}
.speaker_name {
	font-size: 15px;
	font-weight: bolder;
	color: #E1740D;
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.speaker_info {
	float: left;
	width: 108px;
	clear: left;
	margin-top: 10px;
	color: #333333;
	font-weight: bolder;
}



.speaker_pic {
	float: left;
	height: 100px;
	width: 100px;
	border: 1px solid #cccccc;
	padding: 3px;
}
.speaker_detail {
	float: right;
	width: 166px;
	margin-left: 10px;
	clear: right;
}
.speaker_space {
	float: left;
	height: 25px;
	width: 595px;
}
.speaker_detail a {
	color: #D60E18;
}
