/*----------------------------------------*/
#div_frame{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border: 3px solid #FFFFFF;
}
#top{
	width: 950px;
	height: 63px;
}
#logo{
	float: left;
	margin-left: 10px;
	width: 159px;
	height: 63px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
#nav{
	float: left;
	margin-left: 30px;
	/*width: 660px;*/
	height: 63px;
}
#nav_1, #nav_2, #nav_3, #nav_4, #nav_5, #nav_6{
	float: left;
	margin-left: 10px;
	margin-top: 20px;
}
/*#nav_1, #nav_2, #nav_3, #nav_4, #nav_5, #nav_6{
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	width: 90px;
	height: 20px;
	background-image: url(../images/nav_1.gif);
	background-repeat: no-repeat;
}
#nav_2{
	background-image: url(../images/nav_2.gif);
}
#nav_3{
	background-image: url(../images/nav_3.gif);
}
#nav_4{
	background-image: url(../images/nav_4.gif);
}
#nav_5{
	background-image: url(../images/nav_5.gif);
}
#nav_6{
	background-image: url(../images/nav_6.gif);
}*/
#top_banner{
    clear: both;
	float: left;
	width: 950px;
	height: 168px;
}
#top_banner_1, #top_banner_2, #top_banner_3{
	/*float: left;
	width: 260px;
	height: 168px;
	background-image: url(../images/top_banner_1.jpg);
	background-repeat: no-repeat;*/
}
#top_banner_2{
	width: 435px;
	background-image: url(../images/top_banner_2.gif);
}
#top_banner_3{
	width: 255px;
	background-image: url(../images/top_banner_3.jpg);
}
/*----------------------------------------*/
#side{
	float: left;
	margin-top: 5px;
	width: 276px;
}
.side_column{
	width: 276px;
	height: 32px;
	background-image: url(../images/t_bg.gif);
	background-repeat: repeat-x;
}
.side_content{
	width: 274px;
	height: 200px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}
#col_login_icon, #col_note_icon, #col_service_icon{
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	width: 19px;
	height: 22px;
	background-image: url(../images/t_icon.gif);
	background-repeat: no-repeat;
}
#col_login_title, #col_note_title, #col_service_title{
	float: left;
	margin-left: 20px;
	margin-top: 8px;
	width: 58px;
	height: 16px;
	background-image: url(../images/t_login.gif);
	background-repeat: no-repeat;
}
#register1, #register2{
	display: block;
	width: 92px;
	height: 29px;
	background-image: url(../images/register1.jpg);
	background-repeat: no-repeat;
}
#register2{
	background-image: url(../images/register2.jpg);
}
/*----------------------------------------*/
#col_login{
	margin-top: 0px;
}
#col_login_content{
	height: 210px;
}
#col_note{
	margin-top: 6px;
}
#col_note_title{
	background-image: url(../images/t_note.gif);
}
#col_note_content{
	height: 200px;
}

#col_service{
	margin-top: 6px;
}
#col_service_title{
	background-image: url(../images/t_service.gif);
}
#col_service_content{
	height: 220px;
}
/*----------------------------------------*/
#content{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	width: 669px;
	/*height: 400px;*/
	/*border: 1px solid #CCCCCC;*/
}
.main_column{
	width: 669px;
	height: 19px;
	background-image: url(../images/main_t_bg.gif);
	background-repeat: repeat-x;
}
.main_content{
	/*height: 300px;*/
	border: 1px solid #CCCCCC;
}
#main_col_fun_title, #main_col_flow_title, #main_col_works_title{
	margin-left: 40px;
	margin-right: 3px;
	width: 84px;
	height: 19px;
	background-image: url(../images/main_t_fun.gif);
	background-repeat: no-repeat;
}
.fun_title, .fun_title2{
	margin-left: 25px;
	margin-top: 10px;
	width: 600px;
	font-size: 11pt;
	color: #995500;
	font-weight: bold;
	letter-spacing: 1px;
}
.fun_title2{
	margin-left: 35px;
	font-size: 18pt;
	text-align: center;
}
.fun_brief, .fun_brief2{
	margin-left: 20px;
	margin-bottom: 10px;
	width: 620px;
	color: #666666;
	letter-spacing: 2px;
}
.fun_brief2{
	margin-top: 15px;
	border: 1px dashed #EEEEEE;
	background-color: #F2F2F2;
}

#main_col_flow{
	margin-top: 5px;
}
#main_col_flow_title{
	background-image: url(../images/main_t_flow.gif);
}
#main_col_flow_content{
	height: 190px;
}
#flow1, #flow2{
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	width: 602px;
	height: 57px;
	background-image: url(../images/flow1.gif);
	background-repeat: no-repeat;
}
#flow2{
	background-image: url(../images/flow2.gif);
}

#main_col_works{
	margin-top: 5px;
}
#main_col_works_title{
	background-image: url(../images/main_t_works.gif);
}
#main_col_works_content{
	/*height: 133px;*/
}
#main_col_flasher_content{
	/*height: 400px;*/
}
/*----------------------------------------*/
#ulink{
	clear: both;
	margin-top: 5px;
	width: 950px;
	height: 100px;
	border: 1px solid #CCCCCC;
}
#bottom{
	clear: both;
	margin-top: 5px;
	width: 950px;
	background-image: url(../images/link_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
}
#btm_nav{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 300px;
}
#copyright
{
	margin-left: auto;
	margin-right: auto;
	width: 200px;
}

