@charset "utf-8";
/* CSS Document */

@import url("MenuStyle.css");

*{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 16px;
	color: #F63;
	font-weight: bold;
}

a{
	outline: none;
	hlbr:expression(this.onFocus=this.blur());
}

body{
	background-image:url(Pic/Bg.jpg);
	background-repeat:repeat-x;
}

#wrapper{
	width:1280px;
	margin:0 auto;
}


#headermain {
	width:1280px;
	height:78px;
}

#header1 {
	background-image:url(Pic/Logo_Pic/Logo.jpg);
	width:312px;
	height:78px;
	float:left;
}

#header1 ul{
	margin-left:10px;
}

#header1 li{
	float:left;
}

#header1 li a{
	display:block;
	width:290px;
	height:70px;
	text-indent:-9999px;
	margin:0px;
	margin-top:3px;
} 

#footer li.Admin a{
}

#header2 {
	background-image:url(Pic/Menu_Pic/Menu_Subbg.jpg);
	width:968px;
	height:78px;
	float:right;
}

#contentmain {
	width:1280px;
	height:619px;
}

#content{
	background-image:url(Pic/Main_Pic/Main_Subbg.jpg);
	width:968px;
	height:619px;
	float:right;
}

#sidebar11{
	background-image:url(Pic/Left_Pic/Left_Top.jpg);
	width:312px;
	height:402px;
	float:left;
}

#sidebar12{
	background-image:url(Pic/Left_Pic/Left_Down.jpg);
	width:312px;
	height:217px;
	float:left;
}

#footer {
	background-image:url(Pic/Footer_Pic/Footer_bg.jpg);
	width:1280px;
	height:36px;
	clear:both;
	margin:0 auto;
}

.Text8blod_Red {
	font-size: 10px;
	color:#903;
	line-height: 25px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Calibri, "新細明體";
}

.Text16_orange_bold {
	font-size: 16px;
	color: #FF6600;
	line-height: 25px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Calibri, "新細明體";
}

.Text16_green_bold {
	font-size: 16px;
	color:#6C9;
	line-height: 25px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Calibri, "新細明體";
}

.Text15blodpink {
	font-size: 15px;
	color: #D75E85;
	line-height: 25px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Calibri, "新細明體";
}

.Text15blodC9F {
	font-size: 15px;
	color : #C9F;
	line-height: 25px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Calibri, "新細明體";
}

.Text15blodc6c {
	font-size: 15px;
	color:#C6C;
	line-height: 25px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Calibri, "新細明體";
}


.Text16greenTitle {
	font-size: 16px;
	color: #81B755;
	font-weight: bold;
}

.Text20blod_6c0_Green {
	font-size: 20px;
	color:#6C0;
	line-height: 25px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Calibri, "新細明體";
}

.Text26blod_F36{
	color:#F36;
	line-height: 25px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Calibri, "新細明體";
}
