@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial,Helvetica,sans-serif,"細明體";
	color:#222;
	font-size:12px;
	margin:0px;
}

.all{
	width:1000px;
	margin:0px auto;
}

/*top style*/
.top{
	width:1000px;
	float:left;
}
.user_tool{
	background:url(../images/top_bg.gif) no-repeat;
	height:69px;
	width:1000px;
	float:left;
}
.user_tool a{
	text-decoration:none;
	color:#222;
}
.user_tool a:hover{
	color:#000;
	text-decoration:underline;
}
.tool_bar{
	text-align:right;
	padding:5px 5px 0 0;
	float:left;
	width:855px;
}
.tool_bar table{
	float:right;
}

.lan_change{
	width:130px;
	float:left;
	background:url(../images/lan_bg.gif) no-repeat;
	background-position:left 5px;
	height:18px;
	padding:7px 0 0 10px;
}

/*home_nav style*/
.all_nav{
	width:1000px;
	float:left;
	height:33px;
}
.all_logo{
	width:250px;
	float:left;
}
.all_logo img{
	border:0;
	_display:block;
}
.nav{
    background:url(../images/sub_nav_bg.gif) repeat-x;
	width:750px;
	float:left;
	height:33px;
	overflow:hidden;
}
.nav img{
	border:0;
}
.nav_img_pad{
	padding:0 20px;
	cursor:pointer;
}

/*sub_nav*/
.sub_nav{
	width:108px;
	position:absolute;
	z-index:888;
	margin:-15px 0 0 -4px;
	display:none;
	overflow:hidden;
}
.sub_nav_top{
	width:108px;
	text-align:center;
}
.sub_nav_center{
	background:url(../images/sub_nav_c_bg.gif) repeat-y center;
	width:108px;
}
.sub_nav_center ul{
	margin:0;
	padding:0;
}
.sub_nav_center ul li{
	background:url(../images/sub_nav_li_bg.gif) no-repeat;
	background-position:center bottom; 
	width:108px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	padding:8px 0 4px 0;
	list-style:none;
}
.sub_nav_center ul li a{
	color:#FFF;
	text-decoration:none;
}
.sub_nav_center ul li a:hover{
	color:#EFEFEF;
}
.sub_nav_bottom{
	background:url(../images/sub_nav_bottom.png) no-repeat top!important;
	background:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/sub_nav_bottom.png");
	width:108px;
	height:40px;
}
.sub_nav_show{
	display:block;
}
#sub_nav_3{
	margin-left:202px;
}

/*以下是预留sub_nav style*/
#sub_nav_2{
	margin-left:98px;
}
#sub_nav_4{
	margin-left:305px;
}
#sub_nav_5{
	margin-left:408px;
}


/*warp style*/
.warp{
	width:1000px;
	float:left;
}
.warp_top{
	width:1000px;
	float:left;
}
.warp_top img{
	display:block;
}

.warp_center{
	width:1000px;
	float:left;
}

.left{
	width:165px;
	float:left;
	background:url(../images/left_top.gif) no-repeat top;
	padding:25px 21px 0 24px;
}
.left_list{
	width:165px;
	float:left;
	background:url(../images/left_list_bg.gif) repeat-y;
}
.no_left_list{
	text-align:center;
}
.no_left_list img{
	border:0;
	padding-bottom:5px!important;
}
.left_list ul{
	padding:0;
	margin:0;
	padding:10px 25px 0 25px;
}
.left_list ul li{
	list-style:none;
	font-weight:bold;
	color:#B9020B;
	font-size:13px;
	border-bottom:1px solid #D6D6D6;
	padding-top:10px;
}
.left_list ul li img{
	padding-right:8px;
	border:0;
	margin-bottom:1px;
}
.left_list ul li a{
	color:#474747;
	display:block;
	width:115px;
	text-decoration:none;
	padding:0 0 2px 0;
}
.left_list ul li a:hover{
	color:#B9020B;
}

.list_bottom{
	background:url(../images/left_bottom.gif) no-repeat top;	
	padding-top:40px;
	float:left;
	width:165px;
	text-align:center;
}
.list_bottom img{
	padding:5px 0;
	_display:block;
	border:0;
}

/*right style*/
.right{
	width:770px;
	float:left;
	border-top:1px solid #D6D6D6;
	padding-left:20px;
}
.right_title{
	width:770px;
	float:left;
	padding-top:30px;
	color:#616161;
}
.right_banner{
	width:770px;
	float:left;
	padding-top:10px;
	line-height:18px;
}

/*scroll_top style*/
#go_top{
	position:absolute;
	cursor:pointer;
	width:43px;
	height:170px;
	left:700px;
	z-index:666;
}
#go_top img{
	border:0;
}

/*news page style*/
.page{
	width:705px;
	float:left;
	text-align:center;
	padding:20px 0 35px 0; 
}
.page a{
	background:url(../images/page_bg.gif) no-repeat;
	text-decoration:none;
	color:#313131;
	font-weight:bold;
	padding:5px 12px 15px 11px;
	margin-left:5px;
}
.page a:hover{
	background:url(../images/page_hover_bg.gif) no-repeat;
	color:#FFF;
}

/*family link style*/
.family_link{
	width:980px;
	float:left;
	background:url(../images/link_bg.gif) repeat-x top;
	padding:15px 10px;
}
.family_link img{
	border:0;
}

/*footer style*/
.footer{
	width:1000px;
	float:left;
	border-top:1px solid #DDDBDB;
	border-bottom:1px solid #DDDBDB;
	padding:5px 0;
	margin-bottom:5px;
}
.copy{
	text-align:center;
	width:877px;
	float:left;
}
.copy table{
	margin:0 auto;
}
.copy a{
	color:#4287D1;
	text-decoration:none;
}
.copy a:hover{
	color:#0878F0;
}


