body
{
	margin: 0px;
	background-color: white;
	color: black;
	font-family: Verdana;
	font-size: 11px;
	direction: ltr;
}
body.rtl
{
	direction: rtl;
}
table
{
	font-size: 100%;
}
input, textarea, button, select
{
	font-family: Verdana;
	font-size: 100%;
}
button
{
	cursor: hand;
	cursor: pointer;
}
p
{
	margin-top: 0px;
}
a
{
	color: #224673;
}
a:hover
{
	color: #ae9703;
}
a img
{
	border: none;
}
hr
{
	color: #d7dddd;
	height: 2px;
}
li
{
	padding: 1px 0px;
	list-style-image: url(file:///E|/My work/客户网站/res/bullet.gif);
}
ol li
{
	list-style-type: decimal;
}
.opposite
{
	text-align: right;
}
.rtl .opposite
{
	text-align: left;
}
.float
{
	float: right;
}
.rtl .float
{
	float: left;
}
.borderopen
{
	border-left: solid 1px #d7dddd;
}
.rtl .borderopen
{
	border-right: solid 1px #d7dddd;
}
.borderclose
{
	border-right: solid 1px #d7dddd;
}
.rtl .borderclose
{
	border-left: solid 1px #d7dddd;
}
.paddingopen
{
	padding-left: 8px;
}
.rtl .paddingopen
{
	padding-right: 8px;
}
.paddingclose
{
	padding-right: 8px;
}
.rtl .paddingclose
{
	padding-left: 8px;
}
button.button1
{
	width: 71px;
	height: 19px;
	border: none;
	padding: 0px 0px 2px 0px;
	background-image: url(file:///E|/My work/客户网站/res/button1.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	color: white;
	font-size: 90%;
	font-weight: bold;
}
button.button2
{
	width: 81px;
	height: 19px;
	border: none;
	padding: 0px 0px 2px 0px;
	background-image: url(file:///E|/My work/客户网站/res/button2.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	color: white;
	font-size: 90%;
	font-weight: bold;
}
button.button3
{
	width: 91px;
	height: 19px;
	border: none;
	padding: 0px 0px 2px 0px;
	background-image: url(file:///E|/My work/客户网站/res/button3.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	color: white;
	font-size: 90%;
	font-weight: bold;
}
button.button4
{
	width: 71px;
	height: 31px;
	border: none;
	padding: 0px 7px 2px 7px;
	background-image: url(file:///E|/My work/客户网站/res/button4.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	color: white;
	font-size: 86%;
	font-weight: bold;
	text-align: left;
}
.rtl button.button4
{
	text-align: right;
}
button.button5
{
	width: 71px;
	height: 19px;
	border: none;
	padding: 0px 0px 2px 0px;
	background-image: url(file:///E|/My work/客户网站/res/live_help1.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	color: white;
	font-size: 90%;
	font-weight: bold;
}
button.button6
{
	width: 142px;
	height: 39px;
	border: none;
	background-image: url(file:///E|/My work/客户网站/res/button6.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	color: white;
	font-size: 120%;
	font-weight: bold;
	vertical-align: top;
}
button.button6 div
{
	width: 100%;
	cursor: hand;
	cursor: pointer;
	filter: Shadow(color=#666666, direction=135, strength=2);
}
button.button6_hover
{
	background-image: url(file:///E|/My work/客户网站/res/button6_.gif);
}
button.button7
{
	width: 142px;
	height: 39px;
	border: none;
	background-image: url(file:///E|/My work/客户网站/res/button7.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	color: white;
	font-size: 120%;
	font-weight: bold;
}
button.button7 div
{
	width: 100%;
	cursor: hand;
	filter: Shadow(color=#777777, direction=135, strength=2);
}
button.button7_hover
{
	background-image: url(file:///E|/My work/客户网站/res/button7_.gif);
}
a.link1
{
	color: #999c9c;
	font-size: 9px;
	text-decoration: underline;
}
.textbox
{
	border-width: 1px;
	border-style: solid;
	border-color: #b6b5b5 #e0dfe3 #e0dfe3 #b6b5b5;
}
.container
{
	width: 760px;
}
.header
{
	width: 100%;
}
.logocontainer
{
	width: 167px;
	padding-bottom: 2px;
	vertical-align: bottom;
}
.topnav
{
	width: 100%;
	height: 30px;
	margin-bottom: 10px;
	background-color: #bbb50d;
	background-image: url(file:///E|/My work/客户网站/res/languagebar_ltr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rtl .topnav
{
	background-image: url(file:///E|/My work/客户网站/res/languagebar_rtl.gif);
	background-position: right bottom;
}
.languages
{
	width: 100%;
	padding: 0px 0px 0px 24px;
	font-family: Tahoma;
}
.rtl .languages
{
	padding: 0px 24px 0px 0px;
}
.languages a
{
	color: white;
	text-decoration: none;
}
.languages a:hover
{
	color: white;
	text-decoration: underline;
}
.searchbar
{
	padding: 0px 7px 0px 0px;
	text-align: right;
	white-space: nowrap;
}
.rtl .searchbar
{
	padding: 0px 0px 0px 7px;
	text-align: left;
}
.searchbar input
{
	width: 144px;
}
.searchbar button
{
	width: 52px;
	height: 17px;
	border: none;
	padding-bottom: 2px;
	background-image: url(file:///E|/My work/客户网站/res/search.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	color: #105768;
	font-size: 85%;
	font-weight: bold;
}
.livehelp
{
	font-size: 85%;
	font-weight: bold;
}
.livehelp button
{
	width: 94px;
	height: 19px;
	margin-bottom: 1px;
	border: none;
	padding-bottom: 2px;
	background-image: url(file:///E|/My work/客户网站/res/live_help2.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	color: white;
	font-weight: bold;
	vertical-align: middle;
}
.livehelp a
{
	color: #2c7f93;
	text-decoration: none;
}
.loginbar
{
	vertical-align: top;
	text-align: right;
}
.rtl .loginbar
{
	text-align: left;
}
.loginbar input
{
	width: 65px;
}
.loginbar button
{
	width: 51px;
	height: 17px;
	border: none;
	padding-bottom: 2px;
	background-image: url(file:///E|/My work/客户网站/res/login.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	color: #105768;
	font-size: 85%;
	font-weight: bold;
}
.forgotpassword
{
	margin-top: 4px;
	color: #666666;
	font-size: 9px;
}
.topmenu
{
	width: 100%;
	height: 28px;
	margin: 12px 0px 19px 0px;
	background-image: url(file:///E|/My work/客户网站/res/topmenu.gif);
	padding: 0px 0px 0px 4px;
}
.rtl .topmenu
{
	padding: 0px 4px 0px 0px;
}
.topmenu table
{
	width: 100%;
	height: 100%;
}
.topmenu td
{
	padding: 0px 10px;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	cursor: default;
}
.topmenu a
{
	color: white;
	text-decoration: none;
}
.topmenu a:hover
{
	color: white;
	text-decoration: underline;
}
.topmenu .seperator
{
	font-weight: normal;
	padding: 0px;
}
.topmenu .edge
{
	width: 14px;
	padding: 0px;
	background-image: url(file:///E|/My work/客户网站/res/topmenu_ltr.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.rtl .topmenu .edge
{
	background-image: url(file:///E|/My work/客户网站/res/topmenu_rtl.gif);
	background-position: left;
}
.footer
{
	margin: 16px 0px 20px 0px;
	border-top: solid 1px #d7dddd;
	padding-top: 12px;
	color: #8e9293;
	text-align: center;
}
.bottommenu
{
	cursor: default;
}
.bottommenu a
{
	color: #8e9293;
	text-decoration: none;
}
.bottommenu a:hover
{
	text-decoration: underline;
}
.logos
{
	margin-top: 12px;
	color: #aaaaaa;
	font-size: 85%;
}
.logos a
{
	color: #aaaaaa;
	text-decoration: none;
}
.logos img
{
	margin: 0px 6px;
}
.maincontent
{
	width: 100%;
	height: 250px;
}
.homepagemain
{
	vertical-align: top;
}
.homepagemain h1
{
	margin-bottom: 8px;
	padding: 1px 5px;
	background-color: #f4f1de;
	color: #ae9703;
	font-size: 100%;
	font-weight: bold;
}
.homepageside
{
	width: 232px;
	vertical-align: top;
	padding: 0px 0px 0px 19px;
}
.rtl .homepageside
{
	padding: 0px 19px 0px 0px;
}
.homepageside h1
{
	margin-bottom: 8px;
	padding: 1px 5px;
	background-color: #e5e8ed;
	color: #224673;
	font-size: 100%;
	font-weight: bold;
}
.homepageside a
{
	font-size: 9px;
	text-decoration: underline;
}
.homepageintro
{
	height: 223px;
	margin-bottom: 19px;
	background-image: url(file:///E|/My work/客户网站/res/intro_ltr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rtl .homepageintro
{
	background-image: url(file:///E|/My work/客户网站/res/intro_rtl.jpg);
	background-position: right top;
}
.box
{
	border: #d7dddd 1px solid;
	padding: 12px 10px 12px 14px;
	background-image: url(file:///E|/My work/客户网站/res/bg1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
}
.box a
{
	color: #728aa8;
	font-size: 11px;
	text-decoration: none;
}
.box1
{
	border: solid 1px #d7dddd;
	padding: 4px;
	background-color: #f8f9fb;
}
.box1 h1
{
	margin: 0px;
}
.innerpagemain
{
	padding-bottom: 15px;
	vertical-align: top;
}
.innerpagemain h1
{
	margin-bottom: 8px;
	color: #ae9703;
	font-family: Tahoma;
	font-size: 100%;
	font-weight: bold;
}
.innerpagemain h2
{
	padding: 6px 15px;
	background-color: #6d85a4;
	color: white;
	font-family: Tahoma;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
}
.innerpagemain h3
{
	margin-top: 4px;
	border: solid 1px #d7dddd;
	padding: 5px;
	background-color: #f8f9fb;
	font-size: 100%;
	font-weight: normal;
}
.innerpagemain h4
{
	margin: 8px 0px;
	color: #224673;
	font-size: 100%;
	font-weight: bold;
}
.innerpageside
{
	width: 165px;
	vertical-align: top;
	padding: 0px 30px 0px 0px;
}
.rtl .innerpageside
{
	padding: 0px 0px 0px 30px;
}
.sidemenu
{
	margin-bottom: 18px;
	border: solid 1px #d6dadf;
	border-bottom: solid 5px #5a7ca8;
	cursor: default;
}
.sidemenu .item1
{
	padding: 5px;
	background-color: #e5e8ed;
	font-weight: bold;
	color: #728aa8;
}
.sidemenu .item1 a
{
	color: #224673;
	text-decoration: none;
}
.sidemenu .item1 a:hover
{
	color: #728aa8;
	text-decoration: none;
}
.sidemenu .subs
{
	padding: 9px 0px 2px 0px;
}
.sidemenu .item2
{
	padding: 0px 5px 7px 5px;
	color: #728aa8;
}
.sidemenu .item2 a
{
	color: #224673;
	text-decoration: none;
}
.sidemenu .item2 a:hover
{
	color: #728aa8;
	text-decoration: underline;
}
.datatable
{
	width: 100%;
}
.datatable th
{
	padding: 4px;
	background-color: #5e7697;
	color: white;
	font-weight: bold;
	text-align: left;
}
.rtl .datatable th
{
	text-align: right;
}
.datatable tr
{
	background-color: #dbe5ee;
}
.datatable td
{
	padding: 4px;
	vertical-align: baseline;
}
.datatable tr.row2
{
	background-color: #f2f2f2;
}
.formerror
{
	margin-bottom: 4px;
	color: red;
	font-weight: bold;
}
.formcomment
{
	padding: 2px 0px 6px 0px;
	color: #666666;
	font-size: 85%;
}
.searchresults button
{
	width: 64px;
	height: 17px;
	border: none;
	padding-bottom: 2px;
	background-image: url(file:///E|/My work/客户网站/res/button9.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	color: #105768;
	font-size: 85%;
	font-weight: bold;
}
.searchtitle
{
	padding-bottom: 10px;
	background-image: url(file:///E|/My work/客户网站/res/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.searchnav
{
	padding-top: 10px;
	background-image: url(file:///E|/My work/客户网站/res/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: gray;
}
.rates
{
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}
.rates th
{
	height: 20px;
	border: solid 1px #d7dddd;
	color:#A21E11;
	font-size: 11px;
}
.rates td
{
	height: 20px;
	border: solid 1px #d7dddd;
	font-family: Arial;
	font-size: 11px;
}
.rates .name
{
	color: #1e768c;
}
.rates .ascending
{
	color: #339900;
}
.rates .descending
{
	color: #990000;
}
H1 {

            font-family:Tahoma;

            color: #ae9703;

            font-size:12px;

            font-weight:bold;

            padding:0 0 0 0;

            text-transform:uppercase;

}

H2 {

            font-family:Tahoma;

            color: #ae9703;

            font-size:12px;

            font-weight:bold;

            padding:0 0 3 0;

}

H3 {

            font-family:Tahoma;

            color: #ae9703;

            font-size:12px;

            font-weight:bold;

            padding:0 0 3 0;

            text-transform:uppercase;

}

H4 {

            font-family:Verdana;

            color: #555657;

            font-size:12px;

            font-weight:bold;

            padding:0 0 0 0;

}

H5 {

            font-family:Verdana;

            color: #224673;

            font-size:12px;

            font-weight:normal;

            padding:0 0 0 0;

}

H6 {

            font-family:Verdana;

            color: #2c7f93;

            font-size:12px;

            font-weight:bold;

            padding:0 0 3 0;

}

.contant_2 span{ text-align:left; float:left;}
.contant span{ text-align:left; float:left;}
