
/***********************************************/
/*                     */
/***********************************************/

/*---ᥤE-*/
a			{ text-decoration: none; color:#941035; }
a:link			{ text-decoration: none; color:blue;}
a:visited		{ text-decoration: none; color:blue; }
a:active		{ text-decoration: none; color:#941035; }
a:hover			{ text-decoration: underline; color:#941035; }


#headerright a:link { text-decoration: none; color:#000000;}
#headerright a:visited { text-decoration: none; color:#000000;}

	
body {
	font-family: Arial,sans-serif;
	color: #333333;
	margin: 0;
	padding: 0;
	background:#ffffff;	
	text-align: center;
	background-image:url(images/background.gif);
	background-repeat:repeat;

}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.body{
	/*line-height:150%;*/
}

form,input{
	margin: 0;
	padding:0;
}
img {
	border:0;
}


/* hide */
hr.hide {
	display: none;
}
div.hr {
	clear: both;
/*height: 1px;*/
	margin: 2em 0px 2em 0px;
	border-top: #083094 1px solid;
	font-size: 1px;
/*line-height: 1px;*/
}


div.br {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	/*line-height: 0px;*/	}


/***********************************************/
/* Eȴ                    */
/***********************************************/


#container {
	width :750px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 0px;
	font-size: 12px;
}

/*---contents---*/

#contents {
	width: 750px;
	height:624px;
	background-image:url(images/index_bg.gif);
	background-repeat:no-repeat;
	font-size:13px;
	line-height:1.2em;
	text-align: left;
	margin: 0px 0px 0px 0px;
	clear: both;
}

/***********************************************/
/* إå                   */
/***********************************************/

/*---header---*/
#header {
	width: 750px;
	height:97px;
	margin:0px 0px 0px 0px;
}
#headerleft {
	float:left;
	width: 391px;
	height:97px;
	background-image:url(images/index_header_logo.gif);
	background-repeat:no-repeat;
	line-height:right;
	font-weight:bold;
}

#headerleft p{
	visibility: hidden;
}

#headerright {
	float:right;
	width:100px;
	font-size:13px;
	text-align:right;
	font-weight:bold;
	margin-right:10px;
	margin-top:10px;
}
#headerleft p{

}
#header_shita {
	width: 750px;
	height:54px;
	background-image:url(images/index_header_shita.gif);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
}
#main {
	width:750px;
	margin:0px 0px 0px 0px;
	clear: both;
}


/*---left---*/
#left {
float:left;
width:262px;
height:327px;
margin:53px 0px 0px 0px;
}

#left p {
margin:0px 0px 0px 0px;
padding:0px 0px 30px 0px;
}

/*---right---*/
#right {
float:right;
	width:488px;
	height:327px;
margin:53px 0px 30px 0px;
}

#right p {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
}




/***********************************************/
/*	ᥤ󥤥᡼               */
/***********************************************/

#mainimg {
	width:488px;
	height:327px;
	background-image:url(images/index_img.gif);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
}
#mainimg p {
	visibility: hidden;
}


/***********************************************/
/* Хʡ                    */
/***********************************************/

#banner {
	width:750px;
	margin:10px auto 8px;
        
}
#bnr-left {
float:left;
	margin:0px 5px 0px 20px;
}
#bnr {display:inline;
	margin:20px 5px 0px 0px;
}


/***********************************************/
/* եå                    */
/***********************************************/


/*եå*/
#footer {
	width: 750px;
	height:15px;
	background-color:#7A0801;
}

#copyright {
	width: 750px;
	height:15px;
	}
#copyright p {
	margin:0;
	padding:0;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
}

.clear{
	clear:both;
}

