@charset "utf-8";

/* CSS Document */

/* Common */
* { margin: 0; padding: 0; }
body { font: 11px Sylfaen; min-width: 1000px; background: #efefef; background-image:url(images/bg.png); background-repeat:repeat-x; background-position:top left; text-align: left; color:#333;}
p { font: 13px Sylfaen; margin: 0 0 5px 0; line-height: 16px; color: #333; }

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: #71b21a; 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.shavi { color: #333; text-decoration: none; font-size:10px; font-weight:bold; }
a.shavi:hover { color: #666; text-decoration: underline; font-size:10px; font-weight:bold; }
li { list-style-position: inside; padding: 0px 2px; color: #333333; list-style-type:none; list-style-image: url(images/arrow1.gif); font: 13px Sylfaen;}
ul { padding: 5px 0; }
td { font: 12px Sylfaen; margin: 0; line-height: 16px; color: #333; }
input, select { color: #666666; border: 1px solid #cccccc; height: 18px; margin: 0; font-size:10px; padding: 0 0 0 0; }

a.sub { font: 10px Sylfaen; margin: 0; color: #333; text-decoration:none; }
a.sub:hover { font: 10px Sylfaen; margin: 0; color: #71b21a; text-decoration:none; }

/* 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; }


/* CONTENT */
#content { margin: 0 auto; text-align: left; }


/* HEADER */
#header { width: 980px; height: 95px; margin: 0 auto; }
#header_left { width: 6px; height: 95px; float: left; }
#header_right { width: 6px; height: 95px; float: right; }
#header_center { width: 808px; height: 95px; float: left; }
#header_center2 { width: 160px; height: 55px; float: left; padding-top:40px; }

#header a { color: #fff; font-size:10px; text-decoration: none; }
#header a:hover { color: #fff; font-size:10px; text-decoration:underline; }


/* Menu */

#menu { width: 980px; height: 40px; margin: 0 auto; }
#menu_left { width: 10px; height: 40px; float: left; }
#menu_right { width: 10px; height: 40px; float: right; }
#menu_center { width: 960px; height: 40px; float: left; background-image:url(images/menu_bg.png); background-repeat:repeat-x; text-align:center;}

#menu p { color: #666; font-size: 11px; line-height: 16px; }


.title { font-family:Sylfaen; font-size:16px; font-weight: bold; color: #333; }


/* MAIN */
#content_main { width: 980px; text-align: left;  margin: 0 auto; }

/* LEFT */
#left { float: left; display: inline; width: 200px; margin: 10px 0 0 0; }
#left p { color: #333; font-size: 10px; }
#left a {color: #333; text-decoration:none;}
#left a:hover {color: #999; text-decoration:underline;}

.tdleft1 {width: 10px; height:28px;}
.tdleft2 {width: 180px; height:28px; background-image:url(images/title_bg.png); background-repeat:repeat-x; }
.tdleft2 img {margin-top:1px;}
.tdleft1_1 {width: 10px; height:23px;}
.tdleft2_1 {width: 160px; height:23px; background:url(images/leftmenu_bg.gif) no-repeat left top; padding: 0 0 0 20px; font-size:10px;}
.tddot { background-image:url(images/dot_bg.gif); background-repeat:repeat-x; background-position:top; height:1px;}
.tdspace { height:10px;}


.fild {width: 110px;}
.fild1 {width: 117px;}


/* HOME CENTER */
#center { float: left; display: inline; width: 560px; margin: 10px 0 10px 10px; padding:0;  }
.block { width: 255px; height: 130px; float: left; margin: 0 5px 5px 0; padding: 20px 10px 10px 10px; background:url(images/block_bg.png) no-repeat left; }
.block p {font-size:10px;}
.block a {color: #333; text-decoration:none; font-size:10px; }
.block a:hover {color: #999; text-decoration:underline; font-size:10px; }
.block .list {padding-left: 10px; background:url(images/arrow.gif) no-repeat center left;}

/* CONTENT CENTER */ 
#main { width: 770px; margin: 10px 0 10px 10px; padding:0;  float:left; display: inline; }
#text {padding: 5px 20px 10px 20px; background:url(images/main_bg.png) repeat-y; width: 520px;}
.grline { width: 730px; height:2px; background-color:#71b21a; margin: 10px 0 10px 0;}
.grline1 { width: 520px; height:2px; background-color:#71b21a; margin: 10px 0 10px 0;}
.dotline { width: 730px; height:1px; background-image:url(images/dot_bg.gif); background-repeat:repeat-x; margin: 20px 0;}
.dotline1 { width: 500px; height:1px; background-image:url(images/dot_bg.gif); background-repeat:repeat-x; margin: 20px 0;}



.faqq {background:url(images/arrow.gif) no-repeat top left; color:#71b21a; text-indent: 10px}


/* RIGHT */
#right { float: right; display:inline; width:200px; margin: 10px 0 0 0; }
#right a {color: #666; text-decoration:none;}
#right a:hover {color: #999; text-decoration:underline;}
#right p { color: #666; font-size: 10px; }

#smbanner {margin: 10px 0;}
#smbanner img {margin-bottom: 10px; border: 0}



#flash { color: #FFFFFF; float:right; width: 650px; height: 225px; }



/* WIZARD */
#wizard input { width: 200px; height: 18px;  }
#wizard select { width: 200px; height: 18px;  }




.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;}

/* START of Footer area */
#footer { height: 70px; }
#foot_center { height: 70px; width: 980px; text-align: left;  margin: 0 auto;}
#foot_center p { color: #999; font-size: 10px; font-family: Sylfaen;  }
#foot_center a { color: #71b21a; font-size: 10px; margin: 0 10px;}
#foot_center a:hover {color: #999; font-size: 10px; margin: 0 10px;}
#foot1 { height: 30px; width: 250px; float:left; margin: 0 0 0 20px;}
#foot2 { height: 30px; width: 450px; float:left; margin: 0 0 0 60px;}
#foot3 { height: 30px; width: 150px; float:left; margin: 0 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; }
.black {font-weight: bold; color:#000; }
.eng { font-family: Tahoma; }
.dot {font-family: Arial;  color: #ccc;}
.searchtitle {color:#999; }
.searchword {color:#71b21a; font-weight:bold;}

/* CONTENT FEEDBACK */
.feed_tdlight1 {background-color:#fefefe; height:30px; width:100px; padding-left:10px; font-weight:bold;}
.feed_tdlight2 {background-color:#fefefe; height:30px; width:200px;}
.feed_tddark1 {background-color:#fafafa; height:30px; width:100px; padding-left:10px; font-weight:bold;}
.feed_tddark2 {background-color:#fafafa; height:30px; width:200px;}

.feed_tdtxt1 {background-color:#fefefe; height:130px; width:100px; padding-left:10px; font-weight:bold;}
.feed_tdtxt2 {background-color:#fefefe; height:130px; width:200px;}

.feed_txtarea {width:300px; height:120px; color:#333; font-size:11px;}
.feed_inp {width:200px; height:23px;}



/* REGISTRATION */
.reg_tdlight1 {background-color:#fefefe; height:30px; width:200px; padding-left:10px; font-weight:bold;}
.reg_tdlight2 {background-color:#fefefe; height:30px;}
.reg_tdlight11 {background-color:#fefefe; height:50px; width:200px; padding-left:10px; font-weight:bold;}
.reg_tdlight22 {background-color:#fefefe; height:50px;}
.reg_tddark1 {background-color:#fafafa; height:30px; width:200px; padding-left:10px; font-weight:bold;}
.reg_tddark2 {background-color:#fafafa; height:30px;}

.reg_inp1 {width:200px; height:23px; font: 11px #333;}
.reg_inp2 {width:120px; height:23px; font: 11px #333;}
