html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, em, font, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tr, th, td, b 
{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;  

}
img {
	margin: 0;
  	padding: 0;
  	border: 0;
  	outline: 0;  
  	vertical-align: top;
	behavior: url(iepngfix.htc);
}

div {
	behavior: url(iepngfix.htc);
}
ol, ul {
  list-style: none;
}

body {
	background-image: url("i/bg.png");
	background-color: #dedede;
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family:Tahoma;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
	
}
a {
	text-decoration: underline;
	color: #00a2ff;
}	
a:hover {
	text-decoration: underline;
	color: #666;
}

.wrap {
	margin: 0 30px 0 30px;
	min-width: 900px;

}

.clear {
	clear: both;	
}
.mt_left, .mt_right {
	font-size: 15px;
	color: #000;
	padding-top: 40px;
	padding-bottom: 40px;
}
.mt_right {
	text-align: right;
}

.link_ar {
	text-decoration: none;
	display: inline;
	color: #000;
	padding-right: 20px;
	background-image: url("i/arrow.png");
	background-position: right;
	background-repeat: no-repeat;
}
.link_ar:hover {
	background-image: url("i/arrow2.png");
}
.link_dot {
	font-size: 14px;
	color: #555;
	border-bottom: #555 1px dotted;
	text-decoration: none;
}
.link_dot:hover {
	color: #f80;
	border-bottom: #f80 1px dotted;
	text-decoration: none;
}
.phrase {
	font-family: Georgia;
	color: #707070;
	text-align: right;
}
.phrase span{
	font-size: 24px;
	color: #000;
	font-style: italic;
	display: block;
	padding-bottom: 5px;
}
.main_art {
	margin: 10px;
	list-style: circle;
	padding-left: 20px;
}
.main_art li {
	padding: 2px 0 2px 0;	
}
.main_art li a {
	text-decoration: none;	
	color: #444;
}
.main_art li a:hover {
	color: #000;
	text-decoration: underline;
}

/*main_news */
.nws_tl {
	width: 15px;
	height: 16px;
	background: url("i/nws_tl.png") 0 0 no-repeat;
}
.nws_tr {
	width: 15px;
	height: 16px;
	background: url("i/nws_tr.png") 0 0 no-repeat;
}
.nws_bl {
	width: 15px;
	height: 16px;
	background: url("i/nws_bl.png") 0 0 no-repeat;
}
.nws_br {
	width: 15px;
	height: 16px;
	background: url("i/nws_br.png") 0 0 no-repeat;
}
.nws_l {
	width: 15px;
	background: url("i/nws_l.png") 0 0 repeat-y;
}
.nws_r {
	width: 15px;
	background: url("i/nws_r.png") 0 0 repeat-y;
}
.nws_main {
	background: url("i/nws_bg.png") 0 0 repeat;
	padding: 0px 8px 0px 8px;
}
.nws_t, .nws_b {
	background: url("i/nws_bg.png") 0 0 repeat;	
}

.nw_main1, .nw_main2 {
	vertical-align: top;
	width: 33%;	
}
.nw_main1 {
	border-right: #555 2px solid;	
}
.nw_main1 h3, .nw_main2 h3 {
	font-size: 14px;
	font-family: Georgia;
	font-style: italic;
	color: #444;
}
.nw_main1 h1, .nw_main2 h1 {
	display: inline-block;
	padding-top: 5px;
	font-size: 18px;
	font-weight: normal;
}
.nw_main1 span, .nw_main2 span {
	display: block;
	font-style: italic;
	padding-top: 5px;
	font-size: 14px;
}
.nw_main1 a, .nw_main2 a {
	color: #000;	
}
.nw_main1 a:hover, .nw_main2 a:hover {
	color: #666;	
}
.nw_pad {
	padding: 0px 35px 0px 18px;	
}
.shad_left {
	clear: both;
	height: 3px;
	width: 100%;
	background: url("i/shad_left.png") 0 0 no-repeat;
}
.shad_right {
	
	width: 100%;
	background: url("i/shad_right.png") right top no-repeat;
}
.shad_cent {
	width: auto;
	margin: 0 513px 0 513px;
	height: 3px;
	background: url("i/shad_center.png") 0 0 repeat-x;	
}

/*sub_menu*/
.submenu {
	color: #666;
	font-size: 24px;
	font-family: georgia;
	padding-top: 60px;	
}
.submenu h1 {
	display: inline;
	font-weight: normal;
	font-size: 36px;
	color: #ff740f;
	font-family: Georgia;
}
.sub_sz2 {
	color: #a8a8a8;
	font-size: 24px;
	font-family: Georgia;
}
.sub_sz1 {
	color: #a8a8a8;
	font-size: 14px;
	font-family: Georgia;
}
/*sub_menu*/

.both_pad {
	padding-top: 80px;
	padding-bottom: 60px;
}
.pad_top {
	padding-top: 80px;	
}

.cont h2 {
	font-size: 20px;
	font-weight: normal;
	color: #5c5c5c;
}
.cont h3 {
	color: #666;
	font-size: 16px;
	font-weight: normal;
}
.fields input[type=text] {
	border: #666 1px solid;
	width: 280px;
	margin-right: 50px;
}
.fields input:hover {   
background-color: #eee;
        border-color:#489ca1;   
}   
.fields textarea:hover {
		border-color: #489ca1;
}

.cent {
	margin:0 auto;	
}
.fields input[type=submit] {
	width: 	800px;
	border: #666 1px solid;
	background: #fff;
	cursor: pointer;
}
 
.fields textarea {
	padding: 8px;
	color: #4a4a4a;
	width: 782px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right;
	height: 184px;
	border: #999 1px solid;	
}
.write_error {
	padding-bottom: 20px;	
	text-align: center;
}
.write_error h1 {
	font-weight: normal;
	color: #333;
}

.notfound {
	padding: 100px 0 200px 0;
}

.about_menu {
	padding-left: 60px;	
}
.about_menu li {
	font-size: 12px;

	padding-bottom: 8px;	
}
.about_menu li a {
	text-decoration: none;
	border-bottom: #ddd 1px solid;
	display: inline-block;
	padding-bottom: 1px;
	color: #666;
}

.about_menu li a:hover {
	color: #00a2ff;
	border-bottom: #00a2ff 1px solid;
}
.ab_sel {
	color: #00a2ff;
}
.sitemap {
	list-style: square;
	text-align: left;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.sitemap li a {
	color: #666;
	text-decoration: none;
}
.sitemap li a:hover {
	color: #00a2ff;
	text-decoration: underline;
}
.about_txt {
	padding-left: 200px;
	vertical-align: top;
	width: 570px;
	font-size: 14px;
	padding-bottom: 20px;
}
.about_txt h2 {
	margin-top: 10px;
	display: inline-block;
	color: #333;
}
.about_txt h2 b {
	background: #333;
	color: #fff;
	display: inline-block;
	padding: 6px;
}
.about_txt p {
	display: inline-block;
	padding: 0px;
	margin-left: 37px;
}
.partn_txt {
	vertical-align: top;
	font-size: 14px;
	padding-bottom: 150px;
}
.part_desc {
	display: inline-block;
	padding-top: 10px;
	color: #000;
	clear: both;
}
.books tr td img {
	border: #ddd 5px solid;	
}
.books tr td {
	text-align: center;
	padding: 10px;
	color: #666;
	
}
.books tr td h2 {
	color: #00a2ff;	
	display: inline;
}
.about_txt h1 {
	font-weight: normal;
	font-size: 24px;
	display: block;
	padding-bottom: 10px;
}
.partn_text {
	padding-top: 100px;
	color: #666;
	font-style: italic;
	font-size: 12px;
	font-family: Arial;
}
.partners tr td img {
	border: #ddd 5px solid;
	margin-right: 10px;
}	
.partners tr td h1 {
	font-size: 18px;
	color: #666;
}
.partners tr td {
	padding-top: 20px;
	font-size: 12px;	
}
.partners tr td a{
		color: #444;
padding-top: 5px;
		display: block;
}
.partners tr td a:hover {
	color: #00a2ff;	
}
.bl {
	display: block;
	width: 150px;
	margin: 0 auto;
	text-align: left;
}
.about_txt h2 {
	font-weight: normal;
	font-size: 18px;
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
}	

.client {
	display: block;
	width: 600px;
	border-bottom: #666 1px dotted;
	padding-bottom: 5px;
	padding-top: 5px;
}

.client h2 {
	font-family: Georgia;
	font-size: 24px;
	font-style: italic;
	color: #f60;	
}

.serv1 {
	margin-top: 20px;
	background: url("i/serv1.jpg") center no-repeat;
}
.serv1 span {
	width: 380px;
	height: 164px;
	display: block;
	
}
.link1 a:hover div span {	
	background: url("i/serv1hov.png") center no-repeat;
}

.link1 h2, .link2 h2 {
	color: #666;
}

.serv2 {
	margin-top: 20px;
	background: url("i/serv2.jpg") center no-repeat;
}
.serv2 span {
	width: 380px;
	height: 164px;
	display: block;
	
}

.link2 a:hover div span {	
	background: url("i/serv2hov.png") center no-repeat;
}
.serv3 {
	padding: 20px 8px 8px 8px;
	color: #666;

}
.serv3 p {
	padding-left: 30px;	
}

.serv3 h2 {
	color: #666;
	background: #fff;
	padding: 8px;
	font-size: 20px;
}

.servli {
	list-style: square;
	text-align: left;
	color: #666;
	margin-left: 70px;
}


.searchres1, .searchres2{
	clear: both;
	display: block;
	padding: 10px 5px 10px 5px;
	border-bottom: #999 1px dotted;
}
.searchres2 {
	background-color: #ddd;	
}
.searchres1 span a, .searchres2 span a{
	display: block;
	font-size: 12px;
	text-decoration: none;
	padding-top: 10px;
}
.highlight{
	background-color: #ff8800;
	padding: 0 5px 0 5px;
	color: #fff;
}
.services_txt {
	padding-left: 100px;
	vertical-align: top;
	width: 700px;
	text-align: justify;
	
}
.se1 b, .se2 b {
	color: #aaa;	
}
.services_txt h2 {
	color: #666;
	background: #fff;
	padding: 8px;
	font-size: 20px;
}
.services_txt h1{
	font-size: 20px;
	color: #666;
	font-weight: normal;
}
.services_txt p {
	padding-top: 10px;
	color: #444;
	padding-bottom: 10px;
}
.services_txt1 {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 15px;
}
.se2 {
	padding-left: 10px;
	padding-right: 10px;
	background: #ddd;
	vertical-align: top;
}
.se1 {
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	background: #fff;
}
/*main_news*/
#logo {
	display: inline-block;
	float: left;
}

.subhid {
	color: #999;
	font-size: 12px;
	font-family: Tahoma;


}
.subhid b {
	font-weight: normal;
	font-size: 20px;
	color: #ff8800;
}

#menu {
	float: right;
	margin-top: 40px;
}

#menu_left {
	width: 	15px;
	display: inline-block;
	height: 35px;
	background: url("i/menu_left.png") 0 0 no-repeat;
	float: right;
	
}

#menu_right {
	width: 	15px;
	display: inline-block;
	float: right;
	height: 35px;
	background: url("i/menu_right.png") 0 0 no-repeat;

}

#menu_main {
	display: inline-block;
	background: url("i/menu_bg.png") 0 0 repeat-x;
	float: right;
	line-height: 35px;
}

#menu_main ul li{
		float: left;
}
#menu_main a {
	color: #00b4ff;
	font-size: 16px;
	text-decoration: none;
	display: inline-block;
	padding: 0px 15px 0px 15px;
	border-bottom: #fdfdfd 3px solid;
}

#menu_main a:hover {
	border-bottom: #f80 3px solid;	
	color: #f80;
	
}

.sel_menu {
	border-bottom: #f80 3px solid;	
	color: #f80;
	font-size: 16px;
	padding: 0px 15px 0px 15px;
}

#submenu {
	clear: right;
	text-align: right;
	padding-top: 20px;
	
}

#main_table {
	width: 100%;	
}

#main_table_left h2, #main_table_right h2{
		display: inline;
		color: #00a2ff;
		font-size: 18px;
		font-style: italic;
		font-weight: normal;
		border-bottom: #00a2ff 1px solid;
}
#main_table_left h2 a, #main_table_right h2 a{
	text-decoration: none;	
}
#main_table_left h2 a:hover, #main_table_right h2 a:hover{
	text-decoration: none;	
	color: #ff8800;
}
#main_table_left h3, #main_table_right h3 {
	display: inline-block;
	padding-left: 17px;
	font-size: 11px;
	color: #777;
}
#main_table_center {
	vertical-align: top;
	min-width: 740px;	
}
#news_table {
	width: 100%;	
}
#footer {
	clear: both;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
}
#footer_left {
	vertical-align: top;
	font-size: 14px;
	color: #555;
	width: 25%;
}
#footer_center {
	vertical-align: top;
	width: 50%;
	text-align: center;
}	
#footer_center h1 {
	color: #00a2ff;
	font-size: 36px;
	font-family: Georgia;
	font-weight: normal;
}
#footer_center h1 sup {
	color: #444;
	font-family: tahoma;
	font-size: 13px;
	padding-right: 10px;
}
#footer_right {
	width: 25%;
	text-align: right;
}

#searchbut {
	display: inline;
	width: 20px;
	height: 20px;
	background-image: url("i/search_bg.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	border: 0px;
	background-color: transparent;
	cursor: pointer;
	
}
#searchbut:hover {
	background-position: -20px 0;	
}
#search {
	float: right;
	display: inline;
	border: 0px;
	line-height: 20px;
	background-image: url("i/search_field.png");
	background-position: 0 0;
	padding-right: 20px;
	padding-left: 5px;
	width: 180px;
	background-repeat: no-repeat;
	background-color: transparent;
	color: #666;
	height: 20px;
}	

#tooltip {
	position: absolute;
	z-index: 3000;
	border: #42a8ff 1px solid;
	background-color: #fff;
	font-size: 10px;
	padding: 15px;
	opacity: 1;
}
#tooltip h3 { margin: 0; font-size: 12px; color: #42a8ff;}
#tooltip div { margin: 0;}

