html, body	{margin:0;padding:0;}

body {
	background: #245F8A url(http://www.skyangel.com/images/main_bg.png);
}

#Frame_Border {
	border: 1px solid #C9D9E9;
	width: 970px;
	margin:0 auto;
}

#Main_Frame {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 970px;
	height: auto;	
	background: url(/App_Resources/images/bg_main_new.png) top center repeat-y;
}
#Banner {
	background-image: url(/App_Resources/images/index_01.jpg);
	height: 177px;
}
#Left_Main_Frame {
	width: 225px;
	float: left;
}
#Right_Main_Frame {
	float: left;
	width: 745px;
	padding-bottom:60px;
}
#AllClear {
	clear: both;
}
#Main_Footer {
	background-image: url(/App_Resources/images/index_13.png);
	height: 30px;
	color: #FFF;
	font-size: 10px;
}
div.Left_Main_Frame_Top {
	background-image: url(/App_Resources/images/index_07_tech.png);
	height: 298px;
	width: 201px;
	margin-top: 10px;
	margin-left: 10px;
}

div.Left_Main_Frame_Top_User {
	background-image: url(/App_Resources/images/index_07.png);
	height: 298px;
	width: 201px;
	margin-top: 10px;
	margin-left: 10px;
}

#Left_Main_Frame_Bottom {
	background-image: url(/App_Resources/images/index_10.png);
	height: 214px;
	width: 201px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#Right_Main_Frame {
	background-image: url(/App_Resources/images/index_04.png);
	height: auto;
	min-height: 500px;
	width: 736px;
	margin-top: 0px;
	margin-left: 3px;
}

#Right_Main_Frame_Top
{
    background-image: url(/App_Resources/images/index_04_top.png);
    height: 13px;
    float:left;
    width: 736px;
    margin-left:3px;
    margin-top:5px
    }
 #Right_Main_Frame_Bottom
{
    background-image: url(/App_Resources/images/index_04_bottom.png);
    height: 13px;
    float:right;
    width: 736px;
    margin-right:6px;
    }   
    

#Left_Main_Frame_Top_Content {
	padding: 7px;
	padding-top: 35px;
}
#Left_Main_Frame_Bottom_Content {
	margin: 0px;
	padding-top: 65px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#Main_Footer_Content {
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#Left_Main_Frame_Bottom_Button {
	padding-left: 7px;
	padding-top: 20px;
}
#Right_Main_Frame_Content {
	
	padding:0px 15px 15px 15px;
}
#Banner_Menu {
	padding-left: 0px;
	padding-top: 144px;
}

h1.headerTitle			{background:url("/App_Resources/images/header_icon1.png") top left no-repeat;height:50px;margin:5px 0 12px 0;}
h1.headerTitle > img    {border:0;margin:10px 0 0 45px;padding:0;}

.TabStyle 
{
padding-left: 10px;
padding-right:10px;
padding-top: 10px;
background-color: #ffffff;
border-left: #828282 1px solid;
border-bottom: #828282 1px solid;
border-right: #828282 1px solid;

    }

.Link_Table a
{
    color:#246191;
    
    }
    
.Link_Table a:hover
{
    color:Black;
    
    }
    
    
.Btn_Main
{
    width :116px;
    height:119px;
    float :left;
    margin-right :1px;
    margin-bottom:40px;
    margin-top:30px;
    } 
    
