@charset "utf-8";

/* CSS Document */

/* Common */
* { margin: 0; padding: 0; }
body { font: 11px Tahoma, Verdana, Arial, sans-serif; min-width: 1000px; background: #fff; background-image:url(images/bg.jpg); background-repeat:repeat-x; background-position:top left; text-align: left;}
p { font: 11px Tahoma, Verdana, Arial, sans-serif; margin: 5px 0 10px 0; line-height: 16px; color: #666; }

img { margin: 0; padding: 0; }
img.alignright { float: right; margin: 0px 0px 0px 10px; border: 1px solid #CCCCCC; }
img.alignleft { float: left; margin: 0px 10px 0px 0px; border: 1px solid #CCCCCC; }
a { color: #666633; text-decoration: underline; }
a:hover { color: #333333; text-decoration:underline; }
a.white { color: #ffffff; text-decoration: none; font-size:11px; }
a.white:hover { color: #cccccc; text-decoration: underline; font-size:11px; }
a.blu { color: #535e84; text-decoration: none; font-size:11px; font-weight:bold; }
a.blu:hover { color: #666; text-decoration: underline; font-size:11px; font-weight:bold; }
li { list-style-position: inside; list-style-type: disc; padding: 2px 2px; color: #333333; *list-style-image: url(images/arrow.gif); }
ul { padding: 5px 0; }
td { font: 11px Tahoma, Verdana, Arial, sans-serif; margin: 0; line-height: 16px; color: #444444; }
input, select { color: #666666; border: 1px solid #cccccc; height: 18px; margin: 0; }

/* Buttons */
.buttonsearch { background-image:url(images/search_bt.jpg); background-repeat:no-repeat; width:30px; height:18px; border:none; }
.buttonok { background-image:url(images/ok.jpg); background-repeat:no-repeat; width:30px; height:18px; border:none; }


/* Menus */


#menu { float:left; display: inline; width: 190px; }
#menu p { color: #666; font-size: 11px; line-height: 16px; }
.blok {margin: 0 0 0 5px;}
.blok a { color: #535e84; font-size: 11px; text-decoration: underline;  }
.blok a:hover { color: #666666; font-size: 11px; text-decoration: underline; }



.title { height: 25px; font: 14px Tahoma, Verdana, Arial, sans-serif; font-weight: bold; color: #008102; background-image:url(images/title_bg1.jpg); background-position:right; background-repeat:no-repeat; padding: 2px 0 4px 0; }


#content { margin: 0 auto; text-align: left; }
#content_main { width: 860px; text-align: left;  margin: 0 auto; background-color:#FFFFFF; padding: 20px;}

#header { width: 900px; height: 100px; margin: 0 auto; background-image:url(images/header_bg.jpg); background-repeat:no-repeat; background-position:left; }
#header_left { width: 400px; height: 100px; float: left; }
#header_right { width: 470px; height: 25px; float: right; margin-top: 45px;}

#header a { color: #fff; font-size:10px; text-decoration: none; }
#header a:hover { color: #fff; font-size:10px; text-decoration:underline; }

#flash { color: #FFFFFF; float:right; width: 650px; height: 225px; }

#main { width: 860px; margin: 20px 0 30px 0; }

#left { float: left; display: inline; width: 200px; margin: 10px 0 0 0; }
#left img {margin-bottom:10px;}
#left p { color: #666; font-size: 10px; line-height: 16px; }

#center { float: right; display: inline; width: 650px; margin: 0; }


#text {padding: 10px 30px 40px 35px; background-image:url(images/text_bt_bg.gif); background-position:bottom; background-repeat:no-repeat;}

.index_box { width: 315px; float: left; margin-right: 10px; }
.index_box p { font-size: 10px; line-height: 14px; margin: 0 0 0 10px; } */
.index_box img {border: 1px solid #ccc;}
.index_box a { font-size:10px; }
.index_box a:hover { font-size:10px; }

/* START of Footer area */
#footer { height: 81px; background:#fff url(images/footer_bg.jpg) repeat-x; }
#foot_center { height: 81px; width: 900px; text-align: left;  margin: 0 auto;}
#foot_center p { color: #fff; font-size: 10px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;  }
#foot_center a { color: #FFFFFF; font-size: 10px; margin: 0 10px;}
#foot_center a:hover {color: #cccccc; font-size: 10px; margin: 0 10px;}
#foot1 { height: 30px; width: 200px; float:left; margin: 25px 0 0 20px;}
#foot2 { height: 30px; width: 445px; float:left; margin: 25px 0 0 20px;}
#foot3 { height: 23px; width: 165px; float:left; margin: 32px 0 0 20px; text-align:right;}
	
/* END of Footer area */

.clear { clear:both; height:0; }
.ten { font-size: 10px; font-weight:bold; }
.brown { color: #666633; }
.brownb { color: #666633; font-weight: bold; }
.brown14 { color: #666633; font-weight: bold; font-size: 14px; }
.whitep { color: #ffffff; font-size:8px; }
.veli { width: 165px; height: 18px; }
.search { width: 113px; }
.bold { font-weight: bold; color:#333; }
.eng { font-family: tahoma, verdana, arial, sans-serif; }
.dot {font-family: Arial;  color: #ccc;}