/* CSS Document */

*{ margin:0;}

body {background:#fff;}


body,td,th {color: #000;font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;}

ul,li,form,img {border: 0px;}

div,button,input,textarea,select { color: #000; font: 12px Verdana, Arial, Helvetica, sans-serif; }

a:link{ color: #000; text-decoration: none; }

a:visited{ color: #000; text-decoration: none; }

a:hover{ color: #f00; text-decoration: underline; }

.space{ height:10px; overflow:hidden;}

.space_01{ height:5px; overflow:hidden;}

.icon{ padding:0px 5px;}

.text{ line-height:130%;}

.width_wrap{ width:980px;padding:0px 10px 0px 10px; margin:auto auto;}

h1{ font-weight:bold; font-size:24px; color:#f60; text-align:center; font: 宋体,Arial, Helvetica, sans-serif;}

/*menu*/

.nav{
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	list-style: none;
	color:#fff;	
}
.nav li{
	float: left;	
	background:#fff;
	margin-right:1px;
}
.nav li a{
	padding: 8px 10px 8px 10px;
	text-decoration: none;
	color: #fff;		
	display: block;
	text-align:center;
	float: left;
	width:74px;
	background:#fff url(/images/menuBg_01.gif) no-repeat left top;
}
.nav li a:link{ color: #fff; text-decoration: none; }

.nav li a:visited{ color: #fff; text-decoration: none; }

.nav li a:hover{color: #ff0;background:url(/images/menuBg_on_01.gif) no-repeat left top;}

.nav li#current a{background:url(/images/menuBg_on_01.gif) no-repeat left top;}

.nav li#current a:hover{color: #ff0;background:url(/images/menuBg_on_01.gif) no-repeat left top;}

menu{
	margin:0;
	padding:0;
	list-style:none;
}
menu li{
	height:20px;
	width:56px;
	margin-right:4px !important;
	margin-right:10px;
	float:left;
	margin-bottom:4px !important;	
	margin-bottom:10px;
}
menu a{
	display:block;
	width:100%;
	height:20px;
	background:#fff;
	border:1px solid #c7c7c7;
	font:12px arial;
	text-decoration:none;
	line-height:20px;
	text-align:center;
}
menu a:link,menu a:visited{
	color:#000;
}
menu a:hover,menu a:active{
	background-color:#FF3300;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

menu li#current a{background:#f30; color:#fff;font-weight:bold;}

menu li#current a:hover{{background:#f30; color:#fff;font-weight:bold;}

/*imgBox*/

.line_left{ background:url(/about/images/dot_03.gif) repeat-y left top;}

.line_right{ background:url(/about/images/dot_03.gif) repeat-y right top;}

.news_line{ background:url(/about/images/dot_02.gif) repeat-x left bottom;}

.brokenLine {background: url(/images/dot_02.gif) repeat-x bottom;	line-height: 18px;}


.text{ line-height:150%;}

.imgBox{ border:1px solid #eaeaea; padding:2px;}


/*link*/


.links_blue a:link{ color: #039; text-decoration: none;}

.links_blue a:visited{ color: #039; text-decoration: none;}

.links_blue a:hover{ color: #f00;text-decoration: none;}

.font_gray{ color:#666; line-height:18px;}

.font_orange{ color:#f60; }

.font_blue{ color:#039; }

.font_red{ color:#f00;}

.font_white{ color:#fff;}

.font14{ font-size:14px;}


/*footer*/

#footer{ border-top: 2px solid #f60;}

.footerMenu{ background:#f7f7f7; height:20px; padding:5px 5px 0px 5px; text-align:center;}

.copyright{ line-height:150%; padding:10px 0px; text-align:center;}

