@charset "utf-8";
/* CSS Document */
body{
   margin:0px;
   font-family:MingLiU;

   }
a {
	font-size:13px;
	color: #333333;
	text-decoration: none;
	}
a:hover {
	font-size:13px;
	color:#CCCCCC}
.clearboth {
   clear:both;
   margin:0px;
   padding:0px;
   }
#pageleft {
    float:left;
	margin:0px;
	width:212px;
	height:396px;
	background-image:url(../images/left_banner.jpg);
	}
#content{
	float:left;
	margin-top:18px;
	width:455px;
	background-color:#FFF;
	padding-left:4px;
	padding-right:4px;
	padding-top:3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #8b8e98;
	border-bottom-color: #8b8e98;
	text-align:center;
	}
#content .logo{
    margin:0px auto;
	padding:0px;
	width:455px;
	height:50px;
	}
#content .botton{
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
.contenter {
	background-image:url(../images/content_bg.jpg);
	background-repeat:no-repeat;
	padding-top:13px;
	padding-left:10px;
	padding-right:10px;
	width:430px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
	}
.contenter p{
	text-align:left;
	font-size:12px;
	line-height:1.5em;
	margin:0px;
	color:#333333;
	}
.contenter ol{
	text-align:left;
	font-size:12px;
	line-height:1.5em;
	margin-bottom:5px;
	color:#333333;
	padding-left:30px;
	list-style-position:outside;
	margin-top:0px;
	}
#pageright{
	float:left;
	background-color:#FFF;
	width:133px;
	height:200px;
	padding-top: 3px;
	margin-top: 116px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	text-align:center;
	}
#pageright .menu{
	width:133px;
	height:166px;
	margin:0px;
	padding:0px;
	border-bottom:#CCCCCC dashed 1px;
}
#pageright .cn_en{
	width:133px;
	height:29px;
	padding:5px 0px 0px 0px;
	margin:0px;
	font-size:13px;
	}
#page {
	width: 900px;
}
.logo {
	font-weight: bold;
	color: #FF6600;
}
.logo_name{
	color:#FF6600;
	font-style: italic;
	font-weight: bold;
	font-size:15px;
	}
#footer{
	height:30px;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	padding-top:24px;
	font-family:Arial, Helvetica, sans-serif;
	}
.right {
	text-align:right;
	margin:0px;
	padding:0px;
	width:430px;
	}