.sider {
	width: 190px;
	height: 100%;
	float: left;
}

#sider_title {
	width: 182px;
	height: 56px;
	background-image: url("left_menu_title_E-Business.png");
}

.sider_list {
	list-style: none inside;
	padding: 0;
}

.sider_list a:link {
	text-decoration: none;
  }

.sider_list_item {
	list-style: none inside;
	width: 177px;
	height: 37px;
	background-image: url("left_menu_bg_2.png");
	background-repeat: no-repeat;
	padding-bottom: 8px;
}

.left_menu_item {
color: #077777;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 37px;
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
float: left;
cursor: pointer;
vertical-align: text-bottom;
}

.content_main {
	width: 805px;
	min-height: 1000px;
	height: auto;
	position: relative;
	margin-left: 190px;
}

#title_word {
	position: relative;
	margin-left: 10px;

}

#search_form {
	position: relative;
	float:right;
}

.v_line {
	position: absolute;
	width: 10px;
	height: 100%;
	min-height: 1000px;
	margin-left: 190px;
	background-image: url('images/v_line.gif');
	z-index: 1;
}

#hr {
	margin-top: 27px;
	margin-left: 10px;
    height: 15px;
    background-image:url('images/h_line.gif');
}

#hr1 {
	margin-top: 5px;
	margin-left: 10px;
    height: 15px;
    background-image:url('images/h_line.gif');
}

#hr_text {
	margin-left: 10px;
    height: 10px;
    background-image:url('images/h_line.gif');
}

.navbar {
	margin-left: 10px;
}

.good_introduce {
	height: 250px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 20px;
}

.good_photo {
	width: 250px;
	height: 250px;
	/*border: solid black 1px;
	border-radius: 10px;*/
	float: left;
	text-align: center;
	/*vertical-align: middle;
	line-height: 250px;*/
	margin-right: 10px;
}

.good_title {

}

.good_text {
	color: rgb(102, 102, 102);
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體 Light";
	font-size: 12px;
	font-weight: 400;
	line-height: normal;
	font-style: normal;
	height: 170px;
	width: 490px;
	overflow: hidden;
}

img {
	max-width: 240px;
	myimg:expression(onload=function(){
	this.style.width=(this.offsetWidth > 240)?"240px":"auto"});
	vertical-align: middle;
}

#pager {
	text-align: center;
}