@charset "utf-8";
/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height:1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
strong {
	font-weight:bold
}
/* page */
body {
	font-size:12px;
	color:#76797C;
	font-family: 'KeralaLite';
	font-weight:normal;
	padding:0;
	margin:0;
	background:#F5F4F2;
}
.hideMe {
	display:none!important
}
.fwB {
	font-weight:bold!important
}
.fwN {
	font-weight:normal!important
}
.flLeft {
	float:left!important
}
.flRight {
	float:right!important
}
.flNone {
	float:none!important
}
.tLeft {
	text-align:left!important
}
.tCenter {
	text-align:center!important
}
.tRight {
	text-align:right!important
}
.clear {
	clear:both;
}
.mt0 {
	margin-top:0px!important
}
.mr0 {
	margin-right:0px!important
}
.mb0 {
	margin-bottom:0px!important
}
.ml0 {
	margin-left:0px!important
}
.pt0 {
	padding-top:0px!important
}
.pr0 {
	padding-right:0px!important
}
.pb0 {
	padding-bottom:0px!important
}
.pl0 {
	padding-left:0px!important
}
.pb10 {
	padding-bottom:10px!important
}
.pb20 {
	padding-bottom:20px!important
}
.fs10 {
	font-size:10px!important
}
.fs11 {
	font-size:11px!important
}
.fs12 {
	font-size:12px!important
}
.fs13 {
	font-size:13px!important
}
.fs14 {
	font-size:14px!important
}
.fs15 {
	font-size:15px!important
}
.fs16 {
	font-size:16px!important
}
.fs17 {
	font-size:17px!important
}
.fs18 {
	font-size:18px!important
}
.fs19 {
	font-size:19px!important
}
.fs20 {
	font-size:20px!important
}
.fs21 {
	font-size:21px!important
}
.fs22 {
	font-size:22px!important
}
.fs23 {
	font-size:23px!important
}
.fs24 {
	font-size:24px!important
}
.fs25 {
	font-size:25px!important
}
.fs26 {
	font-size:26px!important
}
.fs27 {
	font-size:27px!important
}
.fs28 {
	font-size:28px!important
}
.fs29 {
	font-size:29px!important
}
.fs30 {
	font-size:30px!important
}
.fs31 {
	font-size:31px!important
}
.fs32 {
	font-size:32px!important
}
.fs33 {
	font-size:33px!important
}
.fs34 {
	font-size:34px!important
}
.fs35 {
	font-size:35px!important
}
.fs36 {
	font-size:36px!important
}
.fs37 {
	font-size:37px!important
}
.fs38 {
	font-size:38px!important
}
.fs39 {
	font-size:39px!important
}
.fs40 {
	font-size:40px!important
}
.hdbTop {
	width:100%;
	border-top:5px solid #393939;
	padding:0;
	margin:0 0 10px 0;
	float:left;
	text-align:center
}
.langSwitch {
	width:920px;
	margin:0 auto;
	padding:0;
	text-align:left;
}
.hrightWrapper {
	background:url(../images/lan_bg.png) no-repeat left top;
	float: right;
	height:19px;
	margin:0;
	padding: 0;
	width:83px;
}
.lang {
	width:70px;
	height:auto;
	float:left;
	margin:0 0 0 8px;
	padding:0;
}
.lang ul {
	clear:both;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}
.lang ul li {
	display:inline;
	float:left;
	padding:0px;
	margin:0;
	background:url(../images/divider.jpg) no-repeat left 1px;
	font-family:Verdana, Geneva, sans-serif
}
.lang ul li a {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin:0 7px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif
}
.lang ul li a:hover {
	color:#fed001;
}
.lang ul li a.act {
	color:#fed001;
}
.lang ul li.first {
	background-image:none
}
.lang ul li.first a {
	padding-left:0px;
}
.mainWrapper {
	width:920px;
	height:auto;
	padding:0;
	margin:0 auto;
}
.contentWrapper {
	width:900px;
	float:left;
	padding:0 10px;
	margin:20px 0 0 0;
	background-color:#fff;
	border-radius:4px 4px 4px 4px;
	border-color:#E5E5E5 #DBDBDB #D2D2D2;
	border-style:solid;
	border-width:1px;
	box-shadow:0 1px 5px rgba(0, 0, 0, 0.2);
}
.homeBlock {
	width:900px;
	float:left;
	padding:50px 0 20px 0px;
	margin:0;
}
.homeBlock h1 {
	color:#A72323;
	font-size:34px;
	font-weight:normal;
	line-height:41px;
	margin:0 0 10px 0;
	padding:0;
	text-align:center
}
.imgHolder {
	width:900px;
	float:left;
	padding:0;
	margin:0
}
.imgHolder img {
	text-align:center;
	float:left;
	border: 1px solid #D2D2D2;
	margin: 0;
	padding:2px 2px;
}
.imgHolder_inner {
	width:880px;
	float:left;
	padding:0;
	margin:0
}
.imgHolder_inner img {
	text-align:center;
	float:left;
	border: 1px solid #D2D2D2;
	margin: 0;
	padding:2px 2px;
}
.ff_Arial {
	font-family:Arial, Helvetica, sans-serif
}
.homeBlock p {
	font-size: 14px;
	line-height:17px;
	padding:0;
	margin:0 0 15px 0;
}
.footer {
	float:left;
	margin:10px 0 5px 0;
	padding:0;
	width:100%;
	font-family:Arial, Helvetica, sans-serif
}
.footerWrapper {
	margin:0 auto;
	padding:0px;
	width:920px;
}
.footerContent {
	background-color:#ededed;
	border-color:#E5E5E5 #DBDBDB #D2D2D2;
	border-style:solid;
	border-width:1px;
	box-shadow:0 1px 5px rgba(0, 0, 0, 0.2);
	float:left;
	height:30px;
	margin:0;
	padding:0 10px;
	width: 900px;
}
p.web {
	float:left;
	padding:0;
	margin:0;
	line-height:30px;
	font-size:12px;
	color:#000
}
p.mail {
	float:right;
	padding:0;
	margin:0;
	line-height:30px;
	font-size:12px;
	color:#000
}
p.web a {
	color:#000;
	text-align:left;
	text-decoration:none;
	font-weight:bold
}
p.mail a {
	color:#000;
	text-align:right;
	text-decoration:none;
	font-weight:bold
}
p.web a:hover, p.mail a:hover {
	color:#535353
}
.readMore {
	float:right;
	padding:0;
	margin:20px 0 0 0;
}
.readMore a {
	background: url("../images/readMore.jpg") no-repeat left top;
	display:block;
	float:right;
	height:30px;
	margin:0px;
	padding:0;
	text-indent: -1e+13px;
	width:88px;
	text-decoration:none
}
.readMore a:hover {
	background-position:left bottom
}
.back {
	float:left;
	padding:0;
	margin:20px 0 0 0;
}
.back a {
	background: url("../images/back.jpg") no-repeat left top;
	display:block;
	float:left;
	height:30px;
	margin:0px;
	padding:0;
	text-indent: -1e+13px;
	width:88px;
	text-decoration:none
}
.back a:hover {
	background-position:left bottom
}
/****inner***/
.innerBlock {
	width:880px;
	float:left;
	padding:50px 10px 30px 10px;
	margin:0;
}
.innerBlock h1 {
	color:#444;
	font-size:34px;
	font-weight:normal;
	line-height:41px;
	margin:0 0 10px 0;
	padding:0;
	text-align:center
}
.innerBlock p {
	font-size: 22px;
	line-height:29px;
	padding:0;
	margin:0 0 10px 0;
	color:#414141
}
.innerBlock h3 {
	color:#444;
	font-size:24px;
	font-weight:bold;
	line-height:41px;
	margin:35px 0 25px 0;
	padding:0;
	text-align:center;
	width:100%
}
.mrn {
	color:#A72323!important
}
.mrn2 {
	color:#8C0404!important
}
.eng {
	font-family:Arial, Helvetica, sans-serif!important;
}
.eng p {
	text-align:left;
	line-height:27px
}
.obi {
	float:left;
	padding:2px 2px;
	margin:7px 15px 10px 0;
	border:1px solid #D2D2D2;
}
.colWrapper {
	width:100%;
	padding:0;
	margin:0;
	float:left;
}
.imgWrapper {
	width:570px;
	float: left;
	margin: 0;
	padding: 0;
}
.imgWrapper img {
	border: 1px solid #D2D2D2;
	float:left;
	margin: 0;
	padding: 2px;
	text-align: center;
}
.hlder {
	width:auto;
	padding:0;
	margin:0;
	float:left;
}
.mr10 {
	margin-right:10px!important
}
.mb10 {
	margin-bottom:10px!important
}
.mt10 {
	margin-top:10px!important
}
.mb20 {
	margin-bottom:20px!important
}
.mt20 {
	margin-top:20px!important
}
.mb40 {
	margin-bottom:40px!important
}
.discPics {
	float:right;
	padding:0;
	margin:0;
	width:305px;
	font-size:14px;
	line-height:21px;
	font-weight:bold
}
.divider {
	border-bottom:1px dashed #E0E0E0;
	margin:0 0 15px 0;
	padding: 5px 0 0 0;
	float:left;
	width:100%
}
.w185 {
	width:185px!important
}
.w400 {
	width:400px!important
}
.morePhotos {
	float:right;
	padding:0;
	margin:20px 0 0 0;
}
.morePhotos a {
	background: url("../images/MorePhotos.jpg") no-repeat left top;
	display:block;
	float:right;
	height:30px;
	margin:0px;
	padding:0;
	text-indent: -1e+13px;
	width:115px;
	text-decoration:none
}
.morePhotos a:hover {
	background-position:left bottom
}
.homeBtn {
	float:right;
	padding:0;
	margin:20px 0 0 0;
}
.homeBtn a {
	background: url("../images/home.jpg") no-repeat left top;
	display:block;
	float:right;
	height:30px;
	margin:0px;
	padding:0;
	text-indent: -1e+13px;
	width:73px;
	text-decoration:none
}
.homeBtn a:hover {
	background-position:left bottom
}
