﻿body {
}
#Activity_Body
{
	width:1000px;
	text-align:center;
}
#Activity_Content
{
	text-align:center;
	width:100%;
}

#Activity_Content_Middle
{
	width:877px;
	height:796px;
	margin:auto 0;
}
#Activety_Content_M_1
{
	width:877px;
	height:438px;
	background-image:url('../Images/BG_1.jpg');
}
#Activety_Content_M_2
{
	width:877px;
	height:258px;
	background-image:url('../Images/BG_2.jpg');
}
#Activety_C_M_2_Left
{
	width:390px;
	height:258px;
	float:left;
	position:relative;
}
.inputItem
{
	width:193px;
	height:25px;
}
.inputItem input
{
	width:193px;
}
.input1
{
	position:absolute;
	left:173px;
	top:39px;
}
.input2
{
	position:absolute;
	left:173px;
	top:71px;
}
.input3
{
	position:absolute;
	left:173px;
	top:102px;
}
#BTN_1
{
	position:absolute;
	left:135px;
	top:140px;
}
#BTN_2
{
	position:absolute;
	left:250px;
	top:140px;
}
#BTN_2 img
{
	cursor:pointer;
}
#Activety_C_M_2_Right
{
	width:450px;
	height:238px;
	float:left;
	padding-left:20px;
	padding-top:35px;
}

.imgItem
{
	width:110px;
	height:90px;
}
.imgItem img
{
	width:110px;
}
.Client_Item1
{
	width:75px;
	height:75px;
	float:left;
	margin-left:23px;
	margin-top:7px;
}
.Client_Item1 img
{
	width:75px;
	height:75px;
	
}