@charset "utf-8";

body,ul,ol,li {padding:0px;margin:0px;} 
ol,ul {list-style:none;} 

body,html{padding:0px;margin:0px;
	width:100%;
	height:100%;}
p { padding:0px; margin:0px;}

body {
	font-family: "Arial","ff-tisa-web-pro-2","Lucida Grande","Hiragino Sans GB","Hiragino Sans GB W3","Microsoft Yahei";
    -webkit-text-size-adjust: 100%;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

img { border:0px;}

.font_red{color:#FF0000;}
.font_12{font-size:12px;}
.font_14{font-size:14px;}
.font_12_h{font-size:12px;color:#999999}

a:link {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color:#fabe00;
	text-decoration: none;
}
a{color:#000000;text-decoration: none;}

form{margin:0px;}
.inputC{
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.InfoTitle{
	text-align:center; padding-bottom:18px; padding-top:18px; font-weight:bold;
	font-size: 14px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.InfoTitle1{
	font-size: 14px;
	text-decoration: none;
	line-height:26px;
	background-color: #F2F2F2;
	margin-top:2px;
	text-align:center;
}
.InfoLink {
	padding-right:15px;
	text-align:right;
	line-height:35px;
	background-color: #eeeeee;
	border: 1px solid #dddddd;
}



#main .photoblock-many {		/* A general full-width photo block (that clears), for many thumbnails */
   margin: 0 10px 10px -4px;
   clear: both;
   width: 100%;
   text-align: center;
   font-size: 10px;
   color: #888888;
}


.bottom { padding-top:40px; width:610px; text-align:right;}

.alert_e{
	font-size: 12px;
	line-height: 24px;
	background-color: #fff2e9;
	background-image: url(../Images/alert_error.gif);
	background-repeat: no-repeat;
	border: 1px solid #ff6600;
	padding-left: 34px;
	background-position: 12px;
}
.alert_r{	
	font-size: 12px;
	line-height: 24px;
	background-color: #e6ffe6;
	background-image: url(../Images/alert_right.gif);
	background-repeat: no-repeat;
	border: 1px solid #00be00;
	padding-left: 34px;
	background-position: 12px;
}


.cloud-zoom-lens {
	border: 4px solid #fff;
	margin:-4px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;		
}

/* This is for the title text. Download by http://www.codefans.net*/
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:4px solid #fff;
	overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#fff;
	padding:3px;
	border:1px solid #000;
}








ul,li {list-style-type:none; text-transform:capitalize;}
.clear {clear:both; *display:inline;/*IE only*/}

/*menu*/
#menu {display:block; width:960px; height:97px; text-align:left; margin-left:auto; margin-right:auto;}
#nav {display:block;}
#nav .mainlevel {float:left; text-align:center; display:block; }
#nav .mainlevel:hover{
	background-image: url(../images/bg_nav_top_up.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav .mainlevel a {color:#fff; text-decoration:none; line-height:34px; height:34px; text-align:center; display:block; _width:48px; font-size:13px; font-weight:bold; color:#4d4c4c;padding-left:20px; padding-right:20px; padding-top:30px;}
#nav .mainlevel a:hover {color:#01be19; text-decoration:none;}

#nav .mainlevel ul { position:absolute; display:none; *width:2000px;/*IE is great need, width>=li.length*/}
#nav .mainlevel li {float:left;	background-image: url(../images/bg_nav.jpg);background-repeat: repeat-x;}
#nav .mainlevel li a { font-size:12px; font-weight:normal; color:#FFFFFF; padding:0 12px; line-height:24px; height:24px; display:block; _padding-bottom:6px;/*IE6 only*/}
#nav .mainlevel li a:hover {color:#3f240e; text-decoration:none;}

#nav li a em/*input an em tag as a space*/ {padding:0 3px;}
.note {display:block; width:255px;  text-align:left;}
.Triangle_con {height:3px; background:url(../images/bird.png) 36px 0 no-repeat; display:block; _margin-bottom:-6px;/*IE6 only*/}

.navline {
}
.leftline {
	background-image: url(../images/ico_nav.jpg);
	background-repeat: no-repeat;
	background-position: right 42px;
}
