@charset "utf-8";
/* CSS Document */

/* common styles */
body, h1, h2, h3, h4, h5, h6, p, img, form, ul, li, ol {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:62.5% Arial, Helvetica, sans-serif;
	color:#666;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
.flft {
	float:left;
}
.frgt {
	float:right !important;
}
.cb {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
}
h1 {
	font-size:1.8em;
	font-weight:normal;
}
h2 {
	font-size:1.4em;
}
h3 {
	font-size:1.2em;
}
.ht_7 h3{
	padding-left:3px;
}
h4 {
	font-size:3em;
	font-weight:normal;
}
h5 {
}
p {
	padding:10px 0;
	font-size:1.3em;
	line-height:1.6em;
}
.ht_1 {
	color:#069;
}
.ht_2 {
	color:#798d0c;
}
.ht_3 {
	color:#06f;
}
.ht_4 {
	color:#09c !important;
}
.ht_5 {
	color:#666;
}
.ht_6 {
	color:#dfeca8;
}
.ht_7 {
	color:#333;
}
.ht_8 {
	color:#f3aa0c;
}
.ht_9 {
	color:#03f;
}
.eht_1 {
	font-size:1.2em;
	font-style:italic;
	line-height:1.5em;
}
.eht_2{
	text-align:center;
}
.b_none {
	border:none !important;
}
.bg_none {
	background:none !important;
}
.b0 {
	padding-bottom:0 !important;
	margin-bottom:0 !important;
}
.t0 {
	padding-top:0 !important;
	margin-top:0 !important;
}
#main_cnr {
	position:relative;
}
#in_cnr {
}
.in {
	width:1002px;
	margin:0 auto;
}
/* end common styles */

/* header */
#header_cnr {
	padding-bottom:10px;
	float:left;
	width:100%;
}
#header_cnr .c1 {
	float:left;
}
#header_cnr .c2 {
	float:right;
	font-weight:bold;
	font-size:1.6em;
	color:#999;
	background:url(../images/i1.gif) left bottom no-repeat;
	padding:30px 0 0 50px;
}
#slogan {
	color:#069;
	font-size:2.5em;
}
/* end header */

/* navigation */
#nav_cnr {
	clear:both;
	background:#00689b url(../images/mbg.gif) repeat-x;
	float:left;
	width:100%;
	position:relative;
}
#nav_cnr li {
	list-style:none;
	font-size:1.4em;
	font-weight:bold;
	float:left;
	padding:0 10px;
	background:url(../images/msep.gif) right center no-repeat;
	position:relative;
}
#nav_cnr a {
	color:#fff;
	display:block;
	padding:15px 5px 20px;
	position:relative;
}
#nav_cnr a:hover, #nav_cnr .active {
	background:url(../images/ma_bg.gif) left 35px repeat-x;
}

/* End navigation */


/*bnr_cnr*/
#bnr_cnr {
	position:relative;
	border:2px solid #fff;
	margin-bottom:30px;
}
#bnr_cnr .shd_lft, #bnr_cnr .shd_rgt {
	position:absolute;
	bottom:-25px;
	left:0;
	z-index:-2;
}
#bnr_cnr .shd_rgt {
	left:auto;
	right:0;
}
.b2 {
	background:#37b5e8 url(../images/img2.jpg) 500px top no-repeat;
	color:#fff;
}
.b2 p {
	font-size:2em;
	line-height:1.2em;
	padding:20px 0;
	width:50%;
}
.b2 .bnr_in, .b3 .bnr_in, .b4 .bnr_in {
	padding:30px;
	height:246px;
	overflow:hidden;
}
.b3 {
	background:#3cb9e9 url(../images/bnr3.jpg)  no-repeat;
}
.b3 .c1 {
	padding-left:45%;
}
.b3 .ttle {
	background:url(../images/i23.gif) no-repeat right bottom;
	width:92%;
	padding:15px 0 10px;
	color:#fff;
}
.b3 p {
	font-size:1.6em;
	font-weight:bold;
	margin:20px 0;
}
.b4 {
	background:#3cb9e9 url(../images/bnr4.jpg) center no-repeat;
}
.b4 .ttle {
	font-size:3em;
}
.b4 .c1 {
	padding-left:48%;
}
.b4 p {
	font-size:1.8em;
}
.b5, .b6{
	border:none !important;
	background:url(../images/bnr5.jpg) no-repeat;
	font-size:1.2em;
	padding:20px;
	height:244px;
	overflow:hidden;
}
.b5 .c1{
	padding-left:40%;
}
.b6{
	border:none !important;
	background:url(../images/bnr6.jpg) no-repeat;
	font-size:1.4em;
	padding:20px;
	height:290px;
	overflow:hidden;
}
.b6 .c1{
	padding-right:50%;
	margin-top:50px;
	color:#fff;
}
.b7{
	border:none !important;
	background:url(../images/bnr7.jpg) no-repeat;
	font-size:1.2em;
	font-weight:bold;
	padding:20px;
	height:290px;
	overflow:hidden;
}
.b7 .c1{
	padding-right:45%;
	color:#fff;
}
.b7  h1{
	padding-top:15px;
	float:left;
	padding-left:20px;
	font-size:3em;
}
/*End bnr_cnr*/

/* Body */
#body_cnr {
	clear:both;
	float:left;
	width:100%;
	background:url(../images/bg1.jpg) center top repeat-x;
	padding-top:20px;
}
.box1 {
}
.box2 {
	background:#e0ebb3;
	cursor:pointer;
	border:1px solid #999;
	width:30%;
	height:100px;
	overflow:hidden;
	float:left;
	margin-right:3%;
}
.box2 .c1 {
	float:left;
	padding:5px 10px 25px 2px;
}
.box2 p {
	padding:2px 0;
}
.box2 .bx_in {
	padding:5px;
}
.box3 {
}
.box4 {
	width:100%;
}
.box4 .ttle {
	background:url(../images/bg2.png) repeat-x;
	border:1px solid #ccc;
}
.box4 .cnt {
	background:url(../images/bg3.gif) bottom repeat-x;
	border:1px solid #ccc;
	border-top:none;
}
.box4 .rin {
	padding:6px;
}
.box5 {
	background:url(../images/bg5.png) no-repeat;
	position:relative;
	padding-bottom:30px;
}
.box5 .bx_in {
	padding:15px;
}
.box6 {
	background:url(../images/box6_bg.png) repeat-y;
	width:942px;
	margin:0 auto 40px;
	position:relative;
}
.box6 .ttle {
	border:1px solid #ccc;
	padding:10px 20px;
	background:#e6e6e6 url(../images/bg7.png) repeat-x;
}
.box6 .cnt {
	border:1px solid #ccc;
	border-top:none;
	padding:20px;
	font-size:1.4em;
	color:#666;
}
.box6 .btm {
	background:url(../images/box6_btm.jpg) bottom no-repeat;
}
.box6 .eb1 {
	padding-left:80px;
}
.box6 .shd {
	position:absolute;
	bottom:-25px;
	left:80px;
}
.box7 {
	float:left;
	width:100%;
}
.box7 .c1 {
	float:left;
	text-align:center;
	line-height:3em;
}
.box7 .c2 {
	float:right;
	width:69%;
	padding-top:25px;
}
.box7 .u4 {
	padding:20px 0;
}
.box8 {
	float:left;
	width:100%;
}
.box8 .ttle {
	background:url(../images/bg7.png) repeat-x;
	padding:8px 15px;
	border:1px solid #ccc;
}
.box8 .cnt {
	padding:8px 15px;
	border:1px solid #ccc;
	border-top:none;
	position:relative;
}
.box8 .btm {
	background:url(../images/bg3.gif) bottom repeat-x;
}
.box8 .c1 {
	float:left;
	width:48%;
}
.box8 .c2 {
	float:right;
	width:48%;
}
.box8 p a {
	color:#03f;
	text-decoration:underline;
}
.box8 .rw {
	float:left;
	width:100%;
	padding:10px 0;
}
.box8.bx2 .cnt{
	padding:10px 20px;
}
.box8.bx2 .c2{
	width:30%;
}
.box8.bx2 .ig{
	position:absolute;
	left:40%;
	top:22%;
	
}
.box9 {
	background:#eaeaea;
	border:1px solid #ccc;
	cursor:pointer;
}
.box9 .ttle {
	background:#80abca url(../images/bg8.png) repeat-x;
	position:relative;
	height:66px;
}
.box9 .ttle .shd {
	position:absolute;
	bottom:-14px;
	left:10px;
}
.box9 .ttle .c1 {
	float:left;
	padding:5px 20px;
}
.box9 .ttle .c2 {
	float:left;
	padding-top:15px;
}
.box9 .cnt {
	background:#fff;
	width:96%;
	border:1px solid #ccc;
	border-top:none;
	margin:0 auto 5px;
}
.box9 .c_in {
	padding:10px 20px;
}
.box10 {
}
.box10 .ttle {
	background:#a2dbff url(../images/bg9.png) repeat-x;
	border:1px solid #ccc;
}
.box10 .ttle .rin {
	padding:12px;
}
.box10 .cnt {
	background:#f1f7ea url(../images/bg10.png) bottom repeat-x;
	border:1px solid #ccc;
	border-top:none;
}
.box10 .cnt .rin {
	padding:12px;
}
.box10 .c1 {
	float:left;
	width:40px;
	padding-top:10px;
}
.box10 .c2 {
	float:right;
	width:80%;
}
.box10 .rw2 {
	clear:both;
	float:left;
	width:100%;
}
.box11 {
	background:url(../images/box11_bg.png) repeat-y;
	width:666px;
	border:1px solid #ccc;
}
.box11 .top {
	background:url(../images/box11_top.png) no-repeat;
}
.box11 .btm {
	background:url(../images/box11_btm.png) bottom left no-repeat;
}
.box11 .ttle {
	background:#68a6c4 url(../images/bg11.jpg) repeat-x;
	float:left;
	position:relative;
	margin-top:20px;
	color:#fff;
	font-size:1.2em;
	padding:5px 20px;
}
.box11 .ttle .shd_lft {
	position:absolute;
	bottom:-10px;
	right:0;
}
.box11 .cnt {
	padding:10px 20px 20px;
	clear:both;
}
.box11 .u4 {
	margin-left:100px;
	font-size:1.2em;
	font-weight:bold;
	color:#069;
}
.box11 .u4 a{
	color:#069;
}
.box11 .u4 a:hover{
	color:#333;
	text-decoration:underline;
}
.box11 .rw2{
	font-size:1.3em;
	line-height:1.3em;
	padding:6px 0;
}
.box11 .rw3{
	padding:6px 0;
}
.box12 {
	background:url(../images/box12_bg.png) center repeat-y;
}
.box12 .ttle{
	background:url(../images/i16.png) no-repeat right center;
	padding:5px 0;
}
.box12 .top{
	background:url(../images/box12_top.png) center top no-repeat;
}
.box12 .btm{
	background:url(../images/box12_btm.png) center bottom no-repeat;
}
.box12 .bx_in{	
	padding:20px 20px 40px;
}
.box12 .lnk2 {
	font-size:1.8em;
	color:#069;
	text-align:center;
	display:block;
	padding:10px;
}
.box13 {
	background:#faf3c4;
	width:85%;
	margin:0 auto;
	position:relative;
}
.box13 .cnt {
	padding:20px 0 20px 40px;
}
.box13 .ttle {
	margin-top:-30px;
	float:right;
	background:#faf3c4;
	padding:10px 20px;
}
.box13 .shd_lft, .box13 .shd_tl,.box13 .ig {
	position:absolute;
}
.box13 .shd_lft {
	right:0;
}
.box13 .shd_tl {
	top:30px;
	left:-14px;
}
.box13 .ig{
	right:10px;
	bottom:-10px;
}
.box14 {
	background:url(../images/box14_bg.png) repeat-y;
	position:relative;
}
.box14 .btm {
	background:url(../images/box14_btm.png) bottom no-repeat;
}
.box14 .ttle {
	font-size:1.4em;
	color:#fff;
	position:relative;
	background:url(../images/bg12.png) repeat-x;
	padding:8px 15px;
}
.box14 .ttle .ig img {
	position:absolute;
	bottom:5px;
	right:20px;
}
.box14 .cnt {
	padding:20px;
}
.box15 {
	border:1px solid #ccc;
	width:70%;
	float:right;
}
.box15 .bx_in {
	border:3px solid #f0f0f0;
}
.box15 .ttle {
	margin-left:-10px;
	margin-top:10px;
}
.box15 .cnt {
	margin:4px 15px;
	height:120px;
	overflow:hidden;
}
.box16 {
}
.box16 .ttle {
	padding:10px;
}
.box16 .cnt {
	border-bottom:5px solid #ccc;
	border-top:5px solid #ccc;
	padding:0 10px;
	font-style:italic;
	font-size:1.2em;
}
.box17 {
}
.box17 .ttle {
	padding:10px;
	margin-left:10px;
}
.box17 .cnt {
	border-top:1px solid #ccc;
	padding:15px 0;
	background:url(../images/bg14.gif) repeat-x;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
}
.box17 .col {
	float:left;
	padding:5px 18px;
}
.box17 .col img {
	margin-bottom:5px;
}
.box18 {
	border:2px solid #999;
	color:#fff;
	background:#48a5bf url(../images/bg15.png) repeat-x;
	position:relative;
}
.box18 .bx_in {
	padding:40px 20px;
}
.box18 .shd_lft, .box18 .shd_rgt {
	position:absolute;
	bottom:-22px;
	#bottom:-20px;
	left:0;
}
*html .box18 .shd_lft, *html .box18 .shd_rgt {
	bottom:-21px;
}
.box18 .shd_rgt {
	left:auto;
	right:10px;
}
.box18 .ig {
	position:absolute;
	top:-25px;
	right:15px;
}
.box19 {
	border:1px solid #333;
	color:#fff;
	background:#ba4d4d url(../images/bg16.png) repeat-x;
	position:relative;
	font-size:1.3em;
}
.box19 .bx_in {
	padding:10px;
}
.box19 .c1 {
	float:left;
	padding-right:10px;
}
.box20{
	background:url(../images/box20_bg.png) repeat-y;
	position:relative;
}
.box20 .top{
	background:url(../images/box20_top.png) no-repeat;
}
.box20 .btm{
	background:url(../images/box20_btm.png) bottom no-repeat;
}
.box20 .bx_in{
	padding:20px;
}
.box20 .shd_rgt,.box20 .ig{
	position:absolute;
	right:0;
}
.box20 .ig{
	right:20px;
	top:-25px;
}
.box21{
	position:relative;
	cursor:pointer;
	border:2px solid #999;
	background:#00b0d5 url(../images/bg14.png) bottom repeat-x;
	color:#fff;
	font-size:1.3em;
	line-height:1.4em;
	padding:20px;
	margin-top:20px;
}
.box21 .c2{
	width:80%;
}
.box21 .ig{
	position:absolute;
	top:-20px;	
	right:10px;
}
.box22{
	padding:15px 0;
}
.box22 .ttle{
	background:#b1e4fd url(../images/bg17.png) repeat-x;
	color:#333;
	padding:10px;
	font-size:2em;
	border:1px solid #ccc;
}
.box22 .cnt{
	background:url(../images/bg3.gif) bottom repeat-x;
	color:#333;
	padding:10px;
	border:1px solid #ccc;
	border-top:none;
}
.box23{
	margin:10px 0;
}
.box23 .c1{
	float:left;
	padding-right:30px;
	padding-bottom:20px;
}
.box24{
	width:805px;
	margin:0 auto;
	background:url(../images/box24_bg.png) repeat-y;	
}
.box24 .top{
	background:url(../images/box24_top.png) no-repeat;	
}
.box24 .btm{
	background:url(../images/box24_btm.png) bottom no-repeat;	
}
.box24 .bx_in{
	padding:15px;
}
.box24 #qform{
	width:95%;
	margin:0 auto;
}
.box24 #qform h1{
	padding-bottom:5px;
	padding-right:10px;
	margin-bottom:5px;
	float:left;
	background:url(../images/dt_bg.jpg) bottom repeat-x;
}
.box24 .frm2{
	clear:both;
}
.box25{
	border:1px solid #ccc;
	padding:3px;
	background:#fff;
}
.box25 .shdc{
	position:relative;
}
.box25 .bx_in{
	padding:15px;
	background:#f5dd7c;
}
.box25 .shd_tr{
	position:absolute;
	right:-16px;
	top:0;
}
.ddm{
	width:250px;
	padding:0 8px;
	cursor:pointer;
	padding-right:40px;
	background:url(../images/dd.gif) no-repeat;
	font-size:1.4em;
	margin:auto;
}
.ddm select{
	width:100%;
}
.qbar{
	padding:30px 0 20px;
}
.qbar li{
	list-style:none;
	font-size:1.6em;
	cursor:pointer;
	float:left;
	font-weight:bold;
	padding:2px 12px;
	background:url(../images/dt_bg.jpg) repeat-y;
}
.qbar li a{
	color:#666;
}
.qbar li span{
	display:block;
	float:left;
	padding:2px 8px;
	line-height:1.5em;
}
.dt_bg {
	background:url(../images/dt_bg.jpg) bottom repeat-x;
}
.ttle3 {
	background:url(../images/bg13.png) no-repeat;
	color:#fff;
	padding:5px 15px 15px;
}
.auth {
	text-align:right;
	font-size:1.2em;
	color:#069;
	font-style:italic;
}
.eb1 {
	clear:both;
	line-height:1.5em;
	padding:20px 0;
}
.eb1 .c1 {
	float:left;
	padding-right:10px;
	padding-top:5px;
}
.eb1 .c2 {
	float:left;
}
.eb1 a {
	color:#069;
	text-decoration:underline;
}
.eb2 {
	font-size:1.3em;
}
.eb2 .list {
	padding:10px 10px 5px 15px;
	line-height:1.4em;
	margin-left:20px;
	background:url(../images/i30.gif) left 18px no-repeat;
}
.eb2 a {
	color:#069;
}
.u2 li {
	clear:both;
	float:left;
	width:100%;
	list-style:none;
}
.u2 a {
	display:block;
	padding:8px;
	border-bottom:1px solid #ccc;
	color:#069;
	font-size:1.2em;
}
.u2 span {
	display:block;
	float:left;
	width:30px;
}
.u3 li {
	list-style:none;
	font-size:1.3em;
	padding:5px;
}
.u3 a {
	color:#fff !important;
}
.u3 a:hover{
	text-decoration:underline;
}
.u4 li {
	font-size:1.2em;
	margin-left:20px;
	padding:5px 0;
}
.u4 a{
	
}
.u5 {
}
.u5 li {
	font-size:1.2em;
	float:left;
	width:45%;
	padding:2px 0;
	margin-left:10px;
}
.u6 li {
	list-style:none;
	font-size:1.2em;
	padding:5px 0 5px 30px;
	background:url(../images/i20.png) no-repeat;
}
.u6 a {
	color:#666;
}
.u6 a:hover {
	text-decoration:underline;
}
.acle_in .u6{
	margin-left:15px;
}
.u7 li {
	font-size:1.6em;
	display:block;
	list-style:none;
	padding:5px 25px 5px 25px;
	background:url(../images/i24.png) left 8px no-repeat;
}
.u8 {
	margin:5px 25px;
}
.u8 li {
	padding:4px 20px;
	font-size:13px;
	background:url(../images/i29.gif) left 5px no-repeat;
	list-style:none;
}
.u9 li{
	color:#069;
	font-size:1.2em;
	list-style:none;
	padding:5px 0 5px 15px;
	background:url(../images/i34.gif) left center no-repeat;
	margin-left:10px;
}
.u10{
}
.u10 li{
	list-style:none;
	font-size:1.4em;
	float:left;
	width:48%;
	padding:10px 0;
}
.u10 li .ig{
	float:left;
	width:50px;
	clear:both;
}
.u10 a{
	color:#fff;
}
.u10 a:hover{
	text-decoration:underline;
}
.u11 li{
	font-size:1.2em;
	list-style:none;
	margin-left:20px;
	padding:5px 0 5px 22px;
	background:url(../images/i49.png) left 4px no-repeat;
}
.u11 span{
	width:100px;
	display:block;
	float:left;
}
.u12{
	margin:10px 10px 10px 30px;
}
.u12 li{
	font-size:1.4em;
	padding:5px 0;
	line-height:1.5em;
	color:#333;
}
.u12 .pb{
	display:block;
	font-size:0.8em;
	color:#999;
}
.frm1 {
	padding:20px 0 10px;
	position:relative;
}
.frm1 .fld {
	display:inline-block;
	width:100%;
	clear:both;
	padding:8px 0;
}
*html .frm1 .fld {
	padding:0;
	margin:8px 0;
}
.frm1 label {
	font-size:1.4em;
	font-weight:bold;
	color:#333;
	display:block;
	float:left;
	width:20%;
}
.frm1 input {
	display:block;
	float:right;
	width:77%;
}
.frm1 button {
	float:right;
}
.frm2{
	font-size:1.3em;
}
.frm2 .nt{
	margin-top:-5px;
	display:block;
	float:left;
}
.frm2 .fld{
	float:left;
	clear:both;
	float:left;
	width:100%;
	padding:10px 0;
}
.frm2 label{
	width:24%;
	display:block;
	float:left;
	padding-right:3%;
}
.frm2 input,.frm2 select,.frm2 textarea{
	width:68%;
	float:left;
	border:1px solid #999;
	padding:3px;
	background:#fff url(../images/bg3.gif) bottom repeat-x;
}
.frm2 input{
	width:67%;
}
.frm2 .dob input{
	width:16%;
	margin-right:15px;
	text-align:center;
}
.frm2 .chk input{
	float:left;
	width:auto;
	border:none;
	
}
.frm2 .chk .cbx{
	width:67%;
	float:left;
	display:block;
}
.frm2 .chk .csep{
	display:block;
	float:left;
	width:33%;
	padding-bottom:10px;
}

.frm2 .tbx textarea{
	width:67%;
}

.frm2 button{
	margin-top:10px;
}
.frm2 .fld .fld{
	width:70%;
	margin-left:27%;
	padding-left:2%;
	background:#f6f6f6;
	display:none;
}
.sbx {
	width:100%;
	float:left;

}
.sbx input {
	border:1px solid #ccc;
	font-size:1.2em;
	padding:3px !important;
	width:60%;
	float:left;
}
.btn1 {
	color:#39c;
	float:right;
	font:bold 14px Arial, Helvetica, sans-serif;
	cursor:pointer;
	text-transform:uppercase;
	width:104px;
	padding:6px 0 8px;
	background:url(../images/btn1_bg.png) no-repeat;
	text-align:center;
	border:none;
}
.btn2 {
	color:#069;
	display:block;
	width:100px;
	text-align:right;
	float:right;
	font-size:1.4em;
	font-style:italic;
}
.btn3 {
	width:220px;
	height:45px;
	display:block;
	margin:0 auto;
	background:url(../images/quote.gif) no-repeat;
}
.btn4 {
	display:block;
	background:url(../images/bg18.gif) repeat-x;
	float:left;
	margin-left:20px;
	font-size:1.6em;
	font-weight:bold;
	color:#fff;
	border:1px solid #ccc;
	padding:5px;
	
}
.btn5{
	color:#666;
	padding:8px 0 12px;
	font-weight:bold;
	text-align:center;
	background:url(../images/btn5.png) no-repeat;
	width:184px;
	display:block;
	float:left;
}
.lnk3 {
	display:block;
	color:#069;
	font-style:italic;
	display:block;
	text-align:right;
	margin-top:10px;
}
.lnk4 {
	display:block;
	color:#c6f10b;
	font-size:1.2em;
	font-style:italic;
	display:block;
	text-align:right;
	margin-top:10px;
}
.lnk5{
	padding-left:250px;
	margin-top:-30px;
}
.lnk5 a{
	float:left;
	display:block;
	font-size:1.4em;
	font-weight:bold;
	color:#36f;
	line-height:2em;
	padding-right:100px;
	text-decoration:underline !important;
}
.lnk5 span{
	float:left;
	padding-right:5px;
}
.row {
	clear:both;
	padding:20px 0;
	float:left;
	width:100%;
}
.ttle4{
	width:250px;
	padding:12px;
	text-align:center;
	margin:0 auto;
	font-size:1.8em;
	color:#fff;
	background:url(../images/bg12.png) repeat-x;
}
.ttle5{
	font-size:1.1em;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:5px;
	color:#369;
	clear:both;
	display:block;
}
.ng h1,.ng h2 {
	float:left;
	padding-right:15px;
	line-height:1.8em;
}
.ng2{
	position:relative;
	line-height:3em;
}
.ng2 .ig{
	position:absolute;
	top:0;
	width:60px;
	text-align:center;
	left:-60px;
}
.tesi{
	font-size:1.4em;
	width:90%;
	margin:0 auto;
	padding:10px;
}
.tbl2{
	width:100%;	
	border:1px solid #ccc;
}
.tbl2 .hd{
	background:#f2f2f2;
	font-weight:bold;
}
.tbl2 td{
	padding:8px;
	border-bottom:1px solid #ccc;
}
.tbl2 .w1{
	width:300px;
}
.tbl2 .w2{
	width:100px;
}
.tbl2 .w3{
	width:200px;
}
.tbl2 .w4{
	width:80px;
}
/* End Body */


/*pg_1*/

#pg_1 {
}
#pg_1 #body_cnr .col1 {
	width:68%;
	float:left;
	padding-top:20px;
}
#pg_1 #body_cnr .col2 {
	width:30%;
	float:right;
	padding-top:20px;
}
#pg_1 #body_cnr .col2 .r1 {
	background:url(../images/dt_bg.jpg) repeat-y;
	float:left;
	padding-left:6%;
	width:94%;
}
#pg_1 #body_cnr .col2 .r2 {
	float:left;
	padding-left:4%;
	width:96%;
}
#pg_1 #body_cnr .col2 .rw {
	background:url(../images/dt_bg.jpg) repeat-x;
	clear:both;
	float:left;
	width:100%;
	padding:10px 0 0;
	margin:8px 0;
}
#pg_1 #body_cnr .col2 .rw p {
	padding:2px 0;
}
/*End pg_1*/


/*pg_2*/
#pg_2 #body_cnr .col {
	width:95%;
	margin:0 auto;
}

/*End pg_1*/


/*btm_cnr*/
#btm_cnr {
	background:#069 url(../images/bg4.jpg) top center repeat-x;
	padding:60px 0 20px;
	float:left;
	width:100%;
	color:#fff;
	position:relative;
}
#btm_cnr .col1 {
	width:320px;
	margin-right:100px;
	float:left;
}
#btm_cnr .col2 {
	width:280px;
	float:left
}
#btm_cnr .col3 {
	width:280px;
	float:right;
}
#btm_cnr .box5 {
	clear:both;
	margin-top:50px;
	position:relative;
}
#btm_cnr .box5 .bx_in{
	height:180px !important;
}
#btm_cnr .box5 .ig {
	position:absolute;
	top:-25px;
	right:-20px;
}
#btm_cnr .ttle {
	position:relative;
}
#btm_cnr .ttle h1 {
	float:left;
	padding-right:10px;
}
#btm_cnr .col2 .u3 {
	margin:20px 0;
}
#btm_cnr .col3 a {
	display:block;
	padding:10px;
	margin-top:10px;
	float:left;
	clear:both;
}
#btm_cnr .col3 .ttle img {
	margin-top:-10px;
	position:relative;
}
/*End btm_cnr*/


/* Footer */
html, body, * html #main_cnr {
	height:100%;
}
#main_cnr {
	min-height:100%;
	position:relative;
}
#in_cnr {
	float:left;
	width:100%;
	padding-bottom:430px;
}
#footer_cnr {
	float:left;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	background:url(../images/bg6.gif) bottom repeat-x;
}
#footer_cnr .col {
	float:left;
	padding-top:5px;
	line-height:3em;
	width:33%;
	font-size:1.2em;
}
#footer_cnr .col .lnk {
	background:url(../images/i13.png) no-repeat;
	display:block;
	float:right;
	line-height:normal;
	padding:8px 0 0 20px;
}
#footer_cnr .mid{	
	text-align:center;
}
#footer_cnr, #footer_cnr a {
	color:#000;
}
/* End Footer */
.png_fix {
}
.more{
	cursor:pointer;
}
#cse-search-box .sbtn{
	width:100px !important;
	float:right !important;
	padding-top:1px !important;
}