/* CSS Document */
.left_main {
	width:791px;
	float:left;
	margin-bottom:5px;
	}
	
	.page_index {
		width:789px;
		height:30px;
		background-color:#F5F5F5;
		border:1px solid #EEEEEE;
		margin-bottom:5px;
		}
		
	.page_index p {
		font-size:12px;
		line-height:30px;
		padding-left:12px;
		color:#666;
		font-weight:bold;
		}
		
	.page_index a {
		color:#0042A5;
		text-decoration:none;
		font-weight:normal;
		}
		
	.page_index a:hover {
		color:#0042A5;
		text-decoration:underline;
		}

.right_main {
	width:212px;
	float:left;
	}
	
	.sub_area {
		margin-left:12px;
		}
		
	.sub_about_index {
		width:200px;
		height:30px;
		/*background-color:#6C7AC3;
		border-bottom:2px solid #B5BDE1; */
		background:url(../image/about/bk005.gif) no-repeat; 	
		}
		
		.sub_about_index p {
			font-size:12px;
			line-height:30px;
			color:#FFF;
			text-align:left;
			text-indent:20px;
			font-weight:bold;
			}
		
	.sub_about_cate {
		width:200px;
		height:35px;
		border-bottom:1px solid #eee;
		background:url(../image/about/mark001.gif) no-repeat;
		}
		
		.sub_about_cate p {
			font-size:12px;
			text-indent:20px;
			line-height:35px;
			}
			
			.sub_about_cate a {
				color:#666666;
				text-decoration:none;
				}
				
			.sub_about_cate a:hover {
				color:#003399;
				text-decoration:underline;
				}
		
	.sub_commander {
		width:200px;
		height:121px;
		margin:5px 0;
		}
		
		.sub_commander a {
			width:200px;
			height:121px;
			background:url(../image/web_services/1_live_call1.jpg) no-repeat;
			display:block;
			}
		.sub_commander a:hover{
			width:200px;
			height:121px;
			background:url(../image/web_services/3_live_call1.jpg) no-repeat;
			display:block;
			}
		.sub_commander a:active {
			width:200px;
			height:121px;
			background:url(../image/web_services/2_live_call1.jpg) no-repeat;
			display:block;
			}
		
	.sub_ad_solution {
		width:200px;
		height:70px;
		background:url(../image/about/ad_solution001.gif) no-repeat;
		margin:5px 0;
		}
		.sub_ad_solution a {
			width:200px;
			height:70px;
			background:url(../image/about/ad_solution001.gif) no-repeat;
			display:block;
			}
		.sub_ad_solution a:hover {
			width:200px;
			height:70px;
			background:url(../image/about/ad_solution002.gif) no-repeat;
			display:block;
			}
			
	.sub_ad_contact {
		width:200px;
		height:100px;
		background:url(../image/about/ad_contact001.gif) no-repeat;
		margin:5px 0;
		}
		.sub_ad_contact a {
			width:200px;
			height:100px;
			background:url(../image/about/ad_contact001.gif) no-repeat;
			display:block;
			}
		.sub_ad_contact a:hover {
			width:200px;
			height:100px;
			background:url(../image/about/ad_contact002.gif) no-repeat;
			display:block;
			}
			
			
			
	.body_help {
		padding-left:24px;
		background:url(../image/member/bk001.gif) no-repeat;
		}
		
	.body_help p {
		line-height:24px;
		font-size:12px;
		color:#666666;
		}
		
	.body_help a {
		text-decoration:none;
		color:#0042A5;
		background-color:#EBF5FF;
		}
		
	.body_help a:hover {
		text-decoration:underline;
		color:#003366;
		background-color:#EBF5FF;
		}

	.show_message {
		width:300px;
		height:100px;
		margin:20px auto;
		padding:10px;
		border:1px solid #CCC;
		background-color:#F2F2F2;
		}
		.show_message p {
			font-size:12px;
			line-height:24px;
			text-align:center;
			}
			.show_message a {
				color:#0042A5;
				text-decoration:none;
				}
			.show_message a:hover {
				color:#333;
				text-decoration:underline;
				}
			