BODY {
	font-size:9pt;
	text-align:center;
	color:C40181;
	background-color:#FEFEFE;
	margin:0;
	line-height:1.5;
}

marquee {
	color:C40181;
}

a:link {
	color:;
	text-decoration:none;
}
a:hover {
	color:;
	text-decoration:underline;
}
a:visited {
	color:;
	text-decoration:underline;
}

#header {
	width:800px;
	text-align:center;
	margin:0px 0px 0px 0px;
}
#logo {
	overflow: hidden;
	width:800px;
	height /**/:90px;
	padding-top:90px;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/logo.png');*/
	background-image:url(img/logo.jpg);
}

#main {
	text-align:right;
	width:800px;
	padding:0;
	margin:0px 0px 5px 0px;
	background-image : url(img/home_img.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	/*height:376px:*/
}
#main_contents {
	text-align:right;
	width:800px;
	padding:0;
	margin:0px 0px 5px 0px;
}
#main_menu {
	float:left;
	text-align:left;
	width:150px;
	padding:0;
	margin:0;
}
#main_menu img{
	padding:0;
	margin:0;
	border:0;
}
#main_data {
	float:right;
	text-align:left;
	padding:0;
	margin:0;
	width:640px;
	height:400px;
	overflow:auto;

	scrollbar-base-color: #FEADC8;
	scrollbar-track-color: #FEADC8;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: transparent;
	scrollbar-darkshadow-color: #FEADC8;
	scrollbar-highlight-color: transparent;
	scrollbar-3dlight-color: transparent;
	scrollbar-arrow-color: #FEADC8;
}

#main_qa {
	float:right;
	text-align:center;
	padding:0;
	margin:0;
	width:640px;
	height:400px;
	overflow:auto;

	scrollbar-base-color: #FEADC8;
	scrollbar-track-color: #FEADC8;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: transparent;
	scrollbar-darkshadow-color: #FEADC8;
	scrollbar-highlight-color: transparent;
	scrollbar-3dlight-color: transparent;
	scrollbar-arrow-color: #FEADC8;
}
#qa_title {
	background:#FF689B;
	border:1px solid #C40181;
	color:#FFFFFF;
	margin:5px;
}
#qa_text {
	margin:5px;
}

#int_title{
	background:#FFC4D9;
	border:1px solid #FEADC8;
	padding:5px;
	text-align:left;
	height:0;
	margin:5px;
	
}
#int_title img {
	float:right;
	border:1px solid #FEADC8;
	padding:0px;
	margin:0px;
	
}


#main_left {
	text-align:center;
	width:320px;
	padding:0;
	margin:0;
	color:#646B72;
	font-size:9pt;
}
#main_under {
	text-align:center;
	color:#EA648F;
}
#main_under H3,H4 {
	padding:0;
	margin:0;
}
#main_under img{
	padding:0;
	margin:0;
	border:0;
}
#index_hr {
	width:700px;
	padding:0;
	margin:0;
	border:0;
}

#list {
	color:#52595F;
	list-style-image : url(img/4tuba.gif);}
#list2 {
	list-style-image : url(img/4tuba2.gif);}
#list2 li {
	filter:dropshadow(color=#000000,offx=1,offy=1,positive=1);
}



/**/



#menu {
	float:left;
	width:150px;
	padding:0px 0px 10px 0px;
	
}
#menu_list {
	position:relative;
	width:120px;
	background-image:url(img/back.jpg);
	margin:15px 0px 0px 0px;
	text-align:left;
	border:1px solid #ff0000;
	padding:3px;
}
#menu_list H3{
	position:absolute;
	overflow: hidden;
	top:-14px;
	width:112px;
	height /**/:24px;
	padding-top:24px;
	margin:0; 
}


#menu_list ul{
	margin:10px 0px 0px 0px;
	text-align:center;
	list-style-type:none;
}

#QR_img {
	text-align:center;
	margin:12px 0px 0px 0px;
}
#menu_list p{
	margin:10px 0px 0px 0px;
	padding:3px;
	text-align:center;
}

#contents {
	float:right;
	width:540px;
	text-align:right;
	
}

#pickup{
	margin:0px 0px 10px 0px;
}
#pickup_img{
	float:left;
}
#pickup_img img{
	border:0;
	padding:0;
	margin:0;
}
#pickup_title{
	border:0;
	padding:0;
	margin:0;
}
#pickup_text{
	width:205px;
	text-align:left;
}
#category_title {
	height:25px;
	text-align:center;
	background-image : url(img/no_title.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding:3px 3px 0px 0px;
	margin:0;
}
#category_title2 {
	width:540px;
	height:25px;
	text-align:left;
	background-image : url(img/no2_title.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding:3px 0px 0px 0px;
	margin:0;
}

#category_title H4{
	overflow:hidden;
	height:25px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:yellow;
	filter:dropshadow(color=#000000,offx=1,offy=1,positive=1);
}
#category_title2 H4{
	overflow:hidden;
	height:25px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 35px;
	color:yellow;
	filter:dropshadow(color=#000000,offx=1,offy=1,positive=1);
}

#category_text {
	width:205px;
	text-align:left;
	padding:0;
	margin:0;
}
#category_text2 {
	width:505px;
	text-align:left;
	padding:0;
	margin:0;
}

#news{
	clear:left;
	scrollbar-3dlight-color:#333333;
	scrollbar-arrow-color:#333333
	scrollbar-darkshadow-color:#333333;
	scrollbar-face-color:#FF3300;
	scrollbar-highlight-color:#333333;
	scrollbar-shadow-color:#333333;
	scrollbar-track-color:#333333;
}
#news_one{
	float:left;
	text-align:left;
}
#news_one_text {
	overflow:auto;
	width:265px;
	height:100px;
	margin:0px 0px 10px 0px;
	padding:5px;
	background-image:url(img/info_back.gif);
}
#news_list {
	float:right;
	text-align:left;
}
#news_list_text {
	overflow:auto;
	width:265px;
	height:100px;
	margin:0px 0px 10px 0px;
	padding:5px;
	background-image:url(img/info_back.gif);
}
#news_list_text ul{
	margin:0px 0px 0px 17px;
}

#girls {
	text-align:left;
	margin:0px 0px 0px 0px;
}
#girls_list {
	float:left;
	margin:0px 25px 10px 0px;
}

#newface_girls_img {
	border:0;
	padding:0;
	margin:0;
}
#girls_text {
	width:65px;
	text-align:right;
	font-size:9pt;
	line-height:1.2;
	color:#FFFFFF;
}

#girls_title {
	clear:both;
	overflow: hidden;
	padding:0;
	margin:0;
	height /**/:34px;
	padding-top:34px;
	text-align:left;
}
#footer {
	width:700px;
	text-align:center;
}

#footer2 {
	width:800px;
	height:86px;
	text-align:center;
	background-image : url(img/copyright.gif);
}


#index_main {
	width:500px;
	text-align:center;
}
#index_main a{
	font-size:20pt;
}

#banner {
	width:550px;
	padding:0px;
	margin:0;
	text-align:left

}
#banner a{
	padding:11px;
	margin:0;
}
