body,p,div,th,td,form,input,select,textarea {
	font-size: 12px;;
	color: #000;;
	table-layout: fixed;;
	font-family: Arial, Helvetica, sans-serif;;
	word-break: break-all;
}

body,form {
	margin: 0;;
	padding: 0;
}

img {
	border: 0px;
}

ol,ul {
	margin: 0;;
	padding: 0;
}

.BlockBlank {
	clear: both;;
	padding: 0;;
	margin: 0;
}

.LI1 li {
	list-style: decimal inside;;
	line-height: 14pt;
}

.LI2 li {
	padding: 0 0 1px 0;;
	margin-left: 0;;
	list-style: none;
}

a.NO:Link,a.NO:Visited,a.NO:Hover,a.NO:Active {
	cursor: default
}

a.R:Link,a.R:Visited {
	color: #C51100;;
	text-decoration: none;
}

a.R:Hover,a.R:Active {
	padding-top: 3px;;
	color: #FFF;;
	background: #C51100;;
	text-decoration: none;
}

a.RL:Link,a.RL:Visited {
	color: #C51100;;
	text-decoration: underline;
}

a.RL:Hover,a.RL:Active {
	padding-top: 3px;;
	color: #FFF;;
	background: #C51100;;
	text-decoration: underline;
}

a.BLACK:Link,a.BLACK:Visited {
	color: #4B4B4B;;
	text-decoration: none;
}

a.BLACK:Hover,a.BLACK:Active {
	color: #FFFFFF;;
	text-decoration: none;;
	background-color: #4B4B4B;
}

a.B:Link,a.B:Visited {
	padding: 2px 1px 0 1px;;
	color: #32a2ca;;
	text-decoration: none;
}

a.B:Hover,a.B:Active {
	padding: 2px 1px 0 1px;;
	color: #FFF;;
	background: #77ccee;;
	text-decoration: none;
}

a.BL:Link,a.BL:Visited {
	padding: 2px 1px 0 1px;;
	color: #32a2ca;;
	text-decoration: underline;
}

a.BL:Hover,a.BL:Active {
	padding: 2px 1px 0 1px;;
	color: #FFF;;
	background: #77ccee;;
	text-decoration: none;
}

a.BH:Link,a.BH:Visited,a.BH:Hover,a.BH:Active {
	padding: 2px 1px 0 1px;;
	color: #FFF;;
	background: #6665CB;;
	text-decoration: none;
}

a.W:Link,a.W:Visited {
	padding: 2px 1px 0 1px;;
	color: #fff;;
	text-decoration: none;
}

a.W:Hover,a.W:Active {
	padding: 2px 1px 0 1px;;
	color: #6665CB;;
	text-decoration: none;
}

a.WL:Link,a.WL:Visited {
	padding: 2px 1px 0 1px;;
	color: #fff;;
	text-decoration: underline;
}

a.WL:Hover,a.WL:Active {
	padding: 2px 1px 0 1px;;
	color: #6665CB;;
	text-decoration: underline;
}

a.Warp:Link,a.Warp:Visited,a.Warp:Hover,a.Warp:Active {
	color: #C51100;;
	text-decoration: none;;
	padding: 1px;;
	padding-left: 15px;;
	background: url("../images/Warp.gif") 1px
		40% no-repeat;
}

a.UnWarp:Link,a.UnWarp:Visited,a.UnWarp:Hover,a.UnWarp:Active {
	color: #C51100;;
	text-decoration: none;;
	padding: 1px;;
	padding-left: 15px;;
	background: url("../images/UnWarp.gif") 1px
		40% no-repeat;
}

a.Plus:Link,a.Plus:Visited {
	color: #6665CB;;
	padding: 1px;;
	padding-left: 15px;;
	background: url("../images/Plus.gif") 1px
		40% no-repeat;;
	text-decoration: none;
}

a.Plus:Hover,a.Plus:Active {
	color: #fff;;
	background: #6665CB
		url("../images/HoverPlus.gif") 1px 40%
		no-repeat;;
	text-decoration: none;
}

a.Arrow:Link,a.Arrow:Visited {
	color: #6665CB;;
	padding: 1px;;
	padding-left: 15px;;
	background: url("../images/Arrow.gif") 1px
		40% no-repeat;;
	text-decoration: none;
}

a.Arrow:Hover,a.Arrow:Active {
	color: #fff;;
	background: #6665CB
		url("../images/HoverArrow.gif") 1px 40%
		no-repeat;;
	text-decoration: none;
}

a.ArrowL:Link,a.ArrowL:Visited {
	color: #6665CB;;
	padding: 1px;;
	padding-left: 15px;;
	background: url("../images/Arrow.gif") 1px
		40% no-repeat;;
	text-decoration: underline;
}

a.ArrowL:Hover,a.ArrowL:Active {
	color: #fff;;
	background: #6665CB
		url("../images/HoverArrow.gif") 1px 40%
		no-repeat;;
	text-decoration: underline;
}

a.PageLink:Link,a.PageLink:Visited,a.PageLink:Hover,a.PageLink:Active {
	font-weight: normal;;
	padding: 2px 1px 0 1px;;
	color: #6665CB;;
	text-decoration: underline;;
	font-size: 14.8px;
}

a.PageLink:Hover,a.PageLink:Active {
	color: #FFF;;
	background: #6665CB;;
	text-decoration: none;
}

a.Normal {
	font-weight: normal;
}

a.UL {
	text-decoration: underline;
}

a.Bold {
	font-weight: bold;
}

a.FNormal {
	font-size: 12px;
}

a.FBigger {
	font-size: 13px;
}

a.FMuchBigger {
	font-size: 14.8px;
}

a.FBiggest {
	font-size: 16px;
}

a.Btn:Link,a.Btn:Visited {
	color: #6665CB;;
	text-decoration: none;;
	background: #FFFCBD;;
	padding: 3px 3px 0 3px;;
	border-top: 1px solid #eee;;
	border-left: 1px solid #eee;;
	border-bottom: 2px solid #ccc;;
	border-right: 2px solid #ccc;
}

a.Btn:Hover,a.Btn:Active {
	padding-top: 3px;;
	color: #FFF;;
	background: #6665CB;;
	text-decoration: none;
}

a.Gray:Link,a.Gray:Visited {
	color: #999;;
	text-decoration: none;;
	font-weight: normal;;
	font-size: 12px;
}

a.Gray:Hover,a.Gray:Active {
	padding-top: 3px;;
	color: #FFF;;
	background: #999;;
	text-decoration: none;;
	font-weight: normal;;
	font-size: 12px;
}

a.GoogleLink:Link,a.GoogleLink:Visited,a.GoogleLink:Hover,a.GoogleLink:Active
	{
	color: #000;;
	text-decoration: none;
}

.SNormal_1 {
	font-size: 12px;
}

.SBigger_1 {
	font-size: 13px;
}

.SMuchBigger_1 {
	font-size: 14.8px;
}

.TNormal_1 {
	font-size: 12px;;
	color: #C51100;
}

.TBigger_1 {
	font-size: 13px;;
	color: #C51100;
}

.TMuchBigger_1 {
	font-size: 14.8px;;
	color: #C51100;
}

.TNormal_2 {
	font-size: 12px;;
	color: #6665CB;
}

.TBigger_2 {
	font-size: 13px;;
	color: #6665CB;
}

.TMuchBigger_2 {
	font-size: 14.8px;;
	color: #6665CB;
}

.Normal {
	font-size: 12px;;
	font-weight: normal;
}

.TColor0 {
	color: #C51100;
}

.TColor1 {
	color: #000;
}

.TColor2 {
	color: #AAA;
}

.TColor4 {
	color: #F60;
}

.TColor5 {
	color: #F00;
}

.TColor6 {
	color: #00F;
}

.TColor8 {
	color: #fff;
}

.TColor9 {
	color: #601111;
}

.TColor10 {
	color: #6665CB;
}

.TColor11 {
	color: #555;
}

.TColor12 {
	color: #E51313;
}

.BTN {
	padding: 3px 5px 2px 5px;
}

.Bold {
	font-weight: bold;
}

.UL {
	text-decoration: underline;
}

.Italic {
	font-style: italic;
}

#Star {
	color: #F00;;
	font-weight: bold;;
	font-size: 14.8px;
}

.Loading {
	padding: 3px 20px 3px 23px;;
	color: #000;;
	border: 1px #C3D6EE solid;;
	background: #ffffe1
		url("../images/Loading.gif") 5px
		center no-repeat;
}

.Error {
	padding: 3px 5px 1px 25px;;
	border: 1px #FF6600 solid;;
	color: #000;;
	background: #FFF2E9
		url("../images/Validator_Error.gif")
		5px center no-repeat;
}

.Warning {
	padding: 3px 5px 3px 25px;;
	border: 1px #00A8FF solid;;
	color: #000;;
	background: #E2F5FF
		url("../images/Validator_Warning.gif")
		5px center no-repeat;
}

.PartnerHead {
	clear: both;;
	width: 778px;;
	margin: auto;;
	text-align: center;;
	padding-bottom: 3px;
}

.PartnerHead .LeftHead {
	float: left;
}

.PartnerLink {
	clear: both;
}

.PartnerLink .PSiteInfo {
	float: left;
}

.PartnerLink .PSiteInfo .PSearch {
	padding-left: 30px;
}

.PartnerLink .PUserInfo {
	float: right;
}

.HUL {
	border-bottom: 2px solid #E16C25;
}

.HUL .Logo {
	padding: 5px 0 0 0px;;
	float: left;
}

.HUL .SiteLink {
	text-align: right;;
	float: right;;
	padding: 20px 5px 0 0;;
	color: #aaa;
}

.SeW {
	clear: both;;
	margin: auto;;
	border-bottom: 2px solid #FFA238;
}

.SeH {
	clear: both;;
	width: 778px;;
	margin: auto;
}

.SeH ul {
	text-align: center;
	clear: both;
}

.SeH ul li {
	float: left;;
	margin-right: 2px;;
	list-style: none;;
	background: #FFF4D2;
}

.SeH ul li a {
	display: block;;
	float: left;;
	height: 18px;;
	border: 1px solid #ffb500;;
	border-bottom-width: 0;;
	padding: 8px 9px 0 9px;
}

.SeH ul li a:Hover {
	background: #FFA238;
}

.SeH .C_in .T_in a,.SeH .C_f .T_f a,.SeH .C_s .T_s a,.SeH .C_l .T_l a,.SeH .C_se .T_se a,.SeH .C_i .T_i a,.SeH .C_c .T_c a 
	,.SeH .C_p .T_p a,.SeH .C_g .T_g a {
	background: #FFA238;;
	font-weight: normal;
	text-decoration: underline;
	color: #fff;
}

.SeH .Ext a {
	font-weight: normal;;
	background: #fce49a;;
	color: #000;
}

.SeH .Ext a img {
	margin-top: -18px;
	margin-left: -10px;;
	position: absolute;
	width: 25px;
	height: 16px;
}

.SeH .LineCommand {
	float: right;;
	margin-bottom: 45px;
}

.SeH .Line {
	border: solid 1px #FFA238;
}

.SeBNTd {
	background: url("../images/Simple_Bar.gif") repeat-x top;
	height: 25px;
}

.SeH .BarLink {
	padding: 5px;
}

.SeH .CityLink {
	float: left;;
	margin-bottom: 20px;
}

.SeH .Command {
	float: right;;
	margin-bottom: 20px;
}

.SeH .Search {
	margin: 5px;
}

.SimpleInput {
	border: #999 1px solid;
	vertical-align: text-bottom;
}

.SimpleInputGray {
	border: #999 1px solid;
	vertical-align: text-bottom;
	color: #AAA;
}

#Main {
	width: 940px;;
	margin: auto;;
	padding: 0;;
	border: 0;
}

.Footer {
	clear: both;;
	width: 940px;;
	margin: auto;;
	padding-top: 20px;
}

.PartnerFooter {
	clear: both;;
	width: 778px;;
	margin: auto;;
	text-align: center;
}

.Footer .FL {
	clear: both;;
	border-top: #000 1px solid;
}

.Footer .SI {
	padding: 4px 0 4px 5px;;
	float: left;
}

.Footer .SL {
	padding: 4px 5px 4px 0;;
	float: right;
}

.Footer .SA {
	clear: both;;
	margin: 0;;
	padding: 0 0 20px 5px;;
	color: #AAA;;
	text-align: left;
}

.AjaxInfo {
	padding: 2px 2px 2px 23px;;
	color: #000;;
	border: 1px #00A8FF solid;;
	background: #E2F5FF
		url("../images/Ajax_Info.gif") 5px
		center no-repeat;
}

.AjaxError {
	padding: 2px 2px 2px 23px;;
	color: #000;;
	border: 1px #FF6600 solid;;
	background: #FFF2E9
		url("../images/Ajax_Error.gif") 5px
		center no-repeat;
}

.AjaxQuest {
	padding: 2px 2px 2px 23px;;
	color: #000;;
	border: 1px #00BE00 solid;;
	background: #E6FFE6
		url("../images/Ajax_Quest.gif") 5px
		center no-repeat;
}

#DialogLoading {
	padding: 5px;;
	text-align: center;;
	color: #C51100;
}

#DialogTitle {
	padding: 10px;;
	background: #EEE;;
	height: 15px;
}

#DialogTitle #DialogTitleText {
	float: left;;
	font-size: 14.8px;;
	font-weight: bold;;
	color: #C51100;
}

#DialogTitle #DialogTitleBtn {
	cursor: pointer;;
	margin-left: 10px;;
	padding: 0;;
	width: 14px;;
	height: 14px;;
	float: right;;
	background: url(../images/KillBtn.gif)
		no-repeat 0 0;;
	border: solid 1px #EEE;;
	font-size: 0;
}

#DialogContent {
	padding: 10px;;
	color: #000000;;
	font-size: 10pt;;
	line-height: 18pt;
}

#DialogContent #Left {
	width: 55px;;
	height: 25px;;
	border: solid 1px red;;
	float: left;;
	text-align: right;
}

#DialogContent #Right {
	height: 25px;;
	border: solid 1px blue;
}

#DialogValidator {
	padding-left: 74px;
}

#DialogButtons {
	text-align: center;;
	padding: 10px;
}

.WarpBlock {
	clear: both;;
	padding: 5px 0 5px 0;
}

.WarpBlock .WarpTitle {
	padding: 0;;
	margin: 0;;
	color: #C51100;;
	font-weight: normal;;
	font-size: 13px;
}

.WarpBlock .WarpContent {
	padding: 5px 0 0 15px;;
	margin: 0;;
	display: block;;
	font-size: 13px;
}

.WarpToAll {
	padding: 2px 0 0 0;
}

.WarpLink {
	margin: 0;;
	padding: 0 0 0 15px;
}

.RT {
	color: #C51100;;
	font-size: 14.8px;;
	font-weight: bold;
}

.RightBlock {
	clear: both;;
	padding: 0 0 5px 0;;
	border: solid 1px #f1f1f1;;
	margin-top: 10px;
}

.RightBlock .RightTitle {
	padding: 5px 5px 5px 10px;;
	margin: 0;;
	color: #C51100;;
	font-weight: normal;;
	font-size: 13px;;
	background-color: #f1f1f1;
}

.RightBlock .RightContent {
	padding: 5px 0 0 10px;;
	margin: 0;;
	display: block;;
	font-size: 13px;
}

.RightToAll {
	padding: 2px 0 0 0;
}

.RightLink {
	margin: 0;;
	padding: 0 0 0 15px;
}

.LeftBlock {
	clear: both;;
	padding: 0 0 5px 0;;
	border: 0;;
	margin-top: 5px;
}

.LeftBlock .LeftTitle {
	padding: 5px 5px 5px 2px;;
	margin: 0;;
	color: #C51100;;
	font-weight: normal;;
	font-size: 13px;
}

.LeftBlock .LeftContent {
	padding: 0 0 0 10px;;
	margin: 0;;
	display: block;;
	font-size: 13px;
}

.LeftLink {
	margin: 0;;
	padding: 0 0 0 15px;
}

.LeftToAll {
	padding: 2px 0 0 0;
}

.SearchInputGray {
	color: #999;
}

input.GrayInput {
	border: solid 1px #999;;
	font-size: 14.8px;;
	font-weight: bold;
}

a.CityMenuLink:Link,a.CityMenuLink:Visited {
	color: #00F;;
	text-decoration: none;;
	padding: 4px 2px 5px 2px;
}

a.CityMenuLink:Hover,a.CityMenuLink:Active {
	color: #FFF;;
	background: #03F;
}

#MenuCityList {
	padding: 5px;;
	position: absolute;;
	width: 380px;;
	background: #FFF;;
	border: 1px #888 solid;;
	display: none;;
	z-index: 100;
}

#MenuCityList table td {
	width: 50px;
}

#HeadCommandInfoList {
	padding: 5px;;
	position: absolute;;
	width: 65px;;
	background: #FFF;;
	border: 1px #888 solid;;
	display: none;;
	z-index: 100;
}

#HeadCommandInfoList table td a {
	padding-right: 10px;
}

#MenuCity {
	position: relative;
}

#HeadCommandInfo {
	position: relative;;
	padding-bottom: 1px;
}

.FlowMenuList table {
	border: 0px solid #fff;
}

.FlowMenuList table td {
	white-space: nowrap;;
	text-align: left;
}

.FlowMenuList table td a {
	display: block;
}

a.ShortCut:Link,a.ShortCut:Visited {
	padding: 2px 16px 0 1px;;
	color: #6665CB;;
	text-decoration: none;
	font-weight: bold;
	background:
		url("../images/icn_menarrwdrpdwn_regular.gif")
		2px right no-repeat;
}

a.ShortCut:Hover,a.ShortCut:Active {
	padding: 2px 16px 0 1px;;
	color: #FFF;;
	text-decoration: none;
	font-weight: bold;
	background: #6665CB
		url("../images/icn_menarrwdrpdwn_down.gif")
		2px right no-repeat;
}

a.NoMail:Link,a.NoMail:Visited {
	padding: 2px 1px 0 20px;;
	color: #6665CB;;
	text-decoration: none;
	font-weight: bold;
	background: url("../images/icn_nomail.gif")
		4px left no-repeat;
}

a.NoMail:Hover,a.NoMail:Active {
	padding: 2px 1px 0 20px;;
	color: #6665CB;;
	text-decoration: none;
	font-weight: bold;
	background: url("../images/icn_nomail.gif")
		4px left no-repeat;
}

a.NewMail:Link,a.NewMail:Visited {
	padding: 2px 1px 0 25px;;
	color: #6665CB;;
	text-decoration: none;
	font-weight: bold;
	background:
		url("../images/icn_newmail.gif") 1px left
		no-repeat;
}

a.NewMail:Hover,a.NewMail:Active {
	padding: 2px 1px 0 25px;;
	color: #6665CB;;
	text-decoration: none;
	font-weight: bold;
	background:
		url("../images/icn_newmail.gif") 1px left
		no-repeat;
}

#Tag_txtWishTags {
	line-height: 16px;
}

#AddInfoList {
	padding: 5px;;
	position: absolute;;
	width: 192px;;
	background: #FFF;;
	border: 1px #888 solid;;
	display: none;;
	z-index: 100;
}

#AddInfoList table td a {
	padding-right: 10px;
}



#AddInfo {
	position: relative;;
	padding-bottom: 1px;
}
/**

html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}
**/
