body{
	margin:0;
	font-size:12px;
	font-family:tahoma;
}
.clr{
	clear:both
}
.search_{
	background:url(../images/search.png) no-repeat; border:none; width:153px; height:20; padding:3px 10px; color:#fff
}
#wrapper{

}
#header{
	width:998px;
	float:none;
	margin:0 auto;
}
img{
	 behavior: url("style/css/iepngfix.htc");
}
#header .logo{
	/*background:url(../images/logo.png) no-repeat;*/
	width:326px;
	height:163px;
	float:left;
	behavior: url("style/css/iepngfix.htc");
}
#header .main_menu{
	width:672px;
/*	background:url(../images/bg_header_02.jpg) no-repeat 170px 0;*/
	height:163px;
	float:left;

}
#header .main_menu #intro_{
	position:relative;
	width:589px;
	height:163px;
	z-index:1;
	padding-left:80px
}
#header .main_menu .lang{
	width:650px;
	float:left;
	padding-top:10px;
	padding-right:22px;
	position:absolute;
	z-index:2;
	top:0
}
#header .main_menu .lang a.th{
	width:16px;
	height:11px;
	background:url(../images/th.png) no-repeat;
	display:block;
	float:right	;
	behavior: url("style/css/iepngfix.htc");
}
#header .main_menu .lang a.en{
	width:16px;
	height:11px;
	background:url(../images/gb.png) no-repeat;
	display:block;
	float:right	;
	behavior: url("style/css/iepngfix.htc");
}

#header .main_menu a{
	padding-right:3px;
	display:block;
	float:left;
	text-decoration:none;
	color:#004568;
	cursor:hand
}
#header .main_menu a span{
	float:left;
}

#header .main_menu a span.l{
	background:url(../images/grey_l.png) no-repeat;
	width:10px;
	height:38px;
	behavior: url("style/css/iepngfix.htc");
	float:left
}
#header .main_menu a span.r{
	background:url(../images/grey_r.png) no-repeat;
	width:10px;
	height:38px;
	behavior: url("style/css/iepngfix.htc");
	float:left
}
#header .main_menu a span.m{
	background:url(../images/grey_m.png) repeat-x;
	padding:6px 4px!important;
	padding:6px 0;
	text-align:center;
	behavior: url("style/css/iepngfix.htc");
	float:left;


}
#header .main_menu a span.m span{
	color:#7c7c7c;
	font-size:11px;
	display:block;
	float:left;
	text-align:center;
}
#header .main_menu a:hover span.l{
	background:url(../images/blue_l.png) no-repeat;
	behavior: url("style/css/iepngfix.htc");
	float:left
}
#header .main_menu a:hover span.r{
	background:url(../images/blue_r.png) no-repeat;
	behavior: url("style/css/iepngfix.htc");
	float:left
}
#header .main_menu a:hover span.m {
	background:url(../images/blue_m.png) repeat-x;
	behavior: url("style/css/iepngfix.htc");
	float:left
}
#header .main_menu a:hover span.m span{
	color:#fff;
	float:left
}

#header .main_menu a.active span.m {
	background:url(../images/blue_m.png) repeat-x;
	behavior: url("style/css/iepngfix.htc");
	float:left
}
#header .main_menu a.active span.m span{
	color:#fff;
	float:left
}
#header .main_menu a.active span.l{
	background:url(../images/blue_l.png) no-repeat;
	behavior: url("style/css/iepngfix.htc");
	float:left
}
#header .main_menu a.active span.r{
	background:url(../images/blue_r.png) no-repeat;
	behavior: url("style/css/iepngfix.htc");
	float:left
}

#header .hilight{
	float:left;
	width:998px;
	padding:6px 0
}
#header .hilight span{
	color:#004568;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	width:60px;
	display:block;
	float:left;
	padding-left:20px
}
#header .hilight marquee{
	color:#fff;
	display:block;
	width:918px;
	float:left
}
#header .hilight marquee a{
	text-decoration:none;
	color:#fff
}

#container{
	width:978px;
	padding:10px;
	padding-bottom:0px;
	background:#fff;
	float:none;
	margin:0 auto;
}

#link{
	width:968px;
	float:left
}
#link a{
	display:block;
	padding:6px;
	padding-right:7px;
	float:left;
	background:url(../images/sep_link.jpg) right no-repeat;
	overflow:hidden
}
#footer{
	width:100%;
	padding:15px 0;
	background:#6cd5ff;
	text-align:center;
	color:#fff
}
#nav{
	padding:10px 0;
	text-align:center;
	color:#6cd5ff;
	float:none;
	margin:0 auto;
	width:998px
}
#nav a{
	color:#4e5050;
	font-size:11px;
	text-decoration:none;
}
#nav span a.graph{
	color:#08f;
	text-decoration:none
}

#breadcrumb{
	color:#0074da;
	font-weight:bold;
	padding-bottom:10px;
	width:978px;
	border-bottom: dotted 1px #d6d6d6;
	text-align:right;
	margin-bottom:15px
}
#breadcrumb a{
	color:#7c7c7c;
	text-decoration:none;
	font-weight:normal
}
#breadcrumb a:hover{
	text-decoration:underline
}
a.page{
	padding:2px 6px;background:#fff;text-decoration:none;color:#0074e7; float:left; display:block; margin-right:3px; border:1px solid #ccc; font-size:11px; margin-top:10px
}
a.page:hover , span.page{
	padding:2px 6px;background:#0074e7;text-decoration:none;color:#fff; float:left; display:block; margin-right:3px;border:1px solid #0074e7; font-size:11px; margin-top:10px
}

