body {
	color: #333;
	font-size: 11px;
	background-color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	background-attachment:fixed;
	scrollbar-base-color: #006600;
	scrollbar-arrow-color: #ffffff;
}

img {
	border: 0;
}

em {
	color: #333;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.f-5px { font-size: 5px; }
.f-7px { font-size: 7px; }
.f-11px { font-size: 11px; }

.TelephoneNo {
	color: #FF0000;
	font-size: 30px;
}

.PrivilegeCom {
	color: #363;
	font-size: 15px;
}

.HfloatLeft {
	float: left;
}

h1 {
	color: #333;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	line-height: 13px;
}

h2 {
	color: #333;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	line-height: 12px;
}

h3 {
	color: #333;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	line-height: 12px;
}

h4 {
	color: #333;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	line-height: 12px;
}

h5 {
	color: #333;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	line-height: 12px;
}

h6 {
	color: #333;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	line-height: 12px;
}

a {
	color: #363;
	font-size: 11px;
	text-decoration: underline;
}
a:link {
	color: #363;
	font-size: 11px;
	text-decoration: underline;
}
a:visited {
	color: #363;
	font-size: 11px;
	text-decoration: underline;
}
a:hover {
	color: #900;
	font-size: 11px;
	text-decoration: none;
}

#MainLine {
	width: 820px;
	clear: both;
	max-width: 820px;
	min-width: 820px;
	text-align: center;
}

.Header ul {
	color: #363;
	list-style: none;
	font-weight: normal;
	margin: 0;
	font-size: 8px;
	text-align: center;
}
.Header li {
	padding:0px;
	white-space:nowrap;
	*white-space:inherit;
	*line-break:strict;
	*word-break:keep-all;
	display:inline;
	margin:1px 2px 1px 1px;
}
.Header li a {
	color: #363;
	font-size: 8px;
	text-decoration: none;
}
.Header li a:hover {
	color: #900;
	font-size: 8px;
}

.NewTopics {
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}

.NewTopics h1 {
	font-size: 11px;
	text-align:center;
	background-image: url(img/menu_line.gif);
}

.NewTopics a {
	color: white;
	font-size: 11px;
	text-decoration: none;
}

.NewTopics a:link {
	color: white;
	font-size: 11px;
	text-decoration: none;
}

.NewTopics a:visited {
	color: white;
	font-size: 11px;
	text-decoration: none;
}
.NewTopics a:hover {
	color: red;
	font-size: 11px;
}

.NewInformation{
	overflow-y:scroll;
	auto;
	scrollbar-face-color:#CCCCCC;
	scrollbar-track-color:#CCCCCC;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	height: 100px;
	border: 0px solid #333333;
}


#ContentsLeft {
	width: 180px;
	float: left;
	margin-left: 5px;
}

#ContentsLeft .box {
	background-image: url(img/back_gray.gif);
	background-repeat: repeat;
	width: 180px;
	text-align: left;
	border: solid 1px #060;
}

#ContentsLeft .box ul {
	color: #363;
	margin: 0px;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 10px;
	text-align: left;
}

#ContentsLeft .box li {
	padding:0px;
	font-size: 10px;
	white-space: nowrap;
}

#ContentsMain {
	width: 410px;
	float: left;
	margin-left: 5px;
}

#GarlList {
	width: 410px;
	text-align: center;
}

#GarlList ul {
	width: 410px;
	color: #363;
	list-style: none;
	font-weight: normal;
	margin: 0px;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 11px;
	text-align: left;
}

#LocalList {
	font-size: 10px;
	text-align: left;
}

#LocalList ul {
	color: #363;
	list-style: none;
	font-weight: normal;
	margin: 0px;
	text-align: left;
}

#LocalList .box {
	background-image: url(img/back_gray.gif);
	background-repeat: repeat;
	text-align: left;
	border: solid 1px #060;
}

#ContentsRight {
	text-align: center;
	float:left;
	margin-left: 5px;
	width: 210px;
}

#ShopBanList {
	background-color: #fff;
	text-align: center;
	font-size: 5px;
}

#ShopBanList a {
	text-align: center;
	font-size: 8px;
	text-decoration: none;
}

.MenuLineGreen {
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	background-image: url(./img/menu_line.gif);
	background-repeat: repeat-x;
	height: 15px;
	clear: both;
}

.MenuLineRed {
	color: #ffffff;
	font-size: 11px;
	background-image: url(./img/menu_line_red.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
	height: 15px;
	clear: both;
}

.MenuLineBlue {
	color: #ffffff;
	font-size: 11px;
	background-image: url(./img/menu_line_blue.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
	height: 15px;
	clear: both;
}

.MenuLinePink {
	color: #ffffff;
	font-size: 11px;
	background-image: url(./img/menu_line_pink.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
	height: 15px;
	clear: both;
}

.MenuLineYellow {
	color: #ffffff;
	font-size: 11px;
	background-image: url(./img/menu_line_yellow.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
	height: 15px;
	clear: both;
}

.MenuLineOrange {
	color: #ffffff;
	font-size: 11px;
	background-image: url(./img/menu_line_orange.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
	height: 15px;
	clear: both;
}

.MenuLineOrange2 {
	color: #ffffff;
	font-size: 11px;
	background-image: url(./img/menu_line_orange2.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
	height: 15px;
	clear: both;
}

.MenuLinePurple {
	color: #ffffff;
	font-size: 11px;
	background-image: url(./img/menu_line_purple.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
	height: 15px;
	clear: both;
}

.MenuLinePurpleRed {
	color: #ffffff;
	font-size: 11px;
	background-image: url(./img/menu_line_purple_red.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
	height: 15px;
	clear: both;
}

.squ_green {
	border: solid 1px #060;
}

.squ_red {
	border: solid 1px #f03;
}

.squ_blue {
	border: solid 1px #03c;
}

.squ_pink {
	border: solid 1px #FF99FF;
}

.squ_orange {
	border: solid 1px #FF9966;
}

.squ_purple {
	border: solid 1px #CC66FF;
}

.squ_purple_red {
	border: solid 1px #CC33CC;
}

.under_line_green { border-bottom: 1px solid #060; }

.Footer {
	border-top: 1px solid #060; 
}

.Footer ul {
	color: #363;
	list-style: none;
	font-weight: normal;
	margin: 0;
	font-size: 11px;
	text-align: center;
}
.Footer li {
	padding:0px;
	white-space:nowrap;
	*white-space:inherit;
	*line-break:strict;
	*word-break:keep-all;
	display:inline;
	margin:2px 3px 2px 1px;
}
.Footer li a {
	color: #363;
	font-size: 11px;
	text-decoration: none;
	width: 72px;
}
.Footer li a:hover {
	color: #900;
	font-size: 11px;
}

.LocalLine {
	
}

.LocalLine ul {
	color: #363;
	list-style: none;
	font-weight: normal;
	margin: 0;
	font-size: 11px;
	text-align: center;
}
.LocalLine li {
	padding:0px;
	white-space:nowrap;
	*white-space:inherit;
	*line-break:strict;
	*word-break:keep-all;
	display:inline;
	margin:2px 3px 2px 1px;
}
.LocalLine li a {
	color: #363;
	font-size: 11px;
	text-decoration: none;
	width: 72px;
}
.LocalLine li a:hover {
	color: #900;
	font-size: 11px;
}

.Copyright {
	font-size: 9px;
	line-height: 10px;
	text-align: center;
	width: 800px;
}

.com {
	font-size: 9px;
}

div.clear {
	width:1px;
	height:4px;
	font-size:1px;
	clear:both;
	padding:0;
	margin: 0;
	background-position:50% 100%;
}

.GirlName {
	color: #060;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	line-height: 14px;
}

.TopicsTitle {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	line-height: 14px;
}
.TopicsCom {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	line-height: 13px;
}

.CharLabelBlue {
	color: #3399FF;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	line-height: 12px;
}

.CharLabelGreen {
	color: #006600;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	line-height: 12px;
}







#GirlList dl {
	font-weight: normal;
	margin: 0;
	display: inline;
	text-align: center;
	line-height: inherit;
	list-style-type: none;
	list-style: none;
}
#GirlList dt {
	padding:0px;
	display:inline;
	left: 0px;
	float: left;
	text-indent: 0px;
	white-space: nowrap;
	margin-left: 2px;
	margin-top: 5px;
}

#GirlList dd {
	padding:0px;
	display:inline;
	left: 0px;
	float: left;
	text-align: left;
	text-indent: 0px;
	width: 70;
	margin-left: 2px;
	margin-top: 5px;
}

#GirlList a {
	color: #03c;
	font-size: 11px;
	text-decoration: underline;
}
#GirlList a:link {
	color: #03c;
	font-size: 11px;
	text-decoration: underline;
}
#GirlList a:visited {
	color: #03c;
	font-size: 11px;
	text-decoration: underline;
}
#GirlList a:hover {
	color: #f03;
	font-size: 11px;
	text-decoration: none;
}
#GirlList br {
	width:1px;
	height:2px;
	font-size:1px;
	padding:0;
	margin: 0;
}


#GirlListShop {
	width: 800px;
	text-align: center;
}

#GirlListShop dl {
	font-weight: normal;
	margin: 0;
	display: inline;
	line-height: inherit;
	list-style-type: none;
	list-style: none;
}
#GirlListShop dt {
	padding:0px;
	display:inline;
	left: 0px;
	float: left;
	text-align: center;
	text-indent: 0px;
	white-space: nowrap;
	margin-left: 10px;
	margin-top: 5px;
}
#GirlListShop a {
	color: #03c;
	font-size: 11px;
	text-decoration: underline;
}
#GirlListShop a:link {
	color: #03c;
	font-size: 11px;
	text-decoration: underline;
}
#GirlListShop a:visited {
	color: #03c;
	font-size: 11px;
	text-decoration: underline;
}
#GirlListShop a:hover {
	color: #f03;
	font-size: 11px;
	text-decoration: none;
}
#GirlListShop br {
	width: 1px;
	height: 2px;
	font-size: 1px;
	padding: 0px;
	margin: 0px;
	background-position:50% 100%;
}

#AdCharcterLine {
	
}
#AdCharcterLine ul {
	text-align: left;
	margin-top: 5px;
	display: list-item;
	margin-left: 5px; 
	list-style-image: url('./img/news_point.gif');
}
#AdCharcterLine li {
	margin-top: 5px;
	text-align: left;
}

#AdCharcterLine a {
	color: #CC0033;
	font-size: 11px;
	text-decoration: underline;
}
#AdCharcterLine a:link {
	color: #CC0033;
	font-size: 11px;
	text-decoration: underline;
}
#AdCharcterLine a:visited {
	color: #CC0033;
	font-size: 11px;
	text-decoration: underline;
}
#AdCharcterLine a:hover {
	color: #0000CC;
	font-size: 11px;
	text-decoration: none;
}

ul {
	color: #363;
	list-style: none;
	font-weight: normal;
	margin: 0;
	font-size: 11px;
	text-align: right;
}

li {
	padding:0px;
	white-space:nowrap;
	*white-space:inherit;
	*line-break:strict;
	*word-break:keep-all;
	display:inline;
	margin:2px 3px 2px 1px;
}

li a {
	color: #363;
	font-size: 11px;
	text-decoration: none;
	width: 72px;
}

li a:hover {
	color: #900;
	font-size: 11px;
}

#Link1 {
	display:none;
}

#Link2 {
	display:none;
}

#Link3 {
	display:none;
}

#Link4 {
	display:none;
}

#Link5 {
	display:none;
}

#Link6 {
	display:none;
}

.LinkMenu {
	width: 100%
}

.LinkMenu ul {
	color: #363;
	list-style: none;
	font-weight: normal;
	margin: 0;
	font-size: 13px;
	text-align: center;
}
.LinkMenu li {
	padding:0px;
	white-space:nowrap;
	*white-space:inherit;
	*line-break:strict;
	*word-break:keep-all;
	display:inline;
	margin:2px 3px 2px 1px;
}
.LinkMenu li a {
	color: #363;
	font-size: 13px;
	text-decoration: none;
	width: 72px;
}
.LinkMenu li a:hover {
	color: #900;
	font-size: 13px;
}

.LinkMenu li a:link {
	color: #363;
	font-size: 13px;
}
.LinkMenu li a:visited {
	color: #363;
	font-size: 13px;
}

.TopLink {
	width: 830px;
}
.TopLink ul {
	list-style: none;
	font-weight: normal;
	margin: 0;
	text-align: left;
}
.TopLink li {
	padding:0px;
	white-space:nowrap;
	*white-space:inherit;
	*line-break:strict;
	*word-break:keep-all;
	display:inline;
	margin: 1px 1px 1px 1px;
}
