/* master css */
html {
	height: 100%;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	cursor: default;
}

body {
	margin: 0;
	height: 100%;
	background: url(../images/cn/share/page_bg.gif);
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #333;
}

body#index {
	background: url(../images/cn/share/page_bg_i.gif);
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

table,tr,td {
	font-size: 12px;
}

p {
	margin: 5px 0 10px 0;
	padding: 0;
	text-indent: 2em;
	line-height: 180%;
}

ul,li,ol,dl,dt,dd {
	margin: 0;
	padding: 0;
}

sup,sub {
	font-size: 8px;
}

a {
	color: #369;
	text-decoration: none;
}

a:hover {
	color: #369;
	text-decoration: underline;
}

img {
	border: 0;
}

form {
	margin: 0;
}

input {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#album {
	height: 223px;
	overflow: hidden;
}


/* page layout */
#wrap {
	width: 100%;
	min-width: 995px;
	min-height: 100%;
	background: url(../images/cn/share/title_bg0.gif) 0px 128px repeat-x;
	position: relative;
}

#all {
	width: 995px;
}

#title {
	width: 100%;
	height: 65px;
	background: url(../images/cn/share/title_bg.gif) no-repeat;
	position: absolute;
	top: 128px;
	left: 0;
	z-index: 10;
}

#title h1 {
	width: 400px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #333;
	position: relative;
	left: 217px;
	top: 14px;
}

#title h2 {
	width: 400px;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	left: 217px;
	top: 16px;
}

#header {
	width: 100%;
	height: 193px;
	background: url(../images/cn/share/header_bg.gif) repeat-y;
	position: relative;
}

#header div.logo {
	position: absolute;
	left: 34px;
	top: 18px;
}

#header div.title {
	width: 100%;
	height: 65px;
	background: #AAD6F1 url(../images/cn/share/title_bg0.gif) repeat-x;
	position: absolute;
	bottom: 0;
	left: 0;
}

#footer {
	width: 100%;
	height: 46px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
}

#footer div.col_left {
	width: 170px !important;
	width: 197px;
	w\idth: 170px;
	height: 36px !important;
	height: 46px;
	he\ight: 36px;
	padding: 5px 10px;
	line-height: 130%;
	background: url(../images/cn/share/footer_bg.gif) no-repeat;
	border-left: 7px solid #009DAC;
	float: left;
}

#footer div.index {
	border-left: 7px solid #F3F5F4; /*009DAC F3F5F4*/
}

#footer div.col_right {
	width: 790px;
	height: 46px;
	background: url(../images/cn/share/footer_bg2.gif) no-repeat;
	float: left;
	overflow: hidden;
}

#footer div.col_right img {
	width: 790px;
	border: 0;
}

/* fix bug */
* html #wrap {
	height: 100%;
}

* html #header div.title {
	bottom: -1px;
}

* html #footer {
	bottom: -1px;
}

/* site menu */
#menu {
	list-style: none;
	font-family: "ËÎÌå";
	font-size: 13px;
	font-weight: bold;
	color: black;
	position: absolute;
	left: 208px;
	top: 30px;
	z-index: 20;
}

#menu li {
	padding: 0 40px 8px 0;
	position: relative;
	float: left;
}

#menu li a,
#menu li a:hover {
	color: black;
	text-decoration: none;
}

#menu div {
	display: none;
	padding: 0 6px;
	width: 400px;
	list-style: none;
	border-left: 1px solid #CCE;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	color: #BBC;
	position: absolute;
	left: 0;
	top: 21px;
}

#menu div a {
	color: black;
	text-decoration: none;
}

#menu div a:hover {
	color: black;
	text-decoration: underline;
}

/* search */
#search {
	width: 180px;
	position: absolute;
	left: 808px;
	top: 152px;
	z-index: 20;
}

#search input {
	vertical-align: middle;
}

input#keywords {
	border: 1px solid #666;
	background: #FFF;
	padding: 2px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

input#go {
	border: 1px solid #666;
	background: #EBE9ED;
	padding: 1px 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

* html input#go {
	padding: 1px 1px 0 2px;
}

* + html input#go {
	padding: 1px 1px 0 2px;
}


/* index layout */
#index_content {
	width: 100%;
	min-height: 410px;
	padding-bottom: 48px;
	background: transparent;
}

#index_content:after {
	content: '.'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#index_content div.col_left {
	width: 197px;
	height: 410px;
	min-height: 410px;
	background: transparent;
	float: left;
}

#index_content div.col_center {
	width: 600px;
	min-height: 410px;
	background: /*url(../images/cn/share/content_bg.gif) top repeat-x*/;
	float: left;
}


#index_content div.col_center div.rows {
	width: 199px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background: url(../images/cn/index/ul_bg.gif) repeat-y;
	float: left;
}

#index_content div.col_center h3 {
	border-bottom: 1px solid #FFF;
	background: #C4DFFA;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	padding: 4px 10px 3px 10px;
}

#index_content div.col_center ul {
	margin: 5px 10px;
	list-style: none;
}

#index_content div.col_center ul li {
	padding: 2px 10px;
	background: url(../images/cn/index/li_img.gif) 0% 50% no-repeat;
}


#index_content div.col_right {
	padding: 5px;
	width: 180px !important;
	width: 190px;
	w\idth: 180px;
	min-height: 300px;
	background: /*url(../images/cn/share/content_bg.gif) top repeat-x*/;
	float: left;
}

#index_content div.col_right h3 {
	padding: 5px 10px;
	font-size: 12px;
	color: #FFF;
	background: #DA027F;
	vertical-align: middle;
}

#index_content div.col_right dl {
	width: 100%;
	height: 80px;
	clear: both;
	padding: 5px 0;
	background: url(../images/cn/share/dot.gif) bottom repeat-x;
}

#index_content div.col_right dl dt {
	height: 80px;
	width: 92px;
	float: left;
	overflow: hidden;
}

#index_content div.col_right dl dd {
	padding: 3px 0;
	width: 88px;
	float: left;
	color: #2191DD;
}

#index_content div.col_right dl a {
	color: #333;
}

#index_news {
	margin: 1px 0;
	height: 176px;
	list-style: none;
	line-height: 23px;
}

#index_news li {
	padding: 0 10px !important;
	padding: 0;
	padd\ing: 0 10px;
	margin: 1px 0 0 0;
	border-left: 4px solid #B91085;
	border-bottom: 1px solid #EEE;
	background: inherit;
}

#index_news li.c1 { border-left: 4px solid #B91085; }
#index_news li.c2 { border-left: 4px solid #7F2B8D; }
#index_news li.c3 { border-left: 4px solid #5F4F9A; }
#index_news li.c4 { border-left: 4px solid #1C6EB8; }
#index_news li.c5 { border-left: 4px solid #01AACB; }
#index_news li.c6 { border-left: 4px solid #1EA69C; }
#index_news li.c7 { border-left: 4px solid #78B86C; }

#index_news li a {
	font-size: 12px;
	color: #555;
}

#login {
	padding: 5px;
	margin: 3px 3px 0 11px;
	width: 171px !important;
	width: 181px;
	w\idth: 171px;
	height: 45px !important;
	height: 53px;
	he\ight: 45px;
	background: url(../images/cn/index/login_bg.gif) no-repeat;
	vertical-align: middle;
	overflow: hidden;
}


#login p {
	text-indent: 0;
	margin: 0;
	vertical-align: middle;
	line-height: 190%;
}

* html #login p {
	padding: 1px 0;
}

#login label {
	padding: 0 0 0 12px;
	color: #365657;
}

#login img,
#login input {
	vertical-align: middle;
}


#login input.txt {
	margin: 0 4px 0 3px;
	width: 60px;
	font-size: 11px;
	border: 1px solid #CBD9DE;
	padding: 1px;
}

#find {
	padding: 0 5px;
	margin: 0 3px 0 11px;
	width: 171px !important;
	width: 181px;
	w\idth: 171px;
	height: 50px;
	background: url(../images/cn/index/login_bg.gif) left bottom no-repeat;
}

#find p {
	text-indent: 0;
	margin: 0;
	padding: 6px 0 0 0;
	vertical-align: middle;
	line-height: 160%;
}

#find img,
#find input {
	vertical-align: middle;
}

#find label {
	padding: 0 0 0 5px;
	color: #365657;
}

#find input.txt {
	margin: 0 4px 0 3px;
	width: 112px;
	font-size: 11px;
	border: 1px solid #CBD9DE;
	padding: 1px;
}

#maps {
	margin: 0 0 0.5em 0;
	width: 194px;
	height: 115px;
	background: url(../images/cn/index/map.gif) no-repeat;
	position: relative;
	border-bottom: 1px solid white;
}

#maps a span {
	visibility: hidden;
}

#maps div.contact {
	position: absolute;
	left: 20px;
	top: 90px;
}

#maps div.links {
	position: absolute;
	left: 73px;
	top: 90px;
}

#maps div.offer {
	position: absolute;
	left: 125px;
	top: 90px;
}
#index_contact {
	width: 162px !important;
	width: 195px;
	w\idth: 162px;
	padding: 12px 10px 5px 22px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	cursor: default;
}

#index_contact p {
	text-indent: 0;
	font-size: 11px;
}

#login.index {
	margin: 3px 3px 0 12px;
}

#find.index {
	margin: 0 3px 0 12px;
}


/* side navigator */
#nav {
	width: 196px;
	margin: 12px 0 30px 0;
	padding: 0 0 1px 0;
	background: url(../images/cn/share/nav_bg.gif) repeat-y;
	list-style: none;
	cursor: pointer;
	overflow: hidden;
}

#nav.fix {
	margin: 0;
}

#nav li {
	width: 196px;
	margin: 1px 0 0 0;
	padding: 0;
	position: static !important;
	position: relative;
	pos\ition: static;
	left: -16px;
	background: url(../images/cn/share/nav_li_bg.gif) 100% repeat-y;
}

#nav li a {
	width: 197px;
	w\idth: 150px;
	display: block;
	margin: 0;
	padding: 6px 10px 5px 30px;
	border-left: 7px solid #009EAC;
	text-decoration: none;
	background: url(../images/cn/share/nav_li_bg_img.gif) 18px 10px no-repeat;
	color: #333;
}

#nav li a:hover {
	border-left: 7px solid white;
	background: white;
}

#nav li a.c1 { border-left: 7px solid #B91085; }
#nav li a.c2 { border-left: 7px solid #7F2B8D; }
#nav li a.c3 { border-left: 7px solid #5F4F9A; }
#nav li a.c4 { border-left: 7px solid #1C6EB8; }
#nav li a.c5 { border-left: 7px solid #01AACB; }
#nav li a.c6 { border-left: 7px solid #1EA69C; }
#nav li a.c7 { border-left: 7px solid #78B86C; }

#nav li a.c1:hover,
#nav li a.c2:hover,
#nav li a.c3:hover,
#nav li a.c4:hover,
#nav li a.c5:hover,
#nav li a.c6:hover,
#nav li a.c7:hover {
	border-left: 7px solid white;
	background: white;
}

#nav li.rt {
	background: url(../images/cn/share/nav_li_bg_rt.gif) 100% repeat-y;
}

#nav li.rt a {
	width: 197px;
	w\idth: 160px;
	padding: 6px 10px 5px 20px;
	background: url(../images/cn/share/nav_li_bg_img_rt.gif) 8px 10px no-repeat;
}

#nav li.rt a:hover {
	border-left: 7px solid white;
	background: white;
}

#nav li.on a {
	width: 197px;
	w\idth: 160px;
	padding: 6px 10px 5px 20px;
	font-weight: bold;
	background: none;
}

#nav li.on a:hover {
	border-left: 7px solid white;
	background: white;
}

#nav li.bk {
	margin: 1px 0 0 0;
	border-left: 7px solid #1EA69C;
	background: url(../images/cn/share/nav_li_bg.gif) 0% repeat-y;
}

/* list style */
ul.list1 {
	margin: 0;
	padding: 5px 10px;
	line-height: 150%;
	list-style: none;
	background: #F6F6F6;
	border: 1px solid #F0F0F0;
}

ul.list1 li {
	padding: 2px 15px;
	text-align: left;
	background: url(../images/cn/share/li_img2.gif) 0% 8px no-repeat;
	color: #666;
}

ul.list1 a {
	color: #444;
	text-decoration: none;
}

ul.list1 a:hover {
	color: #369;
	text-decoration: underline;
}


/* others */
span.date {
	width: 75px;
	float: right;
	color: #888;
	text-align: center;
	font-size: 11px;
}

#pages {
	width: auto;
	text-align: center;
	margin: 30px 0 0 0;
	color: #5D6D6C;
}

.hr_dot {
	height: 15px;
	width: 100%;
	overflow: hidden;
	background: url(../images/cn/share/dot.gif) center repeat-x;
}

