.cleancss {
    clear:both;
}

body {
	background-color: #D3DCE4;
	background-image: url(../images/bg_1p.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	color: #3D3D3D;
	font-family: "新細明體", Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
a {
	color: #369;
	text-decoration: none;
}
a:hover{
	color: #F60;
	text-decoration: underline;
}

#co {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
}
#menu {

}
#index_flash {
	margin: 0px;

}
#index_about {
	float: left;
	width: 300px;
}
#index_e_catalog {
	width: 620px;
	margin-left: 20px;
	float: left;
}
.index_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 24px;
	margin-bottom: 10px;
}



#main {
	background-image: url(../images/banner_downBG.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-bottom: 25px;
}
.main_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 24px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.youon_arr {
	padding-right: 4px;
}
.main_text_top {
	vertical-align: top;
}
h1 {
	font-size: 18px;
	color: #000;
	text-decoration: none;
}
p {
	color: #999999;
}
#btn_top {
	text-align: center;
	padding-top: 20px;
}
.pr_pic_div {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
	padding-bottom: 10px;
	width: 782px;
	margin-right: auto;
	margin-left: auto;
}
.table_bg {
	background-color: #CCC;
}
.table_title {
	color: #FFF;
	background-color: #369;
	padding: 10px;
}



#foot {
	background-color: #EFEFEF;
	background-image: url(../images/foot_logo.jpg);
	background-repeat: no-repeat;
	width: 728px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 200px;
	background-position: 22px;
}
.text_color01 {
	font-size: 22px;
	font-weight: bold;
	color: #039;
}
.ul_390 {
	float: left;
	width: 390px;
}
.text_color02 {
	color: #900;
	text-decoration: none;
}
