/** left_pro **/
div#left_product{
	margin: 9px 0 1px 5px;
}
div#left_product ul{
	list-style: none;
}
div#left_product a{
	color: #333333;
	text-decoration:none !important;
}
div#left_product a:hover{
	color: #333333;
	text-decoration:underline !important;
}


/** From style.css **/
div#container_index{
	width: 780px;
	float: left;
	background: url(../img/index/index_bg.gif) repeat-y 0 0;
	margin-top:10px;
}

div#main{
	width: 585px;
}
div#con_bottom{
	clear: both;
	background:url(../img/index/con_bottom.gif) no-repeat 0 0 !important;
	height:10px;
}

/** index oraginal **/
#index{
}

div#index #top_content{
	width: 390px;
	float: left;
	margin: 0 0 0 0;
}

div#index #top_content #image{
	margin: 0 0 8px 0;
}
div#index #top_content .box_event{
	width: 368px;
	padding: 10px 10px 0 10px;
	margin: 0 0 10px 0;
	border: 1px solid #D6D6D6;
	background-color: #E6E7E8;
}

div#index #top_content .box1{
	width: 368px;
	padding: 10px 10px 0 10px;
	border: 1px solid #D6D6D6;
	background-color: #E6E7E8;
}
div#index #top_content .box2{
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	text-align: center;
	border: 1px solid #D6D6D6;
	background-color: #ffffff;
}
div#index #top_content .box2 table{
	margin: 10px auto 0 auto;	
}
/* Middle column title comment */
div#index #top_content .box2 .title_news{
	width: 366px;
	height: 26px;
	background: url(../img/index/title_news.jpg) no-repeat 0 0;
	text-indent: -9999px
}
div#index #top_content .box2 ul#news{
	width:355px;
	text-align:left;
	margin: 10px 0 0 5px;
	padding: 0 0 10px 0;
	list-style: none;
}
div#index #top_content .box2 ul#news li{
	background: url(../img/icon_list_title.gif) no-repeat 0 3px;
	padding: 0 0 10px 15px;
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #666666;
	width: 335px;
}
div#index #top_content .box2 ul#news li.end{
	background: url(../img/icon_list_title.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
	border: none;
	width: 335px;
}
div .newsbox1{
	text-decoration:none !important;
	margin: 5px 0 5px 0;
	background-color: none !important;
	color: #333333;
}
a.news:link{
	color: #eb7900 !important;
	text-decoration:underline
}
a.news:visited{
	color: #eb7900 !important;
	text-decoration:underline
}
a.news:hover{
	color: #666666 !important;
	text-decoration:underline
}
a.news:active{
	color: #eb7900 !important;
	text-decoration:underline
}


div#index #top_content .box2 .title_event{
	width: 366px;
	height: 26px;
	background: url(../img/index/title_event.jpg) no-repeat 0 0;
	text-indent: -9999px
}

div#index #top_content .box2 .title_pevent{
	width: 366px;
	height: 26px;
	background: url(../img/index/title_pevent.jpg) no-repeat 0 0;
	text-indent: -9999px
}
div#index #top_content .box2 ul#pevent{
	width:355px;
	text-align:left;
	margin: 10px 0 10px 5px;
	list-style: none;
}
div#index #top_content .box2 a:link{
	color: #333333;
	text-decoration:underline
}
div#index #top_content .box2 a:visited{
	color: #333333;
	text-decoration:underline
}
div#index #top_content .box2 a:hover{
	color: #666666;
	text-decoration:underline
}
div#index #top_content .box2 a:active{
	color: #333333;
	text-decoration:underline
}

div#index #top_content .box2 ul#pevent a:link{
	color: #eb7900;
	text-decoration:underline
}
div#index #top_content .box2 ul#pevent a:visited{
	color: #eb7900;
	text-decoration:underline
}
div#index #top_content .box2 ul#pevent a:hover{
	color: #666666;
	text-decoration:underline
}
div#index #top_content .box2 ul#pevent a:active{
	color: #eb7900;
	text-decoration:underline
}
div#index #top_content .box2 ul#pevent li{
	background: url(../img/icon_list_title.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
	width: 335px;
}
div#index #top_content .box2 ul#pevent li ul{
	margin: 0 0 0 0px;
	border-bottom: 1px dashed #999999;
	list-style: none;
	margin: 0 0 7px 0;
	padding: 0 0 7px 0;
}
div#index #top_content .box2 ul#pevent li li{
	padding: 0;
	background: none;
	border: none;
}


div#index #top_content .box2 .title_1{
	width: 366px;
	height: 26px;
	background: url(../img/index/index_title_document.jpg) no-repeat 0 0;
	text-indent: -9999px
}
div#index #top_content .box2 .title_2{
	width: 366px;
	height: 26px;
	background:  url(../img/index/index_title_design.jpg) no-repeat 0 0;
	text-indent: -9999px
}
div#index #top_content .box2 #comment_1{
	width: 226px;
	height: 47px;
	background: url(../img/index/dummy_comment.gif) no-repeat 0 0;
}
div#index #top_content .box2 .text{
	padding: 10px 0 10px 3px;
	line-height: 120%;
	font-size: 12px;
	color: #333333;
	text-align:left
}

/** left submenu **/
h2#product{
	background: url(../img/index/product_title.gif) no-repeat 0 0;
	height:27px;
	text-indent: -9999px;;
}
ul#product{
	list-style-type:none;
	padding: 7px 0 7px 0;
}
ul#product li{
	text-indent:-9999px;
	margin: 0 0 7px 0;
}
ul#product a{
	width: 179px;
	height: 22px;
	display:block;
	text-decoration:none
}
ul#product a#btn1{
	background: url(../img/index/product_btn_01.gif) no-repeat 0 0;
}
ul#product a#btn1:hover{
	background: url(../img/index/product_btn_01.gif) no-repeat -179px 0;
}
ul#product a#btn2{
	background: url(../img/index/product_btn_02.gif) no-repeat 0 0;
}
ul#product a#btn2:hover{
	background: url(../img/index/product_btn_02.gif) no-repeat -179px 0;
}
ul#product a#btn3{
	background: url(../img/index/product_btn_03.gif) no-repeat 0 0;
}
ul#product a#btn3:hover{
	background: url(../img/index/product_btn_03.gif) no-repeat -179px 0;
}
ul#product a#btn4{
	background: url(../img/index/product_btn_04.gif) no-repeat 0 0;
}
ul#product a#btn4:hover{
	background: url(../img/index/product_btn_04.gif) no-repeat -179px 0;
}
ul#product a#btn5{
	background: url(../img/index/product_btn_05.gif) no-repeat 0 0;
}
ul#product a#btn5:hover{
	background: url(../img/index/product_btn_05.gif) no-repeat -179px 0;
}
ul#product a#btn6{
	background: url(../img/index/product_btn_06.gif) no-repeat 0 0;
}
ul#product a#btn6:hover{
	background: url(../img/index/product_btn_06.gif) no-repeat -179px 0;
}
ul#product a#btn7{
	background: url(../img/index/product_btn_07.gif) no-repeat 0 0;
}
ul#product a#btn7:hover{
	background: url(../img/index/product_btn_07.gif) no-repeat -179px 0;
}
ul#product a#btn8{
	background: url(../img/index/product_btn_08.gif) no-repeat 0 0;
}
ul#product a#btn8:hover{
	background: url(../img/index/product_btn_08.gif) no-repeat -179px 0;
}
ul#product a#btn9{
	background: url(../img/index/product_btn_09.gif) no-repeat 0 0;
}
ul#product a#btn9:hover{
	background: url(../img/index/product_btn_09.gif) no-repeat -179px 0;
}
ul#product a#btn10{
	background: url(../img/index/product_btn_10.gif) no-repeat 0 0;
}
ul#product a#btn10:hover{
	background: url(../img/index/product_btn_10.gif) no-repeat -179px 0;
}
ul#product a#btn11{
	background: url(../img/index/product_btn_11.gif) no-repeat 0 0;
}
ul#product a#btn11:hover{
	background: url(../img/index/product_btn_11.gif) no-repeat -179px 0;
}
ul#product a#btn12{
	background: url(../img/index/product_btn_12.gif) no-repeat 0 0;
}
ul#product a#btn12:hover{
	background: url(../img/index/product_btn_12.gif) no-repeat -179px 0;
}
ul#product a#btn13{
	background: url(../img/index/product_btn_13.gif) no-repeat 0 0;
}
ul#product a#btn13:hover{
	background: url(../img/index/product_btn_13.gif) no-repeat -179px 0;
}
ul#product a#btn14{
	background: url(../img/index/product_btn_14.gif) no-repeat 0 0;
}
ul#product a#btn14:hover{
	background: url(../img/index/product_btn_14.gif) no-repeat -179px 0;
}



/** XVL submenu **/
div#index #top_right{
	width: 188px;
	float: right;
}
div#index #top_right #xvl_area{
	width: 180px;
	text-align:center
}

h2#xvl{
	background: url(../img/index/xvl_topics_title.gif) no-repeat 0 0;
	height:27px;
	text-indent: -9999px;
}


#xvl_area ul#xvl_news{
	list-style: none;
	margin: 0 12px 15px 12px;
	text-align:left
}
#xvl_area ul#xvl_news li{
	background: url(../img/index/line_dash.gif) repeat-x bottom;
	padding: 6px 0 5px 0px;
}

ul#xvl_news a{
	text-decoration: underline !important;
	color: #666666 !important;
}
ul#xvl_news a:link{
	text-decoration: underline !important;
	color: #666666 !important;
}
ul#xvl_news a:visited{
	text-decoration: underline  !important;
	color: #333333 !important;
}
ul#xvl_news a:hover{
	text-decoration: underline  !important;
	color: #666666 !important;
}
ul#xvl_news a:active{
	text-decoration: underline !important;
}







