/* */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,th,td {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"Arial";

}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:14px
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}




/* */

#nav{
	background-color:rgb(246,137,56);
	width:100%;
	height:35px;
	text-align:center;
	
	
}
#menu{
	
	width:700px;
	text-align:left;
	margin:0 auto;
	color:white;
	padding-left:20px;
	line-height:35px;
	font-weight:bold;
}
#menu a{
	text-decoration:none;
	color:white;
	line-height:35px;
	font-weight:bold;
}
#c_box{
	background-color:rgb(0,79,163);
	
	
	border-bottom:8px solid rgb(246,137,56);
	margin:0 auto;
	text-align:center;
	padding-top:15px;
	padding-bottom:10px;
	margin-bottom:7px;
	
}
#content{
	background-color:rgb(0,79,163);
		width:700px;
	margin:0 auto;
	text-align:center;
	
	
	
}
#c_left{
	width:330px;
	float:left;
}
#c_right{
	width:344px;
	float:left;
	
	
}
#img{
	border:4px solid rgb(246,137,56);
	background-color:rgb(246,137,56);
	
}

#bottom{
	width:700px;
	margin:0 auto;
	text-align:center;

	
}
.bottom_left{
	width:230px;
	height:130px;
	float:left;
}

#join{
	width:349px;
	background-color:rgb(246,137,56);
	height:40px;
	margin-bottom:8px;
	
}
.cl{
	width:114px;
	height:37px;
	float:left;
	margin-right:2px;
}

.cl a{
	display:block;
	width:114px;
	height:37px;
	
	text-decoration:none;
	line-height:37px;
	color:#000;
}
