body {background:url("../design/bg.jpg") fixed; font:0.8em/1.5 "arial", sans-serif;
}

h1, h2, h3, h4, h5, h6, p, address, blockquote, table, dl, fieldset {margin:15px 0;}
input.mod {background-color: #2f2f2f; color: #eee; border:solid brown 1px; padding:3px 1px 2px 1px;}

/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */

ul.ul-01 {margin:15px 0; list-style:none;}
ul.ul-01 li {padding:2px 0 2px 25px; background:url("../design/ul-01.gif") 0 50% no-repeat; font-size:85%;}

ul.ul-list {margin:15px 0; list-style:none;}
ul.ul-list li {padding:1px 0;}
ul.ul-list span.date {padding-right:10px;}

/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */

#main {width:960px; margin:0 auto; overflow:hidden;position:relative; z-index:3;}

    #header {position:relative; height:50px; padding:30px 20px 15px 20px;}

        #logo {margin:0;}
    
         #logo {margin:0;}
    
        #nav {
    	padding-left:10px;
		padding-right:0px;
		padding-top:4px;
		padding-bottom:4px;
		background-image:url(../images/login.png);
		background-repeat:no-repeat;
		position:relative;
		top:-80px;
		width:290px;
		right:-670px;
		color:#FFF;
		font-size:10px; 
		font-family:Arial, Helvetica, sans-serif;}
		
	#nav2 {
    	padding-left:10px;
		padding-right:0px;
		padding-top:4px;
		padding-bottom:4px;
		top:-80px;
		width:290px;
		right:-670px;
		font-size:16px; 
		font-family:Arial, Helvetica, sans-serif;}
			
      
       
    
    
	#tray {position:relative; width:960px; height:45px; background:url("../design/tray_1.gif") 0 0 no-repeat; overflow:hidden; font:bold 90%/1 "tahoma",sans-serif; }
    #tray ul {margin:0 20px; list-style:none;}
    #tray li {display:inline; font-color:blue;}
    #tray li a {display:block; float:left; padding:17px 20px 17px 18px; background:url("../design/tray-separator.png") 100% 0 no-repeat; color:#ffffff; text-decoration:none;}
    #tray li a:hover {background:url("../design/tray-hover.png");}
    #tray li#tray-active a {background:url("../design/tray-active.png");}

        #search {position:absolute; top:8px; right:20px;}
        #search div {position:relative; width:185px;}
        
        #search #search-input {position:absolute; top:0; left:0; width:150px; height:30px; background:url("../design/search-input.gif") 0 0 no-repeat; overflow:hidden;}
        #search #search-input input {width:136px; margin:8px; border:0; font:100%/1 "arial",sans-serif;}
        #search #search-submit {position:absolute; top:0; right:0; width:30px;}

    #footer {clear:both; padding:20px 20px 40px 20px; font-size:85%;}
    #footer p {margin:0;}

/* dropdown menu */
#menu8 {
	width: 185px;
	margin-left: 10px;
	}
	
#menu8 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu8 li a:link, #menu8 li a:visited {
	color: #656556;
	display: block;
	background:  url("../design/menu8.gif");
	padding: 8px 0 0 20px;
	}
	
#menu8 li a:hover {
	color: #474739;
	background:  url("../design/menu8.gif") 0 -32px;
	padding: 8px 0 0 20px;
	}
	
#menu8 ul{
list-style:none;
}



#sign_box
{
width:170px;
background-color:#3f3f3f;
border:solid 1px black;
color:#1f1f1f;
padding:8px;
position:absolute;
top:175px;
left:743px;
z-index:5;
display:none;
-moz-border-radius-topleft:6px;
-moz-border-radius-bottomleft:6px;
-webkit-border-top-left-radius:6px;
-webkit-border-bottom-left-radius:6px;
}
#sign_in
{
background: url("images/login.png");
border:solid 1px black;
padding:6px;
}

/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#col-top {width:960px; height:5px; margin-top:15px; background:url("../design/col-top.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#col-bottom {width:960px; height:5px; margin-bottom:15px; background:url("../design/col-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#col {position:relative; padding:15px 30px 15px 20px; background:url("../design/col.gif") 0 0 repeat-y; }

    #ribbon {position:absolute; top:-5px; left:0; width:100px; height:100px; background:url("../design/ribbon.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden; z-index:10;}

    #col-browser {position:relative; float:left; width:280px; height:215px; background:url("../design/browser.gif") 0 0 no-repeat;}
    #col-browser img {position:absolute; top:28px; left:10px;}

    #col-text {float:right; width:600px; padding-top:15px; line-height:1.7;}

        #slogan {position:relative; width:289px; height:33px; overflow:hidden; margin:0; padding:0; font-size:180%;}
        #slogan span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("../tmp/slogan.gif") 0 0 no-repeat;}
        #btns {margin-top:25px; margin-bottom:0;}

#cols2-top {width:940px; height:5px; margin-top:15px; background:url("../design/cols2_top.png") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden; margin-left:20px;}
#cols2-bottom {width:940px; height:5px; margin-bottom:15px; margin-left:20px; background:url("../design/cols2_bottom.png") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols2 { margin-left:10px;}

    #cols2 #col-left {float:left; width:595px; padding:20px;}
    #cols2 #col-right {float:left; width:260px; margin-left:10px; padding:20px; }
    #cols2 #col-rightx {float:left; width:260px; margin-left:10px; padding:20px; opacity:0.8;filter:alpha(opacity=80); margin-top:20px;
	-moz-border-radius-topleft:8px;
-moz-border-radius-bottomleft:8px;
-webkit-border-top-left-radius:8px;
-webkit-border-bottom-left-radius:8px;
	-moz-border-radius-topright:8px;
-moz-border-radius-bottomright:8px;
-webkit-border-top-right-radius:8px;
-webkit-border-bottom-right-radius:8px;
	}
	#cols2 #col-lastr {float:left; width:260px; margin-right:0px; padding:20px;}
        #cols2 #col-left h4, #cols2 #col-right h4 {margin:0; font-size:100%;}
        #cols2 #col-left .title {background:url("../design/dot.gif") 0 50% repeat-x;}
        #cols2 #col-left .title h4 {display:inline; padding-right:10px;}
        #cols2 #col-left .title span {padding-left:10px;}

        #cols2 .box {margin-top:15px;}
        #cols2 #col-right h4 {background:url("../design/dot-02.gif") 0 50% repeat-x;}
        #cols2 #col-right h4 span {padding-right:10px;}
        #cols2 .col-right-img {float:left; width:65px;}
        #cols2 .col-right-text {float:right; width:190px;}
        #cols2 .col-right-text p {margin:0;}

#cols3-top {width:960px; height:5px; margin-top:0px; background:url("../design/top.png") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols3-bottom {width:960px; height:5px; margin-bottom:15px; background:url("../design/bottom.png") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
/*#cols3 {background:url("../design/cols3.png") 0 0 repeat-y; }*/

    .col {float:left; padding:0 1px;  border:none;}
    .colx {float:left; width:630px; min-height:350px;padding:23px 10px 7px 10px;; margin:12px 20px 0 20px; background-color:#ffffff;}
	.coly {float:left; width:310px; padding:0 1px; margin-right:0px; border: solid red 1px;}
	.col.last {margin-right:0; width:306px; }
    .col h3 {margin:0; padding:7px 15px 12px 50px; background:url("../design/cols3-title.gif") 20px 40% no-repeat; font-size:120%;}
	.colx h3 {margin:0; padding:7px 15px 12px 50px; background:url("../design/cols3-title.gif") 20px 40% no-repeat; font-size:120%;}
        .col-text {padding:20px; border-top:1px solid #DFDFDF;}
        .col-text p {margin:0;}
        .col-text ul {margin-bottom:0;}
        .col-more {padding:10px 10px 1px 0; text-align:right;}

#cbox { padding-bottom:55px; height:500px; margin-top:10px;}
#evl {float:left; width: 200px; margin-left:4px; margin-right:15px; height:400px; }
#outerevr{float:left; width:680px; background-color:#fff; padding:20px; height:500px; }
#evr {float:left; width: 680px; height:490px;   margin-top:5px; overflow:auto;  
scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color:#996633;
scrollbar-base-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#b0b0b0;
scrollbar-shadow-color:#c0c0c0;
scrollbar-track-color:#ffffff; 
}
#evreg {float:none; height:320px;}
#evreg table{ margin: 20px 20px 20px 20px; width:500px; font-size:small; background-color:#ffffff;  padding: 25px; 
	-moz-border-radius-topleft:8px;
-moz-border-radius-bottomleft:8px;
-webkit-border-top-left-radius:8px;
-webkit-border-bottom-left-radius:8px;
	-moz-border-radius-topright:8px;
-moz-border-radius-bottomright:8px;
-webkit-border-top-right-radius:8px;
-webkit-border-bottom-right-radius:8px;}
#cbox2 { height:370px; margin-bottom:40px; }
/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

.ico-comment {padding-left:18px; background:url("../design/ico-comment.gif") 0 50% no-repeat;}
.ico-rss {padding-left:18px; background:url("../design/ico-rss.gif") 0 50% no-repeat;}

.smaller {font-size:85%;}