﻿@charset "utf-8";
body {
	margin:0px;
/*
	background:url(../images/bg.gif);
*/
	background-color:#F8F7FF;
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
}
table,td{
font-size:12px;
font-family:Verdana;
line-height:18px;
}
a:link{
color:#3F3F41;
text-decoration:none;
}
a:active{
color:#3F3F41;
text-decoration:none;
}
a:visited{
color:#3F3F41;
text-decoration:none;
}
a:hover{
color:#18158B;
text-decoration:underline;
}
.bnt{
width:70px;
height:16px;
border:1px solid #AC9FCF;}
.t_bnt{
width:70px;
height:16px;
border:1px solid #AC9FCF;}
.pic{
border:1px solid #ccc;
padding:4px;}
#topnews{
background:url(../images/line.gif);
background-position:bottom;
line-height:30px;}
.title{
color:#402A6B;
font-size:14px;
font-weight:bold;
}
.other_link{
color:#000065;
}
.other_link a:link{
color:#000065;
text-decoration:none;
}
.other_link a:active{
color:#000065;
text-decoration:none;
}
.other_link a:visited{
color:#000065;
text-decoration:none;
}
.other_link a:hover{
color:#52459F;
text-decoration:none;
}
input{
border:1px solid #ccc;
}
.price{
font-size:20px;
font-weight:bold;
color:#fff;
text-indent:24px;
 }
.c_title{
font-size:18px;
font-weight:bold;
color:#030268;}
.c_sub{
color:#554A8E;
font-size:14px;
font-weight:bold;}
.white{
color:#fff;}
.white a:link{
color:#fff;
text-decoration:none;}
.white a:active{
color:#fff;
text-decoration:none;}
.white a:visited{
color:#fff;
text-decoration:none;}
.white a:hover{
color:#FFFF00;
text-decoration:none;}
