* {
	font-family:Verdana;
	font-size:12px;
}
body{
	/*font:normal 75%/150% Verdana;*/
	background:url(../images/bg.jpg);
	margin:0px;
}
a{
	text-decoration:none;
	color:#215DC6;
}
a:visited{
	color:#215DC6;
}
a:hover{
	color:#003875
}
.bg_top
{
	background:url(../images/mid_top.jpg) repeat-x;
	height:51px;
}
.txt_top
{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding:5px;
}
.txt_top:visited{
	color:#FFFFFF;
}
.txt_top:hover{
	color:#003875;
}
.txt_content
{
	color:#000000;
	font-size:12px;
	padding:5px;
}
.bg_main
{
	background:url(../images/top_main.jpg) no-repeat;
	height:32px;
	width:200px;
}
.bg_left
{
	background: url(../images/bg_left.jpg) no-repeat;
	height:29px;
	width:200px;
}
.bg_sub
{
	background:url(../images/sub_main.jpg) no-repeat;
	height:30px;
	width:200px;
}
.pad
{
	padding:3px;
}
.bg_bot
{
	background:url(../images/bg_bot.jpg) repeat-y;
	width:200px;
}
.txt_title
{
	color:#215dc6;
}
.top_ct
{
	background:url(../images/top_ct.jpg) no-repeat;
	height:34px;
	width:540px;
}
.mid_ct
{
	background:url(../images/mid_ct.jpg) repeat-y;
	width:540px;
}
.bot_ct
{
	background:url(../images/bot_ct.jpg) no-repeat;
	height:5px;
	width:540px;
}
.top_right
{
	background:url(../images/top_right.jpg) no-repeat;
	height:30px;
	width:200px;
}
.mid_right
{
	background:url(../images/mid_right.jpg) repeat-y;
	width:200px;
}

.bot_right
{
	background:url(../images/bot_right.jpg) no-repeat;
	height:5px;
	width:200px;
}
.txt_big
{
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
	padding:5px;
}
.txt_big:visited{
	color:#FF6600;
}
.txt_big:hover{
	color:#003875;
}
.txt_foot
{
	font-size:11px;
	color:#999999;
	padding:5px;
}
.foot
{
	background:url(../images/foot.jpg) repeat-x;
	height:63px;
}

/*CSS 2*/
.center_title{
	font-size:14px;
	font-weight:bold;
	color:#215DC6;
	padding:5px;	
}
.secure_code{
	width:120px; 
	height:39px; 
	vertical-align:middle; 
	font-size:30px; 
	letter-spacing:3px;
	font-weight:bold;
	/*text-transform:uppercase;*/
	font-family:Verdana;
}
.button{
	margin:0px;
	border:1px #CCCCCC solid;
	background:#0268B3;
	color:#FFFFFF;
	/*text-transform:uppercase;*/
	font-family:Tahoma;
	font-size:10px;
	padding:5px 10px 5px 10px;
	font-weight:bold;
}
.button:hover{
	background:#333333;
	color:#CCCCCC;	
}
.tbl_exrate{
	font-size:11px;
	width:98%;
}
.product_tbl{
	width:100%;
}
.product_tbl .td{
	padding-bottom:5px;
}
.product_tbl .price{
	color:#FF6600;
	font-weight:bold;
}
.product_tbl .line{
	padding:5px 0px 5px 0px;
	border-bottom:1px #CCCCCC dashed;
}
.txt_price{
	color:red;
	font-size:14px;
	font-weight:bold;
	padding:5px 0px 5px 0px;
}
.but_detail{
	border-bottom:1px #CCCCCC dotted;
	padding:1px;
	font-size:11px;
}
.txt_title_small{
	font-size:11px;
}
.txt_date{
	font-size:11px;
	font-style:italic;
}
