@charset "utf-8";
/* CSS Document */

.aL{float:left;}
.bL{float:right;}
.clear{clear:both;}

.theme_header_right_sent_style{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:10.5px;
	text-decoration:none;
	font-weight:bold;}

.theme_header_right_sent_style:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:10.5px;
	text-decoration:underline;
	font-weight:bold;}

.rating_style{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:10.5px;
	text-decoration:none;
	font-weight:bold;}

.theme_sub_style{
    color: #000;
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 27px;
	
	}

.limt_box_style{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;}

.cont_news{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:23px;
	font-weight:bold;
	color:#1C477C;}

.cont_news2{
	
	font-size:13px;
	font-weight:bold;
	color:#333;
	line-height:23px;}

.cont{
	width:100%;
	height:auto;
}
	
.cont ul{}

.cont ul li{
	width:94%;
  	list-style:none;
	display:inline;
	float: left;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:0px 16px;
	padding:8px 0px 8px 6%;
	border-bottom:#999 1px solid;
	margin:0px;}

.cont ul li a{
  	list-style:none;
	display:inline
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;}

.contact_page_header_style{
	font-family:Arial, Helvetica, sans-serif;
	color:#01407F;
	font-size:23px;
	font-style:italic;
	font-weight:bold;}

.contact_page_header_style2{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	font-weight:bold;}

.contact_page_header_style3{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	line-height:23px;}

.con_inptype_style{
	width:274px;
	height:28px;
	background-image:url(../images/input_type.jpg);
	background-repeat:repeat-x;
	border:solid 1px #999;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:0px 3px 0px 3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:13px;}

.code_style{
	width:150px;
	height:28px;
	background-image:url(../images/input_type.jpg);
	background-repeat:repeat-x;
	border:solid 1px #999;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:0px 3px 0px 3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:13px;}

.con_select_style{
	width:282px;
	height:28px;
	background-image:url(../images/input_type.jpg);
	background-repeat:repeat-x;
	border:solid 1px #999;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:3px 3px 3px 3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:13px;}
	

.con_inptype_style2{
	width:274px;
	height:75px;
	background-image:url(../images/input_type_area.jpg);
	background-repeat:repeat-x;
	border:solid 1px #999;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:5px 3px 0px 3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:13px;}
	
.con_bt_style{
	width:100px;
	height:28px;
	background-image:url(../images/input_bt.jpg);
	background-repeat:repeat-x;
	border:solid 1px #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:0px 3px 0px 3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;}

.new_rating_style{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;}
