*{margin:0px;}
*{padding:0px;}
body{
background-image:url(../images/bg.png);
background-repeat:repeat-x;
background-color:#cadeff;
height:100%;
width:100%;
}
#main_container{
font-family:Arial, Helvetica, sans-serif;
height:auto;
}
#container{ 
width:940px;
height:834px;
margin:0 auto;
}
#header{ 
background-image:url(../images/header_bd.png); 
width:940px; 
height:124px;
}
#logo{
float:left;
margin:40px 10px 0px 30px;
text-align:right;
font-weight:bold;
font-size:20px; 
}
#header_right_links{
float:right;
margin:27px 10px 0px 0px;
text-align:right;
}



#header_right_links span{
color:#7cb0ff;
font-size:18px;
font-weight:800;
}
#manu{
background-image:url(../images/nav_bg.png); 
width:940px; 
height:32px;
padding-top:6px;
}
#manu ul{
list-style-type:none;
display:inline;
color:#FFFFFF;
}
#manu ul li{
display:inline;
padding:0px 38px 0px 38px;
float:left;
}
#manu ul li a{
color:#000000;
text-decoration:none;
font-size:20px;

}
#manu ul li a:hover{
color:#ffffff;
}
.bar{
float:left;
margin-top:-6px;
}
#middle_container{
background-image:url(../images/inner_bg.png);
background-repeat:no-repeat;
background-color:#FFFFFF;
width:940px;
padding-top:40px;
}
#left_manu{
float:left;
width:225px;
margin:5px 5px 10px 15px;
}
#left_manu ul{
list-style-type:none;
}
#left_manu ul li{
background-image:url(../images/tab_bg.png);
width:220px;
height:45px;
padding:20px 0px 0px 0px;
margin-top:5px;
text-align:center;
}
#left_manu ul li a{
color:#000000;
text-decoration:none;
font-weight:bold;

}
#left_manu ul li a:hover{
color:#7cb0ff;
font-weight:bold;
}
.top-text{
text-align:center;
font-size:20px;
} 
.bottom-text{
text-align:center;
font-size:14px;
width:180px;
margin:20px;
}
#right_container{
float:right;
width:680px;
}
#main_img{
margin:10px 0px 5px 5px;
}
#right_second_div{
margin:20px 2px 2px 6px;
}
#right_second_div p a{
color:#7cb0ff;
text-decoration:none;
}
#right_third_div{
margin:20px 2px 2px 6px;
}
.third_left{
float:left;
width:330px;
}
.third_right{
float:right;
width:340px;
}
.right_text{
margin:60px 0px 0px 0px;
font-size:20px;
}

.right_text a {text-decoration:none;
				color:#000}
				
.right_text a:hover {text-decoration:none;
color:#39F}

.right_text span{
color:#7cb0ff;
}
#footer{
background-image:url(../images/footerbg.png);
width:940px;
height:70px;
clear:both;
text-align:right;
padding-top:10px;
}
.clear{
margin:20px;
float:left; 
clear:both;
}
#footer a{
color:#000000;
text-decoration:none;
}
#footer a:hover{
color:#999999;
}

