@charset "utf-8";

/* YUI reset elements
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.10.0
*/
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table {
	border-collapse:collapse;
	border-spacing:0;
}
body {
	width: 990px;
	margin: 0 auto;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(/images/hosttaiwan-top-background.jpg); background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#container {
	width: 990px;
	margin: 0 auto;
	text-align: left;
}

ul {
	margin: 10px 0 0 10px;
	padding: 10px 0 0 5px;
}
li {
	margin: 0px 0 0 25px;
}

a:link {
	text-decoration: underline;
	color: #000099;
}

a:visited {
	text-decoration: underline;
	color: #333333;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:active {
	text-decoration: underline	;
}
.ClearDivs {
	clear: both;
}
#BodyTop {
	float: left;
	width: 990px;
	height: 15px;
	background-image: url(/images/body-top.jpg); background-repeat: no-repeat;
}
#TopMenuBack {
	background-image: url(/images/flash-horizontal.jpg); background-repeat: repeat-y;
	width: 990px; height: 160px;
	float: left;
	background-color:#E6FFFF;
}
#TopMenu {
	float: left;
	width: 970px;
	margin: 0 10px 0 10px;
}
#TopBanner {
	float: left;
	width: 990px;
	height: 70px;
	background-image: url(/images/banner-horizontal.jpg); background-repeat: repeat-y;
}
#BodyBackground {
	float: left;
	width: 990px;
	min-height: 300px;
	background-image: url(/images/body-horizontal.jpg); background-repeat: repeat-y;
	text-align: left;
}
#BodyBottom {
	float: left;
	width: 990px;
	height: 15px;
	background-image: url(/images/body-bottom.jpg); background-repeat: no-repeat;
}
#LeftContentWrap {
	float: left; width: 660px; margin: 0 0 10px 30px;
}
.ContentLeft {
	float: left;
	width: 650px;
	margin: 10px 0px 10px 0;
}
.ContentLeftTop {
	float: left;
	height: 15px;
	width: 650px;
	background-image: url(/images/left-content-top.jpg); background-repeat: no-repeat;
}
.ContentLeftMiddle {
	float: left;
	width: 650px;
	background-image: url(/images/left-content-middle.jpg); background-repeat: repeat-y;
}
.ContentLeftBottom {
	float: left;
	height: 15px;
	width: 650px;
	background-image: url(/images/left-content-bottom.jpg); background-repeat: no-repeat;
}
.ContentLeftBlock {
	margin: 5px 20px 10px 20px;
}

.ContentLeftNarrow {
	float: left;
	width: 320px;
	margin-right: 10px;
}
.ContentLeftNarrowTop {
	float: left;
	height: 15px;
	width: 320px;
	background-image: url(/images/left-content-narrow-top.jpg); background-repeat: no-repeat;
}
.ContentLeftNarrowMiddle {
	float: left;
	width: 320px;
	background-image: url(/images/left-content-narrow-middle.jpg); background-repeat: repeat-y;
}
.ContentLeftNarrowBottom {
	float: left;
	height: 15px;
	width: 320px;
	background-image: url(/images/left-content-narrow-bottom.jpg); background-repeat: no-repeat;
}
.ContentLeftNarrowBlock {
	margin: 5px 20px 10px 20px;
}

#ContentLeft2 {
	float: left;
	width: 750px;
	margin: 10px 0px 10px 30px;
}
#ContentLeftTop2 {
	float: left;
	height: 15px;
	width: 750px;
	background-image: url(/images/left-content-top2.jpg); background-repeat: no-repeat;
}
#ContentLeftMiddle2 {
	float: left;
	width: 750px;
	background-image: url(/images/left-content-middle2.jpg); background-repeat: repeat-y;
}
#ContentLeftBottom2 {
	float: left;
	height: 15px;
	width: 750px;
	background-image: url(/images/left-content-bottom2.jpg); background-repeat: no-repeat;
}
.ContentLeftBlock2 {
	margin: 5px 20px 10px 20px;
}

.ContentRight {
	float: right;
	width: 250px;	
	margin: 10px 30px 10px 0;
}
.ContentRightTop {
	float: left;
	height: 15px;
	width: 250px;
	background-image: url(/images/right-content-top.jpg); background-repeat: no-repeat;
}
.ContentRightMiddle {
	float: left;
	width: 250px;
	background-image: url(/images/right-content-middle.jpg); background-repeat: repeat-y;
}
.ContentRightBottom {
	float: left;
	height: 15px;
	width: 250px;
	background-image: url(/images/right-content-bottom.jpg); background-repeat: no-repeat;
}
.ContentRightBlock {
	margin: 5px 10px 5px 20px;
}

	
.PageTitle {
	font-size: 22px;
	color: #000066;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 5px 0;
	padding: 0;
}
.PageText {
	font-size: 12px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
}
.PageText2 {
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}
.PageText3 {
	font-size: 15px;
	color: #FF6600; 
	font-weight: bold;
	margin-bottom: 5px;
}
.PageText4 {
	font-size: 12px;
	color: #666666;
}
.FormTextNormal {
	font-size:14px;
	color: #666666;
}
.FormTextHot {
	font-size: 14px;
	color: #CC0000;
	font-style: italic;
}
.LinkButtons {
	font-size: 12px;
}
.LinkButtons2 {
	font-size: 12px;
}
.PlanHeaders {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006699;
}
.PlanItems {
	font-size: 12px;
	color: #686868;
	background-color: #e2e2e2;
	border-color: #b2b2b2;
}
.OrderFormReg {
	font-size: 16px;
	color:#666666;
}	
.OrderFormHeader {
	font-size: 18px;
	font-style: italic;
	color:  #000099;
	font-weight: bold;
}	
.OrderFormAlert {
	font-size: 16px;
	color: #FF0000;
}	
.CopyrightStyle {
	font-size: 12px;
	color: #333333;
	font-style:normal;
	font-weight: normal;
}
.BottomMenu {
	font-size: 13px;
	color: #333333;
}
#templatebox {
	width: 200px;
	height: 125px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	margin-right: 10px;
}

#templatebox img {
	border: 0px;
}

#bigbox {
	position: absolute;
	width: 320px;
	height: 200px;
	border: 1px #CCCCCC solid;
	visibility: hidden;
}
.required {
	color: #F00;S
}