/* 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: none; }

.space{ height:10px; overflow:hidden;}

.space_01{ height:5px; overflow:hidden;}

.icon{ padding:0px 5px;}

.text{ line-height:150%;}

.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;}


/*imgBox*/

.brokenLine {background: url(free/images/sub_dot.gif) repeat-x bottom;}

.imgBox{ border:1px solid #ccc; padding:1px; background:#fff;}

/*nav*/

.free_nav_bg{ background:#FBFBFB; border-left: 1px solid #ccc; border-right: 1px solid #ccc; }

.nav_bg{ background:#EEFFFE url(free/images/left_bg.gif) repeat-y left top; border-bottom:1px solid #ccc;}

.nav_bottom_bg{ background:#EEFFFE url( url(free/images/sub_nav_bottom.jpg)) no-repeat left bottom;}

.contentBg{background:#fff;border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;height:100%; 

}


/*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;}

.links_certificate a:link{ color: #039; text-decoration: underline;}

.links_certificate a:visited{ color: #039; text-decoration: underline;}

.links_certificate 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;}

.grayfont{ color:#666; font-size:11px;}


/*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;}

