@charset "utf-8";
@import url(common.css);
@import url(common-inside.css);
a.button { display:inline-block; margin:6px 0 0;height:30px; border:0; padding:0; color:#47667e; font-size:12px; line-height:30px; background:url(../images/trade/open/create_33.png) no-repeat left; cursor:pointer; }
a.button span {display:block; margin:0; padding:0 15px; line-height:30px; background:url(../images/trade/open/create_35.png) no-repeat right;}

/*--- TABLE 灰色 ---*/
/*
.tableGray {margin:19px 0; width:100%; }
	.tableGray caption {line-height:24px; font-weight:bold;}
	.tableGray th,
	.tableGray td {height:24px; border:1px solid #cecece; line-height:24px; padding:0 0 0 10px; font-weight:normal;}
	.tableGray th {color:#3f3f3f; background:#c6c6c6; }
*/

/* 专户首页未登录部分
--------------------------------------------------*/
	/*--- 左侧 ---*/
	#index-left {float:left; width:188px; }

	/*--- 右侧 ---*/
	#index-right {float:right; width:755px; }
		#index-right #crumb {background:url(../images/istar/no-login_05.png) repeat-x top; }

		.index-box {clear:both; margin:15px auto 0; width:734px; }
			.index-box h3 {margin:0 0 6px; border-bottom:1px solid #cccccc; padding:0 0 0 8px; line-height:32px; font-size:13px; font-weight:bold; color:#5c4b00; background:url(../images/istar/istar-contact-us-bg.png) repeat-x bottom ; }
			.index-box div {background:#fffdf7; }

			/*公告*/
			#index-notice {float:left; width:480px; }
				#index-notice li {padding:0 10px 0 22px; text-align:right; line-height:28px; background:url(../images/li-bg.png) no-repeat 12px 14px; }
					#index-notice li a {float:left; }

			/*登录*/
			#index-login {float:right; width:243px; height:245px; border:1px solid #ebe3e3; line-height:17px; background:#ffffff url(../images/college/login-bg.png) repeat-x bottom; }
				#index-login-title {margin:0 0 4px; height:44px; padding:0 0 0 54px; background:url(../images/istar/no-login_09.png) no-repeat 13px 11px; }
				#index-login-title h3 {border-bottom:1px solid #cccccc; background:none;  }
				#index-login-title h3 span {color:#000000 }

				#index-login a {color:#0079be; font-family:Arial;  }
				#index-login dl {margin:0 0 10px; }
					#index-login dt {float:left; display:inline; margin:0 0 0 21px; width:60px; height:32px; line-height:22px; }
					#index-login dd {float:left; width:150px; height:32px; }
						#index-login dd a {color:#555555; }
						#index-login dd .input {margin:0 3px 0 0; height:22px; border:1px solid #ababab; line-height:22px; }
						#index-login dd .input,
						#index-login dd img {vertical-align:middle;}
						#index-login .submit {margin:0 0 8px; width:88px; height:33px; border:0; color:#ffffff; line-height:33px; font-size:14px; background:url(../images/istar/index-login-button.png) no-repeat;   }
						#index-login p a {padding:0 0 0 8px; color:#0079be; background:url(../images/istar/istar-login-corner.png) no-repeat 0 3px; }
						#index-login a:hover {text-decoration:underline; color:#ff0000;}

			/*简介*/
			#index-intro {float:left; width:480px; }
				#index-intro p {padding:0 12px; text-indent:24px; line-height:20px; }

			/*服务*/
			#index-service {float:right; width:243px;}
				#index-service p {padding:0 15px 0 19px;}
				#index-service ul {margin:10px 70px 0 40px; background:url(../images/istar/index-service.png) no-repeat; }
					#index-service li {height:40px; line-height:30px; font-size:14px; font-weight:bold;}
						#index-service li a {display:block; height:30px; line-height:30px; text-indent:40px; color:#2582ca; }
				

/* -----------------------------------------------
 * 共用部分
--------------------------------------------------*/
	.istar-main {margin:0 auto; width:742px; }
	
	/* 左侧
	--------------------------------------------------*/
	#left {float:left; display:inline; margin:0 0 0 2px; width:176px; }

		/*--- 左侧导航 ---*/
		.inside-navi {border-bottom:4px solid #dfd7b3; background:#f9f6e4; }
			.inside-navi h2 { height:45px; text-indent:-9999px; background:url(../images/istar/istar.png) no-repeat; }
			.inside-navi ul {padding:17px 7px 37px 6px; border-bottom:1px solid #e6e6e6; }
				.inside-navi li {line-height:39px; background:url(../images/istar/istar-left-menu.png) no-repeat 0 0; }
					.inside-navi li.current {background-position:-163px 0; }
					.inside-navi li.current a {color:#866500; }
					.inside-navi li.current ul {display:block; }
				.inside-navi li a {display:block; height:39px; line-height:39px; text-indent:54px; }

			/*--- sub product ---*/
			.inside-navi li ul {display:none; margin:0 4px 7px; padding:8px 11px; background:#eee8d8; }
				.inside-navi li li {width:auto; height:30px; line-height:30px; border-bottom:1px solid #e2d2a8; background:none;}
				.inside-navi li li a {margin:3px 2px; height:24px; line-height:25px; text-indent:0; text-align:center; color:#443800; }
				.inside-navi li li a.current,
				.inside-navi li li a:hover {color:#443800; background:#f7f2e4; }

	/* 右侧
	--------------------------------------------------*/
	#right {float:right; width:755px;}
		.title {padding:5px 0 5px 5px; color:#5c4b00; font-weight:bold; font-size:13px; line-height:24px; }
		.title select,
		.title input {margin:0 5px; vertical-align:middle;}

	/*--- tabs ---*/
	.tabs { height:52px; background:url(../images/istar/istar-tabs-bg.png) repeat-x top;}
		.tabs ul {padding:0 0 0 5px; }
			.tabs li {float:left; margin:0 0 0 5px; width:86px;  height:47px; }
				.tabs li a {display:block; margin:7px 0 0; height:35px; line-height:33px; text-align:center; font-size:14px; color:#443800; }
				.tabs li.ui-tabs-selected a,
				.tabs li a:hover {height:42px; color:#ffffff; background:url(../images/istar/istar-tabs.png) no-repeat center 0; }

	/*新闻和产品报告内容页*/
	.news-content {}
		.news-content-title {padding:20px 0; font-size:14px; color:#1979c5; font-weight:bold; text-align:center; }
			.news-content-main {padding:0 20px; }
				.news-content-main p {margin:0 0 15px; text-indent:24px; }



/* 专户服务
--------------------------------------------------*/
#service-content {padding:0 25px; }
	#service-content p.title, #service-advantage p.title {padding:15px 0 10px; font-size:16px; font-weight:bold; color:#915c00; }
	#service-content li {clear:both; overflow:hidden; _zoom:1; border-bottom:1px dashed #cccccc; padding:12px 0; }
		#service-content li img {float:left; margin:0 11px 0 0; }
		#service-content li h4 {float:left; width:580px; height:22px; line-height:22px; text-indent:5px; font-size:14px; color:#ffffff; background:url(../images/istar/istar-service-title-bg.jpg) no-repeat; }
		#service-content li p {float:left; width:570px; padding:3px;  }
#service-advantage p {margin:0 0 15px;}

/* 专户动态
--------------------------------------------------*/
#news li {margin:5px 0 15px; padding:0 10px; text-align:right; line-height:26px;}	
	#news span {float:left; }
	#news span a {font-weight:bold;}
	#news p {margin:3px 0 22px; border-top:1px dashed #cccccc; padding:3px 0 0; text-align:left; line-height:22px; overflow:hidden; _zoom:1;}
	#news p img {float:left; margin:0 15px 0 0; }
	#news p a {font-weight:bold; }

/* 我的专户
--------------------------------------------------*/
	/*--- 用户信息 ---*/
	.gray-bg {margin:0 0 10px; padding:0 0 5px; background:#fbf5db url(../images/trade/gray-shadow.png) repeat-x bottom; }
		.gray-border {border:1px solid #ece6cd; background:url(../images/istar/my_03.png) repeat-x top; }
			.gray-border p {position:relative; border-bottom:1px solid #ffffff; padding:10px 21px; line-height:24px; _zoom:1;  }
			.gray-border p a.buttonSearch {position:absolute; right:10px; bottom:10px; width:108px; height:30px; text-indent:12px; line-height:30px; color:#1d5682; background:url(../images/istar/my-index-button.png) no-repeat; }
			.gray-border span.property { display:inline-block; width:103px; height:23px; padding:0 12px; line-height:22px; color:#ffffff; background:url(../images/trade/property-bg.png) no-repeat; vertical-align: middle;}
			.gray-border span.property a {float:right; color:#898989; }

	/*--- 最新信息和最新活动信息 ---*/
	#my-news,
	#my-activity {float:left; width:346px; background:url(../images/product/product-general_11.png) repeat-x top; }
	#my-activity {display:inline; margin:0 0 0 10px;width:384px;}
		#my-news h3,
		#my-activity h3 {padding:10px 0 5px 7px; color:#493200; font-size:14px;}

		#my-news li {padding:0 10px 0 7px; text-align:right; line-height:24px; color:#4e4e4e; }
			#my-news li span {float:left; }
				#my-news li span a {color:#4e4e4e; }

		#my-activity dl {padding:0 0 0 7px; }
			#my-activity dt {float:left; width:113px; }
			#my-activity dd {float:left; width:250px; }

	/*--- 专户产品 ---*/
	#my-product .tableYellowGray th,
	#my-product .tableYellowGray td {padding:10px 0 10px 10px;}
	#my-product #net-search h3 {padding:0 25px 0 14px;  background:url(../images/inside-search-istar.png) no-repeat right; }

		/*公告*/
		#my-product-notice,
		#my-product-report {padding:0 20px; }
			#my-product-notice li,
			#my-product-report li {border-bottom:1px dashed #cccccc; padding:0 10px 0 5px; text-align:right; line-height:30px; color:#4e4e4e;}
			#my-product-notice li span,
			#my-product-report li span {float:left; }
					#my-product-notice li span a,
					#my-product-report li span a {color:#4e4e4e; }
		/*服务*/
		#my-product-service {padding:0 20px; line-height:21px; font-family:Verdana; font-size:11px; }

		#my-product-info ul {_zoom:1; overflow:hidden; padding:0 0 0 8px;}
			#my-product-info li {float:left; margin:0 32px;  width:116px; padding:10px 0 20px; text-align:left;}
				#my-product-info li img {display:block; margin:0 0 5px; }
				#my-product-info li a { line-height:15px; color:#2870e8; text-decoration:underline; background:url(../images/datadown_11.png) no-repeat; }
				#my-product-info li a:hover {color:#f00; }

		.net-table{margin:19px 0; width:100%; }
			.net-table caption {line-height:24px; font-weight:bold;}


		/*产品介绍*/
		.istar-product dt {height:20px; padding-left:26px; color:#0a7ed9; font-weight:bold;}
		.istar-product dd {margin:0 0 2px 0px; border-bottom:1px dashed #dfdfdf; padding:2px 0 5px 26px; line-height:22px; }

		/*产品特色*/
		.istar-product-trait {padding:0;  text-align:left;  }
			.istar-product-trait dt {padding:10px 0; }
			.istar-product-trait dd {margin:0 0 5px 0;  border-bottom:1px dashed #dfdfdf; padding:2px 0 15px 20px; line-height:24px;  background:#fff; }
				.istar-product-trait li {display:block; padding:0 0 0 10px; }

		/*投资策略及目标*/
		.istar-product-objective {padding:0;  text-align:left;  }
			.istar-product-objective dt {padding:10px 0; }
			.istar-product-objective dd {margin:0 0 5px 0;  border-bottom:1px dashed #dfdfdf; padding:2px 0 15px 35px; line-height:24px;  background:#fff; }
				.istar-product-objective p {margin:0 0 0 5px; }
				.istar-product-objective li {display:block; padding:0 0 0 12px; background:url(../images/trait_07.png) no-repeat 0 5px;  }
				.istar-product-objective h3 {margin:10px 0; height:20px; padding:0 0 0 5px; line-height:22px; font-size:12px; color:#0a7ed9; background:url(../images/objective-bg.png) no-repeat; }
		
		/*--- 产品经理 ---*/
		.manager-tips {padding:25px 20px 0px; }
		.manager-block {margin:0 0 10px; height:254px; text-align:left; }
			.manager-block dl {padding:19px 0 0 25px;}
				.manager-block dt {float:left; }
				.manager-block dd {float:left; width:540px; }
				.manager-block dd h3 {height:20px; font-size:12px; color:#0a7ed9; line-height:22px; text-indent:59px; background:url(../images/istar/manager-t.png) no-repeat; }
				.manager-block ul {padding:10px 0 0 30px; }
					.manager-block ul li { position:relative; line-height:24px; }
					.manager-block ul.manager-01 li {padding:0 0 0 50px; }
					.manager-block ul.manager-02 li {padding:0 0 0 130px; width:430px;  }
					.manager-block ul li span {position:absolute; left:0px; top:0;  }
		
		/*--- 资料下载 ---*/
		.istar-product-download {margin:0 auto; width:800px; padding:20px 0 60px;  text-align:left; }
			.istar-product-download dt {padding:20px 0 45px; }
			.istar-product-download dd {border-bottom:1px dashed #dfdfdf; padding:0 0 15px; line-height:24px; background:#fff; }
				.istar-product-download ul {_zoom:1; overflow:hidden; padding:0 0 0 30px;}
					.istar-product-download li {float:left; margin:0 32px;  width:116px; text-align:center;  }
						.istar-product-download li img {display:block; margin:0 0 10px; }
						.istar-product-download li a {padding:0 0 0 20px; line-height:15px; color:#2870e8; text-decoration:underline; background:url(../images/datadown_11.png) no-repeat; }
						.istar-product-download li a:hover {color:#f00; }
		
		/*--- 购买流程 ---*/
		.istar-product-buy {padding:20px 0;  text-align:left; }
			.istar-product-buy dt {padding:10px 0; }
			.istar-product-buy dd {margin:0 0 5px 0; border-bottom:1px dashed #dfdfdf; padding:2px 40px 15px 40px; line-height:24px; background:#fff; }
			.istar-product-buy ul {_zoom:1; overflow:hidden; background:url(../images/buy_07.png) no-repeat; }
			.istar-product-buy li {float:left; margin:0 30px 0 0; width:124px; height:95px; padding:45px 0 0;  line-height:18px; text-align:center; color:#008be4; }
			.istar-product-buy li.last {margin:0; }
		
		/*--- 解读istar ---*/
		.istart-product-istart { padding:0 0 60px;  text-align:left; }
			.istart-product-istart dt {padding:15px 0; }
			.istart-product-istart dd {padding:0 0 15px; line-height:24px; background:#fff; }
				.istar-block {margin:20px 0 0; background:url(../images/istar/istar_22.png) no-repeat; }
					.istar-block h3 {height:80px; }
					.istar-block p {margin:0 15px 0 25px; border-bottom:1px dashed #dfdfdf; padding:8px 0 8px 35px; }



/* 常见问题
--------------------------------------------------*/
#faq { padding:20px 35px 0; }
	#faq-content {}
	/*列表页*/
	#faq-title {width:519px; height:59px; text-align:right; background:url(../images/istar/faq.png) no-repeat; }
		#faq-title h3 {display:none; }
		#faq-title fieldset {padding:20px 0 0; }
		#faq-title input {vertical-align:middle;}
		#faq-title .input {margin:0 5px 0 0; width:138px; height:20px; border:1px solid #cccccc; line-height:20px; }
		#faq-title .button {width:56px; height:28px; border:0; background:url(../images/inside_21.png) no-repeat; }
	
	#faq ul {padding:10px 40px 10px 20px; }
		#faq li {border-bottom:1px dashed #cccccc; padding:0 15px; text-align:right; line-height:30px; background:url(../images/li-bg.png) no-repeat 5px 50%; }
			#faq li a {float:left; }

	/*详细页*/
	#faq-content-title {text-align:center; }
		#faq-content-title h3 {margin:0 20px; border-bottom:1px solid #cccccc; padding:10px 0 5px; font-size:14px; color:#1979c5; text-align:center;  }
		#faq-content-title p {padding:3px 0 0; }
		#faq-content-main {padding:20px 20px 0; }
		#faq-content-main p {margin:0 0 15px; line-height:25px; }

		#faq-other-list {text-align:right; }
			#faq-other-list span {float:left; }
				#faq-other-list a {display:inline-block; border:1px solid #e2e2e2; padding:0 5px; color:#47667e; line-height:23px; background:#f2f2f2; }

/* 联系我们
--------------------------------------------------*/
#contact-us div {padding:10px 20px; }
	#contact-us div p {line-height:24px; text-indent:24px; }
#contact-us dt {border-bottom:1px solid #cccccc; padding:0 0 0 8px; line-height:26px; font-size:12px; font-weight:bold; color:#5c4b00; background:url(../images/istar/istar-contact-us-bg.png) repeat-x bottom ; }
#contact-us dd {padding:10px 0 10px 40px; line-height:25px; }

/* 专户介绍
--------------------------------------------------*/
	/*流程*/
	#intro-process dt {margin:20px 0 0; height:36px; line-height:36px; font-size:14px; color:#aa7c01; font-weight:bold; text-indent:60px; background:url(../images/istar/intro_03.png) no-repeat; }
	#intro-process dd {padding:0 30px; }
		#intro-process dd li {border-bottom:1px dashed #cccccc; padding:15px 0 15px 30px; background:url(../images/istar/intro_07.png) no-repeat 0 20px; }
			#intro-process dd li span {color:#915c00; font-weight:bold; font-size:14px; }
	
	/*团队*/
	#intro-team { }
		#intro-team .description {padding:10px 0; line-height:25px; }
		#intro-team p {text-indent:24px; }
		#intro-team h3 {border-bottom:1px solid #cccccc; padding:0 0 0 8px; line-height:26px; font-size:12px; font-weight:bold; color:#5c4b00; background:url(../images/istar/istar-contact-us-bg.png) repeat-x bottom; }
		#intro-team-list {padding:0 50px 0 35px; }
			#intro-team-list dl {margin:13px 0 0; overflow:hidden; _zoom:1; }
				#intro-team-list dt {float:left; width:150px; height:170px; }
				#intro-team-list dd {float:left; width:503px; height:170px;  }
					#intro-team-list p {border-top:1px solid #cccccc; padding:3px 0;  }

/* 法则介绍
--------------------------------------------------*/
#intro-laws {padding:10px 45px; }
	#intro-laws li {border-bottom:1px dashed #cccccc; padding:0 0 0 25px; line-height:55px; background:url(../images/istar/intro_07.png) no-repeat 0 22px; }
		#intro-laws li a {color:#187ac6; }
		#intro-laws li a:hover {color:#ff0000; }

		/*法则内容页*/
		.content {padding:0 10px; }
		.content li {height:30px; border-bottom:1px dashed #cccccc; padding:0 5px 0 2px; line-height:30px; text-align:right; vertical-align:bottom;}
			.content li a {float:left; }
		.content-title {margin:5px 0 0; height:40px; border-bottom:1px solid #cccccc; text-align:right; }
			.content-title h3 {float:left; line-height:45px; font-size:14px; color:#1979c5; }
			.content-main { padding:40px 40px 60px; }
		
		.content-tools {border-top:1px solid #cccccc; text-align:right;}
		.content-tools div {float:left; text-align:left; width:430px;  }
			.content-tools div strong {float:left; padding:0 8px 0 0; line-height:40px; font-weight:normal;  }
			.content-tools li {float:left; margin:0 15px 0 0; border:0; padding:0; }
			.content-tools li a {text-indent:27px; line-height:40px; color:#1979c5; text-decoration:underline;}
			.content-tools li a:hover {color:#ff0000; text-decoration:none;}
			.content-tools li.pdf a {background:url(../images/college/icon-pdf.png) no-repeat 0 50%; }
			.content-tools li.rar a {background:url(../images/college/icon-rar.png) no-repeat 0 50%; }
			.content-tools li.xunlei a {background:url(../images/college/icon-xunlei.png) no-repeat 0 50%; }

/* 业务介绍
--------------------------------------------------*/
#intro-business .description {padding:10px;  line-height:25px; }
#intro-business .description p {text-indent:24px;}
#intro-business ul {margin:10px 90px 0 50px; border:1px solid #e2e2e2; padding:0 13px;}
	#intro-business ul li {border-bottom:1px solid #cccccc; padding:10px 0;  }
		#intro-business ul li strong {color:#5b4a00; font-weight:bold; }
		#intro-business ul li p {padding:0 0 5px 14px; line-height:24px; }

#intro-business dl {padding:0 15px 0 12px; }
	#intro-business dt {border-bottom:1px solid #cccccc; padding:0 0 0 8px; line-height:26px; font-size:12px; font-weight:bold; color:#5c4b00; background:url(../images/istar/istar-contact-us-bg.png) repeat-x bottom ; }
	#intro-business dd {padding:10px; line-height:25px; }

/* 优势
--------------------------------------------------*/
#intro-dominant p {line-height:25px; text-indent:24px; }
#intro-dominant dl {float:left; display:inline; margin:10px 8px 0; width:344px; height:215px; }
#intro-dominant dt {border-bottom:1px solid #cccccc; padding:0 0 0 8px; line-height:26px; font-size:12px; font-weight:bold; color:#5c4b00; background:url(../images/istar/istar-contact-us-bg.png) repeat-x bottom ; }
	#intro-dominant dd {padding:10px 20px 10px 10px; line-height:20px; color:#5c4b00; }

/* 产品线
--------------------------------------------------*/
#intro-product-line dt {margin:20px 0 0; height:36px; line-height:36px; font-size:14px; color:#aa7c01; font-weight:bold; text-indent:60px; background:url(../images/istar/intro_03.png) no-repeat; }
	#intro-product-line dd {padding:10px 30px 0 55px; color:#915c00; line-height:25px;   }
	
