
/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #666;text-decoration: none;
}
a:hover {
	color: #999;
}
a:visited {
	color: #FFFFFF;
}
body {
	background: #fff url(img/bg.gif) repeat-x;
	color: #222;
	font: 14px "Lucida Sans Unicode",sans-serif;
	margin: 0;
}
input {
	color: #222;
	font: 13px "Lucida Sans Unicode",sans-serif;
}
p {
	font-size: 13px "Lucida Sans Unicode",sans-serif;
	padding-bottom: 1.2em;
}
code,ul {
	font-size: 13px "Lucida Sans Unicode",sans-serif;
	padding-bottom: 1.2em;
}
h1{
	font-size: 16px;
	margin-bottom: 4px;
}
h2{
	font-size: 14px;
	margin-bottom: 4px;
}
code {
	width: 96.3%;
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #CCDEFF;
	color: #555;
	display: block;
	font: normal 13px "Trebuchet MS",serif;
	line-height: 180%;
	padding: 12px 10px;
	float: left;
	margin-top: 18px;
}
cite {
	background: url(img/quote.gif) no-repeat;
	color: #222;
	display: block;
	font: normal 13px "Lucida Sans Unicode",sans-serif;
	padding-left: 28px;
	padding-bottom: 12px;
	line-height: 24px;
}
h1,h3 {
	color: #467dc1;
	padding-top: 6px;
}
h2{
	color: #4c90da;
	padding-top: 8.5px;
	float: left;
	width: 100%;
	padding-bottom: 8px;
}
/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background: url(img/topleft.jpg) no-repeat;
}

.header {
	height: 92px;
}

/* title */
.title {
	float: left;
	padding: 18px 0 0 78px;
}
.title h1 {
	color: #FFF;
	font: 24px "Arial Black",sans-serif;
}
/* navigation */
.navigation {
	float: right;
	height: 39px;
	margin-right: 50px;
	padding: 0 11px;
}
.navigation a {
	color: #FFF;
	float: right;
	font: bold 14px "Arial",sans-serif;
	margin-top: 52px;
	padding: 11px 15px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background:url(img/1234.gif);
	font: bold 14px "Arial",sans-serif;
	color: #FFF;
}
/* main */
.main {
	background: #FFF url(img/bgmain.gif) no-repeat;
	clear: both;
	font: 13px "Arial",sans-serif;
	padding: 12px 12px 0 52px;
}
/* main left */
.sidenav {
	float: left;
	width: 23.7%;
}
.sidenav a:hover {
	color: #999;
}
.sidenav a:visited {
	color: #DDD;
}
.sidenav h1 {
	border-bottom: 1px dashed #DDD;
	color: #E73;
	font-size: 13px;
	height: 20px;
	margin-top: 1.2em;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li { 
	float: left;
	width: 100%;
	border-bottom: 1px dashed #EEE;
	list-style: none;
	margin: 0;
}
.sidenav li a {
	float: left;
	width: 94%;
	color: #555;
	display: block;
	font:13px "Trebuchet MS",sans-serif;
	padding: 3px 6px 3px 18px;
	text-decoration: none;
	line-height: 180%;
}
.sidenav li a:link {
	color: #777;
}
.sidenav li a:visited {
	color: #333;
    font:13px "Trebuchet MS",sans-serif;
	line-height: 180%;
}
.sidenav li a:hover {
	color: #111;
    font:13px "Trebuchet MS",sans-serif;
	line-height: 200%;
	background: url(img/nav_li.gif) no-repeat;
}
/* main left */
.sidena {
	float: left;
	width: 23.7%;
}
.sidena a:hover {
	color: #999;
}
.sidena a:visited {
	color: #DDD;
}
.sidena h1 {
	border-bottom: 1px dashed #DDD;
	color: #E73;
	font-size: 13px;
	height: 20px;
	margin-top: 1.2em;
}
.sidena ul {
	margin: 0;
	padding: 0;
}
.sidena li { 
	float: left;
	width: 100%;
	border-bottom: 1px dashed #EEE;
	list-style: none;
	margin: 0;
}
.sidena li a {
	float: left;
	width: 94%;
	color: #777;
	display: block;
	font:13px "Trebuchet MS",sans-serif;
	padding: 3px 6px 3px 18px;
	text-decoration: none;
	line-height: 180%;
}
.sidena li a:link {
	color: #777;
}
.sidena li a:visited {
	color: #333;
    font:13px "Trebuchet MS",sans-serif;
	line-height: 180%;
}
.sidena li a:hover {
	color: #111;
    font:13px "Trebuchet MS",sans-serif;
	line-height: 200%;
	background: url(img/nav_li.gif) no-repeat;
}
/* content */
.content {
	float: left;
	margin-right: 4%;
	width: 69%;
	line-height: 24px;
}
.content a:hover {
	color: #555;
}
.content a:visited {
	color: #777;
}
.content .descr {
	color: #64A8EC;
	font: 12px "Lucida Sans Unicode",sans-serif;
	margin-bottom: 10px;
}
.content li {
	list-style: url(img/li.gif);
	font: 13px "Lucida Sans Unicode",sans-serif;
	margin-left: 18px;
	line-height: 24px;
}
.content lia {
	list-style: url(img/li.gif);
	font: 13px "Lucida Sans Unicode",sans-serif;
	margin-left: 18px;
	line-height: 24px;
}
.content a {
	color: #222;
}
/* content */
.contentl {
	float: left;
	margin-right: 4%;
	width: 69%;
	line-height: 24px;
}
.contentl a:hover {
	color: #888;
}
.contentl a:visited {
	color: #888;
}
.contentl .descr {
	color: #64A8EC;
	font: 12px "Lucida Sans Unicode",sans-serif;
	margin-bottom: 10px;
}
.contentl li {
	list-style: url(img/li.gif);
	font: 13px "Lucida Sans Unicode",sans-serif;
	margin-left: 18px;
	line-height: 24px;
}
.contentl a {
	color: #4c90da;
}
/* search form */
.styled {
	border: 3px double #E5E5E5;
	padding: 2px 3px;
}
.button {
	border: 1px solid #AAA;
	margin-left: 5px;
	padding: 2px 3px;
}

/* footer */
.footer {
	background: #fff url(img/bgfooter.gif) repeat-x;
	color: #C1DEF0;
	font-size: 1.1em;
	margin-top: 28px;
	line-height: 40px;
	text-align: center;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#flash {width:650px;height:200px;background:#eee;}
#www {float:right;width:208px;height:20px;background:#fff;border-bottom: 1px dashed #EEE;color: #666;font-size:10px;}
#one {width:100%;}
#hp {width:100%;border-top:5px solid #fff;}
     #hpl {float:left;width:64%;}
	      #hpl1 {width:100%;border:1px dashed #EEE;text-align:center;color:#555;}
		  #hpl2 {width:100%;text-align:center;border-top:10px solid #fff;}
	 #hpr {float:right;width:31%;text-align:center;border:1px dashed #EEE;}
#tit1 {width:100%;height: 25px;background:url(img/121.gif) repeat;text-align:center;color:#fff;font: bold 13px "Lucida Sans Unicode",sans-serif;padding: 7px 3px 0px 0px;}

#newtitle {font: bold 20px "Trebuchet MS",sans-serif;color:#222222;border-bottom:1px solid #4c94c8;text-align:center;border-top:10px solid #fff;}
#newcopy {text-align:right;color:#4C94C8;border-top:5px solid #fff;border-bottom:10px solid #fff;}
#newbody {border-bottom:20px solid #fff;color:#222;}
#pic {background:#fff;}

#menu ul {list-style:none;margin:0px;background:#222;}
#menu ul li {float:left;}

#r7 {width:95%;border:1px dotted #E3EDF9;color:#222;padding: 15px 15px 15px 15px;margin-bottom: 10px;}
#r6 {width:95.3%;border:1px dotted #E3EDF9;color:#222;padding: 15px 15px 10px 15px;margin-bottom: 10px;}
#r5 {width:95.3%;border:1px dotted #E3EDF9;color:#222;padding: 15px 15px 15px 15px;margin-bottom: 10px;}
#r31 {width:100%;border-top:1px dotted #E3EDF9;border-left:1px dotted #E3EDF9;border-right:1px dotted #E3EDF9;border-bottom:1px dotted #E3EDF9;background: url(img/bgcode.gif);color:#186FEF;text-align:center;}
#r32 {position:relative;float:left;width:100%;border-top:0px solid #fff;border-left:1px dotted #E3EDF9;border-right:1px dotted #E3EDF9;border-bottom:1px dot #E3EDF9;color:#222;text-align:left;}

#r8 {float:left;width:100%;border-left:0px dotted #E3EDF9;border-bottom:0px solid #fff;border-top:0px dotted #E3EDF9;border-right:0px solid #fff;}
#r3 {float:left;width:100%;border-left:0px dotted #E3EDF9;border-bottom:4px solid #fff;border-top:0px dotted #E3EDF9;border-right:0px solid #fff;padding: 0 0 10px 0;margin-bottom: 8px;}
		 #r4 {width:100%;border-left:1px solid #fff;border-bottom:1px solid #EEE;border-top:1px solid #EEE;border-right:1px solid #EEE;}
                      #r311 {height:22px;width:99.9%;border-top:0px dotted #E3EDF9;border-left:1px dotted #E3EDF9;border-right:0px dotted #E3EDF9;border-bottom:1px dotted #E3EDF9;color:#fff;text-align:center;}
			  #r33 {width:99.76%;border-top:1px dotted #E3EDF9;border-left:1px dotted #E3EDF9;border-right:1px dotted #E3EDF9;border-bottom:1px dotted #E3EDF9;color:#222;text-align:left;padding: 5px 0 5px 2px;}
			  #r34 {width:99.76%;border-top:0px dot #fff;border-left:1px dotted #E3EDF9;border-right:1px dotted #E3EDF9;border-bottom:0px dashed #E3EDF9;color:#222;text-align:left;padding: 5px 0 5px 2px;}
#menu22 ul {list-style:none;margin:0px;}
#menu22 ul li {float:left;margin:0 0px}
#menu ul li a:link,#menu ul li a:visited,#menu ul li a:hover,#menu ul li a:act {}

#abc {font: normal 13px;width:100%;float:left}

#pic {width:100%;}
    #picl {width:30%;height:200px;margin-bottom: 70px;float:left;text-align:center;border:1px dotted #729fde;}
	#picll {width:30%;float:left;margin-bottom: 110px;text-align:center;background:#729fde;border:2px solid #729fde;}
	#picr {width:65%;float:right;margin-bottom: 15px;text-align:left;background:#fff;border:1px dotted #E3EDF9;}
	#picrr {width:68%;float:right;margin-bottom: 20px;text-align:left;background:#E3EDF9;border:2px solid #E3EDF9;}

#ho {width:100%;border:1px dotted #004996;}

#ppp {width:100%;float:center;text-align:center;}
#p1 {width:500px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#p2 {width:250px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#p3 {width:500px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#p4 {width:400px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#p5 {width:202px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#p6 {width:500px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#p7 {width:500px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#p8 {width:109px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#p9 {width:202px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#pp {width:20%;border:5px solid #fff;background:#fff;text-align:center;}

#g1 {width:270px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#g2 {width:220px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#g3 {width:500px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#g4 {width:270px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#g5 {width:155px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#g6 {width:102px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#g7 {width:200px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#g8 {width:480px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#g9 {width:240px;border:3px solid #6495d5;background:#6495d5;text-align:center;}

#a1 {width:410px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#a2 {width:314px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#a3 {width:304px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#a4 {width:209px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#a5 {width:155px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#a6 {width:155px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#a7 {width:110px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#a8 {width:558px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#a9 {width:270px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#a10 {width:450px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#a11 {width:410px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#a12 {width:440px;border:3px solid #6495d5;background:#6495d5;text-align:center;}
#a13 {width:425px;border:3px solid #6495d5;background:#6495d5;text-align:center;}

#asd {width:100%;background:#fff;border:2px solid #fff;}


#r32l {width:80%;float:left;padding: 0 0 7px 0;}
    #r32l1 {width:100%;border-top:5px solid #fff;border-left:0px solid #fff;border-right:0px solid #e0eefc;border-bottom:0px solid #fff;}
#r32r {width:19%;float:right;padding: 0 0 7px 0;}
    #r32r1 {width:100%;border-top:5px solid #fff;border-left:0px solid #e0eefc;border-right:0px solid #fff;border-bottom:0px solid #fff;}
	#r32r11 {width:100%;border-top:5px solid #fff;border-left:0px solid #e0eefc;border-right:0px solid #fff;border-bottom:0px solid #fff;}