@charset "gb2312";
/* CSS Document */

body{background-image:url(/images/bg.jpg); background-size:cover; background-attachment:fixed; background-position:top center; background-repeat:no-repeat; background-color:#000000; color:#595757;}

.divBody{width:1000px; margin:0px auto;}

.contextBody{width:100%; background:url(/images/contextBg.png) center repeat-y; overflow:hidden;}
.contextFloat{width:100%; height:10px; background:url(/images/contextFloat.png) center no-repeat; position:relative; overflow:hidden;}

#top{width:100%; height:116px; position:relative;}
#top .topLogo{position:absolute; top:15px; left:20px;}
#top .topFavo{position:absolute; top:10px; right:0px;}
#top .topSwf{width:100%; height:129px; position:absolute; top:0px; left:0px; overflow:hidden;}

#menu{width:100%; height:54px; line-height:54px; overflow:hidden; text-align:center;}
#menu ul{display:inline-block; *display:inline; zoom:1;}
#menu li{height:54px; background-position:top left; background-repeat:no-repeat; float:left;}
#menu .left{ width:7px; background-image:url(../images/menuLeft.png);}
#menu .right{ width:7px; background-image:url(../images/menuRight.png);}
#menu .line{ width:1px; background-image:url(../images/menuLine.png);}
#menu .bg{ width:122px; background-image:url(../images/menuBg.png); background-repeat:repeat-x; color:#FFFFFF; font-size:14px; font-weight:bold; letter-spacing:1px; cursor:pointer;}
#menu .bg_1{background-image:url(../images/menuBg_1.png); background-repeat:repeat-x;}

#indexAdv{width:100%; position:relative;}
#slider{width:100%; height:500px;}
#slider img{width:1000px; height:500px;}
#slider ul, #slider li{margin:0; padding:0; list-style:none;}
#slider li{width:1000px; height:500px; overflow:hidden;}
#prevBtn, #nextBtn{ display:block; width:50px; height:500px; position:absolute; top:0px;}
#prevBtn{left:0px;}
#nextBtn{right:0px;}
#prevBtn a, #nextBtn a{display:block; width:50px; height:500px; filter:Alpha(opacity=0); opacity:.0;}
#prevBtn a{background:url(/images/prevBtn.png) center no-repeat;}
#nextBtn a{background:url(/images/nextBtn.png) center no-repeat;}

.newsListDiv{width:100%; background:url(../images/icon_1.png) center left no-repeat; border-bottom:#cccccc dotted 1px; height:25px; line-height:25px; padding-left:15px;}
.newsListData{width:90px; float:right; color:#555555;}
 
#innerDivLeft{width:185px; background:url(../images/contextAlpha.png) right top repeat-y #fcfcfe; float:left; padding-left:10px; padding-top:10px; overflow:hidden;}
#innerDivRight{width:780px; float:right; overflow:hidden; padding-top:20px; padding-right:10px;}
 
 /*-------- Begin Title style 2 ---------*/
#titleDiv_2{width:100%; height:25px; background:url(/images/line_2.png) bottom repeat-x; position:relative; overflow:hidden;}
 #titleDiv_2 .leftDiv_2{line-height:25px; height:25px; background:url(/images/line_2_1.png) bottom repeat-x; padding:0px 5px 0px 0px; position:absolute; left:0px; top:0px; overflow:hidden}
 #titleDiv_2 .rightDiv_2{line-height:25px; padding:0px 0px 0px 5px; position:absolute; right:0px; top:0px;}
 #titleDiv_2 .spanCH_2{font-size:18px; font-family:'Α₯Κι'; color:#F00;}
 #titleDiv_2 .spanEN_2{font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif, Times, serif; font-size:10px;}
/*-------- End Title style 2 ---------*/

/*-------- Begin Title style 1 ---------*/
#titleDiv_1{width:100%; height:25px; background:url(/images/line_1.jpg) bottom repeat-x; line-height:25px; position:relative;}
 #titleDiv_1 .leftDiv_1{position:absolute; background:url(/images/map_5.png) left no-repeat #FFFFFF; padding-left:30px; padding-right:10px;}
 #titleDiv_1 .rightDiv_1{position:absolute; background:url(/images/icon_2.png) left center no-repeat; padding-left:15px; right:0px;}
 #titleDiv_1 .spanCH_1{font-size:15px; font-family:'ΣΧΤ²'; font-weight:bold;}
 #titleDiv_1 .spanEN_1{font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif, Times, serif; color:#69F;}
/*-------- End Title style 1 ---------*/

.divClearBoth{clear:both; width:100%; overflow:hidden;}

/*-------- Begin Product ---------*/
#productTab .productTd{padding-left:10px; padding-right:10px;}
#productTab .imgDiv{clear:both; border:#c5c5c5 solid 1px; padding:2px; cursor:pointer; display:inline-block; text-align:center;}
#productTab .textDiv{clear:both; text-align:center; margin:5px auto 0px auto; line-height:20px;}
.textDivHover{background-color:#969696; color:#FFF;}
/*-------- End Product ---------*/

/*--------Begin cut letters---------*/
.text-hidden {
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}
/*--------End cut letters---------*/


/*--------Begin Font Color--------*/
.fontColor_00afec{color:#00afec;}
.fontColor_FFFFFF{color:#FFFFFF;}
.fontColor_000000{color:#000000;}
/*--------End Font Color--------*/

/*--------Begin Href Color--------*/
a:link {color: #595757; text-decoration:none;}
a:visited {color: #595757; text-decoration:none;}
a:hover {color: #00afec; text-decoration:none;}
a:active {color: #595757; text-decoration:none;}

a.white:link {color: #FFFFFF; text-decoration:none;}
a.white:visited {color: #FFFFFF; text-decoration:none;}
a.white:hover {color: #595757; text-decoration:none;}
a.white:active {color: #FFFFFF; text-decoration:none;}

a.blue:link {color: #00afec; text-decoration:none;}
a.blue:visited {color: #00afec; text-decoration:none;}
a.blue:hover {color: #595757; text-decoration:none;}
a.blue:active {color: #00afec; text-decoration:none;}

a.glow:link {color: #989797; text-decoration:none;}
a.glow:visited {color: #989797; text-decoration:none;}
a.glow:hover {color: #00afec; text-decoration:none;}
a.glow:active {color: #989797; text-decoration:none;}

a.black:link {color: #000000; text-decoration:none;}
a.black:visited {color: #000000; text-decoration:none;}
a.black:hover {color: #00afec; text-decoration:none;}
a.black:active {color: #000000; text-decoration:none;}

a.red:link {color: #6c1884; text-decoration:none;}
a.red:visited {color: #6c1884; text-decoration:none;}
a.red:hover {color: #F9C; text-decoration:none;}
a.red:active {color: #6c1884; text-decoration:none;}
/*--------End Href Color--------*/