/* CSS Document */
* { 
	margin:0; 
	padding:0; 
}

#update { 
	margin-top:20px;
}

h1 a{
	font-size:24px; 
	color:#2a4b6d;
	font-weight:normal;
}

.text {
	margin-bottom:10px;
	margin-top:10px;
}

#content .link { 
	color:#FFFFFF;
	background-color:#93a435;
	line-height:22px;
	display:block;
	float:left;
	padding-left:7px;
	padding-right:7px;
	margin-top:5px;
}
#content .more_inf {
	color:#FFFFFF;
	background-color:#93a435;
	line-height:22px;
	display:block;
	float:right;
	padding-left:7px;
	padding-right:7px;
	margin-top:5px;
}


#content .register {
	color:#FFFFFF;
	background-color:#93a435;
	line-height:18px;
	display:block;
	margin-top:10px;
	padding-left:6px;
	padding-right:6px;
	float:left;
}
#box, #box2, #box3, #box4, #box5 {
	float:left;
	width:540px;
	background:#ebebeb url(../images/box_bg_corner_top.gif) no-repeat left top; 
	position:relative;
	padding:15px;
	margin-top:8px;
 }
#box .box_bottom, #box2 .box_bottom, #box3 .box_bottom, #box4 .box_bottom, #box5 .box_bottom {
	position:absolute;
	left:0;
	bottom:0;
	width:570px;
	height:8px;
	background:#ebebeb url(../images/box_bg_corner_bottom.gif) no-repeat left bottom;
}

#box h3, #box2 h3, #box3 h3, #box4 h3, #box5 h3 {
	font-weight:500;
	padding-top:10px;
}

#box img, #box2 img, #box3 img , #box4 img, #box5 img {
	margin-right:15px;
	float:left;
}
#box2, #box3, #box4, #box5 { 
	margin-top:10px;
}

#banner {
margin-top:15px;
margin-left:5px;
}



/*forth box list*/
.four_courses { 
	float:left; 
	width:245px; 
	margin:0 15px;
}
.four_courses h3 { 
	color:#cc3333; 
	margin-bottom:10px; 
	font-size:16px; 
	font-weight:inherit;
}


.four_courses p { 
	font-size:11px;
	color:#666666; 
	margin-right:80px; 
}

#top_row p a, #bottom_row p a, p a{ 
	color:#cc3333;
}

#top_coner {
	float:left;
	background:url(../images/bg_gray_top.gif) no-repeat left top;
	width:100%;
	padding-top:6px;
	margin-bottom:20px;
}
#bottom_coner {
	float:left;
	background:url(../images/bg_gray_top.gif) no-repeat left top;
	width:100%;
	padding-top:6px;
}
#content h1{ 
	padding-bottom:8px;
}
#top_row {
	width:100%;
	background:url(../images/bottom_coach.gif) no-repeat left bottom;
	float:left;
	padding-bottom:10px;
}
#bottom_row {
	width:100%;
	background:url(../images/bottom_coach2.gif) no-repeat left bottom;
	float:left;
	padding-bottom:10px;
}
#author, #clients {
	margin-left:30px;
}
.red {
	color:#cc0000;
}
.pdf {
	float:left;
	width:100%;
	background:url(../images/box.gif) no-repeat;
	line-height:29px;
	margin-bottom:7px;
	margin-top:2px;
}
.pdf a { 
	background:url(../images/icon.gif) no-repeat left 70%;
	display:block;
	margin-left:180px;
	padding-left:20px;
	color:#000000;
	text-decoration:underline;
}
