﻿.pts {
	background:#C5D4DB none repeat scroll 0;
	font-size:15px;
	margin:0 auto;
	padding:10px 0;
	width:1000px;
}
.boxl {
	background: transparent url(../Images/Boxs/_boxl_bg2.gif) repeat-y scroll left;
	margin-left:5px;
	margin-right:5px;
	width:1000px;
}
.boxl .t {
	background:transparent url(../Images/Boxs/_boxl_bg_top2.gif) no-repeat scroll left top;
}
.boxl .b {
	background:transparent url(../Images/Boxs/_boxl_bg_btm2.gif) no-repeat scroll left bottom;
	padding:3px 5px 7px;
}
.boxl .b h1 {
	background:transparent url(../Images/Boxs/_boxl_head_bg.jpg) no-repeat scroll 0;
	color:#FFFFFF;
	font-size:120%;
	line-height:17px;
	margin:0 0 13px 3px;
	padding:7px 53px 15px;
}

.main { padding: 10px 20px; width: 382px; height: 247px; height: 330px; }
.title { padding: 5px 0 15px 10px; width: 228px; height: 26px; color: White; font-weight: bold; text-transform: uppercase; background: url(../Images/Background/title.png) no-repeat; }

.item { clear: both; padding: 5px 0; }
.label { float: left; width: 150px; font-size:100%; }
.textbox { float: left; width: 732px; }
.textbox2 { float: left; width: 800px; }
.textbox input { width: 196px; }
.button { width: 94px; height: 22px; background:transparent url('../Images/Button/button_yes.gif') no-repeat; border:none; padding-bottom:2px; color:#fff; font-weight:bold; font-size:12px;}
.button:hover { width: 94px; height: 22px; background:transparent url('../Images/Button/button_yes.gif') no-repeat; border:none; padding-bottom:2px; color:#F3D95E; font-weight:bold; font-size:12px;}

.textbox .checkbox
{
	width:auto;		
}
.arrow_seperator { padding: 5px 15px 0 5px; }

.title_c { color: #333366; font-weight: bold;}
ul.style1 { margin: 0px; padding: 5px;}
ul.style1 li { margin: 5px 5px 5px 10px; padding-left: 5px; color: #333366; list-style-image: url('../Images/Icon/tick_blue.gif');}
ul.style2 { margin: 0px; padding: 5px;}
ul.style2 li { margin: 5px 5px 5px 10px; padding-left: 5px; color: #333366;}
.a-faq
{
	color: #00f;
}
.a-faq:hover
{
	color: #00f;
	font-weight: bold
}
