﻿@charset "utf-8";

body {
	margin,	padding: 0px;
	text-align:center;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, sans-serif;
	background: url(../images/bg.jpg) 50% repeat-y;
	background-attachment:fixed;
}

* {
	margin: 0px;
	padding: 0px;
}

img {
	vertical-align: top;
	border:none;
}

/*------------------------------------------------------header start---------------------------------------------------------*/


#header {
	width: 870px;
	margin: 0px auto;
	text-align:left;
}

#header #logo {
	float: left;
	width: 379px;
	padding: 25px 0 5px 2px;
}

#header #search {
	display:none;
	width: 295px;
	height:30px;
	background: url(../images/search_bg.jpg) no-repeat;
	float: left;
	margin:10px 0 0 30px;
}

#search .searchbox {
	border: 1px solid #bbc5d1;
	background: url(../images/searchbox_bg.jpg) repeat-x;
	font-size: 10px;
	padding: 2px 0 3px 25px;
	margin:5px 0 3px 85px;
	color: #303030;
	float: left;
	width: 120px;
}

#header #search img{
	float: left;
	margin:5px 0 0 5px;
}

#header #lan{
	width: 162px;
	float: right;
	padding: 12px 0 0;
}

#header #lan li {
	list-style: none;
	display:inline;
	padding: 5px 0 5px 8px;
}

#header #list_link{
	width: 70px;
	float: right;
	padding: 0 0 10px 0;
}

#header #list_link li {
	list-style: none;
	display:inline;
	padding: 5px 0 5px 7px;
}

#header #list_link li img{
	padding: 2px 10px 0 0;
}

#header #list_link li img#margintop_3{
	margin-top:3px;
}

/*------------------------------------------------------header end---------------------------------------------------------*/


/*------------------------------------------------------banner start---------------------------------------------------------*/


#banner {
	width: 907px;
	margin: 8px auto 0;
	padding-top: 5px;
	text-align: center;
	position: relative;
}

#banner ul {
	position: absolute;
	top: 0;
	left: 0;
}

#banner ul li{
	position: absolute ;	
	display:inline;
	padding: 3px;
	border: 1px solid #3A77E9;
	white-space: nowrap;
	background: #fff;
}

#banner a {
	text-decoration: none;
}


#banner .flash2 {  top:0px ; left:0px ; }
#banner .Bangkok {  top:264px ; left:131px ; }
#banner .Busan {  top:140px ; left:649px ; }
#banner .Chiba {  top:167px ; left:801px ; }
#banner .Dalian {  top:85px ; left:580px ; }
#banner .Haiphong {  top:217px ; left:231px ; }
#banner .Hakata {  top:168px ; left:679px ; }
#banner .HoChiMinh {  top:314px ; left:206px ; }
#banner .HongKong {  top:226px ; left:361px ; }
#banner .Inchon {  top:116px ; left:643px ; }
#banner .Pyeongtaek {  top:116px ; left:643px ; }
#banner .Kaohsiung {  top:255px ; left:469px ; }
#banner .Keelung {  top:233px ; left:500px ; }
#banner .Kobe {  top:159px ; left:731px ; }
#banner .Kwangyang {  top:143px ; left:628px ; }
#banner .LaemChabang {  top:275px ; left:139px ; }
#banner .Lianyungang {  top:119px ; left:520px ; }
#banner .Longkou {  top:97px ; left:538px ; }
#banner .Manila {  top:318px ; left:426px ; }
#banner .Matsuyama {  top:168px ; left:709px ; }
#banner .Moji {  top:173px ; left:689px ; }
#banner .Nagoya {  top:166px ; left:762px ; }
#banner .Ningbo {  top:175px ; left:519px ; }
#banner .Osaka {  top:165px ; left:738px ; }
#banner .Qingdao {  top:107px ; left:548px ; }
#banner .Qinhuangdao {  top:60px ; left:550px ; }
#banner .Shanghai {  top:169px ; left:533px ; }
#banner .Shidao {  top:104px ; left:579px ; }
#banner .Shimizu {  top:167px ; left:776px ; }
#banner .Taichung {  top:239px ; left:481px ; }
#banner .Tokyo {  top:161px ; left:795px ; }
#banner .Xiamen {  top:216px ; left:464px ; }
#banner .Xingang {  top:68px ; left:517px ; }
#banner .Yantai {  top:96px ; left:562px ; }
#banner .Yokkaichi {  top:168px ; left:751px ; }
#banner .Yokohama {  top:166px ; left:785px ; }
#banner .Toyohashi {  top:166px ; left:765px ; }
#banner .ticker {
 	top:346px ;
	left:4px ;
	border: 0px;
	color:#003366;
	font-weight:600;
	font-size: 17px;
	vertical-align:middle;
	background-color: transparent;
}



/*------------------------------------------------------banner end---------------------------------------------------------*/


/*------------------------------------------------------menu start---------------------------------------------------------*/

#menu{
	width: 907px;
	margin: 0px auto;
	text-align:left;
	background:url(../images/menu_bg.jpg);
	background-color: #32507e;
}
/*------------------------------------------------------menu end---------------------------------------------------------*/

#index_wrap{
	width: 880px;
	margin: 0 auto;
}

#wrap{
	width: 907px;
	margin: 0 auto;
}

/*------------------------------------------------------content_l start---------------------------------------------------------*/

#content_l {
	width: 623px;
	margin: 0 auto;
	float: left;
	line-height: 20px;
}

#content_l h1{
	margin-top:20px;
}

#content_l #circ{
	width: 621px;
	height:155px;
	color:#666;
	background: url(../../images/left_bg.jpg);
}

#content_l #circ table {
	width:600px;
	text-align:left;
	line-height: 26px;
	margin-left:15px;
	margin-top:15px;
}

#content_l #circ table tr td select {	
	border: 1px solid #bbc5d1;
	width:180px;
}

#content_l #circ table tr td input {	
	border: 1px solid #bbc5d1;
	width:160px;
}

#content_l #circ .inputbox{	
	width:110px;
}

#content_l #news{
	width: 606px;
	height:170px;
	color:#666;
	background: url(../../images/left_bg.jpg);
	padding-left: 15px;
}

#content_l #news ul{
	width: 580px;
	text-align:left;
	padding: 15px 10px 5px 10px;

}
#content_l #news li {
	list-style: none;
	padding: 5px 30px 5px 30px;
	background: url(../../images/news_arrow.jpg)  5px 8px no-repeat;
}

#content_l #news li a{
	padding-left: 10px;
}

#submenu{
	width: 623px;
}

#recommended {
	float: left;
	margin: 0;
	padding:0 5px 0;
	text-align: left;
	width: 611px;
	background: url(../../images/submenu_bg.jpg) no-repeat;
}

#recommended ul {
	margin: 0;	
	float: left;
	width: 611px;
	font-size: 11px;
	padding:0;
	list-style: none;
}

#recommended ul li {
	margin: 5px 0;
	width:200px;
	padding: 0;
	float: left;
	display:inline;
}

#recommended ul li img {
	padding:3px;
	width: 47px;
	height: 39px;
	float: left;
	margin: 3px 0x 0 0;
}

#recommended ul li dl {
	text-align:left;
	font-size: 12px;
	line-height: 15px;
	margin-left: 55px;
	color:#333;
}

#recommended ul li dd {
	overflow:hidden;
	padding:0 0 0 15px;
	background: url(../../images/submenu_arrow.gif) 5px 4px no-repeat;
}

/*------------------------------------------------------content_l end---------------------------------------------------------*/


/*------------------------------------------------------content_r start---------------------------------------------------------*/

#content_r {
	width: 220px;
	float: right;
	padding-top: 20px;
	line-height: 20px;
}

#login{
	width:218px;
	height:146px;
	text-align:left;
	background:url(../../images/login.jpg) no-repeat;
}

#login .inputbox1{	
	width:110px;
	margin-top:30px;
	margin-left:90px;
}
#login .inputbox2{	
	width:110px;
	margin-top:5px;
	margin-left:90px;
}
#login span{
	margin-left:20px;
}
#login img{
	margin-left:70px;
}






#content_r div{
	padding-top: 10px;
}

#content_r #list_dl{
	width: 206px;
	height:100px;
	margin:0 auto;
	text-align:left;
	font-size: 12px;
	padding:5px;
	background: url(../../images/right_bg.jpg) repeat-x;
	color:#333;
}

#content_r #list_dl #list_dd {
	overflow:hidden;
	padding:0 0 0 15px;
	line-height: 15px;
	background: url(../../images/submenu_arrow.gif) 5px 5px no-repeat;
}

#content_r #list_dl #list_dd dt {
	width:40px;
	float:left;
}

#content_r #list_dl #list_dd .a_style{
	margin-left:40px;
	display:block;
	width:140px;
}



#content_r #list_dl .list_dd {
	overflow:hidden;
	padding:0 0 0 15px;
	line-height: 15px;
	background: url(../../images/submenu_arrow.gif) 5px 5px no-repeat;
}

#content_r #list_dl .list_dd dt {
	width:40px;
	float:left;
}

#content_r #list_dl .list_dd .a_style{
	margin-left:40px;
	display:block;
	width:140px;
}

/*------------------------------------------------------content_r end---------------------------------------------------------*/


/*------------------------------------------------------footer start---------------------------------------------------------*/

#footer {
	width: 100%;
	height:80px;
	margin: 0px auto;
	font-size: 10px;
	background-color:#fff;
	color:#666;
	margin-top: 25px;
}

#footer #topborder{
	width:908px;
	margin:0 auto;
	padding:0;
	border-top:1px solid #ccc;
}

#footer #topborder #container{
	width:395px;
	margin: 10px auto;
	float:left;
 	padding-left:250px;
}

#footer #topborder #container #inline_ul{
	width: 395px;
}

#footer #topborder #container #inline_ul li {
	list-style: none;
	display:inline;
}

#footer #topborder #container p{
	font-size: 12px;
	width: 465px;
	float:left;
}

/*------------------------------------------------------footer end---------------------------------------------------------*/

/*------------------------------------------------------table width start---------------------------------------------------------*/
.width20{
	width:20px;
}

.width35{
	width:35px;
}
.width40{
	width:40px;
}

.width50{
	width:50px;
}

.width55{
	width:55px;
}

.width60{
	width:60px;
}

.width70{
	width:70px;
}
.width80{
	width:80px;
}

.width120{
	width:120px;
}

.width130{
	width:130px;
}

.width150{
	width:150px;
}

.width200{
	width:200px;
}

.width220{
	width:220px;
}

.width265{
	width:265px;
}

/*------------------------------------------------------table width end---------------------------------------------------------*/

/*------------------------------------------------------link start---------------------------------------------------------*/
a:link {
	color: #666;
	text-decoration: underline;
}

a:visited {
	color: #666;
	text-decoration: underline;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

.link_blue:link {
font-size: 12px;
color: #0000fa;	
text-decoration: underline;
}

.link_blue:visited {
font-size: 12px;
color: #0000fa;	
text-decoration: underline;
}

.link_blue:hover {
color: #0000fa;	
text-decoration: underline;
}

.link_black:link {
font-size: 12px;
color: #000;	
text-decoration: none;
}

.link_black:visited {
font-size: 12px;
color: #000;	
text-decoration: none;
}

.link_black:hover {
color: #000;	
text-decoration: underline;
}

.link_grey:link {
font-size: 12px;
color: #666;	
text-decoration: none;
}

.link_grey:visited {
font-size: 12px;
color: #666;	
text-decoration: none;
}

.link_grey:hover {
color: #666;	
text-decoration: underline;
}

/*------------------------------------------------------link end---------------------------------------------------------*/

.border{
	border:1px solid #ccc;
}

.clear{
	clear:both;
}

h1{
	font-size: 0px;
	line-height: 0px;
	margin-bottom:0;
	margin-top: 0px;
}

.border_bottom{
	border-bottom:dotted 1px #ccc;
}

.border_w_blue{	
	border-left:#b9d0ed 1px solid;
	border-right:#b9d0ed 1px solid;
}

.border_w_grey{	
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
}

.height_65{
	height:65px;
}

.height_102{
	height:102px;
}

dt.blue{
	color:#114598;
	font-weight:600;
}

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.padding_10{
	padding:10px;
}

.margin_15{
	margin:15px;
}

.margin_bottom_10{
margin-bottom:10px;
}

.margin_top_15{
margin-top:15px;
}

.strong{
	font-weight:600;
	color:#004488;
}
.red{
	color:#ff0000;
}

.bg_grey{	
	background-color:#e9ebe4;
}


