@charset "utf-8";
/* CSS Document */
@import url(global.css);
@import url(public.css);
@import url(layout.css);

#content .service_right h2{
	padding:5px;
	font-size:15pt;
    line-height: 30px
	}

/* about */
#content .service_right .aboutright{
	padding:10px 20px;
	line-height:25px;
	}
#content .service_right .aboutright a {
    color:#0000CC;
    font-weight:normal;
    text-decoration:underline;
}
#content .service_right .aboutright .help_selyt02_1{
    border-bottom:1px solid #0084C1;
    font-size:13pt;
    margin:20px 0;
}
#content .service_right .aboutright .help_selyt02_2{
	background-color:#0084C1;
	text-align:center;
	color:#fff;
	width:100px;
}
/* exchangeLink */
#content .service_right .aboutright .links {
    margin:20px 0;
    width:680px;
    overflow: hidden;
}
#content .service_right .aboutright .links .difline  {
    float:left;
    margin:10px 50px;
}
#content .service_right .aboutright .links b {
    margin-left:10px;
}
#content .service_right .aboutright .links table td {
    padding:3px;
}
#content .service_right .aboutright .link_bottom {
    border-top:1px dotted #FFD27D;
    padding:15px 0;
}
#content .service_right .aboutright .link_bottom ul {
    margin:15px 0 0 0;
    overflow: hidden;
    width: 690px;
}
#content .service_right .aboutright .link_bottom ul li{
    float:left;
}
#content .service_right .aboutright .link_bottom ul li textarea {
    color:#333333;
    font-family:Tahoma,SimSun,Arial;
    font-size:12px;
    height:60px;
    margin:0 5px;
    vertical-align:top;
    width:580px;
}
#content .service_right .aboutright .link_bottom ul a{
    color:#0000FF;
    text-decoration:underline;
}
#content .service_right .aboutright .link_src {
    line-height:30px;
    margin:0 auto;
}
#content .service_right .aboutright .link_src p {
    border-bottom:1px solid #FFD27D;
    color:#FE8D02;
    font-size:12pt;
    font-weight:bold;
    padding-left:5px;
}
#content .service_right .aboutright .link_src ul {
    margin:10px 6px;
    width: 600;
    overflow: hidden;
}
#content .service_right .aboutright .link_src li {
    float:left;
    width:140px;
}
#content .service_right .aboutright .link_src li a {
    color:#0000FF;
    text-decoration:underline;
}
