@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #3399CC;
}

.top {
	width: 994px;
	height: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "新細明體, Arial";
	font-size: 12px;
	color: #FFFFFF;
	padding: 2px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.header {
	width: 998px;
	height: 120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/home/logo0515.jpg);
}
#menu_box {
	background-image: url(../images/center_menu_bk.gif);
	height: 35px;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
}
#menu_ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu_ol li{
	float: left;
	padding-left: 1.5em;
	padding-top: 0.9em;
	font-family: "新細明體", Arial;
	font-size: 13px;
}

#menu_ol li a{
	color: #3399CC;
	text-decoration:none;
}

#menu_ol li a:hover{
	color: #006699;
}

#main {
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

.left {
	float: left;
	width: 760px;
}
.p_title {
	float: left;
	width: 760px;
	background-image: url(../images/or/p_bk.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 20px;
	margin-top: 10px;
}


#left_menu_box {
	float: left;
	width: 145px;
	margin-top: 5px;
	margin-left: 2px;
}
#center_box {
	float: left;
	width: 100%;
}
.news_box {
	float: left;
	width: 760px;
	margin-bottom: 20px;
	font-family: "新細明體";
	font-size: 13px;
	line-height: 24px;
	color: #333333;
	letter-spacing: 1px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-bottom: 10px;
}
.main_box {
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#right {
	width: 260px;
	float: right;
}

/* right.php */
.banner_w320 {
	width: 120px;
	float: right;
	margin-right: 3px;
	margin-bottom: 5px;
}
.photo_news {
	margin: 3px;
	padding: 2px;
	float: left;
	border: 1px solid #EFEFEF;
}

h1{
	font-family: "新細明體";
	font-size: 32px;
	color: #FF6600;
	padding-left: 10px;
	font-weight: bolder;
}
.text13 {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 24px;
	color: #666666;
	letter-spacing: 3px;
}

.text_news_type {
	font-family: "新細明體";
	font-size: 12px;
	color: #0099CC;
}

.text_12 {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding-left: 10px;
}
.text_continue {
	font-family: "新細明體";
	font-size: 13px;
	color: #3399FF;
	padding-left: 5px;
	text-decoration:none;
}

.text_continue a{
	color: #3399FF;
	text-decoration:none;
}

.text_continue a:hover{
	color: #0066CC;
	text-decoration:underline;
}


.text_old{
	font-family: "新細明體";
	font-size: 18px;
	color: #3399FF;
	padding-left: 5px;
	text-decoration:none;
	font-weight: bold;
}

.text_old a{
	color: #3399FF;
	text-decoration:none;
	font-weight: bold;
}

.text_old a:hover{
	color: #0099FF;
	text-decoration:underline;
	font-weight: bold;
}


.footer_menu{
	margin: 0px;
	padding: 0px;
}
.footer_menu li{
	float: left;
	list-style-type: none;
	padding-left: 0.8em;
	font-family: "新細明體";
	font-size: 13px;
	color: #666666;
	padding-top: 1em;
	padding-bottom: 1em;
}

.footer_menu li a{
	color: #666666;
	text-decoration:none;
}
.footer_menu li a:hover{
	color: #3399FF;
	text-decoration:none;
}

.footer {
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	font-family: "新細明體", Arial;
	font-size: 12px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.center_box_menu {
	font-family: "新細明體", Arial;
	font-size: 15px;
	color: #FFFFFF;
	width: 500px;
	background-color: #6699CC;
	font-weight: bold;
	text-indent: 0.5em;
	background-image: url(../images/center_box_menu_bk.gif);
	height: 40px;
	padding-top: 10px;
	letter-spacing: 2px;
}

