﻿

/****************************** BODY PART *******************************/
*
{
	padding: 0px;
	margin: 0px;
}

body
{
	width: 980px;
	margin: 0px auto;
	/*font: 15px Tahoma, Arial, Helvetica, Sans-Serif;*/
	font-family: Sylfaen, Arial, Arial Unicode;
	overflow: auto;
	background: #F6F8FA; /*#EFEDE1;*/ /*xp control color*/
}

img { border: 0; border: none; }

#div_wrapper_m1
{
	position: relative;
	float: left;
	margin: 0px auto;
	background: White;
	box-shadow: -1px 0px 20px rgba(170, 170, 170, 0.32);
    -webkit-box-shadow: -1px 0px 20px rgba(170, 170, 170, 0.32);
    -moz-box-shadow: -1px 0px 20px rgba(170, 170, 170, 0.32);
}


/****************************** TOP PART *******************************/
#div_top_m1
{
	position: relative;
	/*margin: 10px auto 0px auto;*/
	width: 980px;
	height: 10px;
	background: White; /*#F6F8FA;*/
	/*background: Violet;*/
}


/****************************** HEAD PART *******************************/
.div_header_m1
{
	position: relative;
	/*margin: 0px auto 0 auto;*/
	width: 980px;
	height: 40px;
	background: url('../images/main/head.png') 0 -1px no-repeat;
}


/********************* MAIN MENU PART *********************/
#div_MainMenu_m1
{
	position: relative;
	/*float: left;*/
	top: 0px;
	width: 100%;
	/*background: Cyan;*/
}
#div_MainMenu_m1 a
{
	outline: none; outline: 0;
}

.HyperLink_Logo
{
	position: relative;
	float: left;
	margin: 1px 10px 0px 1px;
}

.HyperLink_MainMenu
{
	position: relative;
	float: left;
	height: 20px;
	padding: 8px 10px; /*8.5px 10px;*/
	text-decoration: none;
	line-height: 14px;
}
.HyperLink_MainMenu:hover
{
	/*top: 2px;
	padding: 6px 10px;*/
	background: gold;
}
.HyperLink_MainMenu img
{
	position: relative;
	float: left;
	border: 0; border: none;
}
.HyperLink_MainMenu span
{
	position: relative;
	float: left;
	margin: 5px 0px 0px 5px;
	font-size: 11px;
	/*font-weight: bold;*/
	color: Black;
}
/*/////////////*/
.HyperLink_MainMenu_Selected
{
	position: relative;
	float: left;
	height: 20px;
	padding: 9px 11px; /*8.5px 10px;*/
	text-decoration: none;
	line-height: 14px;
}
.HyperLink_MainMenu_Selected img
{
	position: relative;
	float: left;
	border: 0; border: none;
}
.HyperLink_MainMenu_Selected span
{
	position: relative;
	float: left;
	margin: 5px 0px 0px 5px;
	font-size: 11px;
	color: #175FC4; /*#FF3F00;*/
	cursor: default;
}
/*////////////////////////////*/
.HyperLink_MainMenu2
{
	position: relative;
	float: left;
	height: 32px;
	padding: 2px 10px; /*8.5px 10px;*/
	text-decoration: none;
	line-height: 14px;
}
.HyperLink_MainMenu2:hover
{
	/*top: 2px;
	padding: 6px 10px;*/
	background: gold;
}
.HyperLink_MainMenu2 img
{
	position: relative;
	float: left;
	margin-top: 6px;
	border: 0; border: none;
}
.HyperLink_MainMenu2 span
{
	position: relative;
	float: left;
	margin: 4px 0px 0px 5px;
	font-size: 11px;
	/*font-weight: bold;*/
	color: Black;
}
/*/////////////*/
.HyperLink_MainMenu2_Selected
{
	position: relative;
	float: left;
	height: 32px;
	padding: 3px 11px; /*8.5px 10px;*/
	text-decoration: none;
	line-height: 14px;
}
.HyperLink_MainMenu2_Selected img
{
	position: relative;
	float: left;
	margin-top: 6px;
	border: 0; border: none;
}
.HyperLink_MainMenu2_Selected span
{
	position: relative;
	float: left;
	margin: 4px 0px 0px 5px;
	font-size: 11px;
	color: #175FC4; /*#FF3F00;*/
	cursor: default;
}

.HyperLink_Feedback
{
	position: relative;
	float: right;
	margin: 0px 10px 0px 0px;
	padding: 7px 10px; /*8px 10px;*/
	text-decoration: none;
}
.HyperLink_Feedback:hover
{
	/*top: 1px;
	padding: 4px 10px;*/
	background: #3FA8FF;/*gold;*/
}
.HyperLink_Feedback img
{
	position: relative;
	float: left;
	margin-top: 2px;
	border: 0; border: none;
}
.HyperLink_Feedback span
{
	position: relative;
	float: left;
	margin: 6px 0px 0px 5px;
	font-size: 11px;
	/*font-weight: bold;*/
	color: Black;
}


/****************************** CENTER DIV PART *******************************/
#div_center_m1
{
	position: relative;
    /*margin-top: 10px;*/
    width: 960px;
    /*border: inset 1px Silver;*/
}


/****************************** MIDDLE PART *******************************/
div_middle_m1
{
	position: relative;
}


/****************************** FOOTER PART *******************************/
.div_footer_m1
{
	position: relative;
	float: left;
    width: 980px;
    height: 30px;
    margin-top: 10px;
    text-align: center;
    font-size: x-small;
    background: url('../images/main/foot.png') no-repeat center;
}

#div_info_m1
{
	position: relative;
	top: 10px;
	text-align: center;
}
#div_info_m1 a
{
	color: Black;/*White;*/
	text-decoration: none;
}
#div_info_m1 a:hover
{
	color: #3B80EE;
	text-decoration: none;
}


/****************************** COMMON MESSAGE *******************************/
.div_ComMsg
{
	position: absolute;
	border-radius: 4px;
	padding: 10px;
	background: white;
	border: 2px solid #AAAAAA;
	box-shadow: 0px 0px 14px rgba(70, 70, 70, 0.67);
	z-index: 99;
	display: none;
}
.div_ComMsg_Content
{
	position: relative;
	float: left;
	width: 100%;
}
.div_ComMsg_Body
{
	position: relative;
	float: left;
	width: 100%;
	margin-top: 20px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	color: Green;
}
.a_ComMsg_Close
{
	position: absolute;
	border-radius: 2px;
	top: -7px; right: -7px;
	padding: 5px 12px;
	font-size: 20px;
	font-weight: bold;
	background: #B2B0A9;
	color: #474747;
	border: 1px solid #AAAAAA;
	cursor: pointer;
	text-decoration: none;
	transition: all 0.218s;
	z-index: 101;
}
.a_ComMsg_Close:hover
{
	color: Black;
	background: #CCCAC1;
}