body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #E5E5E5;
	background-image: url(../images/index-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

a:link, a:visited { color: #af1313; text-decoration: underline; font-weight: normal; } 
a:active, a:hover { color: #996600; text-decoration: none; }

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_5 { clear: both; width: 100%; height: 5px; font-size: 1px;	}
.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_top_10 { margin-top: 10px; }
.margin_top_30 { margin-top: 30px; }
.margin_left_10 { margin-left: 10px; }
.margin_right_10 { margin-right: 10px; }
.margin_right_25 { margin-right: 25px; }
.margin_right_60 { margin-right: 60px; }

.fl { float: left; }
.fr { float: right; }

.border_bottom { border-bottom: 1px  dotted #999; }

.rc_btn_01 a {
	clear: both;
	float: right;
	display: block;
	width: 41px;
	height: 14px;
	border: none; 
	text-align: right;
	background: url(../img/index_02.gif) no-repeat; 
}

.header_01 {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-size: 26px;
	color: #ffffff;
}

.header_02 {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	font-size: 16px;
	color: #af1313;
	font-weight: bold;
}

#hang_container {
	width: 1000px;
	margin: 0 auto;
	padding: 0 10px;
}

#hang_banner {
	width: 1000px;
	height: 210px;
	margin: 0 auto;
	background-image: url(../images/hang_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
    /*background: url(../images/hang_banner.jpg) no-repeat;*/
	/*?†é?ç·? border-bottom: 5px solid #cfd389; */
}
#top_link {
	padding-left: 745px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 5px;
	width: 155px;
}
#top_link a {
	color: #FFFFFF;
	text-decoration: none;
}
#top_link a:hover {
	color: #FFFFCC;
}
/* menu */

#hang_intro_left_menu{
	background: url(../images/hang_menu_left.jpg) repeat-y;	
}

#hang_menu {
	float: left;
	width: 1000px;
	height: 50px;
	clear: both;
	background: url(../images/hang_menu_bg.jpg) repeat-x;	
}

#hang_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#hang_menu ul li {
	display: inline;
}

#hang_menu ul li a {
	float: left;
	display: block;
	padding: 0 30px;
	height: 35px;
	padding-top: 16px;
	text-align: center;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	color: #333333;	
	font-weight: bold;
	outline: none;
}

#hang_menu li a:hover, #hang_menu li .current {
	color: #ffffff;
	background: url(../images/hang_menu_hover.jpg) repeat-x;	
}
/* end of menu*/

#hang_content {
	clear: both;
	padding: 0 0 20px 0;
}

#index_title {
	clear: both;
	width: 222px;
	height: 32px;
	margin-bottom: 20px;
	background: url(../images/hang_index_title.jpg) no-repeat;
}

#other_title {
	clear: both;
	width: 116px;
	height: 32px;
	margin-bottom: 20px;
	background: url(../images/hang_other_title.jpg) no-repeat;
}

#news_events_title {
	clear: both;
	width: 157px;
	height: 32px;
	margin-bottom: 10px;
	background: url(../images/hang_news_events_title.jpg) no-repeat;
}

.section_w270 {
	width: 270px;
}

.section_w250 {
	width: 250px;
}

.section_w650 {
	width: 750px;
}

.section_w650 p{
	/**text-align: justify;**/
	margin-bottom: 10px;
	font-size: 14px
}

.section_w650 li span{
	/**text-align: justify;**/
	margin-bottom: 10px;
	font-size: 14px
}

.section_w200 {
	width: 200px;
}


.image_wrapper_01 {
	position: relative;
	width: 185px;
	height: 95px;
	background: url(../images/hang_image_frame.png) no-repeat;
}

.image_wrapper_01 img {
	position: absolute;
	width: 175px;
	height: 74px;
	top: 4px;
	left: 5px;
}


.news_events_section .date {
	float: left;
	width: 50px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.news_events_section .short_note {
	float: right;
	width: 190px;
}

.contact_info_list {
	margin-top: 15px;
	padding: 0px;
	list-style:none;
}

.contact_info_list li {
	padding: 0px;
	margin-bottom: 5px;
}

.contact_info_list li span {
	float: left;
	display: block;
	width: 80px;
}
#right_content{
	background: #FFFFFF;
}

/* footer */
#hang_footer {
	clear: both;
	height: 45px;
	width: 1000px;
	text-align: center;
	color: #333;
	padding: 5px 0px 0 0px;
	background: url(../images/hang_footer_bg.jpg) repeat-x;
}

.footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_list li {
	padding: 0 10px;
	display: inline;
	border-right: 1px solid #333;
}

.footer_list li a {
	color: #333;
}

.footer_list .current {
	color: #af1313;
}

.footer_list .last {
	border-right: none;
}

.table_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #000000;
}

.index{
	line-height: 25px;	
	letter-spacing: 1.4px;
}

.coach_title{
	font-size: 24px;
	text-align: center;
	background-color: #FFAC55;	
}

.coaches{
	width: 480px;	
}

.coaches p{
	font-size: 16px;	
}

.coaches_des li span{
	font-size: 16px;	
}