@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 12px;
	
	font-family: Arial, Helvetica, sans-serif;
}
body {
	
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
}
form{
	margin: 0px;
	padding: 0px;
}
#head{
        background-color: #fff;
	width: 930px;
	height: 96px;
	margin: 0px auto 0px auto;
}
#head .logo{
	height: 77px;
	width: 236px;
	float: left;
	margin-left: 36px;
    margin: 10px 8px auto 12px;
}
#head .right{
	float: right;
	height: 88px;
	width: 400px;
	margin-right: 10px;
}
#head .right .language{
	height: 20px;
	background-image: url(../images/language_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 65px;
	line-height: 16px;
	color: #7E7E7E;
	float: right;
    margin: 10px auto auto auto;
}
#head .right .language a{
	color: #7E7E7E;
	text-decoration: none;
}

#head .right .language a:active{
	color: #A80A21;
	text-decoration: underline;
}
	
#head .right .language a:link{
	color: #7E7E7E;
	text-decoration: none;
}

#head .right .language a:hover{
	color: #A80A21;
	text-decoration: underline;
}

#head .right .search{
	float: right;
	width: 290px;
	padding: 0px;
	clear: both;
	height: 22px;
	margin: 11px 0px 0px 0px;
}
#head .right .search *{
	height: 22px;
	float: left;
}
#head .right .search .ico{
	height: 22px;
	width: 12px;
}
#head .right .search .input{
	border: 1px solid #707070;
	height: 14px;
	width: 220px;
	margin:0px 8px 0px 8px;
	padding: 3px;
	font-size: 12px;
	color: #747474;
	vertical-align: middle;
}
#head .right .search .go{
	height: 22px;
	width: 31px;
}

ul#menu{
	height: 34px;
	width: 930px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/menu_bg.gif);
}
ul#menu li{
	cursor: pointer;
	list-style-type:none;
	float: left;
	height: 34px;
	width: 182px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	color: #AB2435;
	background-image: url(../images/menu_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
ul#menu li.link{
	background-image: url(../images/menu_link_bg.gif);
	color: #FFFFFF;
	background-repeat: repeat;
	background-position: left top;
}
ul#menu li.link a:{
       	cursor: pointer;
	float: left;
	height: 34px;
	width: 182px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	color: #AB2435;
	background-image: url(../images/menu_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
        text-decoration: none ;
}

ul#menu li.link a:link {font-weight:bold ;text-decoration:none;color: #ffffff;}
ul#menu li.link a:visited{color: #ffffff;}
ul#menu li.link a:hover{color: #ffffff;}
ul#menu a:link {font-weight:bold ;text-decoration:none;color: #AB2435;}
ul#menu a:visited {font-weight:bold ;text-decoration:none;color: #AB2435;}
ul#menu a:hover {color: #ffffff;}
ul#menu a:active {color: #ffffff;} 

#webbody{width: 930px;clear: both;margin: 0px auto 0px auto;}
#banner{
	background-color: #fff;
	width: 930px;
	height: 227px;
	clear: both;
	}
#banner embed{width: 930px;height:227px;
      }

#operation{
        background-color: #FFFFFF;
	width: 930px;
	clear: both;
	background-image: url(../images/operation_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 370px;
	}
#operation .left,#operation .middle,#operation .right{
	padding-top: 10px;
}
#operation .left{
	float: left;
	width: 353px;
	padding-right: 20px;
	padding-left: 5px;
}
#operation .left .list{
	clear: both;
	height: 75px;
	margin: 8px 2px 2px 2px;
	padding: 3px;
}
#operation .left .list li{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
#operation .left .img{
	float: left;
	height: 75px;
	width: 150px;
}
#operation .left .text{
	float: right;
	height: 75px;
	width: 175px;
	line-height: 18px;
}
#operation .left .text b{
	color: #B0283C;
}
#operation .middle{float: left;
	width: 260px;
}
#operation .middle .select{
	height: 22px;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0px 5px 0px;
}
#operation .middle .input{margin: 8px 0px 0px 0px;}
#operation .right{
	float: right;
	width: 262px;
}
#operation .right .interest{
	background-image: url(../images/right_img_1.gif);
	height: 86px;
	width: 214px;
	padding: 35px 0px 0px 38px;
	margin: 0px 0px 8px 0px;
	background-repeat: no-repeat;
	line-height: 15px;
}

#operation .right .interest a{
	color: #6C6C6C;
	text-decoration: none;
}

#operation .right .interest a:active{
	color: #A80A21;
	text-decoration: underline;
}
	
#operation .right .interest a:link{
	color: #6C6C6C;
	text-decoration: none;
}

#operation .right .interest a:hover{
	color: #A80A21;
	text-decoration: underline;

}

#operation .right .flash{
	width: 252px;
	clear: both;
	height: 150px;
        vertical-align: middle;
	background-image: url(../images/flash_bg.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 8px 0px;
}
#operation .right .associate{
	height: 36px;
	width: 227px;
	background-image: url(../images/associate_bg.gif);
	background-repeat: no-repeat;
	padding-top: 33px;
	padding-left: 25px;
}
#operation .right .associate select{
	width: 210px;
	height: 23px;
}
#bottom{
        background-color: #FFFFFF;
	width: 930px;
	clear: both;
	color: #818181;
	line-height: 20px;
	margin: 0px auto 0px auto;

}
#bottom a{
	color: #818181;
	text-decoration: none;
	padding-left:10px;
}
#bottom a:hover{
	color: #B72A3B;
	text-decoration: underline;
}
#bottom hr{
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 100%;
	color: #cccccc;
}

.mtDropdownMenu {	
LEFT: -1000px; 
OVERFLOW: hidden; 
POSITION: absolute; 
TOP: -1000px
}

.mtDropdownMenu .content {
	POSITION: absolute
}

.mtDropdownMenu .items {
TOP:0px;
padding:0px 0px;	
BORDER-RIGHT: #999 1px solid; 
BORDER-TOP: #999 1px solid; 
Z-INDEX: 2; 
BORDER-LEFT: #999 1px solid; 
BORDER-BOTTOM: #999 1px solid; 
POSITION: relative; 
width:200px; 
line-height:12px;
}

.mtDropdownMenu .item {	
BORDER-RIGHT: medium none; 
BORDER-TOP: medium none; 
FONT-SIZE: 12px; 
BORDER-LEFT: medium none; 
CURSOR: hand; COLOR: #AC2438; 
BORDER-BOTTOM: medium none; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"; font-weight:normal;
TEXT-DECORATION: none; 
EXT-DECORATION: none;

}

.mtDropdownMenu .background {	
Z-INDEX: 1; 
FILTER: alpha(opacity=95); 
LEFT: 0px; 
POSITION: absolute; 
TOP: 0px; 
moz-opacity: .8
}

.mtDropdownMenu .shadowRight {	
Z-INDEX: 1; 
FILTER: alpha(opacity=60); 
WIDTH: 0px; POSITION: absolute; 
TOP: 0px; moz-opacity: .2
LEFT: 2px;
}

.mtDropdownMenu .shadowBottom {	
Z-INDEX: 1; 
FILTER: alpha(opacity=30); 
LEFT: 0px; POSITION: absolute; 
HEIGHT: 1px; 
moz-opacity: .4
}

.mtDropdownMenu .hover {
BACKGROUND: #C53745;	
font-weight:bold;
COLOR: #ffffff
}

.mtDropdownMenu .item IMG {	
MARGIN-LEFT: 10px

}