/* CSS Document */
body{
	margin:0px; padding:0px;
	font-size:75%;
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	word-break:normal;
}
div,td{
word-break:normal;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*==========================================top*/
#top{
	margin-top:10px;
}
#bannerpic{
	clear:both;
}
#topmanu{
	clear:both;
}
.logo{
	width:210px;
	float:left;
}


#navmenu{
	top:0px;
	left:0px;
	padding-right:5px;
	margin-left:685px;
}
#navmenu a{
	color:#999999;
	text-decoration:none;
	width:65px;
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	text-align:center;
	font-size:80%;
	
}
html>/**/body #navmenu a{font-size:90%}  /*for FF*/

#navmenu a:hover{
	color:#0066CC;
	text-decoration:underline;
}
.langbt{
	background:url(../image/ui/langbgup.gif) no-repeat top;
	padding-right:12px;
}
	
#langbox{
	position:absolute;
	margin-left:791px;
	background:#FFFFFF;
	width:80px;
	height:40px;
	z-index:40;
	padding:8px;
	top:25px;
	background:url(../image/ui/langbg.gif) no-repeat;
	display:none;
}
#langbox a{
	display:block;
	height:21px;
	line-height:21px;
	text-align:right;
	font-size:90%;
	text-decoration:none;
	color:#666666;
}

#swfmenu{
	padding-top:10px;
	z-index:2;
	width:690px;
	float:right;
}



/*==========================================ѥ]h*/
#crumb{
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	height:18px;
	margin:4px 0;
	font-size:85%;
	line-height:18px;
	text-align:right;
	padding-right:10px;
}
#crumb a{
	color:#727272;
	text-decoration:none;
}
#crumb a:hover{
	font-weight:bolder;
	text-decoration:underline;
	color:#0099FF;
}

/*==========================================main bg*/
.mainrpbg{
	background:url(../image/ui/main_rpbg.gif)  right repeat-y ;
}
#mleft{
	width:188px;
	float:left;
}
#mleft h1{
	margin:0px; padding:0px;
}

#mright{
	float:right;
	width:691px;
	
	padding:13px;
	white-space:690px;
	word-wrap:break-word ;
	word-break:break-all ;
	min-height:320px;
	
}
* html div#mright{
	height:320px;
} 
/*============================================main bg CSS */
.mpage0{
	background:url(../image/ui/title/main_top_bg1.gif) no-repeat top;
}
.mpage1{
	background:url(../image/ui/title/main_top_bg1.gif) no-repeat top;
}
.mpage2{
	background:url(../image/ui/title/main_top_bg2.gif) no-repeat top;
}
.mpage3{
	background:url(../image/ui/title/main_top_bg7.gif) no-repeat top;
}
.mpage4{
	background:url(../image/ui/title/main_top_bg3.gif) no-repeat top;
}
.mpage5{
	background:url(../image/ui/title/main_top_bg4.gif) no-repeat top;
}
.mpage6{
	background:url(../image/ui/title/main_top_bg5.gif) no-repeat top;
}
.mpage7{
	background:url(../image/ui/title/main_top_bg6.gif) no-repeat top;
}

.mpage8{
	background:url(../image/ui/title/main_top_bg8.gif) no-repeat top;
}
.mpage9{
	background:url(../image/ui/title/main_top_bg9.gif) no-repeat top;
}

/**/
.mpage10{
	background:url(../image/ui/title/main_top_bg1.gif) no-repeat top;
}
.mpage11{
	background:url(../image/ui/title/main_top_bg1.gif) no-repeat top;
}
.mpage12{
	background:url(../image/ui/title/main_top_bg1.gif) no-repeat top;
}

/*============================================main bg CSS */
#mright h2{
	margin:0px; padding:0px;
}

#mleft ul{
	margin:0px; padding:0px;
	list-style:none;
}
#mleft ul li{
	display:block;
	border-bottom:#D9E3E9 solid 1px;
	
}
#mleft ul li a{
	display:block;
	height:25px;
	line-height:25px;
	color:#8D8D8D;
	text-decoration:none;
	padding-left:25px;
	background:url(../image/ui/ico_mbt.gif) no-repeat 10px 10px;
}
/*
#mleft ul li a:hover{
	color:#026CFF;
	background:url(../image/ui/ico_mbt2.gif) no-repeat 10px 10px;
}
*/
#ads{
	margin:15px 0 0 0;
}
#ads a{
	display:block;
	margin:7px 0;
}
#ads a:hover{
	position:relative;
	top:-1px;
	left:-1px;
}
#ads a img{
	border:none;
}



/*==========================================foot*/
#foot{
	padding:27px 0 0 15px;
	background:url(../image/ui/foot_menu_bg.gif) no-repeat;
	height:40px;
	color:#999999;
}
#foot a{
	color:#707070;
	text-decoration:none;
	margin:0 5px;
}
#foot a:hover{
	color:#494949;
	text-decoration:underline;	
}
address{
	background:url(../image/ui/logo2.jpg) no-repeat 10px 0px;
	height:60px;
	font-size:90%;
	font-style:normal;
	padding-left:90px;
	color:#a6a6a6;
	display:block;
	width:450px;
	float:left;
}
address a{
	color:#333333;
	text-decoration:none;
}
address b{
	margin-left:10px;
	color:#8D8D8D;
}
address a:hover{
	color:#0066FF;
	text-decoration:underline;
}
#copyright{
	width:350px;
	float:right;
	font-size:90%;
	text-align:right;
	color:#a6a6a6;
}
#copyright a{
	color:#CCCCCC;
	text-decoration:none;
}
#copyright a:hover{
	color:#0066FF;
	text-decoration:underline;
}




/*==========================================indexfoot*/
#indexfoot{
	padding:18px 0 0 15px;
	background:url(../image/ui/foot_menu_bg.gif) no-repeat 0 -10px;
	height:40px;
	color:#999999;
}
#indexfoot a{
	color:#707070;
	text-decoration:none;
	margin:0 5px;
}
#indexfoot a:hover{
	color:#494949;
	text-decoration:underline;	
}


