body{
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 20px;
}

* {
	margin: 0px;
	padding: 0px;
}
.clear {
	font-size: 0px;
	clear: both;
	line-height: 0px;
	height: 1px;
}


img {
	vertical-align: top;
}

.float_l {
	float: left;
}


.float_r {
	float: right;
}



#container {
	width: 920px;
	margin: 0px auto;
}


#header {
	overflow: hidden;
	zoom: 1;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 23px;
	width: 928px;
}


#header .logo {
	padding-top: 8px;
	float: left;
	display: inline;
}

#header .head_btn {
	float: right;
	margin-bottom: 10px;
}
#header .head_right {
	float: right;
	width: 660px;
}

#header .h1 {
	float: right;
}


#flash {
	padding-top: 13px;
}

#cont {
	overflow: hidden;
	zoom: 1;
	width: 950px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
#cont .flash {
	padding-bottom: 36px;
}
#cont .area_box {
	width: 457px;
}

#cont .area_l {
	width: 439px;
	border-left: 9px solid #558247;
	border-right: 9px solid #558247;
	border-bottom: 9px solid #558247;
}

#cont .area_r {
	width: 439px;
	border-left: 9px solid #947767;
	border-right: 9px solid #947767;
	border-bottom: 9px solid #947767;
}

#cont .area_cont {
	height: 100px;
	background-color: #FFFFFF;
	padding: 0px 14px 20px 12px;
	overflow-y: auto;
}

#cont .area_cont .tit {
	padding: 12px 0px 5px 0px;
	font-weight: bold;
}


#cont .area_box .go_btn {
	text-align: center;
	padding-top: 10px;
}
/*-------------------------------------------------
  sin end
-------------------------------------------------*/

#main1 {

            background: #f0f0f0;
						display: table;

         }
.main_image {
            width: 699px;
            /*height: 388px;*/
            /*height: 413px;*/
            height: auto;
            float: left;
            background: #fff;
            position: relative;
            overflow: hidden;
            color: #fff;
         }
         .main_image h2 {
            font-size:15px;
            font-weight: normal;
            margin: 0 0 5px;   padding: 10px;
         }
         .main_image p {
            padding: 10px;   margin: 0;
            line-height: 1.6em;
         }
         .block small {
            padding: 0 0 0 20px;
            background: url("img/ajax/icon_calendar.gif") no-repeat 0 center;
            font-size: 1em;
         }
		 .block small1 {
            padding: 0 0 0 20px;
            background: url("img/ajax/icon_calendar.gif") no-repeat 0 center;
            font-size: 1em;
         }
         .main_image .block small {margin-left: 10px;}
		 .main_image .block1 small {margin-left: 10px;}
         .main_image .desc{
            position: absolute;
            bottom: 0;   left: 0;
            width: 100%;
            display: none;
         }
         .main_image .block{
            width: 100%;
            background: #111;
            border-top: 1px solid #000;
         }
		 .main_image .block1{
            width: 100%;
            background: #111;
            border-top: 1px solid #000;
         }
         .main_image a.collapse {
            background: url("img/ajax/btn_collapse.gif") no-repeat left top;
            height: 27px; width: 93px;
            text-indent: -99999px;
            position: absolute;
            top: -27px; right: 20px;
         }
         .main_image a.show {background-position: left bottom;}

         .image_thumb {
            /*height: 411px;*/
	    height: 388px;
            float: right;
            width: 250px;
            background: #f0f0f0;
            border-right: 1px solid #fff;
         }
         .image_thumb img {

            padding: 5px;
            background: #fff;
            float: left;
         }
         .image_thumb ul {
            margin: 0; padding: 0;
            list-style: none;

         }
         .image_thumb ul li{
            margin: 0; padding: 12px 10px;
            background: #f0f0f0 url("img/ajax/nav_a.gif") repeat-x;
            width: 230px;
			height:103px;
            float: right;
            border-bottom: 1px solid #ccc;
            border-top: 1px solid #fff;
            border-right: 1px solid #ccc;
            color:#666;
         }
		 .image_thumb .top {

            margin: 0; padding: 12px 10px;
            background: #f0f0f0 url("img/ajax/nav_a.gif") repeat-x;
            width: 230px;
			height:104px;
            float: right;
            border-bottom: 1px solid #ccc;
			 border-top: 1px solid #ccc;

            border-right: 1px solid #ccc;
            color:#666;
         }


         .image_thumb ul li.hover {
            background: #ddd;
            cursor: pointer;
         }
         .image_thumb ul li.active {
            background: #fff;
            cursor: default;
         }
         html .image_thumb ul li h2 {
            font-size:13px;
            margin: 5px 0; padding: 0;
         }
         .image_thumb ul li .block {
            float: left;
            margin-left: 10px;
            padding: 0;
            width: 170px;
         }
		  .image_thumb ul li .block1 {
            float: left;
            margin-left: 10px;
            padding: 0;
            width: 120px;

         }
         .image_thumb ul li p{display: none;}

/*-------------------------------------------------
  sin ends
-------------------------------------------------*/
